index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
bugs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2026-07-26
x86/bugs: Make Safe-RET robust against interrupt injection
Borislav Petkov (AMD)
1
-0
/
+39
2026-07-06
x86/cpu: Hide and rename static_cpu_has()
Borislav Petkov (AMD)
1
-5
/
+5
2026-07-01
x86/bugs: Enable IBPB flush on BPF JIT allocation
Pawan Gupta
1
-5
/
+45
2026-01-12
x86/paravirt: Remove not needed includes of paravirt.h
Juergen Gross
1
-1
/
+0
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+9
2025-12-02
Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+8
2025-12-02
Merge tag 'x86_bugs_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-140
/
+93
2025-11-26
Merge tag 'kvm-x86-misc-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-13
/
+9
2025-11-18
x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigation
Sean Christopherson
1
-10
/
+1
2025-11-18
x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as well
Pawan Gupta
1
-4
/
+9
2025-11-14
x86/bugs: Get rid of the forward declarations
Borislav Petkov (AMD)
1
-140
/
+93
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
1
-9
/
+8
2025-11-12
x86/bugs: Drop unnecessary export of "x86_spec_ctrl_base"
Sean Christopherson
1
-1
/
+0
2025-10-24
x86/bugs: Remove dead code which might prevent from building
Andy Shevchenko
1
-7
/
+0
2025-10-21
x86/bugs: Qualify RETBLEED_INTEL_MSG
David Kaplan
1
-1
/
+3
2025-09-16
x86/bugs: Report correct retbleed mitigation status
David Kaplan
1
-1
/
+3
2025-09-16
x86/bugs: Fix reporting of LFENCE retpoline
David Kaplan
1
-4
/
+1
2025-09-16
x86/bugs: Fix spectre_v2 forcing
David Kaplan
1
-18
/
+18
2025-09-15
x86/bugs: Remove uses of cpu_mitigations_off()
David Kaplan
1
-5
/
+5
2025-09-15
x86/bugs: Simplify SSB cmdline parsing
David Kaplan
1
-80
/
+40
2025-09-15
x86/bugs: Use early_param() for spectre_v2
David Kaplan
1
-99
/
+82
2025-09-15
x86/bugs: Use early_param() for spectre_v2_user
David Kaplan
1
-42
/
+26
2025-09-12
x86/bugs: Add attack vector controls for VMSCAPE
David Kaplan
1
-4
/
+10
2025-09-10
Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-82
/
+203
2025-08-27
x86/bugs: Add attack vector controls for SSB
David Kaplan
1
-0
/
+9
2025-08-19
x86/bugs: Fix GDS mitigation selecting when mitigation is off
Li RongQing
1
-3
/
+1
2025-08-14
x86/vmscape: Warn when STIBP is disabled with SMT
Pawan Gupta
1
-0
/
+22
2025-08-14
x86/bugs: Move cpu_bugs_smt_update() down
Pawan Gupta
1
-82
/
+83
2025-08-14
x86/vmscape: Enable the mitigation
Pawan Gupta
1
-0
/
+90
2025-08-14
x86/vmscape: Add conditional IBPB mitigation
Pawan Gupta
1
-0
/
+8
2025-08-11
x86/bugs: Select best SRSO mitigation
David Kaplan
1
-2
/
+11
2025-07-11
x86/bugs: Print enabled attack vectors
David Kaplan
1
-0
/
+35
2025-07-11
x86/bugs: Add attack vector controls for TSA
David Kaplan
1
-8
/
+23
2025-07-11
x86/bugs: Add attack vector controls for ITS
David Kaplan
1
-5
/
+10
2025-07-11
x86/bugs: Add attack vector controls for SRSO
David Kaplan
1
-5
/
+10
2025-07-11
x86/bugs: Add attack vector controls for L1TF
David Kaplan
1
-6
/
+12
2025-07-11
x86/bugs: Add attack vector controls for spectre_v2
David Kaplan
1
-4
/
+6
2025-07-11
x86/bugs: Add attack vector controls for BHI
David Kaplan
1
-3
/
+12
2025-07-11
x86/bugs: Add attack vector controls for spectre_v2_user
David Kaplan
1
-1
/
+8
2025-07-11
x86/bugs: Add attack vector controls for retbleed
David Kaplan
1
-3
/
+8
2025-07-11
x86/bugs: Add attack vector controls for spectre_v1
David Kaplan
1
-2
/
+5
2025-07-11
x86/bugs: Add attack vector controls for GDS
David Kaplan
1
-5
/
+8
2025-07-11
x86/bugs: Add attack vector controls for SRBDS
David Kaplan
1
-3
/
+9
2025-07-11
x86/bugs: Add attack vector controls for RFDS
David Kaplan
1
-4
/
+8
2025-07-11
x86/bugs: Add attack vector controls for MMIO
David Kaplan
1
-4
/
+8
2025-07-11
x86/bugs: Add attack vector controls for TAA
David Kaplan
1
-7
/
+8
2025-07-11
x86/bugs: Add attack vector controls for MDS
David Kaplan
1
-5
/
+9
2025-07-11
x86/bugs: Define attack vectors relevant for each bug
David Kaplan
1
-0
/
+56
2025-07-09
Merge tag 'tsa_x86_bugs_for_6.16' into tip-x86-bugs
Borislav Petkov (AMD)
1
-6
/
+130
[next]