summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-01-18x86/resctrl: Fix event counts regression in reused RMIDsPeter Newman
2023-01-18x86/resctrl: Fix task CLOSID/RMID update racePeter Newman
2023-01-18x86/pat: Fix pat_x_mtrr_type() for MTRR disabled caseJuergen Gross
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra
2023-01-18powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain
2023-01-18arm64/mm: fix incorrect file_map_count for invalid pmdLiu Shixin
2023-01-18arm64: ptrace: Use ARM64_SME to guard the SME register enumerationsZenghui Yu
2023-01-18arm64/mm: add pud_user_exec() check in pud_user_accessible_page()Liu Shixin
2023-01-18arm64/signal: Always accept SVE signal frames on SME only systemsMark Brown
2023-01-18arm64/signal: Always allocate SVE signal frames on SME only systemsMark Brown
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
2023-01-18s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens
2023-01-18elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov
2023-01-18arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland
2023-01-18arm64: mte: Avoid the racy walk of the vma list during core dumpCatalin Marinas
2023-01-18arm64: mte: Fix double-freeing of the temporary tag storage during coredumpCatalin Marinas
2023-01-18KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier
2023-01-18KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini
2023-01-14x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not setKyle Huey
2023-01-14x86/fpu: Allow PKRU to be (once again) written by ptrace.Kyle Huey
2023-01-14x86/fpu: Add a pkru argument to copy_uabi_to_xstate()Kyle Huey
2023-01-14x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().Kyle Huey
2023-01-14x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()Kyle Huey
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-12of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold
2023-01-12riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel
2023-01-12riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks
2023-01-12x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco
2023-01-12x86/kexec: Fix double-free of elf header bufferTakashi Iwai
2023-01-12ARM: renumber bits related to _TIF_WORK_MASKJens Axboe
2023-01-07parisc: Drop PMD_SHIFT from calculation in pgtable.hHelge Deller
2023-01-07parisc: Drop duplicate kgdb_pdc consoleHelge Deller
2023-01-07parisc: Add missing FORCE prerequisites in MakefileHelge Deller
2023-01-07parisc: Fix locking in pdc_iodc_print() firmware callHelge Deller
2023-01-07parisc: Drop locking in pdc console codeHelge Deller
2023-01-07riscv: mm: notify remote harts about mmu cache updatesSergey Matyukevich
2023-01-07riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argumentGuo Ren
2023-01-07RISC-V: kexec: Fix memory leak of elf header bufferLi Huafei
2023-01-07riscv: Fixup compile error with !MMUGuo Ren
2023-01-07RISC-V: kexec: Fix memory leak of fdt bufferLi Huafei
2023-01-07um: virt-pci: Avoid GCC non-NULL warningKees Cook
2023-01-07ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers
2023-01-07arm64: dts: mediatek: mt8195-demo: fix the memory size of node secmonMacpaul Lin
2023-01-07powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1Michael Jeanson
2023-01-07x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2023-01-07x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2023-01-07ftrace/x86: Add back ftrace_expected for ftrace bug reportsSteven Rostedt (Google)
2023-01-07x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj
2023-01-07KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1Sean Christopherson