index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
bugs.c
Age
Commit message (
Expand
)
Author
2025-05-06
x86/bhi: Do not set BHI_DIS_S in 32-bit mode
Pawan Gupta
2025-05-06
Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts
Ingo Molnar
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
2025-04-30
x86/bugs: Restructure SRSO mitigation
David Kaplan
2025-04-29
x86/bugs: Restructure L1TF mitigation
David Kaplan
2025-04-29
x86/bugs: Restructure SSB mitigation
David Kaplan
2025-04-29
x86/bugs: Restructure spectre_v2 mitigation
David Kaplan
2025-04-29
x86/bugs: Restructure BHI mitigation
David Kaplan
2025-04-29
x86/bugs: Restructure spectre_v2_user mitigation
David Kaplan
2025-04-29
x86/bugs: Restructure retbleed mitigation
David Kaplan
2025-04-28
x86/bugs: Allow retbleed=stuff only on Intel
David Kaplan
2025-04-28
x86/bugs: Restructure spectre_v1 mitigation
David Kaplan
2025-04-28
x86/bugs: Restructure GDS mitigation
David Kaplan
2025-04-28
x86/bugs: Restructure SRBDS mitigation
David Kaplan
2025-04-28
x86/bugs: Remove md_clear_*_mitigation()
David Kaplan
2025-04-28
x86/bugs: Restructure RFDS mitigation
David Kaplan
2025-04-28
x86/bugs: Restructure MMIO mitigation
David Kaplan
2025-04-28
x86/bugs: Restructure TAA mitigation
David Kaplan
2025-04-28
x86/bugs: Restructure MDS mitigation
David Kaplan
2025-04-22
x86/cpu: Help users notice when running old Intel microcode
Dave Hansen
2025-04-16
x86/bugs: Rename mmio_stale_data_clear to cpu_buf_vm_clear
Pawan Gupta
2025-04-16
Merge branch 'linus' into x86/cpu, to resolve conflicts
Ingo Molnar
2025-04-15
x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT
Xin Li (Intel)
2025-04-14
x86/bugs: Remove X86_BUG_MMIO_UNKNOWN
Borislav Petkov (AMD)
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-04-09
x86/bugs: Add RSB mitigation document
Josh Poimboeuf
2025-04-09
x86/bugs: Don't fill RSB on context switch with eIBRS
Josh Poimboeuf
2025-04-09
x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
Josh Poimboeuf
2025-04-09
x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier()
Josh Poimboeuf
2025-04-09
x86/bugs: Rename entry_ibpb() to write_ibpb()
Josh Poimboeuf
2025-03-03
x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2
Breno Leitao
2025-03-03
x86/bugs: Use the cpu_smt_possible() helper instead of open-coded code
Breno Leitao
2025-02-28
x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds
David Kaplan
2025-02-28
x86/bugs: Relocate mds/taa/mmio/rfds defines
David Kaplan
2025-02-27
x86/bugs: Remove X86_FEATURE_USE_IBPB
Yosry Ahmed
2025-02-27
x86/bugs: Use a static branch to guard IBPB on vCPU switch
Yosry Ahmed
2025-02-27
x86/bugs: Remove the X86_FEATURE_USE_IBPB check in ib_prctl_set()
Yosry Ahmed
2025-02-27
x86/bugs: Move the X86_FEATURE_USE_IBPB check into callers
Yosry Ahmed
2025-02-26
x86/bugs: KVM: Add support for SRSO_MSR_FIX
Borislav Petkov
2025-02-11
x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
Patrick Bellasi
2024-12-30
x86/bugs: Add SRSO_USER_KERNEL_NO support
Borislav Petkov (AMD)
2024-10-10
x86/bugs: Do not use UNTRAIN_RET with IBPB on entry
Johannes Wikner
2024-10-10
x86/bugs: Skip RSB fill at VMEXIT
Johannes Wikner
2024-09-05
x86/bugs: Fix handling when SRSO mitigation is disabled
David Kaplan
2024-07-30
x86/bugs: Add a separate config for GDS
Breno Leitao
2024-07-30
x86/bugs: Remove GDS Force Kconfig option
Breno Leitao
2024-07-30
x86/bugs: Add a separate config for SSB
Breno Leitao
2024-07-30
x86/bugs: Add a separate config for Spectre V2
Breno Leitao
2024-07-30
x86/bugs: Add a separate config for SRBDS
Breno Leitao
[prev]
[next]