| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2023-11-04 | 1 | -0/+2 |
|\ |
|
| * | acpi: Move common tables helper functions to common lib | Dave Jiang | 2023-10-27 | 1 | -0/+2 |
* | | Merge tag 'bitmap-for-6.7' of https://github.com/norov/linux | Linus Torvalds | 2023-11-03 | 1 | -1/+1 |
|\ \ |
|
| * | | lib/bitmap: split-out string-related operations to a separate files | Yury Norov | 2023-10-14 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 2023-11-01 | 1 | -1/+3 |
|\ \ |
|
| * | | lib: objpool test module added | wuqiang.matt | 2023-10-18 | 1 | -0/+2 |
| * | | lib: objpool added: ring-array based lockless MPMC | wuqiang.matt | 2023-10-18 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 2023-10-30 | 1 | -0/+2 |
|\ \ |
|
| * | | bcache: move closures to lib/ | Kent Overstreet | 2023-10-19 | 1 | -0/+2 |
| |/ |
|
* / | lib: add light-weight queuing mechanism. | NeilBrown | 2023-10-16 | 1 | -1/+1 |
|/ |
|
* | iov_iter: Kunit tests for copying to/from an iterator | David Howells | 2023-09-09 | 1 | -0/+1 |
* | Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2023-08-29 | 1 | -1/+0 |
|\ |
|
| * | crypto: lib - Move mpi into lib/crypto | Herbert Xu | 2023-08-11 | 1 | -1/+0 |
* | | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-08-28 | 1 | -1/+1 |
|\ \ |
|
| * | | list: Introduce CONFIG_LIST_HARDENED | Marco Elver | 2023-08-15 | 1 | -1/+1 |
| |/ |
|
* / | lib/bitmap: workaround const_eval test build failure | Yury Norov | 2023-07-18 | 1 | -0/+6 |
|/ |
|
* | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-06-28 | 1 | -1/+1 |
|\ |
|
| * | mm: page_alloc: collect mem statistic into show_mem.c | Kefeng Wang | 2023-06-09 | 1 | -1/+1 |
* | | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-06-27 | 1 | -0/+1 |
|\ \ |
|
| * | | string: Add Kunit tests for strcat() family | Kees Cook | 2023-05-16 | 1 | -0/+1 |
| |/ |
|
* / | x86/csum: Improve performance of `csum_partial` | Noah Goldstein | 2023-05-25 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-04-27 | 1 | -0/+3 |
|\ |
|
| * | dyndbg: cleanup dynamic usage in ib_srp.c | Jason Baron | 2023-03-19 | 1 | -0/+3 |
* | | atomics: Provide rcuref - scalable reference counting | Thomas Gleixner | 2023-03-28 | 1 | -1/+1 |
|/ |
|
* | kunit: Fix 'hooks.o' build by recursing into kunit | David Gow | 2023-02-27 | 1 | -8/+4 |
* | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-02-23 | 1 | -0/+2 |
|\ |
|
| * | lib: add Dhrystone benchmark test | Geert Uytterhoeven | 2023-02-02 | 1 | -0/+2 |
* | | Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2023-02-23 | 1 | -0/+9 |
|\ \ |
|
| * | | lib/hashtable_test.c: add test for the hashtable structure | Rae Moar | 2023-02-08 | 1 | -0/+1 |
| * | | kunit: Add "hooks" to call into KUnit when it's built as a module | David Gow | 2023-02-08 | 1 | -0/+8 |
| |/ |
|
* | | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-02-21 | 1 | -2/+0 |
|\ \ |
|
| * | | arm64: Support Clang UBSAN trap codes for better reporting | Kees Cook | 2023-02-08 | 1 | -2/+0 |
| |/ |
|
* / | genirq/affinity: Move group_cpus_evenly() into lib/ | Ming Lei | 2023-01-17 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-14 | 1 | -2/+5 |
|\ |
|
| * | lib: fortify_kunit: build without structleak plugin | Anders Roxell | 2022-12-02 | 1 | -0/+1 |
| * | kunit/fortify: Validate __alloc_size attribute results | Kees Cook | 2022-11-22 | 1 | -0/+1 |
| * | overflow: Introduce overflows_type() and castable_to_type() | Kees Cook | 2022-11-02 | 1 | -0/+1 |
| * | siphash: Convert selftest to KUnit | Kees Cook | 2022-11-01 | 1 | -1/+1 |
| * | string: Convert strscpy() self-test to KUnit | Kees Cook | 2022-11-01 | 1 | -1/+1 |
* | | maple_tree: reorganize testing to restore module testing | Liam Howlett | 2022-11-08 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-10 | 1 | -6/+4 |
|\ |
|
| * | kmsan: disable instrumentation of unsupported common kernel code | Alexander Potapenko | 2022-10-03 | 1 | -0/+3 |
| * | kasan: move tests to mm/kasan/ | Andrey Konovalov | 2022-10-03 | 1 | -5/+0 |
| * | Maple Tree: add new data structure | Liam R. Howlett | 2022-09-26 | 1 | -1/+1 |
* | | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2022-10-10 | 1 | -1/+0 |
|\ \ |
|
| * | | crypto: lib - create utils module and move __crypto_memneq into it | Eric Biggers | 2022-08-19 | 1 | -1/+0 |
* | | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-10-07 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge 6.0-rc5 into driver-core-next | Greg Kroah-Hartman | 2022-09-12 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | dyndbg: add test_dynamic_debug module | Jim Cromie | 2022-09-07 | 1 | -0/+1 |
* | | | | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-10-03 | 1 | -0/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|