summaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)Author
2022-08-31testing/selftests: Add tests for the is_signed_type() macroBart Van Assche
2022-08-24lib/test_cpumask: follow KUnit style guidelinesSander Vanheule
2022-08-19crypto: lib - create utils module and move __crypto_memneq into itEric Biggers
2022-08-15lib/cpumask: add inline cpumask_next_wrap() for UPSander Vanheule
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-04Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-02lib/base64: RFC4648-compliant base64 encodingHannes Reinecke
2022-08-01lib/nodemask: inline next_node_in() and node_random()Yury Norov
2022-07-17lib/test: introduce cpumask KUnit test suiteSander Vanheule
2022-07-17cpumask: Fix invalid uniprocessor mask assumptionSander Vanheule
2022-07-15crypto: lib - move lib/sha1.c into lib/crypto/Eric Biggers
2022-06-15lib: Add register read/write tracing supportPrasad Sodagudi
2022-06-12crypto: memneq - move into lib/Jason A. Donenfeld
2022-06-10crypto: memneq - move into lib/Jason A. Donenfeld
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-05-22lib: add generic polynomial calculationMichael Walle
2022-04-26bootconfig: Support embedding a bootconfig file in kernelMasami Hiramatsu
2022-04-26bootconfig: Make the bootconfig.o as a normal object fileMasami Hiramatsu
2022-03-26Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-26Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-21lib: stackinit: Convert to KUnitKees Cook
2022-03-17fprobe: Add a selftest for fprobeMasami Hiramatsu
2022-03-07crypto: add rocksoft 64b crc guard tag frameworkKeith Busch
2022-02-27lib: overflow: Convert to KunitKees Cook
2022-02-13fortify: Detect struct member overflows in memcpy() at compile-timeKees Cook
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20test_hash.c: refactor into kunitIsabella Basso
2022-01-20lib/Kconfig.debug: properly split hash test kernel entriesIsabella Basso
2021-12-06lib: add tests for reference trackerEric Dumazet
2021-12-06lib: add reference counting tracking infrastructureEric Dumazet
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-26test_kprobes: Move it from kernel/ to lib/Tiezhu Yang
2021-10-18lib: Introduce CONFIG_MEMCPY_KUNIT_TESTKees Cook
2021-10-18fortify: Add compile-time FORTIFY_SOURCE testsKees Cook
2021-10-06bitfield: build kunit tests without structleak pluginArnd Bergmann
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-29mm/slub, kunit: add a KUnit test for SLUB debugging functionalityOliver Glitta
2021-06-17lib: add iomem emulation (logic_iomem)Johannes Berg
2021-05-22lib: kunit: suppress a compilation warning of frame sizeZhen Lei
2021-05-19lib: test_scanf: Add tests for sscanf number conversionRichard Fitzgerald
2021-04-14lib: Add ASN.1 encoderJames Bottomley
2021-02-24kasan: rename CONFIG_TEST_KASAN_MODULEAndrey Konovalov
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-14bpf: Move stack_map_get_build_id into libJiri Olsa