summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-07-161-1/+1
|\
| * usercopy: Convert test_user_copy to KUnit testKees Cook2024-06-141-1/+1
* | fortify: fix warnings in fortify tests with KASANMasahiro Yamada2024-07-151-0/+4
|/
* selftests/fpu: allow building on other architecturesSamuel Holland2024-05-191-23/+2
* selftests/fpu: move FP code to a separate translation unitSamuel Holland2024-05-191-1/+2
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-0/+3
|\
| * lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan2024-04-251-0/+2
| * lib: code tagging frameworkSuren Baghdasaryan2024-04-251-0/+1
* | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-3/+3
|\ \
| * | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-101-3/+3
| |/
* | Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-131-2/+0
|\ \
| * | string: Merge strcat KUnit tests into string_kunit.cKees Cook2024-04-191-1/+0
| * | string: Merge strscpy KUnit tests into string_kunit.cKees Cook2024-04-191-1/+0
| |/
* / lib: Add one-byte emulation functionPaul E. McKenney2024-04-091-0/+1
|/
* Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-141-1/+0
|\
| * PCI: Move pci_iomap.c to drivers/pci/Philipp Stanner2024-02-121-1/+0
* | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-121-2/+5
|\ \
| * | string: Convert helpers selftest to KUnitKees Cook2024-03-051-1/+1
| * | string: Convert selftest to KUnitKees Cook2024-03-051-1/+1
| * | fortify: Add KUnit tests for runtime overflowsKees Cook2024-02-291-0/+2
| * | ubsan: Silence W=1 warnings in self-testKees Cook2024-02-061-0/+1
| |/
* / livepatch: Move tests from lib/livepatch to selftests/livepatchMarcos Paulo de Souza2024-01-221-2/+0
|/
* Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-11-041-0/+2
|\
| * acpi: Move common tables helper functions to common libDave Jiang2023-10-271-0/+2
* | Merge tag 'bitmap-for-6.7' of https://github.com/norov/linuxLinus Torvalds2023-11-031-1/+1
|\ \
| * | lib/bitmap: split-out string-related operations to a separate filesYury Norov2023-10-141-1/+1
| |/
* | Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2023-11-011-1/+3
|\ \
| * | lib: objpool test module addedwuqiang.matt2023-10-181-0/+2
| * | lib: objpool added: ring-array based lockless MPMCwuqiang.matt2023-10-181-1/+1
| |/
* | Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2023-10-301-0/+2
|\ \
| * | bcache: move closures to lib/Kent Overstreet2023-10-191-0/+2
| |/
* / lib: add light-weight queuing mechanism.NeilBrown2023-10-161-1/+1
|/
* iov_iter: Kunit tests for copying to/from an iteratorDavid Howells2023-09-091-0/+1
* Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-08-291-1/+0
|\
| * crypto: lib - Move mpi into lib/cryptoHerbert Xu2023-08-111-1/+0
* | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-281-1/+1
|\ \
| * | list: Introduce CONFIG_LIST_HARDENEDMarco Elver2023-08-151-1/+1
| |/
* / lib/bitmap: workaround const_eval test build failureYury Norov2023-07-181-0/+6
|/
* Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-1/+1
|\
| * mm: page_alloc: collect mem statistic into show_mem.cKefeng Wang2023-06-091-1/+1
* | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-271-0/+1
|\ \
| * | string: Add Kunit tests for strcat() familyKees Cook2023-05-161-0/+1
| |/
* / x86/csum: Improve performance of `csum_partial`Noah Goldstein2023-05-251-0/+1
|/
* 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
|\ \