index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
bugs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/speculation: Fix redundant MDS mitigation message
Waiman Long
2019-11-16
1
-0
/
+13
*
x86/speculation: Fix incorrect MDS/TAA mitigation status
Waiman Long
2019-11-16
1
-2
/
+15
*
x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
Josh Poimboeuf
2019-11-07
1
-4
/
+0
*
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
2019-11-04
1
-1
/
+12
*
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-11-04
1
-0
/
+13
*
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
2019-10-28
1
-0
/
+23
*
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
2019-10-28
1
-0
/
+108
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-17
1
-1
/
+1
|
\
|
*
x86/cpu: Move arch_smt_update() to a neutral place
Thomas Gleixner
2019-07-25
1
-1
/
+1
*
|
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
2019-08-28
1
-2
/
+2
*
|
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
2019-08-28
1
-3
/
+3
*
|
x86/intel: Aggregate big core client naming
Peter Zijlstra
2019-08-28
1
-4
/
+4
*
|
Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Thomas Gleixner
2019-07-28
1
-1
/
+1
|
\
\
|
*
|
x86/speculation/mds: Apply more accurate check on hypervisor platform
Zhenzhong Duan
2019-07-25
1
-1
/
+1
|
|
/
*
|
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
2019-07-28
1
-14
/
+4
*
|
x86/speculation: Enable Spectre v1 swapgs mitigations
Josh Poimboeuf
2019-07-09
1
-9
/
+106
|
/
*
x86/speculation: Allow guests to use SSBD even if host does not
Alejandro Jimenez
2019-06-26
1
-1
/
+10
*
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-14
1
-4
/
+131
|
\
|
*
x86/speculation/mds: Add 'mitigations=' support for MDS
Josh Poimboeuf
2019-04-18
1
-2
/
+3
|
*
Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2019-04-17
1
-2
/
+9
|
|
\
|
*
|
x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
Konrad Rzeszutek Wilk
2019-04-17
1
-1
/
+2
|
*
|
x86/speculation/mds: Fix comment
Boris Ostrovsky
2019-04-17
1
-1
/
+1
|
*
|
x86/speculation/mds: Add SMT warning message
Josh Poimboeuf
2019-04-02
1
-0
/
+8
|
*
|
x86/speculation: Move arch_smt_update() call to after mitigation decisions
Josh Poimboeuf
2019-04-02
1
-3
/
+2
|
*
|
x86/speculation/mds: Add mds=full,nosmt cmdline option
Josh Poimboeuf
2019-04-02
1
-0
/
+10
|
*
|
Documentation: Move L1TF to separate directory
Thomas Gleixner
2019-03-06
1
-1
/
+1
|
*
|
x86/speculation/mds: Add mitigation mode VMWERV
Thomas Gleixner
2019-03-06
1
-6
/
+12
|
*
|
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
2019-03-06
1
-0
/
+25
|
*
|
x86/speculation/mds: Add mitigation control for MDS
Thomas Gleixner
2019-03-06
1
-0
/
+70
|
*
|
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
2019-03-06
1
-0
/
+3
|
*
|
x86/kvm/vmx: Add MDS protection when L1D Flush is not active
Thomas Gleixner
2019-03-06
1
-0
/
+1
|
*
|
x86/speculation/mds: Clear CPU buffers on exit to user
Thomas Gleixner
2019-03-06
1
-0
/
+3
*
|
|
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-06
1
-2
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2019-04-17
1
-2
/
+9
|
|
/
*
|
x86/cpu/bugs: Use __initconst for 'const' init data
Andi Kleen
2019-04-19
1
-3
/
+3
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-05
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
x86/speculation: Add PR_SPEC_DISABLE_NOEXEC
Waiman Long
2019-01-29
1
-0
/
+12
*
|
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-30
1
-1
/
+1
|
/
*
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
2019-01-09
1
-1
/
+1
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-26
1
-0
/
+2
|
\
|
*
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-12-08
1
-0
/
+2
*
|
x86/speculation: Add support for STIBP always-on preferred mode
Thomas Lendacky
2018-12-18
1
-6
/
+22
*
|
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
Michal Hocko
2018-12-11
1
-1
/
+2
*
|
x86/speculation: Change misspelled STIPB to STIBP
Waiman Long
2018-12-06
1
-3
/
+3
|
/
*
x86/speculation: Provide IBPB always command line options
Thomas Gleixner
2018-11-28
1
-11
/
+23
*
x86/speculation: Add seccomp Spectre v2 user space protection mode
Thomas Gleixner
2018-11-28
1
-1
/
+16
*
x86/speculation: Enable prctl mode for spectre_v2_user
Thomas Gleixner
2018-11-28
1
-9
/
+32
*
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2018-11-28
1
-0
/
+67
*
x86/speculation: Prepare arch_smt_update() for PRCTL mode
Thomas Gleixner
2018-11-28
1
-21
/
+25
*
x86/speculation: Prevent stale SPEC_CTRL msr content
Thomas Gleixner
2018-11-28
1
-11
/
+7
[next]