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
*
lib/interval_tree_test.c: make test options module parameters
Davidlohr Bueso
2018-12-21
1
-17
/
+40
*
Linux 4.4.168
v4.4.168
Greg Kroah-Hartman
2018-12-17
1
-1
/
+1
*
selftests: Move networking/timestamping from Documentation
Shuah Khan
2018-12-17
8
-17
/
+9
*
rocker: fix rocker_tlv_put_* functions for KASAN
Arnd Bergmann
2018-12-17
1
-6
/
+18
*
staging: speakup: Replace strncpy with memcpy
Guenter Roeck
2018-12-17
1
-2
/
+2
*
matroxfb: fix size of memcpy
Sudip Mukherjee
2018-12-17
1
-1
/
+1
*
media: dvb-frontends: fix i2c access helpers for KASAN
Arnd Bergmann
2018-12-17
11
-13
/
+34
*
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
2018-12-17
3
-5
/
+9
*
proc: don't use FOLL_FORCE for reading cmdline and environment
Linus Torvalds
2018-12-17
1
-10
/
+8
*
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2018-12-17
4
-19
/
+20
*
mm: replace __access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2018-12-17
2
-11
/
+21
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
26
-59
/
+72
*
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
5
-15
/
+11
*
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
4
-13
/
+15
*
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
16
-38
/
+31
*
mm/nommu.c: Switch __get_user_pages_unlocked() to use __get_user_pages()
Ben Hutchings
2018-12-17
1
-2
/
+2
*
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
2018-12-17
4
-18
/
+29
*
mm: remove write/force parameters from __get_user_pages_locked()
Lorenzo Stoakes
2018-12-17
1
-11
/
+26
*
sr: pass down correctly sized SCSI sense buffer
Jens Axboe
2018-12-17
1
-14
/
+7
*
swiotlb: clean up reporting
Kees Cook
2018-12-17
1
-11
/
+9
*
hugetlbfs: fix bug in pgoff overflow checking
Mike Kravetz
2018-12-17
1
-3
/
+7
*
hugetlbfs: check for pgoff value overflow
Mike Kravetz
2018-12-17
2
-3
/
+22
*
hugetlbfs: fix offset overflow in hugetlbfs mmap
Mike Kravetz
2018-12-17
1
-3
/
+12
*
mm/hugetlb.c: don't call region_abort if region_chg fails
Mike Kravetz
2018-12-17
1
-1
/
+3
*
posix-timers: Sanitize overrun handling
Thomas Gleixner
2018-12-17
3
-13
/
+22
*
wil6210: missing length check in wmi_set_ie
Lior David
2018-12-17
1
-1
/
+7
*
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
2018-12-17
1
-4
/
+59
*
bpf/verifier: Pass instruction index to check_mem_access() and check_xadd()
Ben Hutchings
2018-12-17
1
-8
/
+8
*
bpf/verifier: Add spi variable to check_stack_write()
Ben Hutchings
2018-12-17
1
-5
/
+3
*
bpf: support 8-byte metafield access
Alexei Starovoitov
2018-12-17
1
-3
/
+6
*
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-12-17
7
-18
/
+59
*
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
2018-12-17
2
-7
/
+7
*
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
2018-12-17
2
-4
/
+12
*
KVM: SVM: Move spec control call after restore of GS
Thomas Gleixner
2018-12-17
1
-12
/
+12
*
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
2018-12-17
4
-8
/
+8
*
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
2018-12-17
2
-8
/
+4
*
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
2018-12-17
4
-31
/
+31
*
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
Dan Williams
2018-12-17
1
-10
/
+10
*
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
2018-12-17
1
-0
/
+9
*
x86: fix SMAP in 32-bit environments
Linus Torvalds
2018-12-17
1
-0
/
+26
*
x86: reorganize SMAP handling in user space accesses
Linus Torvalds
2018-12-17
2
-46
/
+101
*
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
Paolo Bonzini
2018-12-17
2
-6
/
+8
*
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-12-17
1
-0
/
+88
*
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-12-17
4
-6
/
+118
*
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
2018-12-17
4
-2
/
+33
*
KVM/x86: Add IBPB support
Ashok Raj
2018-12-17
4
-3
/
+127
*
KVM: VMX: make MSR bitmaps per-VCPU
Paolo Bonzini
2018-12-17
1
-142
/
+112
*
KVM: VMX: introduce alloc_loaded_vmcs
Paolo Bonzini
2018-12-17
1
-13
/
+22
*
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
2018-12-17
1
-122
/
+22
*
KVM: nVMX: mark vmcs12 pages dirty on L2 exit
David Matlack
2018-12-17
1
-10
/
+43
[next]