Age | Commit message (Expand) | Author |
2022-08-24 | lib/test_cpumask: follow KUnit style guidelines | Sander Vanheule |
2022-08-15 | lib/cpumask: add inline cpumask_next_wrap() for UP | Sander Vanheule |
2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-04 | Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-02 | lib/base64: RFC4648-compliant base64 encoding | Hannes Reinecke |
2022-08-01 | lib/nodemask: inline next_node_in() and node_random() | Yury Norov |
2022-07-17 | lib/test: introduce cpumask KUnit test suite | Sander Vanheule |
2022-07-17 | cpumask: Fix invalid uniprocessor mask assumption | Sander Vanheule |
2022-07-15 | crypto: lib - move lib/sha1.c into lib/crypto/ | Eric Biggers |
2022-06-15 | lib: Add register read/write tracing support | Prasad Sodagudi |
2022-06-12 | crypto: memneq - move into lib/ | Jason A. Donenfeld |
2022-06-10 | crypto: memneq - move into lib/ | Jason A. Donenfeld |
2022-05-29 | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2022-05-22 | lib: add generic polynomial calculation | Michael Walle |
2022-04-26 | bootconfig: Support embedding a bootconfig file in kernel | Masami Hiramatsu |
2022-04-26 | bootconfig: Make the bootconfig.o as a normal object file | Masami Hiramatsu |
2022-03-26 | Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-26 | Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-03-21 | lib: stackinit: Convert to KUnit | Kees Cook |
2022-03-17 | fprobe: Add a selftest for fprobe | Masami Hiramatsu |
2022-03-07 | crypto: add rocksoft 64b crc guard tag framework | Keith Busch |
2022-02-27 | lib: overflow: Convert to Kunit | Kees Cook |
2022-02-13 | fortify: Detect struct member overflows in memcpy() at compile-time | Kees Cook |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-20 | test_hash.c: refactor into kunit | Isabella Basso |
2022-01-20 | lib/Kconfig.debug: properly split hash test kernel entries | Isabella Basso |
2021-12-06 | lib: add tests for reference tracker | Eric Dumazet |
2021-12-06 | lib: add reference counting tracking infrastructure | Eric Dumazet |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-10-26 | test_kprobes: Move it from kernel/ to lib/ | Tiezhu Yang |
2021-10-18 | lib: Introduce CONFIG_MEMCPY_KUNIT_TEST | Kees Cook |
2021-10-18 | fortify: Add compile-time FORTIFY_SOURCE tests | Kees Cook |
2021-10-06 | bitfield: build kunit tests without structleak plugin | Arnd Bergmann |
2021-07-09 | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-06-29 | mm/slub, kunit: add a KUnit test for SLUB debugging functionality | Oliver Glitta |
2021-06-17 | lib: add iomem emulation (logic_iomem) | Johannes Berg |
2021-05-22 | lib: kunit: suppress a compilation warning of frame size | Zhen Lei |
2021-05-19 | lib: test_scanf: Add tests for sscanf number conversion | Richard Fitzgerald |
2021-04-14 | lib: Add ASN.1 encoder | James Bottomley |
2021-02-24 | kasan: rename CONFIG_TEST_KASAN_MODULE | Andrey Konovalov |
2021-02-21 | Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-01-14 | bpf: Move stack_map_get_build_id into lib | Jiri Olsa |
2021-01-04 | random32: Re-enable KCSAN instrumentation | Marco Elver |
2020-12-18 | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |