summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-08-23arm64/ptrace: Ensure that the task sees ZT writes on first useMark Brown
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-23parisc: Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checksHelge Deller
2023-08-23riscv: uaccess: Return the number of bytes effectively not copiedAlexandre Ghiti
2023-08-23riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()Nam Cao
2023-08-23riscv: entry: set a0 = -ENOSYS only when syscall != -1Celeste Liu
2023-08-23arm64: dts: imx93: Fix anatop node sizeAlexander Stein
2023-08-23ARM: dts: imx: Set default tuning step for imx6sx usdhcXiaolei Wang
2023-08-23arm64: dts: imx8mm: Drop CSI1 PHY reference clock configurationFabio Estevam
2023-08-23ARM: dts: imx: Set default tuning step for imx7d usdhcXiaolei Wang
2023-08-23ARM: dts: imx: Adjust dma-apbh node nameStefan Wahren
2023-08-23ARM: dts: imx6: phytec: fix RTC interrupt levelAndrej Picej
2023-08-23arm64: dts: rockchip: Disable HS400 for eMMC on ROCK 4C+Christopher Obbard
2023-08-23arm64: dts: rockchip: Disable HS400 for eMMC on ROCK Pi 4Christopher Obbard
2023-08-23arm64: dts: qcom: qrb5165-rb5: fix thermal zone conflictDmitry Baryshkov
2023-08-23x86/srso: Correct the mitigation status when SMT is disabledBorislav Petkov (AMD)
2023-08-23x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Petr Pavlu
2023-08-23x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGPetr Pavlu
2023-08-23x86/srso: Disable the mitigation on unaffected configurationsBorislav Petkov (AMD)
2023-08-23x86/CPU/AMD: Fix the DIV(0) initial fix attemptBorislav Petkov (AMD)
2023-08-23x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()Sean Christopherson
2023-08-23x86/static_call: Fix __static_call_fixup()Peter Zijlstra
2023-08-23x86/srso: Explain the untraining sequences a bit moreBorislav Petkov (AMD)
2023-08-23x86/cpu/kvm: Provide UNTRAIN_RET_VMPeter Zijlstra
2023-08-23x86/cpu: Cleanup the untrain messPeter Zijlstra
2023-08-23x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra
2023-08-23x86/cpu: Rename original retbleed methodsPeter Zijlstra
2023-08-23x86/cpu: Clean up SRSO return thunk messPeter Zijlstra
2023-08-23x86/alternative: Make custom return thunk unconditionalPeter Zijlstra
2023-08-23x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()Peter Zijlstra
2023-08-23x86/cpu: Fix __x86_return_thunk symbol typePeter Zijlstra
2023-08-23powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch
2023-08-23powerpc/kasan: Disable KCOV in KASAN codeBenjamin Gray
2023-08-23Revert "[PATCH] uml: export symbols added by GCC hardened"Masahiro Yamada
2023-08-23ARM: dts: imx6dl: prtrvt, prtvt7, prti6q, prtwd2: fix USB related warningsOleksij Rempel
2023-08-23arm64: dts: qcom: ipq5332: add QFPROM nodeKathiravan T
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada
2023-08-16KVM: arm64: Fix hardware enable/disable flows for pKVMRaghavendra Rao Ananta
2023-08-16x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann
2023-08-16x86/linkage: Fix typo of BUILD_VDSO in asm/linkage.hJinghao Jia
2023-08-16x86/sev: Do not try to parse for the CC blob on non-AMD hardwareBorislav Petkov (AMD)
2023-08-16x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesKirill A. Shutemov
2023-08-16x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea
2023-08-16x86/vdso: Choose the right GDT_ENTRY_CPUNODE for 32-bit getcpu() on 64-bit ke...Xin Li
2023-08-16x86/srso: Fix build breakage with the LLVM linkerNick Desaulniers
2023-08-16riscv: mm: fix 2 instances of -Wmissing-variable-declarationsNick Desaulniers
2023-08-16riscv/kexec: handle R_RISCV_CALL_PLT relocation typeTorsten Duwe
2023-08-16riscv,mmio: Fix readX()-to-delay() orderingAndrea Parri
2023-08-16riscv/kexec: load initrd high in available memoryTorsten Duwe