summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: reciprocal_div: implement the improved algorithm on the paper mentionedJiong Wang2018-07-071-0/+41
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-035-14/+22
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-021-0/+20
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-011-0/+20
| | |\
| | | * test_bpf: flag tests that cannot be jited on s390Kleber Sacilotto de Souza2018-06-281-0/+20
| * | | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-301-6/+0Star
| |\ \ \
| | * | | sg: remove ->sg_magic memberJens Axboe2018-06-291-6/+0Star
| * | | | Merge tag 'printk-for-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-281-7/+0Star
| |\ \ \ \
| | * | | | Revert "lib/test_printf.c: call wait_for_random_bytes() before plain %p tests"Petr Mladek2018-06-251-7/+0Star
| * | | | | kasan: depend on CONFIG_SLUB_DEBUGJason A. Donenfeld2018-06-281-0/+1
| * | | | | lib/percpu_ida.c: don't do alloc from per-CPU list if there is noneSebastian Andrzej Siewior2018-06-281-1/+1
| | |_|/ / | |/| | |
* | | | | netlink: Return extack message if attribute validation failsDavid Ahern2018-06-281-2/+2
* | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-263-5/+45
|\| | | |
| * | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-06-243-5/+45
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | locking/refcounts: Implement refcount_dec_and_lock_irqsave()Anna-Maria Gleixner2018-06-121-0/+28
| | * | | atomic: Add irqsave variant of atomic_dec_and_lock()Anna-Maria Gleixner2018-06-121-0/+16
| | * | | alpha: Remove custom dec_and_lock() implementationSebastian Andrzej Siewior2018-06-121-5/+1Star
| | | |/ | | |/|
* | | | rhashtable: clean up dereference of ->future_tbl.NeilBrown2018-06-221-5/+4Star
* | | | rhashtable: use cmpxchg() to protect ->future_tbl.NeilBrown2018-06-221-11/+4Star
* | | | rhashtable: simplify nested_table_alloc() and rht_bucket_nested_insert()NeilBrown2018-06-221-12/+6Star
* | | | rhashtable: simplify INIT_RHT_NULLS_HEAD()NeilBrown2018-06-221-9/+6Star
* | | | rhashtable: remove nulls_base and related code.NeilBrown2018-06-222-12/+1Star
* | | | rhashtable: split rhashtable.hNeilBrown2018-06-221-0/+1
* | | | rhashtable: silence RCU warning in rhashtable_test.NeilBrown2018-06-221-0/+3
|/ / /
* | | Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-207-3279/+1Star
|\ \ \ | |_|/ |/| |
| * | dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig2018-06-147-3279/+1Star
| * | dma-mapping: use obj-y instead of lib-y for generic dma opsChristoph Hellwig2018-06-141-3/+3
* | | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* | | lib/test_printf.c: call wait_for_random_bytes() before plain %p testsThierry Escande2018-06-151-0/+7
* | | fault-injection: reorder config entriesMikulas Patocka2018-06-151-18/+18
|/ /
* | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-131-4/+7
|\ \
| * | kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada2018-06-111-4/+7
* | | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-1313-25/+33
|\ \ \
| * | | treewide: Use array_size() in vzalloc()Kees Cook2018-06-133-11/+17
| * | | treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-131-1/+1
| * | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-2/+2
| * | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-137-10/+12
| * | | test_overflow: fix an IS_ERR() vs NULL bugDan Carpenter2018-06-131-1/+1
| | |/ | |/|
* | | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-06-123-13/+13
|\ \ \ | |/ / |/| |
| * | lib: Rename compiler intrinsic selects to GENERIC_LIB_*Matt Redfearn2018-04-232-12/+12
| * | Add notrace to lib/ucmpdi2.cPalmer Dabbelt2018-04-231-1/+1
* | | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-091-0/+3
|\ \ \
| * \ \ Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2018-06-092-0/+64
| |\ \ \
| | * | | uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilationDan Williams2018-05-231-0/+3
* | | | | lib/ucs2_string.c: add MODULE_LICENSE()Randy Dunlap2018-06-081-0/+2
* | | | | lib/mpi: headers cleanupVasily Averin2018-06-081-70/+5Star
* | | | | lib/percpu_ida.c: use _irqsave() instead of local_irq_save() + spin_lockSebastian Andrzej Siewior2018-06-081-42/+21Star
* | | | | lib/idr.c: remove simple_ida_lockMatthew Wilcox2018-06-081-5/+5
* | | | | lib/bitmap.c: micro-optimization for __bitmap_complement()Yury Norov2018-06-081-4/+1Star
* | | | | mm: kvmalloc does not fallback to vmalloc for incompatible gfp flagsMichal Hocko2018-06-081-4/+1Star
| |_|_|/ |/| | |