summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-01-15lib: new testcases for bitmap_parse{_user}Yury Norov
2020-01-15lib: rework bitmap_parse()Yury Norov
2020-01-15lib: make bitmap_parse_user a wrapper on bitmap_parseYury Norov
2020-01-15lib/test_bitmap: fix address space when test user bufferAndy Shevchenko
2020-01-15fix rebase issueYury Norov
2020-01-15lib: add test for bitmap_parse()Yury Norov
2020-01-15lib/string: add strnchrnul()Yury Norov
2020-01-15Merge branch 'akpm-current/current'Stephen Rothwell
2020-01-15Merge remote-tracking branch 'kunit-next/kunit'Stephen Rothwell
2020-01-15Merge remote-tracking branch 'generic-ioremap/for-next'Stephen Rothwell
2020-01-15Merge remote-tracking branch 'xarray/xarray'Stephen Rothwell
2020-01-15lib/find_bit.c: uninline helper _find_next_bit()Yury Norov
2020-01-15lib/find_bit.c: join _find_next_bit{_le}Yury Norov
2020-01-15uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov
2020-01-15lib/scatterlist.c: adjust indentation in __sg_alloc_tableNathan Chancellor
2020-01-15lib/zlib: add zlib_deflate_dfltcc_enabled() functionMikhail Zaslonko
2020-01-15s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko
2020-01-15lib/zlib: add s390 hardware support for kernel zlib_inflateMikhail Zaslonko
2020-01-15lib/zlib: add s390 hardware support for kernel zlib_deflateMikhail Zaslonko
2020-01-15fs/buffer.c: add debug print for __getblk_gfp() stall problemTetsuo Handa
2020-01-15lib/test_bitmap: correct test data offsets for 32-bitAndy Shevchenko
2020-01-15Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2020-01-15Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2020-01-15Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2020-01-15Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2020-01-15Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2020-01-13Merge branch 'for-5.6/drivers' into for-nextJens Axboe
2020-01-13md/raid6: fix algorithm choice under larger PAGE_SIZEZhengyuan Liu
2020-01-13raid6/test: fix a compilation warningZhengyuan Liu
2020-01-13bootconfig: Add Extra Boot Config supportMasami Hiramatsu
2020-01-10Merge branch 'kcsan.2020.01.07a' into HEADPaul E. McKenney
2020-01-09kunit: allow kunit to be loaded as a moduleAlan Maguire
2020-01-09kunit: remove timeout dependence on sysctl_hung_task_timeout_secondsAlan Maguire
2020-01-09kunit: allow kunit tests to be loaded as a moduleAlan Maguire
2020-01-09kunit: hide unexported try-catch interface in try-catch-impl.hAlan Maguire
2020-01-09kunit: move string-stream.h to lib/kunitAlan Maguire
2020-01-08libfdt: include fdt_addresses.cAKASHI Takahiro
2020-01-07kcsan, ubsan: Make KCSAN+UBSAN work togetherMarco Elver
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-30Merge branch 'locking/kcsan'Ingo Molnar
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar
2019-12-27crypto: lib/curve25519 - re-add selftestsJason A. Donenfeld
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-12-22Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-20sbitmap: only queue kyber's wait callback if not already activeblock-5.5-20191221David Jeffery
2019-12-17lib/Kconfig.debug: fix some messed up configurationsChangbin Du
2019-12-16pipe: Fix bogus dereference in iov_iter_alignment()Jan Kara
2019-12-09lib: raid6: fix awk build warningsGreg Kroah-Hartman
2019-12-08sched/core: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior