summaryrefslogtreecommitdiff
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-0/+3
|\
| * dyndbg: cleanup dynamic usage in ib_srp.cJason Baron2023-03-191-0/+3
* | atomics: Provide rcuref - scalable reference countingThomas Gleixner2023-03-281-1/+1
|/
* kunit: Fix 'hooks.o' build by recursing into kunitDavid Gow2023-02-271-8/+4
* Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-02-231-0/+2
|\
| * lib: add Dhrystone benchmark testGeert Uytterhoeven2023-02-021-0/+2
* | Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-02-231-0/+9
|\ \
| * | lib/hashtable_test.c: add test for the hashtable structureRae Moar2023-02-081-0/+1
| * | kunit: Add "hooks" to call into KUnit when it's built as a moduleDavid Gow2023-02-081-0/+8
| |/
* | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-211-2/+0
|\ \
| * | arm64: Support Clang UBSAN trap codes for better reportingKees Cook2023-02-081-2/+0
| |/
* | genirq/affinity: Move group_cpus_evenly() into lib/Ming Lei2023-01-171-0/+2
|/
* Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-141-2/+5
|\
| * lib: fortify_kunit: build without structleak pluginAnders Roxell2022-12-021-0/+1
| * kunit/fortify: Validate __alloc_size attribute resultsKees Cook2022-11-221-0/+1
| * overflow: Introduce overflows_type() and castable_to_type()Kees Cook2022-11-021-0/+1
| * siphash: Convert selftest to KUnitKees Cook2022-11-011-1/+1
| * string: Convert strscpy() self-test to KUnitKees Cook2022-11-011-1/+1
* | maple_tree: reorganize testing to restore module testingLiam Howlett2022-11-081-0/+1
|/
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-6/+4
|\
| * kmsan: disable instrumentation of unsupported common kernel codeAlexander Potapenko2022-10-031-0/+3
| * kasan: move tests to mm/kasan/Andrey Konovalov2022-10-031-5/+0
| * Maple Tree: add new data structureLiam R. Howlett2022-09-261-1/+1
* | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-101-1/+0
|\ \
| * | crypto: lib - create utils module and move __crypto_memneq into itEric Biggers2022-08-191-1/+0
* | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-071-0/+1
|\ \ \
| * \ \ Merge 6.0-rc5 into driver-core-nextGreg Kroah-Hartman2022-09-121-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | dyndbg: add test_dynamic_debug moduleJim Cromie2022-09-071-0/+1
* | | | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-031-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | fortify: Add KUnit test for FORTIFY_SOURCE internalsKees Cook2022-09-071-0/+1
| * | | testing/selftests: Add tests for the is_signed_type() macroBart Van Assche2022-08-311-0/+1
| |/ /
* | | lib/test_cpumask: follow KUnit style guidelinesSander Vanheule2022-08-241-1/+1
|/ /
* | lib/cpumask: add inline cpumask_next_wrap() for UPSander Vanheule2022-08-151-1/+2
|/
* Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-1/+1
|\
| * lib/nodemask: inline next_node_in() and node_random()Yury Norov2022-08-011-1/+1
* | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-2/+2
|\ \
| * | lib/test: introduce cpumask KUnit test suiteSander Vanheule2022-07-171-0/+1
| * | cpumask: Fix invalid uniprocessor mask assumptionSander Vanheule2022-07-171-2/+1
| |/
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-0/+2
|\ \
| * | lib: Add register read/write tracing supportPrasad Sodagudi2022-06-151-0/+2
* | | Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-041-1/+1
|\ \ \
| * | | lib/base64: RFC4648-compliant base64 encodingHannes Reinecke2022-08-021-1/+1
| | |/ | |/|
| * | crypto: memneq - move into lib/Jason A. Donenfeld2022-06-121-0/+1
| |/
* | crypto: lib - move lib/sha1.c into lib/crypto/Eric Biggers2022-07-151-1/+1
* | crypto: memneq - move into lib/Jason A. Donenfeld2022-06-101-0/+1
|/
* Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-05-291-1/+9
|\
| * bootconfig: Support embedding a bootconfig file in kernelMasami Hiramatsu2022-04-261-0/+8
| * bootconfig: Make the bootconfig.o as a normal object fileMasami Hiramatsu2022-04-261-1/+1
* | lib: add generic polynomial calculationMichael Walle2022-05-221-0/+2
|/
* Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-261-1/+2
|\