index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
bugs.c
Age
Commit message (
Expand
)
Author
2023-06-16
x86/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-03-16
x86/CPU/AMD: Make sure EFER[AIBRSE] is set
Borislav Petkov (AMD)
2023-02-27
x86/speculation: Allow enabling STIBP with legacy IBRS
KP Singh
2023-02-21
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-25
x86/cpu: Support AMD Automatic IBRS
Kim Phillips
2023-01-13
cpuidle, intel_idle: Fix CPUIDLE_FLAG_IBRS
Peter Zijlstra
2023-01-12
x86/bugs: Reset speculation control settings on init
Breno Leitao
2023-01-10
x86/cpu: Remove redundant extern x86_read_arch_cap_msr()
Ashok Raj
2023-01-04
x86/bugs: Flush IBP in ib_prctl_set()
Rodrigo Branco
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-02
x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3
Pawan Gupta
2022-11-22
x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPV
Juergen Gross
2022-11-21
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
2022-11-09
x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers
Paolo Bonzini
2022-11-09
KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
Paolo Bonzini
2022-10-17
x86/bugs: Add retbleed=force
Peter Zijlstra (Intel)
2022-10-17
x86/retbleed: Add call depth tracking mitigation
Thomas Gleixner
2022-10-17
x86/bugs: Use sysfs_emit()
Borislav Petkov
2022-08-18
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
2022-08-13
Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-08
x86/bugs: Enable STIBP for IBPB mitigated RETBleed
Kim Phillips
2022-08-03
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2022-07-29
x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available
Thadeu Lima de Souza Cascardo
2022-07-20
x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
Pawan Gupta
2022-07-18
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
2022-07-16
x86/bugs: Remove apostrophe typo
Kim Phillips
2022-07-14
x86/bugs: Mark retbleed_strings static
Jiapeng Chong
2022-07-09
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2022-07-08
x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
Thadeu Lima de Souza Cascardo
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-06-27
KVM: VMX: Prevent RSB underflow before vmenter
Josh Poimboeuf
2022-06-27
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
2022-06-27
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
2022-06-27
x86/speculation: Remove x86_spec_ctrl_mask
Josh Poimboeuf
2022-06-27
x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
Josh Poimboeuf
2022-06-27
x86/speculation: Fix SPEC_CTRL write on SMT state change
Josh Poimboeuf
2022-06-27
x86/bugs: Do IBPB fallback check only once
Josh Poimboeuf
2022-06-27
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2022-06-27
intel_idle: Disable IBRS during long idle
Peter Zijlstra
2022-06-27
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
2022-06-27
x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...
Peter Zijlstra
2022-06-27
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
2022-06-27
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
2022-06-27
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
2022-06-27
x86/bugs: Enable STIBP for JMP2RET
Kim Phillips
2022-06-27
x86/bugs: Add AMD retbleed= boot parameter
Alexandre Chartre
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]