summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-01-24efi: rt-wrapper: Add missing includeArd Biesheuvel1-0/+1
2023-01-24arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel3-1/+42
2023-01-24ARM: omap1: fix !ARCH_OMAP1_ANY link failuresArnd Bergmann5-53/+16
2023-01-24ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCIKrzysztof Kozlowski2-12/+12
2023-01-24arm64: dts: imx8mp: correct usb clocksLi Jun1-6/+6
2023-01-24riscv: dts: sifive: fu740: fix size of pcie 32bit memoryBen Dooks1-1/+1
2023-01-24LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcapHuacai Chen1-1/+1
2023-01-24perf/x86/rapl: Add support for Intel Emerald RapidsZhang Rui1-0/+1
2023-01-24perf/x86/rapl: Add support for Intel Meteor LakeZhang Rui1-0/+2
2023-01-24perf/x86/rapl: Treat Tigerlake like IcelakeChris Wilson1-0/+2
2023-01-24x86/asm: Fix an assembler warning with current binutilsMikulas Patocka1-1/+1
2023-01-18x86/resctrl: Fix event counts regression in reused RMIDsPeter Newman1-16/+33
2023-01-18x86/resctrl: Fix task CLOSID/RMID update racePeter Newman1-1/+11
2023-01-18x86/pat: Fix pat_x_mtrr_type() for MTRR disabled caseJuergen Gross1-1/+2
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra1-2/+2
2023-01-18powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain2-71/+67
2023-01-18arm64/mm: fix incorrect file_map_count for invalid pmdLiu Shixin1-1/+1
2023-01-18arm64: ptrace: Use ARM64_SME to guard the SME register enumerationsZenghui Yu1-1/+1
2023-01-18arm64/mm: add pud_user_exec() check in pud_user_accessible_page()Liu Shixin1-2/+2
2023-01-18arm64/signal: Always accept SVE signal frames on SME only systemsMark Brown1-1/+6
2023-01-18arm64/signal: Always allocate SVE signal frames on SME only systemsMark Brown1-1/+1
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens1-1/+1
2023-01-18s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens2-55/+77
2023-01-18elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas3-6/+6
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov1-2/+3
2023-01-18arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland2-2/+2
2023-01-18arm64: mte: Avoid the racy walk of the vma list during core dumpCatalin Marinas1-30/+26
2023-01-18arm64: mte: Fix double-freeing of the temporary tag storage during coredumpCatalin Marinas1-1/+0
2023-01-18KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier1-2/+20
2023-01-18KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini1-16/+16
2023-01-14x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not setKyle Huey2-1/+22
2023-01-14x86/fpu: Allow PKRU to be (once again) written by ptrace.Kyle Huey2-13/+21
2023-01-14x86/fpu: Add a pkru argument to copy_uabi_to_xstate()Kyle Huey1-3/+13
2023-01-14x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().Kyle Huey4-4/+4
2023-01-14x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()Kyle Huey3-4/+4
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller3-16/+43
2023-01-12of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold1-1/+1
2023-01-12riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel1-2/+2
2023-01-12riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks1-1/+1
2023-01-12x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco1-0/+2
2023-01-12x86/kexec: Fix double-free of elf header bufferTakashi Iwai1-3/+1
2023-01-12ARM: renumber bits related to _TIF_WORK_MASKJens Axboe1-6/+7
2023-01-07parisc: Drop PMD_SHIFT from calculation in pgtable.hHelge Deller1-2/+2
2023-01-07parisc: Drop duplicate kgdb_pdc consoleHelge Deller1-20/+0
2023-01-07parisc: Add missing FORCE prerequisites in MakefileHelge Deller2-4/+4
2023-01-07parisc: Fix locking in pdc_iodc_print() firmware callHelge Deller1-11/+13
2023-01-07parisc: Drop locking in pdc console codeHelge Deller1-13/+3
2023-01-07riscv: mm: notify remote harts about mmu cache updatesSergey Matyukevich5-18/+42
2023-01-07riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argumentGuo Ren1-1/+1
2023-01-07RISC-V: kexec: Fix memory leak of elf header bufferLi Huafei1-0/+4