index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
bugs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3
Pawan Gupta
2022-12-02
1
-7
/
+14
*
x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers
Paolo Bonzini
2022-11-09
1
-1
/
+1
*
KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
Paolo Bonzini
2022-11-09
1
-10
/
+3
*
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
2022-08-18
1
-2
/
+12
*
Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-13
1
-4
/
+6
|
\
|
*
x86/bugs: Enable STIBP for IBPB mitigated RETBleed
Kim Phillips
2022-08-08
1
-4
/
+6
*
|
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2022-08-03
1
-23
/
+63
|
/
*
x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available
Thadeu Lima de Souza Cascardo
2022-07-29
1
-0
/
+1
*
x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
Pawan Gupta
2022-07-20
1
-0
/
+3
*
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
2022-07-18
1
-1
/
+10
*
x86/bugs: Remove apostrophe typo
Kim Phillips
2022-07-16
1
-1
/
+1
*
x86/bugs: Mark retbleed_strings static
Jiapeng Chong
2022-07-14
1
-1
/
+1
*
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2022-07-09
1
-0
/
+26
*
x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
Thadeu Lima de Souza Cascardo
2022-07-08
1
-2
/
+5
*
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-06-29
1
-15
/
+27
*
KVM: VMX: Prevent RSB underflow before vmenter
Josh Poimboeuf
2022-06-27
1
-2
/
+2
*
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
2022-06-27
1
-5
/
+58
*
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
2022-06-27
1
-0
/
+4
*
x86/speculation: Remove x86_spec_ctrl_mask
Josh Poimboeuf
2022-06-27
1
-30
/
+1
*
x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
Josh Poimboeuf
2022-06-27
1
-11
/
+1
*
x86/speculation: Fix SPEC_CTRL write on SMT state change
Josh Poimboeuf
2022-06-27
1
-1
/
+2
*
x86/bugs: Do IBPB fallback check only once
Josh Poimboeuf
2022-06-27
1
-10
/
+5
*
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2022-06-27
1
-9
/
+34
*
intel_idle: Disable IBRS during long idle
Peter Zijlstra
2022-06-27
1
-0
/
+6
*
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
2022-06-27
1
-6
/
+33
*
x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...
Peter Zijlstra
2022-06-27
1
-8
/
+17
*
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
2022-06-27
1
-14
/
+52
*
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
2022-06-27
1
-6
/
+12
*
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
2022-06-27
1
-5
/
+23
*
x86/bugs: Enable STIBP for JMP2RET
Kim Phillips
2022-06-27
1
-12
/
+46
*
x86/bugs: Add AMD retbleed= boot parameter
Alexandre Chartre
2022-06-27
1
-1
/
+107
*
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2022-06-27
1
-0
/
+13
*
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-14
1
-36
/
+199
|
\
|
*
x86/speculation/mmio: Print SMT warning
Josh Poimboeuf
2022-06-01
1
-0
/
+11
|
*
x86/speculation/srbds: Update SRBDS mitigation selection
Pawan Gupta
2022-05-21
1
-3
/
+5
|
*
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
2022-05-21
1
-0
/
+22
|
*
x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
Pawan Gupta
2022-05-21
1
-2
/
+14
|
*
x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
Pawan Gupta
2022-05-21
1
-10
/
+16
|
*
x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
Pawan Gupta
2022-05-21
1
-4
/
+107
|
*
x86/speculation: Add a common function for MD_CLEAR mitigation update
Pawan Gupta
2022-05-21
1
-26
/
+33
*
|
x86/speculation/srbds: Do not try to turn mitigation off when not supported
Ricardo CaƱuelo
2022-04-05
1
-0
/
+7
|
/
*
x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
Josh Poimboeuf
2022-03-05
1
-2
/
+25
*
x86/speculation: Warn about Spectre v2 LFENCE mitigation
Josh Poimboeuf
2022-03-05
1
-0
/
+5
*
x86/speculation: Use generic retpoline by default on AMD
Kim Phillips
2022-02-28
1
-9
/
+0
*
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
2022-02-21
1
-6
/
+29
*
x86/speculation: Add eIBRS + Retpoline options
Peter Zijlstra
2022-02-21
1
-37
/
+96
*
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
2022-02-21
1
-11
/
+18
*
Merge tag 'seccomp-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
1
-2
/
+2
|
\
|
*
x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctl
Andrea Arcangeli
2021-10-04
1
-2
/
+2
*
|
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
[next]