index
:
Linux Stable
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.13.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.14.154
v4.14.154
Greg Kroah-Hartman
2019-11-12
1
-1
/
+1
*
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
2019-11-12
6
-1
/
+183
*
kvm: Add helper function for creating VM worker threads
Junaid Shahid
2019-11-12
2
-0
/
+90
*
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
2019-11-12
6
-13
/
+200
*
KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active
Paolo Bonzini
2019-11-12
2
-13
/
+11
*
KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
Paolo Bonzini
2019-11-12
3
-7
/
+68
*
KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
Paolo Bonzini
2019-11-12
1
-3
/
+9
*
KVM: x86: remove now unneeded hugepage gfn adjustment
Paolo Bonzini
2019-11-12
2
-7
/
+4
*
KVM: x86: make FNAME(fetch) and __direct_map more similar
Paolo Bonzini
2019-11-12
2
-44
/
+39
*
kvm: mmu: Do not release the page inside mmu_set_spte()
Junaid Shahid
2019-11-12
2
-16
/
+10
*
kvm: Convert kvm_lock to a mutex
Junaid Shahid
2019-11-12
6
-28
/
+26
*
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
2019-11-12
3
-6
/
+12
*
Documentation: Add ITLB_MULTIHIT documentation
Gomez Iglesias, Antonio
2019-11-12
2
-0
/
+164
*
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
2019-11-12
2
-24
/
+28
*
x86/cpu: Add Tremont to the cpu vulnerability whitelist
Pawan Gupta
2019-11-12
1
-0
/
+2
*
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-11-12
7
-28
/
+65
*
x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
Josh Poimboeuf
2019-11-12
1
-4
/
+0
*
x86/tsx: Add config options to set tsx=on|off|auto
Michal Hocko
2019-11-12
2
-6
/
+61
*
x86/speculation/taa: Add documentation for TSX Async Abort
Pawan Gupta
2019-11-12
6
-0
/
+434
*
x86/tsx: Add "auto" option to the tsx= cmdline parameter
Pawan Gupta
2019-11-12
2
-1
/
+9
*
kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
Pawan Gupta
2019-11-12
1
-0
/
+19
*
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
2019-11-12
3
-0
/
+35
*
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
2019-11-12
6
-2
/
+139
*
x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
Pawan Gupta
2019-11-12
6
-1
/
+174
*
x86/cpu: Add a helper function x86_read_arch_cap_msr()
Pawan Gupta
2019-11-12
2
-4
/
+13
*
x86/msr: Add the IA32_TSX_CTRL MSR
Pawan Gupta
2019-11-12
1
-0
/
+5
*
KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
Paolo Bonzini
2019-11-12
2
-0
/
+16
*
drm/i915/cmdparser: Fix jump whitelist clearing
Ben Hutchings
2019-11-12
1
-3
/
+2
*
drm/i915/gen8+: Add RC6 CTX corruption WA
Imre Deak
2019-11-12
7
-18
/
+158
*
drm/i915: Lower RM timeout to avoid DSI hard hangs
Uma Shankar
2019-11-12
2
-0
/
+12
*
drm/i915/cmdparser: Ignore Length operands during command matching
Jon Bloomfield
2019-11-12
1
-1
/
+1
*
drm/i915/cmdparser: Add support for backward jumps
Jon Bloomfield
2019-11-12
5
-26
/
+177
*
drm/i915/cmdparser: Use explicit goto for error paths
Jon Bloomfield
2019-11-12
1
-12
/
+13
*
drm/i915: Add gen9 BCS cmdparsing
Jon Bloomfield
2019-11-12
3
-11
/
+112
*
drm/i915: Allow parsing of unsized batches
Jon Bloomfield
2019-11-12
1
-4
/
+5
*
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jon Bloomfield
2019-11-12
3
-18
/
+68
*
drm/i915: Add support for mandatory cmdparsing
Jon Bloomfield
2019-11-12
3
-7
/
+16
*
drm/i915: Remove Master tables from cmdparser
Jon Bloomfield
2019-11-12
3
-68
/
+26
*
drm/i915: Disable Secure Batches for gen6+
Jon Bloomfield
2019-11-12
3
-3
/
+13
*
drm/i915: Rename gen7 cmdparser tables
Jon Bloomfield
2019-11-12
1
-35
/
+35
*
drm/i915: Move engine->needs_cmd_parser to engine->flags
Tvrtko Ursulin
2019-11-12
3
-5
/
+12
*
drm/i915: Don't use GPU relocations prior to cmdparser stalls
Chris Wilson
2019-11-12
1
-1
/
+10
*
drm/i915: Silence smatch for cmdparser
Chris Wilson
2019-11-12
1
-10
/
+3
*
drm/i915/cmdparser: Do not check past the cmd length.
Michal Srb
2019-11-12
1
-0
/
+6
*
drm/i915/cmdparser: Check reg_table_count before derefencing.
Michal Srb
2019-11-12
1
-2
/
+2
*
drm/i915: Prevent writing into a read-only object via a GGTT mmap
Chris Wilson
2019-11-12
6
-7
/
+34
*
drm/i915/gtt: Disable read-only support under GVT
Chris Wilson
2019-11-12
1
-2
/
+6
*
drm/i915/gtt: Read-only pages for insert_entries on bdw+
Vivi, Rodrigo
2019-11-12
3
-17
/
+38
*
drm/i915/gtt: Add read only pages to gen8_pte_encode
Jon Bloomfield
2019-11-12
1
-10
/
+13
*
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
2019-11-12
1
-2
/
+2
[next]