summaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2024-03-13Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+5
2024-03-05string: Convert helpers selftest to KUnitKees Cook1-1/+1
2024-03-05string: Convert selftest to KUnitKees Cook1-1/+1
2024-03-01fortify: Add KUnit tests for runtime overflowsKees Cook1-0/+2
2024-02-12PCI: Move pci_iomap.c to drivers/pci/Philipp Stanner1-1/+0
2024-02-06ubsan: Silence W=1 warnings in self-testKees Cook1-0/+1
2024-01-22livepatch: Move tests from lib/livepatch to selftests/livepatchMarcos Paulo de Souza1-2/+0
2023-11-05Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+2
2023-11-03Merge tag 'bitmap-for-6.7' of https://github.com/norov/linuxLinus Torvalds1-1/+1
2023-11-02Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-1/+3
2023-10-31Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+2
2023-10-28acpi: Move common tables helper functions to common libDave Jiang1-0/+2
2023-10-19bcache: move closures to lib/Kent Overstreet1-0/+2
2023-10-18lib: objpool test module addedwuqiang.matt1-0/+2
2023-10-18lib: objpool added: ring-array based lockless MPMCwuqiang.matt1-1/+1
2023-10-16lib: add light-weight queuing mechanism.NeilBrown1-1/+1
2023-10-15lib/bitmap: split-out string-related operations to a separate filesYury Norov1-1/+1
2023-09-10iov_iter: Kunit tests for copying to/from an iteratorDavid Howells1-0/+1
2023-08-29Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-1/+0
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-08-16list: Introduce CONFIG_LIST_HARDENEDMarco Elver1-1/+1
2023-08-11crypto: lib - Move mpi into lib/cryptoHerbert Xu1-1/+0
2023-07-18lib/bitmap: workaround const_eval test build failureYury Norov1-0/+6
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2023-06-28Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-06-10mm: page_alloc: collect mem statistic into show_mem.cKefeng Wang1-1/+1
2023-05-25x86/csum: Improve performance of `csum_partial`Noah Goldstein1-0/+1
2023-05-17string: Add Kunit tests for strcat() familyKees Cook1-0/+1
2023-04-28Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2023-03-28atomics: Provide rcuref - scalable reference countingThomas Gleixner1-1/+1
2023-03-19dyndbg: cleanup dynamic usage in ib_srp.cJason Baron1-0/+3
2023-02-28kunit: Fix 'hooks.o' build by recursing into kunitDavid Gow1-8/+4
2023-02-24Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+2
2023-02-23Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+9
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2023-02-09arm64: Support Clang UBSAN trap codes for better reportingKees Cook1-2/+0
2023-02-09lib/hashtable_test.c: add test for the hashtable structureRae Moar1-0/+1
2023-02-09kunit: Add "hooks" to call into KUnit when it's built as a moduleDavid Gow1-0/+8
2023-02-03lib: add Dhrystone benchmark testGeert Uytterhoeven1-0/+2
2023-01-17genirq/affinity: Move group_cpus_evenly() into lib/Ming Lei1-0/+2
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+5
2022-12-03lib: fortify_kunit: build without structleak pluginAnders Roxell1-0/+1
2022-11-23kunit/fortify: Validate __alloc_size attribute resultsKees Cook1-0/+1
2022-11-09maple_tree: reorganize testing to restore module testingLiam Howlett1-0/+1
2022-11-02overflow: Introduce overflows_type() and castable_to_type()Kees Cook1-0/+1
2022-11-01siphash: Convert selftest to KUnitKees Cook1-1/+1
2022-11-01string: Convert strscpy() self-test to KUnitKees Cook1-1/+1
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+4
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-1/+0