summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-20
|\
| * textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap2018-04-16
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-15
|\ \
| * \ Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-12
| |\ \
| * | | swiotlb: Use dma_direct_supported() for swiotlb_opsChristoph Hellwig2018-04-09
* | | | kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo2018-04-13
* | | | Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-12
|\ \ \ \ | |_|_|/ |/| | |
| * | | lockref: Add lockref_put_not_zeroAndreas Gruenbacher2018-04-12
* | | | Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-04-12
|\ \ \ \ | |/ / / |/| | |
| * | | swiotlb: fix unexpected swiotlb_alloc_coherent failuresTakashi Iwai2018-04-10
* | | | radix tree: use GFP_ZONEMASK bits of gfp_t for flagsMatthew Wilcox2018-04-11
* | | | lib/list_debug.c: print unmangled addressesMatthew Wilcox2018-04-11
* | | | lib/test_ubsan.c: make test_ubsan_misaligned_access() staticColin Ian King2018-04-11
* | | | lib: add testing module for UBSANJinbum Park2018-04-11
* | | | lib/test_bitmap.c: do not accidentally use stack VLAKees Cook2018-04-11
* | | | lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options togetherRandy Dunlap2018-04-11
* | | | proc: add seq_put_decimal_ull_width to speed up /proc/pid/smapsAndrei Vagin2018-04-11
* | | | kasan: prevent compiler from optimizing away memset in testsAndrey Konovalov2018-04-11
* | | | kasan: fix invalid-free test crashing the kernelAndrey Konovalov2018-04-11
|/ / /
* | | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-10
|\ \ \
| * | | vsprintf: Do not preprocess non-dereferenced pointers for bprintf (%px and %pK)Steven Rostedt (VMware)2018-04-06
* | | | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-07
|\ \ \ \
| * | | | lib/raid6: Build proper raid6test files on powerpcMatt Brown2018-03-20
| * | | | lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown2018-03-20
| |/ / /
* | | | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-06
|\ \ \ \
| * | | | lib: Add generic PIO mapping methodZhichang Yuan2018-03-21
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-06
|\ \ \ \ \
| * | | | | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-05
| * | | | | lib: fix stall in __bitmap_parselist()Yury Norov2018-04-05
* | | | | | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...Linus Torvalds2018-04-05
|\ \ \ \ \ \
| * | | | | | printk: move dump stack related code to lib/dump_stack.cDave Young2018-03-15
* | | | | | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-05
|\ \ \ \ \ \ \
| * | | | | | | sbitmap: use test_and_set_bit_lock()/clear_bit_unlock()Omar Sandoval2018-02-28
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-05
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | kfifo: fix inaccurate commentMartin Kelly2018-03-27
| * | | | | | | treewide: Align function definition open/close bracesJoe Perches2018-03-26
* | | | | | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-04
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-28
| |\ \ \ \ \ \ \ \
| * | | | | | | | | devres: combine function devm_ioremap*Yisheng Xie2018-03-15
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib/kobject: Join string literals backAndy Shevchenko2018-03-15
* | | | | | | | | | Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-04
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman2018-03-28
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman2018-03-19
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman2018-02-26
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'iio-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-02-20
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | lib: Add strongly typed 64bit int_sqrtCrt Mori2018-02-04
* | | | | | | | | | | | | Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-04-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libcrc32c: Add crc32c_impl functionNikolay Borisov2018-03-26
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \