summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-06-27x86/cpu/amd: Enumerate BTC_NOAndrew Cooper
2022-06-27x86/common: Stamp out the stepping madnessPeter Zijlstra
2022-06-27KVM: VMX: Prevent RSB underflow before vmenterJosh Poimboeuf
2022-06-27x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf
2022-06-27KVM: VMX: Prevent guest RSB poisoning attacks with eIBRSJosh Poimboeuf
2022-06-27x86/speculation: Remove x86_spec_ctrl_maskJosh Poimboeuf
2022-06-27x86/speculation: Use cached host SPEC_CTRL value for guest entry/exitJosh Poimboeuf
2022-06-27x86/speculation: Fix SPEC_CTRL write on SMT state changeJosh Poimboeuf
2022-06-27x86/cpu/amd: Add Spectral ChickenPeter Zijlstra
2022-06-27objtool: Add entry UNRET validationPeter Zijlstra
2022-06-27x86/bugs: Do IBPB fallback check only onceJosh Poimboeuf
2022-06-27x86/bugs: Add retbleed=ibpbPeter Zijlstra
2022-06-27intel_idle: Disable IBRS during long idlePeter Zijlstra
2022-06-27x86/bugs: Report Intel retbleed vulnerabilityPeter Zijlstra
2022-06-27x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...Peter Zijlstra
2022-06-27x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta
2022-06-27x86/bugs: Optimize SPEC_CTRL MSR writesPeter Zijlstra
2022-06-27x86/bugs: Keep a per-CPU IA32_SPEC_CTRL valuePeter Zijlstra
2022-06-27x86/bugs: Enable STIBP for JMP2RETKim Phillips
2022-06-27x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre
2022-06-27x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-06-27x86: Add magic AMD return-thunkPeter Zijlstra
2022-06-27x86/ftrace: Use alternative RET encodingPeter Zijlstra
2022-06-27x86,static_call: Use alternative RET encodingPeter Zijlstra
2022-06-27x86: Undo return-thunk damagePeter Zijlstra
2022-06-19Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-17Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-17x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-13x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf
2022-06-06x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf
2022-06-05Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-05Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-05Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-05Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-02x86/sgx: Set active memcg prior to shmem allocationKristen Carlson Accardi
2022-06-01x86/kexec: fix memory leak of elf header bufferBaoquan He
2022-06-01x86/speculation/mmio: Print SMT warningJosh Poimboeuf
2022-05-31x86/microcode: Remove unnecessary perf callbackBorislav Petkov
2022-05-31x86/microcode: Taint and warn on late loadingBorislav Petkov
2022-05-31x86/microcode: Default-disable late loadingBorislav Petkov
2022-05-31x86/microcode: Rip out the OLD_INTERFACEBorislav Petkov
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds