index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-19
kcov: improve CONFIG_ARCH_HAS_KCOV help text
Mark Rutland
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-12
rhashtable: use BIT(0) for locking.
NeilBrown
2019-04-12
rhashtable: replace rht_ptr_locked() with rht_assign_locked()
NeilBrown
2019-04-12
rhashtable: move dereference inside rht_ptr()
NeilBrown
2019-04-12
rhashtable: fix some __rcu annotation errors
NeilBrown
2019-04-12
rhashtable: use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-07
rhashtable: add lockdep tracking to bucket bit-spin-locks.
NeilBrown
2019-04-07
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2019-04-07
rhashtable: allow rht_bucket_var to return NULL.
NeilBrown
2019-04-07
rhashtable: use cmpxchg() in nested_table_alloc()
NeilBrown
2019-04-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-04-05
lib/lzo: fix bugs for very short or empty input
Dave Rodgman
2019-04-05
lib/string.c: implement a basic bcmp
Nick Desaulniers
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-04
ptrace: Remove maxargs from task_current_syscall()
Steven Rostedt (Red Hat)
2019-04-03
iov_iter: Fix build error without CONFIG_CRYPTO
YueHaibing
2019-04-03
kbuild: add ability to generate BTF type info for vmlinux
Andrii Nakryiko
2019-03-29
Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-25
sbitmap: order READ/WRITE freed instance and setting clear bit
Ming Lei
2019-03-21
rhashtable: rename rht_for_each*continue as *from.
NeilBrown
2019-03-21
rhashtable: don't hold lock on first table throughout insertion.
NeilBrown
2019-03-21
rhashtable: Still do rehash when we get EEXIST
Herbert Xu
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-03-14
libfdt: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-03-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-12
Drop flex_arrays
Kent Overstreet
2019-03-12
generic radix trees
Kent Overstreet
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-11
Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-03-10
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-09
Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-03-09
Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2019-03-07
lib/lzo: separate lzo-rle from lzo
Dave Rodgman
2019-03-07
lib/lzo: implement run-length encoding
Dave Rodgman
2019-03-07
lib/lzo: fast 8-byte copy on arm64
Matt Sealey
2019-03-07
lib/lzo: 64-bit CTZ on arm64
Matt Sealey
[next]