index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
tainted-kernels.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-28
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
7
-0
/
+93
2018-11-28
x86/speculation: Prepare arch_smt_update() for PRCTL mode
Thomas Gleixner
1
-21
/
+25
2018-11-28
x86/speculation: Prevent stale SPEC_CTRL msr content
Thomas Gleixner
4
-18
/
+40
2018-11-28
x86/speculation: Split out TIF update
Thomas Gleixner
1
-12
/
+23
2018-11-28
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
Thomas Gleixner
2
-27
/
+0
2018-11-28
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
4
-36
/
+118
2018-11-28
x86/speculation: Avoid __switch_to_xtra() calls
Thomas Gleixner
2
-2
/
+26
2018-11-28
x86/process: Consolidate and simplify switch_to_xtra() code
Thomas Gleixner
5
-22
/
+37
2018-11-28
x86/speculation: Prepare for per task indirect branch speculation control
Tim Chen
5
-5
/
+41
2018-11-28
x86/speculation: Add command line control for indirect branch speculation
Thomas Gleixner
3
-19
/
+156
2018-11-28
x86/speculation: Unify conditional spectre v2 print functions
Thomas Gleixner
1
-13
/
+4
2018-11-28
x86/speculataion: Mark command line parser data __initdata
Thomas Gleixner
1
-2
/
+2
2018-11-28
x86/speculation: Mark string arrays const correctly
Thomas Gleixner
1
-3
/
+3
2018-11-28
x86/speculation: Reorder the spec_v2 code
Thomas Gleixner
1
-84
/
+84
2018-11-28
x86/l1tf: Show actual SMT state
Thomas Gleixner
1
-2
/
+3
2018-11-28
x86/speculation: Rework SMT state change
Thomas Gleixner
3
-12
/
+16
2018-11-28
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2
-3
/
+19
2018-11-28
x86/Kconfig: Select SCHED_SMT if SMP enabled
Thomas Gleixner
1
-7
/
+1
2018-11-28
sched/smt: Make sched_smt_present track topology
Peter Zijlstra (Intel)
1
-8
/
+11
2018-11-28
x86/speculation: Reorganize speculation control MSRs update
Tim Chen
1
-17
/
+29
2018-11-28
x86/speculation: Rename SSBD update functions
Thomas Gleixner
3
-11
/
+11
2018-11-28
x86/speculation: Disable STIBP when enhanced IBRS is in use
Tim Chen
1
-0
/
+7
2018-11-28
x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()
Tim Chen
1
-2
/
+18
2018-11-28
x86/speculation: Remove unnecessary ret variable in cpu_show_common()
Tim Chen
1
-4
/
+1
2018-11-28
x86/speculation: Clean up spectre_v2_parse_cmdline()
Tim Chen
1
-14
/
+13
2018-11-28
x86/speculation: Update the TIF_SSBD comment
Tim Chen
1
-1
/
+1
2018-11-28
x86/retpoline: Remove minimal retpoline support
Zhenzhong Duan
2
-13
/
+2
2018-11-28
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
Zhenzhong Duan
5
-13
/
+10
2018-11-25
Linux 4.20-rc4
v4.20-rc4
Linus Torvalds
1
-2
/
+2
2018-11-25
MAINTAINERS: change Sparse's maintainer
Luc Van Oostenryck
2
-2
/
+5
2018-11-24
net: gemini: Fix copy/paste error
Andreas Fiedler
1
-1
/
+1
2018-11-24
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
1
-9
/
+5
2018-11-24
dt-bindings: dsa: Fix typo in "probed"
Fabio Estevam
1
-1
/
+1
2018-11-24
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
1
-1
/
+3
2018-11-24
net: amd: add missing of_node_put()
Yangtao Li
1
-1
/
+3
2018-11-24
team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
Hangbin Liu
1
-2
/
+0
2018-11-23
virtio-net: fail XDP set if guest csum is negotiated
Jason Wang
1
-2
/
+3
2018-11-23
virtio-net: disable guest csum during XDP set
Jason Wang
1
-6
/
+2
2018-11-23
net/sched: act_police: add missing spinlock initialization
Davide Caratti
1
-0
/
+1
2018-11-23
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
1
-2
/
+5
2018-11-23
net/ipv6: re-do dad when interface has IFF_NOARP flag change
Hangbin Liu
1
-6
/
+13
2018-11-23
packet: copy user buffers before orphan or clone
Willem de Bruijn
2
-3
/
+19
2018-11-23
arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block
Will Deacon
1
-1
/
+1
2018-11-23
arm64: sysreg: fix sparse warnings
Sergey Matyukevich
1
-2
/
+2
2018-11-22
ibmvnic: Update driver queues after change in ring size support
Thomas Falcon
1
-1
/
+8
2018-11-22
ibmvnic: Fix RX queue buffer cleanup
Thomas Falcon
1
-2
/
+2
2018-11-22
net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
Lorenzo Bianconi
1
-2
/
+7
2018-11-22
net/dim: Update DIM start sample after each DIM iteration
Tal Gilboa
1
-0
/
+2
2018-11-22
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
3
-12
/
+32
2018-11-22
NFSv4.2 copy do not allocate memory under the lock
Olga Kornievskaia
2
-20
/
+21
[next]