index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
Linux 4.9.176
v4.9.176
Greg Kroah-Hartman
1
-1
/
+1
2019-05-14
x86/cpu/bugs: Use __initconst for 'const' init data
Andi Kleen
1
-3
/
+3
2019-05-14
x86: stop exporting msr-index.h to userland
Nicolas Dichtel
1
-1
/
+0
2019-05-14
x86/speculation/mds: Fix documentation typo
Josh Poimboeuf
1
-1
/
+1
2019-05-14
Documentation: Correct the possible MDS sysfs values
Tyler Hicks
1
-16
/
+13
2019-05-14
x86/mds: Add MDSUM variant to the MDS documentation
speck for Pawan Gupta
2
-2
/
+8
2019-05-14
x86/speculation/mds: Add 'mitigations=' support for MDS
Josh Poimboeuf
2
-2
/
+5
2019-05-14
x86/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
3
-8
/
+23
2019-05-14
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
3
-0
/
+63
2019-05-14
x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
Konrad Rzeszutek Wilk
1
-1
/
+2
2019-05-14
x86/speculation/mds: Fix comment
Boris Ostrovsky
1
-1
/
+1
2019-05-14
x86/speculation/mds: Add SMT warning message
Josh Poimboeuf
1
-0
/
+8
2019-05-14
x86/speculation: Move arch_smt_update() call to after mitigation decisions
Josh Poimboeuf
1
-3
/
+2
2019-05-14
x86/speculation/mds: Add mds=full,nosmt cmdline option
Josh Poimboeuf
3
-2
/
+17
2019-05-14
Documentation: Add MDS vulnerability documentation
Thomas Gleixner
5
-2
/
+312
2019-05-14
Documentation: Move L1TF to separate directory
Thomas Gleixner
7
-6
/
+24
2019-05-14
x86/speculation/mds: Add mitigation mode VMWERV
Thomas Gleixner
3
-6
/
+40
2019-05-14
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
4
-0
/
+39
2019-05-14
x86/speculation/mds: Add mitigation control for MDS
Thomas Gleixner
3
-0
/
+97
2019-05-14
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
5
-0
/
+68
2019-05-14
x86/kvm/vmx: Add MDS protection when L1D Flush is not active
Thomas Gleixner
2
-0
/
+4
2019-05-14
x86/speculation/mds: Clear CPU buffers on exit to user
Thomas Gleixner
6
-0
/
+83
2019-05-14
x86/speculation/mds: Add mds_clear_cpu_buffers()
Thomas Gleixner
5
-0
/
+153
2019-05-14
x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
Andi Kleen
1
-1
/
+1
2019-05-14
x86/speculation/mds: Add BUG_MSBDS_ONLY
Thomas Gleixner
2
-8
/
+13
2019-05-14
x86/speculation/mds: Add basic bug infrastructure for MDS
Andi Kleen
3
-8
/
+22
2019-05-14
x86/speculation: Consolidate CPU whitelists
Thomas Gleixner
1
-49
/
+56
2019-05-14
x86/msr-index: Cleanup bit defines
Thomas Gleixner
2
-17
/
+19
2019-05-14
kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
Eduardo Habkost
1
-2
/
+3
2019-05-14
x86/speculation: Provide IBPB always command line options
Thomas Gleixner
2
-11
/
+35
2019-05-14
x86/speculation: Add seccomp Spectre v2 user space protection mode
Thomas Gleixner
3
-2
/
+25
2019-05-14
x86/speculation: Enable prctl mode for spectre_v2_user
Thomas Gleixner
2
-10
/
+38
2019-05-14
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
6
-0
/
+92
2019-05-14
x86/speculation: Prevent stale SPEC_CTRL msr content
Thomas Gleixner
4
-18
/
+40
2019-05-14
x86/speculation: Prepare arch_smt_update() for PRCTL mode
Thomas Gleixner
1
-21
/
+25
2019-05-14
x86/speculation: Split out TIF update
Thomas Gleixner
1
-12
/
+23
2019-05-14
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
4
-35
/
+117
2019-05-14
x86/speculation: Avoid __switch_to_xtra() calls
Thomas Gleixner
2
-2
/
+26
2019-05-14
x86/process: Consolidate and simplify switch_to_xtra() code
Thomas Gleixner
5
-20
/
+37
2019-05-14
x86/speculation: Prepare for per task indirect branch speculation control
Tim Chen
5
-5
/
+41
2019-05-14
x86/speculation: Add command line control for indirect branch speculation
Thomas Gleixner
3
-19
/
+156
2019-05-14
x86/speculation: Unify conditional spectre v2 print functions
Thomas Gleixner
1
-13
/
+4
2019-05-14
x86/speculataion: Mark command line parser data __initdata
Thomas Gleixner
1
-2
/
+2
2019-05-14
x86/speculation: Mark string arrays const correctly
Thomas Gleixner
1
-3
/
+3
2019-05-14
x86/speculation: Reorder the spec_v2 code
Thomas Gleixner
1
-88
/
+88
2019-05-14
x86/l1tf: Show actual SMT state
Thomas Gleixner
1
-2
/
+3
2019-05-14
x86/speculation: Rework SMT state change
Thomas Gleixner
3
-12
/
+16
2019-05-14
sched: Add sched_smt_active()
Ben Hutchings
3
-0
/
+38
2019-05-14
x86/Kconfig: Select SCHED_SMT if SMP enabled
Thomas Gleixner
1
-7
/
+1
2019-05-14
x86/speculation: Reorganize speculation control MSRs update
Tim Chen
1
-17
/
+29
[next]