aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-08maple_tree: reorganize testing to restore module testingLiam Howlett1-0/+1
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-6/+4
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+0
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+1
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+2
2022-10-03kmsan: disable instrumentation of unsupported common kernel codeAlexander Potapenko1-0/+3
2022-10-03kasan: move tests to mm/kasan/Andrey Konovalov1-5/+0
2022-09-26Maple Tree: add new data structureLiam R. Howlett1-1/+1
2022-09-12Merge 6.0-rc5 into driver-core-nextGreg Kroah-Hartman1-1/+1
2022-09-07fortify: Add KUnit test for FORTIFY_SOURCE internalsKees Cook1-0/+1
2022-09-07dyndbg: add test_dynamic_debug moduleJim Cromie1-0/+1
2022-08-31testing/selftests: Add tests for the is_signed_type() macroBart Van Assche1-0/+1
2022-08-24lib/test_cpumask: follow KUnit style guidelinesSander Vanheule1-1/+1
2022-08-19crypto: lib - create utils module and move __crypto_memneq into itEric Biggers1-1/+0
2022-08-15lib/cpumask: add inline cpumask_next_wrap() for UPSander Vanheule1-1/+2
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds1-1/+1
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-2/+2
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+2
2022-08-04Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2022-08-02lib/base64: RFC4648-compliant base64 encodingHannes Reinecke1-1/+1
2022-08-01lib/nodemask: inline next_node_in() and node_random()Yury Norov1-1/+1
2022-07-17lib/test: introduce cpumask KUnit test suiteSander Vanheule1-0/+1
2022-07-17cpumask: Fix invalid uniprocessor mask assumptionSander Vanheule1-2/+1
2022-07-15crypto: lib - move lib/sha1.c into lib/crypto/Eric Biggers1-1/+1
2022-06-15lib: Add register read/write tracing supportPrasad Sodagudi1-0/+2
2022-06-12crypto: memneq - move into lib/Jason A. Donenfeld1-0/+1
2022-06-10crypto: memneq - move into lib/Jason A. Donenfeld1-0/+1
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+9
2022-05-22lib: add generic polynomial calculationMichael Walle1-0/+2
2022-04-26bootconfig: Support embedding a bootconfig file in kernelMasami Hiramatsu1-0/+8
2022-04-26bootconfig: Make the bootconfig.o as a normal object fileMasami Hiramatsu1-1/+1
2022-03-26Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+2
2022-03-26Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+2
2022-03-21lib: stackinit: Convert to KUnitKees Cook1-2/+2
2022-03-17fprobe: Add a selftest for fprobeMasami Hiramatsu1-0/+2
2022-03-07crypto: add rocksoft 64b crc guard tag frameworkKeith Busch1-0/+1
2022-02-27lib: overflow: Convert to KunitKees Cook1-1/+1
2022-02-13fortify: Detect struct member overflows in memcpy() at compile-timeKees Cook1-1/+2
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2022-01-20test_hash.c: refactor into kunitIsabella Basso1-1/+1
2022-01-20lib/Kconfig.debug: properly split hash test kernel entriesIsabella Basso1-1/+2
2021-12-06lib: add tests for reference trackerEric Dumazet1-1/+1
2021-12-06lib: add reference counting tracking infrastructureEric Dumazet1-0/+2
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+1
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+34
2021-10-26test_kprobes: Move it from kernel/ to lib/Tiezhu Yang1-0/+1
2021-10-18lib: Introduce CONFIG_MEMCPY_KUNIT_TESTKees Cook1-0/+1
2021-10-18fortify: Add compile-time FORTIFY_SOURCE testsKees Cook1-0/+33
2021-10-06bitfield: build kunit tests without structleak pluginArnd Bergmann1-1/+1