summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-12-14KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth
2022-12-14ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188Johan Jonker
2022-12-14ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementationGiulio Benetti
2022-12-14ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernelsTomislav Novak
2022-12-14ARM: dts: rockchip: fix ir-receiver node namesJohan Jonker
2022-12-14arm: dts: rockchip: fix node name for hym8563 rtcSebastian Reichel
2022-12-08Revert "x86/speculation: Change FILL_RETURN_BUFFER to work with objtool"Ben Hutchings
2022-12-08x86/nospec: Fix i386 RSB stuffingPeter Zijlstra
2022-12-08x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley
2022-12-08x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta
2022-12-08x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta
2022-12-08arm64: errata: Fix KVM Spectre-v2 mitigation selection for Cortex-A57/A72James Morse
2022-12-08arm64: Fix panic() when Spectre-v2 causes Spectre-BHB to re-allocate KVM vectorsJames Morse
2022-12-08x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta
2022-12-08arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock frequencyJakob Unterwurzacher
2022-12-08nios2: add FORCE for vmlinuz.gzRandy Dunlap
2022-12-08s390/crashdump: fix TOD programmable field sizeHeiko Carstens
2022-12-08ARM: mxs: fix memory leak in mxs_machine_init()Zheng Yongjun
2022-12-08ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrlMichael Grzeschik
2022-12-08ARM: dts: am335x-pcm-953: Define fixed regulators in root nodeDominik Haller
2022-12-08MIPS: pic32: treat port as signed integerJason A. Donenfeld
2022-11-25x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-11-25arm64: efi: Fix handling of misaligned runtime regions and drop warningArd Biesheuvel
2022-11-10linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada
2022-11-10KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky
2022-11-10KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky
2022-11-10KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000008HJim Mattson
2022-11-03x86/unwind/orc: Fix unreliable stack dump with gcovChen Zhongjin
2022-11-03arc: iounmap() arg is volatileRandy Dunlap
2022-11-03s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens
2022-11-03arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse
2022-11-03x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov
2022-11-01x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-11-01x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS partsPawan Gupta
2022-11-01x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_currentNathan Chancellor
2022-11-01x86/speculation: Disable RRSBA behaviorPawan Gupta
2022-11-01x86/bugs: Add Cannon lake to RETBleed affected CPU listPawan Gupta
2022-11-01x86/cpu/amd: Enumerate BTC_NOAndrew Cooper
2022-11-01x86/common: Stamp out the stepping madnessPeter Zijlstra
2022-11-01x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf
2022-11-01KVM: VMX: Fix IBRS handling after vmexitJosh Poimboeuf
2022-11-01KVM: VMX: Prevent guest RSB poisoning attacks with eIBRSJosh Poimboeuf
2022-11-01x86/speculation: Remove x86_spec_ctrl_maskJosh Poimboeuf
2022-11-01x86/speculation: Use cached host SPEC_CTRL value for guest entry/exitJosh Poimboeuf
2022-11-01x86/speculation: Fix SPEC_CTRL write on SMT state changeJosh Poimboeuf
2022-11-01x86/speculation: Fix firmware entry SPEC_CTRL handlingJosh Poimboeuf
2022-11-01x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=nJosh Poimboeuf
2022-11-01x86/speculation: Add LFENCE to RSB fill sequencePawan Gupta
2022-11-01x86/speculation: Change FILL_RETURN_BUFFER to work with objtoolPeter Zijlstra