aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-0/+2
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-0/+1
2021-06-29mm/slub, kunit: add a KUnit test for SLUB debugging functionalityOliver Glitta1-0/+1
2021-06-17lib: add iomem emulation (logic_iomem)Johannes Berg1-0/+2
2021-05-22lib: kunit: suppress a compilation warning of frame sizeZhen Lei1-0/+1
2021-05-19lib: test_scanf: Add tests for sscanf number conversionRichard Fitzgerald1-0/+1
2021-04-14lib: Add ASN.1 encoderJames Bottomley1-0/+1
2021-02-24kasan: rename CONFIG_TEST_KASAN_MODULEAndrey Konovalov1-1/+1
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2021-01-14bpf: Move stack_map_get_build_id into libJiri Olsa1-1/+2
2021-01-04random32: Re-enable KCSAN instrumentationMarco Elver1-3/+0
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+2
2020-12-15lib/cmdline_kunit: add a new test suite for cmdline APIAndy Shevchenko1-0/+1
2020-12-11selftest/fpu: avoid clang warningArnd Bergmann1-1/+2
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt1-0/+2
2020-12-11lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt1-0/+2
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+1
2020-10-16lib, include/linux: add usercopy failure capabilityAlbert van der Linde1-0/+1
2020-10-13mm/page_alloc.c: fix freeing non-compound pagesMatthew Wilcox (Oracle)1-0/+1
2020-10-13KASAN: port KASAN Tests to KUnitPatricia Alfonso1-1/+3
2020-10-13lib: kunit: add bitfield test conversion to KUnitVitor Massaru Iha1-1/+1
2020-08-19lib/string.c: Use freestanding environmentArvind Sankar1-1/+6
2020-08-12lib/test_bits.c: add tests of GENMASKRikard Falkeborn1-0/+1
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-6/+3
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada1-4/+1
2020-08-07mm: move lib/ioremap.c to mm/Mike Rapoport1-1/+0
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+3
2020-08-03Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+24
2020-07-31lib: Add zstd support to decompressNick Terrell1-0/+1
2020-07-28Add pldmfw library for PLDM firmware updateJacob Keller1-0/+3