summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* lib/test_sort.c: add module unload supportPravin Shedge2018-02-06
* lib/: make RUNTIME_TESTS a menuconfig to ease disabling it allVincent Legoll2018-02-06
* lib: optimize cpumask_next_and()Clement Courbet2018-02-06
* lib/find_bit_benchmark.c: improvementsYury Norov2018-02-06
* lib/test_find_bit.c: rename to find_bit_benchmark.cYury Norov2018-02-06
* lib/stackdepot.c: use a non-instrumented version of memcmp()Alexander Potapenko2018-02-06
* lib/test_bitmap.c: clean up test_zero_fill_copy() test case and renameAndy Shevchenko2018-02-06
* lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test casesAndy Shevchenko2018-02-06
* lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test casesAndy Shevchenko2018-02-06
* bitmap: replace bitmap_{from,to}_u32arrayYury Norov2018-02-06
* bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32Yury Norov2018-02-06
* kasan: remove redundant initialization of variable 'real_size'Colin Ian King2018-02-06
* kasan: detect invalid freesDmitry Vyukov2018-02-06
* kasan: detect invalid frees for large objectsDmitry Vyukov2018-02-06
* kasan: add tests for alloca poisoningPaul Lawrence2018-02-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\
| * Merge branch 'for-4.16-print-symbol' into for-4.16Petr Mladek2018-01-22
| |\
| | * lib: do not use print_symbol()Sergey Senozhatsky2018-01-05
| * | symbol lookup: introduce dereference_symbol_descriptor()Sergey Senozhatsky2018-01-09
| |/
* | Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-02-01
|\ \
| * | vsprintf: Do not have bprintf dereference pointersSteven Rostedt (VMware)2018-01-23
* | | Merge branch 'KASAN-read_word_at_a_time'Linus Torvalds2018-02-01
|\ \ \
| * | | lib/strscpy: Shut up KASAN false-positives in strscpy()Andrey Ryabinin2018-02-01
| |/ /
* | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-01
|\ \ \
| * | | test_firmware: fix missing unlock on error in config_num_requests_store()Wei Yongjun2018-01-22
| * | | test_firmware: make local symbol test_fw_config staticWei Yongjun2018-01-22
| * | | treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-09
| * | | Merge 4.15-rc6 into driver-core-nextGreg Kroah-Hartman2018-01-02
| |\ \ \
| * \ \ \ Merge 4.15-rc3 into driver-core-nextGreg Kroah-Hartman2017-12-11
| |\ \ \ \
| * | | | | kobject: Remove redundant license textGreg Kroah-Hartman2017-12-07
| * | | | | kobject: add SPDX identifiers to all kobject filesGreg Kroah-Hartman2017-12-07
* | | | | | Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds2018-01-31
|\ \ \ \ \ \
| * | | | | | errseq: Add to documentation treeMatthew Wilcox2018-01-01
| * | | | | | vsprintf: Fix a dangling documentation referenceJonathan Corbet2017-12-21
| * | | | | | doc: convert printk-formats.txt to rstTobin C. Harding2017-12-21
| * | | | | | Documentation: add UUID/GUID to kernel-apiRandy Dunlap2017-12-11
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \ \ \ \ \
| * | | | | | bpf: add further test cases around div/mod and othersDaniel Borkmann2018-01-26
| * | | | | | bpf: add couple of test cases for signed extended immsDaniel Borkmann2018-01-19
| * | | | | | error-injection: Support fault injection frameworkMasami Hiramatsu2018-01-12
| * | | | | | error-injection: Add injectable error typesMasami Hiramatsu2018-01-12
| * | | | | | error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-12
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-11
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-16
| |\ \ \ \ \ \ \ \
| * | | | | | | | | rhashtable: Call library function alloc_bucket_locksTom Herbert2017-12-11
| * | | | | | | | | spinlock: Add library function to allocate spinlock buckets arrayTom Herbert2017-12-11
| * | | | | | | | | rhashtable: Add rhastable_walk_peekTom Herbert2017-12-11
| * | | | | | | | | rhashtable: Change rhashtable_walk_start to return voidTom Herbert2017-12-11