summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+20
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+20
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds-6/+0
2018-06-29sg: remove ->sg_magic memberJens Axboe-6/+0
2018-06-28test_bpf: flag tests that cannot be jited on s390Kleber Sacilotto de Souza-0/+20
2018-06-28Merge tag 'printk-for-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+0
2018-06-28kasan: depend on CONFIG_SLUB_DEBUGJason A. Donenfeld-0/+1
2018-06-28lib/percpu_ida.c: don't do alloc from per-CPU list if there is noneSebastian Andrzej Siewior-1/+1
2018-06-28netlink: Return extack message if attribute validation failsDavid Ahern-2/+2
2018-06-27bitfield: add testsJohannes Berg-0/+176
2018-06-27printk: Make CONSOLE_LOGLEVEL_QUIET configurableHans de Goede-0/+11
2018-06-26Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar-5/+45
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+45
2018-06-25Revert "lib/test_printf.c: call wait_for_random_bytes() before plain %p tests"Petr Mladek-7/+0
2018-06-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-5/+45
2018-06-22rhashtable: clean up dereference of ->future_tbl.NeilBrown-5/+4
2018-06-22rhashtable: use cmpxchg() to protect ->future_tbl.NeilBrown-11/+4
2018-06-22rhashtable: simplify nested_table_alloc() and rht_bucket_nested_insert()NeilBrown-12/+6
2018-06-22rhashtable: simplify INIT_RHT_NULLS_HEAD()NeilBrown-9/+6
2018-06-22rhashtable: remove nulls_base and related code.NeilBrown-12/+1
2018-06-22rhashtable: split rhashtable.hNeilBrown-0/+1
2018-06-22rhashtable: silence RCU warning in rhashtable_test.NeilBrown-0/+3
2018-06-22lib/bch: Remove VLA usageKees Cook-8/+16
2018-06-21locking/refcounts: Include fewer headers in <linux/refcount.h>Alexey Dobriyan-0/+2
2018-06-21atomics/generic: Define atomic64_fetch_add_unless()Mark Rutland-7/+7
2018-06-21atomics: Make conditional ops return 'bool'Mark Rutland-3/+3
2018-06-21kprobes: Remove jprobe API implementationMasami Hiramatsu-1/+1
2018-06-20Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-3279/+1
2018-06-19scsi: Remove percpu_idaMatthew Wilcox-371/+1
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab-1/+1
2018-06-15lib/test_printf.c: accept "ptrval" as valid result for plain 'p' testsThierry Escande-2/+22
2018-06-15lib/test_printf.c: call wait_for_random_bytes() before plain %p testsThierry Escande-0/+7
2018-06-15fault-injection: reorder config entriesMikulas Patocka-18/+18
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig-3279/+1
2018-06-14dma-mapping: use obj-y instead of lib-y for generic dma opsChristoph Hellwig-3/+3
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-4/+7
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-25/+33
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook-11/+17
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-2/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-10/+12
2018-06-12test_overflow: fix an IS_ERR() vs NULL bugDan Carpenter-1/+1
2018-06-12locking/refcounts: Implement refcount_dec_and_lock_irqsave()Anna-Maria Gleixner-0/+28
2018-06-12atomic: Add irqsave variant of atomic_dec_and_lock()Anna-Maria Gleixner-0/+16
2018-06-12alpha: Remove custom dec_and_lock() implementationSebastian Andrzej Siewior-5/+1
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-13/+13
2018-06-11kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada-4/+7
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams-0/+64
2018-06-07lib/ucs2_string.c: add MODULE_LICENSE()Randy Dunlap-0/+2