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
2018-06-28
netlink: Return extack message if attribute validation fails
David Ahern
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-06-22
rhashtable: clean up dereference of ->future_tbl.
NeilBrown
2018-06-22
rhashtable: use cmpxchg() to protect ->future_tbl.
NeilBrown
2018-06-22
rhashtable: simplify nested_table_alloc() and rht_bucket_nested_insert()
NeilBrown
2018-06-22
rhashtable: simplify INIT_RHT_NULLS_HEAD()
NeilBrown
2018-06-22
rhashtable: remove nulls_base and related code.
NeilBrown
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
2018-06-22
rhashtable: silence RCU warning in rhashtable_test.
NeilBrown
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
lib/test_printf.c: call wait_for_random_bytes() before plain %p tests
Thierry Escande
2018-06-15
fault-injection: reorder config entries
Mikulas Patocka
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
2018-06-14
dma-mapping: use obj-y instead of lib-y for generic dma ops
Christoph Hellwig
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
test_overflow: fix an IS_ERR() vs NULL bug
Dan Carpenter
2018-06-12
locking/refcounts: Implement refcount_dec_and_lock_irqsave()
Anna-Maria Gleixner
2018-06-12
atomic: Add irqsave variant of atomic_dec_and_lock()
Anna-Maria Gleixner
2018-06-12
alpha: Remove custom dec_and_lock() implementation
Sebastian Andrzej Siewior
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-06-11
kcov: test compiler capability in Kconfig and correct dependency
Masahiro Yamada
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
2018-06-07
lib/ucs2_string.c: add MODULE_LICENSE()
Randy Dunlap
2018-06-07
lib/mpi: headers cleanup
Vasily Averin
2018-06-07
lib/percpu_ida.c: use _irqsave() instead of local_irq_save() + spin_lock
Sebastian Andrzej Siewior
2018-06-07
lib/idr.c: remove simple_ida_lock
Matthew Wilcox
2018-06-07
lib/bitmap.c: micro-optimization for __bitmap_complement()
Yury Norov
2018-06-07
mm: kvmalloc does not fallback to vmalloc for incompatible gfp flags
Michal Hocko
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-05
test_overflow: Add memory allocation overflow tests
Kees Cook
2018-06-05
test_overflow: Report test failures
Kees Cook
2018-06-05
test_overflow: macrofy some more, do more tests for free
Rasmus Villemoes
2018-06-05
lib: add runtime test of check_*_overflow functions
Rasmus Villemoes
2018-06-05
Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-05
Merge branch 'for-4.18-vsprintf-pcr-removal' into for-4.18
Petr Mladek
2018-06-05
lib/vsprintf: Remove atomic-unsafe support for %pCr
Geert Uytterhoeven
2018-06-04
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-03
bpf: add also cbpf long jump test cases with heavy expansion
Daniel Borkmann
[next]