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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.20
v4.20
Linus Torvalds
2018-12-23
1
-1
/
+1
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-12-23
1
-7
/
+6
|
\
|
*
proc/sysctl: don't return ENOMEM on lookup when a table is unregistering
Ivan Delalande
2018-12-13
1
-7
/
+6
|
*
aio: fix spectre gadget in lookup_ioctx
Jeff Moyer
2018-12-11
1
-0
/
+2
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-12-22
3
-5
/
+24
|
\
\
|
*
|
scsi: sd: use mempool for discard special page
Jens Axboe
2018-12-12
1
-4
/
+19
|
*
|
scsi: target: iscsi: cxgbit: add missing spin_lock_init()
Varun Prakash
2018-12-12
1
-0
/
+1
|
*
|
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
2018-12-12
1
-1
/
+4
*
|
|
Merge tag 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/l...
Linus Torvalds
2018-12-22
1
-54
/
+54
|
\
\
\
|
*
|
|
include/linux/compiler_types.h: don't pollute userspace with macro definitions
Xiaozhou Liu
2018-12-14
1
-54
/
+54
*
|
|
|
Merge tag 'auxdisplay-for-linus-v4.20' of https://github.com/ojeda/linux
Linus Torvalds
2018-12-22
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
auxdisplay: charlcd: fix x/y command parsing
Mans Rullgard
2018-12-21
1
-0
/
+3
|
|
/
/
/
*
|
|
|
Revert "vfs: Allow userns root to call mknod on owned filesystems."
Christian Brauner
2018-12-22
1
-2
/
+1
*
|
|
|
dma-mapping: fix flags in dma_alloc_wc
Christoph Hellwig
2018-12-22
1
-1
/
+1
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-21
3
-13
/
+35
|
\
\
\
\
|
*
|
|
|
mm, page_alloc: fix has_unmovable_pages for HugePages
Oscar Salvador
2018-12-21
1
-2
/
+5
|
*
|
|
|
fork,memcg: fix crash in free_thread_stack on memcg charge fail
Rik van Riel
2018-12-21
1
-2
/
+7
|
*
|
|
|
mm: thp: fix flags for pmd migration when split
Peter Xu
2018-12-21
1
-9
/
+11
|
*
|
|
|
mm, memory_hotplug: initialize struct pages for the full memory section
Mikhail Zaslonko
2018-12-21
1
-0
/
+12
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2018-12-21
4
-15
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
serial/sunsu: fix refcount leak
Yangtao Li
2018-12-21
1
-5
/
+26
|
*
|
|
|
|
sparc: Set "ARCH: sunxx" information on the same line
Corentin Labbe
2018-12-21
2
-9
/
+8
|
*
|
|
|
|
sparc: vdso: Drop implicit common-page-size linker flag
ndesaulniers@google.com
2018-12-21
1
-1
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-12-21
11
-16
/
+33
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup
Daniele Palmas
2018-12-21
1
-7
/
+8
|
*
|
|
|
|
qmi_wwan: Add support for Fibocom NL678 series
Jörgen Storvist
2018-12-21
1
-0
/
+1
|
*
|
|
|
|
tls: Do not call sk_memcopy_from_iter with zero length
Vakul Garg
2018-12-21
1
-4
/
+6
|
*
|
|
|
|
ipv6: tunnels: fix two use-after-free
Eric Dumazet
2018-12-21
2
-0
/
+2
|
*
|
|
|
|
Prevent overflow of sk_msg in sk_msg_clone()
Vakul Garg
2018-12-21
1
-0
/
+3
|
*
|
|
|
|
packet: validate address length
Willem de Bruijn
2018-12-21
1
-0
/
+4
|
*
|
|
|
|
net: netxen: fix a missing check and an uninitialized use
Kangjie Lu
2018-12-21
1
-1
/
+2
|
*
|
|
|
|
tcp: fix a race in inet_diag_dump_icsk()
Eric Dumazet
2018-12-20
1
-1
/
+3
|
*
|
|
|
|
MAINTAINERS: update cxgb4 and cxgb3 maintainer
Ganesh Goudar
2018-12-20
1
-2
/
+2
|
*
|
|
|
|
ipv6: frags: Fix bogus skb->sk in reassembled packets
Herbert Xu
2018-12-20
1
-0
/
+1
|
*
|
|
|
|
mscc: Configured MAC entries should be locked.
Allan W. Nielsen
2018-12-20
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-21
1
-1
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
KVM: x86: nSVM: fix switch to guest mmu
Vitaly Kuznetsov
2018-12-19
1
-1
/
+3
*
|
|
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-12-21
1
-4
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
posix-timers: Fix division by zero bug
Thomas Gleixner
2018-12-17
1
-4
/
+1
*
|
|
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-12-21
1
-6
/
+63
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
futex: Cure exit race
Thomas Gleixner
2018-12-18
1
-6
/
+63
*
|
|
|
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-21
27
-392
/
+385
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...
Ingo Molnar
2018-12-19
5
-26
/
+3
|
*
|
|
|
|
|
|
|
|
Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"
Ingo Molnar
2018-12-19
2
-45
/
+13
|
*
|
|
|
|
|
|
|
|
Revert "x86/refcount: Work around GCC inlining bug"
Ingo Molnar
2018-12-19
2
-49
/
+33
|
*
|
|
|
|
|
|
|
|
Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining b...
Ingo Molnar
2018-12-19
3
-17
/
+15
|
*
|
|
|
|
|
|
|
|
Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...
Ingo Molnar
2018-12-19
3
-61
/
+46
|
*
|
|
|
|
|
|
|
|
Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops"
Ingo Molnar
2018-12-19
2
-28
/
+29
|
*
|
|
|
|
|
|
|
|
Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining...
Ingo Molnar
2018-12-19
2
-21
/
+33
|
*
|
|
|
|
|
|
|
|
Revert "x86/cpufeature: Macrofy inline assembly code to work around GCC inlin...
Ingo Molnar
2018-12-19
2
-48
/
+35
[next]