aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-09-13s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobsHolger Dengler
2023-09-13s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributesHolger Dengler
2023-09-13arm64/fpsimd: Only provide the length to cpufeature for xCR registersMark Brown
2023-09-13arm64/sme: Don't use streaming mode to probe the maximum SME VLMark Brown
2023-09-13x86/decompressor: Don't rely on upper 32 bits of GPRs being preservedArd Biesheuvel
2023-09-13arm64/ptrace: Clean up error handling path in sve_set_common()Christophe JAILLET
2023-09-13ARM: ptrace: Restore syscall skipping for tracersKees Cook
2023-09-13ARM: ptrace: Restore syscall restart tracingKees Cook
2023-09-13KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pagesSean Christopherson
2023-09-13KVM: x86/mmu: Use kstrtobool() instead of strtobool()Christophe JAILLET
2023-09-13LoongArch: Fix the write_fcsr() macroQi Hu
2023-09-13LoongArch: Let pmd_present() return true when splitting pmdHongchen Zhang
2023-09-13powerpc/powermac: Use early_* IO variants in via_calibrate_decr()Benjamin Gray
2023-09-13m68k: Fix invalid .section syntaxBen Hutchings
2023-09-13Revert "MIPS: unhide PATA_PLATFORM"Maciej W. Rozycki
2023-09-13powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor
2023-09-13ARM: dts: imx: Set default tuning step for imx7d usdhcXiaolei Wang
2023-09-06mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-09-06ARM: pxa: remove use of symbol_get()Arnd Bergmann
2023-09-02parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller
2023-09-02parisc: Cleanup mmap implementation regarding color alignmentJohn David Anglin
2023-09-02lockdep: fix static memory detection even moreHelge Deller
2023-09-02ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse
2023-09-02arm64: module: Use module_init_layout_section() to spot init sectionsJames Morse
2023-09-02arm64: module-plts: inline linux/moduleloader.hArnd Bergmann
2023-08-30x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang
2023-08-30x86/fpu: Invalidate FPU state correctly on exec()Rick Edgecombe
2023-08-30riscv: Fix build errors using binutils2.37 toolchainsMingzheng Xing
2023-08-30riscv: Handle zicsr/zifencei issue between gcc and binutilsMingzheng Xing
2023-08-30KVM: x86/mmu: Fix an sign-extension bug with mmu_seq that hangs vCPUsSean Christopherson
2023-08-30KVM: x86: Preserve TDP MMU roots until they are explicitly invalidatedSean Christopherson
2023-08-30MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang
2023-08-30MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang
2023-08-26x86/srso: Correct the mitigation status when SMT is disabledBorislav Petkov (AMD)
2023-08-26x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGPetr Pavlu
2023-08-26x86/srso: Disable the mitigation on unaffected configurationsBorislav Petkov (AMD)
2023-08-26x86/CPU/AMD: Fix the DIV(0) initial fix attemptBorislav Petkov (AMD)
2023-08-26x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()Sean Christopherson
2023-08-26x86/static_call: Fix __static_call_fixup()Peter Zijlstra
2023-08-26x86/srso: Explain the untraining sequences a bit moreBorislav Petkov (AMD)
2023-08-26x86/cpu: Cleanup the untrain messPeter Zijlstra
2023-08-26x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra
2023-08-26x86/cpu: Rename original retbleed methodsPeter Zijlstra
2023-08-26x86/cpu: Clean up SRSO return thunk messPeter Zijlstra
2023-08-26x86/alternative: Make custom return thunk unconditionalPeter Zijlstra
2023-08-26x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()Peter Zijlstra
2023-08-26x86/cpu: Fix __x86_return_thunk symbol typePeter Zijlstra
2023-08-23arm64/ptrace: Ensure that SME is set up for target when writing SSVE stateMark Brown
2023-08-23arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boardsYogesh Hegde
2023-08-23riscv: uaccess: Return the number of bytes effectively not copiedAlexandre Ghiti