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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: add strict parsing for future attributes
Johannes Berg
2019-04-27
1
-0
/
+4
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-83
/
+88
*
netlink: add NLA_MIN_LEN
Johannes Berg
2019-04-27
1
-1
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-25
1
-3
/
+3
|
\
|
*
kcov: improve CONFIG_ARCH_HAS_KCOV help text
Mark Rutland
2019-04-19
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-0
/
+4
|
\
|
|
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-04-09
1
-0
/
+4
|
|
\
|
|
*
iov_iter: Fix build error without CONFIG_CRYPTO
YueHaibing
2019-04-03
1
-0
/
+4
*
|
|
rhashtable: use BIT(0) for locking.
NeilBrown
2019-04-12
1
-1
/
+1
*
|
|
rhashtable: replace rht_ptr_locked() with rht_assign_locked()
NeilBrown
2019-04-12
1
-3
/
+3
*
|
|
rhashtable: move dereference inside rht_ptr()
NeilBrown
2019-04-12
2
-7
/
+7
*
|
|
rhashtable: fix some __rcu annotation errors
NeilBrown
2019-04-12
1
-2
/
+2
*
|
|
rhashtable: use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-04-12
1
-2
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-11
1
-0
/
+8
|
\
\
\
|
*
|
|
kbuild: add ability to generate BTF type info for vmlinux
Andrii Nakryiko
2019-04-03
1
-0
/
+8
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-08
4
-38
/
+52
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-04-05
3
-6
/
+27
|
|
\
\
\
|
|
*
|
|
lib/lzo: fix bugs for very short or empty input
Dave Rodgman
2019-04-05
2
-6
/
+7
|
|
*
|
|
lib/string.c: implement a basic bcmp
Nick Desaulniers
2019-04-05
1
-0
/
+20
|
|
|
|
/
|
|
|
/
|
|
*
|
|
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-1
/
+1
|
*
|
|
ptrace: Remove maxargs from task_current_syscall()
Steven Rostedt (Red Hat)
2019-04-04
1
-32
/
+25
|
|
/
/
*
|
|
rhashtable: add lockdep tracking to bucket bit-spin-locks.
NeilBrown
2019-04-07
1
-6
/
+9
*
|
|
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2019-04-07
2
-72
/
+71
*
|
|
rhashtable: allow rht_bucket_var to return NULL.
NeilBrown
2019-04-07
1
-9
/
+20
*
|
|
rhashtable: use cmpxchg() in nested_table_alloc()
NeilBrown
2019-04-07
1
-3
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-0
/
+11
|
\
|
|
|
|
/
|
/
|
|
*
Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-29
1
-0
/
+11
|
|
\
|
|
*
sbitmap: order READ/WRITE freed instance and setting clear bit
Ming Lei
2019-03-25
1
-0
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-27
3
-4
/
+8
|
\
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-27
1
-2
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
rhashtable: Still do rehash when we get EEXIST
Herbert Xu
2019-03-21
1
-2
/
+6
|
*
|
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
1
-1
/
+1
|
|
\
\
|
|
*
|
libfdt: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-03-14
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-03-15
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Nathan Chancellor
2019-02-12
1
-1
/
+1
*
|
|
rhashtable: rename rht_for_each*continue as *from.
NeilBrown
2019-03-21
1
-1
/
+1
*
|
|
rhashtable: don't hold lock on first table throughout insertion.
NeilBrown
2019-03-21
1
-36
/
+16
|
/
/
*
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-12
1
-2
/
+15
|
\
\
|
*
|
iov_iter: optimize page_copy_sane()
Eric Dumazet
2019-02-26
1
-2
/
+15
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-12
4
-400
/
+223
|
\
\
|
*
|
Drop flex_arrays
Kent Overstreet
2019-03-12
2
-399
/
+1
|
*
|
generic radix trees
Kent Overstreet
2019-03-12
2
-1
/
+219
|
*
|
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+3
*
|
|
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-03-11
2
-127
/
+324
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
XArray: Fix xa_reserve for 2-byte aligned entries
Matthew Wilcox
2019-02-21
2
-3
/
+15
|
*
|
XArray: Fix xa_erase of 2-byte aligned entries
Matthew Wilcox
2019-02-21
2
-2
/
+16
|
*
|
XArray: Use xa_cmpxchg to implement xa_reserve
Matthew Wilcox
2019-02-20
1
-36
/
+0
|
*
|
XArray: Fix xa_release in allocating arrays
Matthew Wilcox
2019-02-20
2
-9
/
+25
|
*
|
XArray: Mark xa_insert and xa_reserve as must_check
Matthew Wilcox
2019-02-09
1
-5
/
+5
|
*
|
XArray: Add cyclic allocation
Matthew Wilcox
2019-02-06
2
-0
/
+103
[next]