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-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-26
kasan: only select SLUB_DEBUG with SYSFS=y
Arnd Bergmann
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-23
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
2018-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-20
kobject: kset_create_and_add() - fetch ownership info from parent
Dmitry Torokhov
2018-07-20
sysfs, kobject: allow creating kobject belonging to arbitrary users
Dmitry Torokhov
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-18
lib/rhashtable: consider param->min_size when setting initial table size
Davidlohr Bueso
2018-07-16
lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe()
Dan Williams
2018-07-16
lib/iov_iter: Document _copy_to_iter_flushcache()
Dan Williams
2018-07-16
lib/iov_iter: Document _copy_to_iter_mcsafe()
Dan Williams
2018-07-09
rhashtable: add restart routine in rhashtable_free_and_destroy()
Taehee Yoo
2018-07-07
lib: reciprocal_div: implement the improved algorithm on the paper mentioned
Jiong Wang
2018-07-03
lib: rhashtable: Correct self-assignment in rhashtable.c
Rishabh Bhatnagar
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
2018-06-28
test_bpf: flag tests that cannot be jited on s390
Kleber Sacilotto de Souza
2018-06-28
Merge tag 'printk-for-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-28
kasan: depend on CONFIG_SLUB_DEBUG
Jason A. Donenfeld
2018-06-28
lib/percpu_ida.c: don't do alloc from per-CPU list if there is none
Sebastian Andrzej Siewior
2018-06-28
netlink: Return extack message if attribute validation fails
David Ahern
2018-06-27
bitfield: add tests
Johannes Berg
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-25
Revert "lib/test_printf.c: call wait_for_random_bytes() before plain %p tests"
Petr Mladek
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
[next]