index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/bugs: Rename SSBD_NO to SSB_NO
Konrad Rzeszutek Wilk
2018-05-22
2
-2
/
+2
*
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-05-22
7
-18
/
+59
*
x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
Thomas Gleixner
2018-05-22
2
-0
/
+36
*
x86/bugs: Rework spec_ctrl base and mask logic
Thomas Gleixner
2018-05-22
1
-7
/
+19
*
x86/bugs: Remove x86_spec_ctrl_set()
Thomas Gleixner
2018-05-22
2
-13
/
+2
*
x86/bugs: Expose x86_spec_ctrl_base directly
Thomas Gleixner
2018-05-22
3
-24
/
+6
*
x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
Borislav Petkov
2018-05-22
2
-49
/
+44
*
x86/speculation: Rework speculative_store_bypass_update()
Thomas Gleixner
2018-05-22
3
-4
/
+9
*
x86/speculation: Add virtualized speculative store bypass disable support
Tom Lendacky
2018-05-22
4
-2
/
+18
*
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
2018-05-22
4
-9
/
+36
*
x86/speculation: Handle HT correctly on AMD
Thomas Gleixner
2018-05-22
3
-6
/
+130
*
x86/cpufeatures: Add FEATURE_ZEN
Thomas Gleixner
2018-05-22
2
-0
/
+3
*
x86/cpu/AMD: Fix erratum 1076 (CPB bit)
Borislav Petkov
2018-05-22
1
-0
/
+11
*
x86/cpufeatures: Disentangle SSBD enumeration
Thomas Gleixner
2018-05-22
6
-14
/
+14
*
x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
Thomas Gleixner
2018-05-22
4
-9
/
+21
*
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
2018-05-22
4
-15
/
+25
*
KVM: SVM: Move spec control call after restore of GS
Thomas Gleixner
2018-05-22
1
-12
/
+12
*
x86/cpu: Make alternative_msr_write work for 32-bit code
Jim Mattson
2018-05-22
1
-2
/
+2
*
x86/bugs: Fix the parameters alignment and missing void
Konrad Rzeszutek Wilk
2018-05-22
1
-2
/
+2
*
x86/bugs: Make cpu_show_common() static
Jiri Kosina
2018-05-22
1
-1
/
+1
*
x86/bugs: Fix __ssb_select_mitigation() return type
Jiri Kosina
2018-05-22
1
-1
/
+1
*
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
2018-05-22
12
-50
/
+50
*
x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
Kees Cook
2018-05-22
2
-9
/
+24
*
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
2018-05-22
1
-11
/
+18
*
prctl: Add force disable speculation
Thomas Gleixner
2018-05-22
1
-10
/
+25
*
x86/bugs: Make boot modes __ro_after_init
Kees Cook
2018-05-22
1
-2
/
+3
*
nospec: Allow getting/setting on non-current task
Kees Cook
2018-05-22
1
-11
/
+16
*
x86/speculation: Add prctl for Speculative Store Bypass mitigation
Thomas Gleixner
2018-05-22
2
-10
/
+74
*
x86/process: Allow runtime control of Speculative Store Bypass
Thomas Gleixner
2018-05-22
5
-8
/
+66
*
x86/process: Optimize TIF_NOTSC switch
Thomas Gleixner
2018-05-22
2
-18
/
+14
*
x86/process: Correct and optimize TIF_BLOCKSTEP switch
Kyle Huey
2018-05-22
2
-5
/
+8
*
x86/process: Optimize TIF checks in __switch_to_xtra()
Kyle Huey
2018-05-22
1
-23
/
+31
*
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
2018-05-22
6
-18
/
+25
*
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
2018-05-22
4
-8
/
+8
*
x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
David Woodhouse
2018-05-22
5
-1
/
+61
*
x86/bugs: Whitelist allowed SPEC_CTRL MSR values
Konrad Rzeszutek Wilk
2018-05-22
1
-2
/
+9
*
x86/bugs/intel: Set proper CPU features and setup RDS
Konrad Rzeszutek Wilk
2018-05-22
5
-6
/
+44
*
x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
Konrad Rzeszutek Wilk
2018-05-22
3
-0
/
+110
*
x86/cpufeatures: Add X86_FEATURE_RDS
Konrad Rzeszutek Wilk
2018-05-22
1
-0
/
+1
*
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
2018-05-22
3
-0
/
+29
*
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
2018-05-22
4
-8
/
+32
*
x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
Konrad Rzeszutek Wilk
2018-05-22
2
-4
/
+48
*
x86/bugs: Concentrate bug reporting into a separate function
Konrad Rzeszutek Wilk
2018-05-22
1
-14
/
+32
*
x86/bugs: Concentrate bug detection into a separate function
Konrad Rzeszutek Wilk
2018-05-22
1
-10
/
+11
*
x86/nospec: Simplify alternative_msr_write()
Linus Torvalds
2018-05-22
1
-9
/
+10
*
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
David Woodhouse
2018-05-22
2
-5
/
+4
*
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
2018-05-22
2
-0
/
+20
*
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
Masami Hiramatsu
2018-05-22
1
-0
/
+1
*
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
Masami Hiramatsu
2018-05-22
1
-1
/
+2
*
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
2018-05-22
1
-1
/
+4
[next]