summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-06
|\
| * kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-05
| * jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-05
* | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-05
|\ \ | |/ |/|
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-03
| |\
| | * lib/raid6: add option to skip algo benchmarkingDaniel Verkamp2018-12-20
| | * lib/raid6: sort algos in rough performance orderDaniel Verkamp2018-12-20
| | * lib/raid6: check for assembler SSSE3 supportDaniel Verkamp2018-12-20
* | | lib/genalloc.c: include vmalloc.hOlof Johansson2019-01-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-01-05
|\ \ \
| * | | iov_iter: reduce code duplicationAl Viro2018-11-27
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-05
|\ \ \ \
| * | | | lib/genalloc.c: use vzalloc_node() to allocate the bitmapHuang Shijie2019-01-04
| * | | | lib/find_bit_benchmark.c: align test_find_next_and_bit with othersYury Norov2019-01-04
| * | | | lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunkAlexey Skidanov2019-01-04
| | |/ / | |/| |
* | | | make 'user_access_begin()' do 'access_ok()'Linus Torvalds2019-01-04
* | | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
|/ / /
* | | Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2019-01-02
|\ \ \
| * | | s390: use common bust_spinlocks()Sergey Senozhatsky2018-11-30
* | | | Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2019-01-01
|\ \ \ \
| * | | | lib/vsprintf: Print time and date in human readable format via %ptAndy Shevchenko2018-12-10
* | | | | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-31
|\ \ \ \ \
| * | | | | seq_buf: Use size_t for len in seq_buf_puts()Michael Ellerman2018-12-22
| * | | | | seq_buf: Make seq_buf_puts() null-terminate the bufferMichael Ellerman2018-12-22
* | | | | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-29
|\ \ \ \ \ \
| * | | | | | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-21
* | | | | | | lib: don't depend on linux headers being installed.NeilBrown2018-12-29
* | | | | | | Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-28
|\ \ \ \ \ \ \
| * | | | | | | kref/kobject: Improve documentationEzequiel Garcia2018-12-06
| * | | | | | | Merge 4.20-rc5 into driver-core-nextGreg Kroah-Hartman2018-12-03
| |\ \ \ \ \ \ \
| * | | | | | | | kobject: Fix warnings in lib/kobject_uevent.cBo YU2018-11-11
| * | | | | | | | kobject: drop unnecessary cast "%llu" for u64Bo YU2018-11-11
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-28
|\ \ \ \ \ \ \ \
| * | | | | | | | Fonts: New Terminus large console fontAmanoel Dawod2018-12-19
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-28
|\ \ \ \ \ \ \ \
| * | | | | | | | kmemleak: add config to select auto scanSri Krishna chowdary2018-12-28
| * | | | | | | | lib/ioremap: ensure break-before-make is used for huge p4d mappingsWill Deacon2018-12-28
| * | | | | | | | lib/ioremap: ensure phys_addr actually corresponds to a physical addressWill Deacon2018-12-28
| * | | | | | | | ioremap: rework pXd_free_pYd_page() APIWill Deacon2018-12-28
| * | | | | | | | lib/show_mem.c: drop pgdat_resize_lock in show_mem()Wei Yang2018-12-28
| * | | | | | | | mm: convert zone->managed_pages to atomic variableArun KS2018-12-28
| * | | | | | | | debugobjects: call debug_objects_mem_init earilerQian Cai2018-12-28
| * | | | | | | | kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov2018-12-28
* | | | | | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-06
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-28
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | sbitmap: add helpers for add/del wait queue handlingJens Axboe2018-12-20
| * | | | | | | | iov_iter: introduce hash_and_copy_to_iter helperSagi Grimberg2018-12-13
| * | | | | | | | iov_iter: pass void csum pointer to csum_and_copy_to_iterSagi Grimberg2018-12-13
| * | | | | | | | sbitmap: flush deferred clears for resize and shallow getsJens Axboe2018-12-11