summaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
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-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-06-09mm: 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-16string: Add Kunit tests for strcat() familyKees Cook1-0/+1
2023-04-27Merge 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-27kunit: Fix 'hooks.o' build by recursing into kunitDavid Gow1-8/+4
2023-02-23Merge 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-08arm64: Support Clang UBSAN trap codes for better reportingKees Cook1-2/+0
2023-02-08lib/hashtable_test.c: add test for the hashtable structureRae Moar1-0/+1
2023-02-08kunit: Add "hooks" to call into KUnit when it's built as a moduleDavid Gow1-0/+8
2023-02-02lib: 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-02lib: fortify_kunit: build without structleak pluginAnders Roxell1-0/+1
2022-11-22kunit/fortify: Validate __alloc_size attribute resultsKees Cook1-0/+1
2022-11-08maple_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-10Merge 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
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus 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/linu...Linus Torvalds1-2/+2
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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