| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-03-24 | 1 | -0/+2 |
|\ \ |
|
| * | | fprobe: Add a selftest for fprobe | Masami Hiramatsu | 2022-03-17 | 1 | -0/+2 |
| |/ |
|
* | | lib: stackinit: Convert to KUnit | Kees Cook | 2022-03-21 | 1 | -2/+2 |
* | | lib: overflow: Convert to Kunit | Kees Cook | 2022-02-27 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-20 | 1 | -1/+2 |
|\ |
|
| * | test_hash.c: refactor into kunit | Isabella Basso | 2022-01-20 | 1 | -1/+1 |
| * | lib/Kconfig.debug: properly split hash test kernel entries | Isabella Basso | 2022-01-20 | 1 | -1/+2 |
* | | lib: add tests for reference tracker | Eric Dumazet | 2021-12-06 | 1 | -1/+1 |
* | | lib: add reference counting tracking infrastructure | Eric Dumazet | 2021-12-06 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-11-01 | 1 | -0/+1 |
|\ |
|
| * | test_kprobes: Move it from kernel/ to lib/ | Tiezhu Yang | 2021-10-26 | 1 | -0/+1 |
* | | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-11-01 | 1 | -0/+34 |
|\ \ |
|
| * | | lib: Introduce CONFIG_MEMCPY_KUNIT_TEST | Kees Cook | 2021-10-18 | 1 | -0/+1 |
| * | | fortify: Add compile-time FORTIFY_SOURCE tests | Kees Cook | 2021-10-18 | 1 | -0/+33 |
| |/ |
|
* / | bitfield: build kunit tests without structleak plugin | Arnd Bergmann | 2021-10-06 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-07-09 | 1 | -0/+2 |
|\ |
|
| * | lib: add iomem emulation (logic_iomem) | Johannes Berg | 2021-06-17 | 1 | -0/+2 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-06-29 | 1 | -0/+1 |
|\ \ |
|
| * | | mm/slub, kunit: add a KUnit test for SLUB debugging functionality | Oliver Glitta | 2021-06-29 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-06-29 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | lib: test_scanf: Add tests for sscanf number conversion | Richard Fitzgerald | 2021-05-19 | 1 | -0/+1 |
* | | lib: kunit: suppress a compilation warning of frame size | Zhen Lei | 2021-05-22 | 1 | -0/+1 |
|/ |
|
* | lib: Add ASN.1 encoder | James Bottomley | 2021-04-14 | 1 | -0/+1 |
* | kasan: rename CONFIG_TEST_KASAN_MODULE | Andrey Konovalov | 2021-02-24 | 1 | -1/+1 |
* | Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-02-21 | 1 | -3/+0 |
|\ |
|
| * | random32: Re-enable KCSAN instrumentation | Marco Elver | 2021-01-04 | 1 | -3/+0 |
* | | bpf: Move stack_map_get_build_id into lib | Jiri Olsa | 2021-01-14 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-12-18 | 1 | -0/+2 |
|\ |
|
| * | Add and use a generic version of devmem_is_allowed() | Palmer Dabbelt | 2020-12-11 | 1 | -0/+2 |
| |\ |
|
| | * | lib: Add a generic version of devmem_is_allowed() | Palmer Dabbelt | 2020-12-11 | 1 | -0/+2 |
* | | | lib/cmdline_kunit: add a new test suite for cmdline API | Andy Shevchenko | 2020-12-15 | 1 | -0/+1 |
* | | | selftest/fpu: avoid clang warning | Arnd Bergmann | 2020-12-11 | 1 | -1/+2 |
|/ / |
|
* | | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2020-10-18 | 1 | -1/+1 |
|\ \ |
|
| * | | lib: kunit: add bitfield test conversion to KUnit | Vitor Massaru Iha | 2020-10-13 | 1 | -1/+1 |
* | | | lib, include/linux: add usercopy failure capability | Albert van der Linde | 2020-10-16 | 1 | -0/+1 |
* | | | mm/page_alloc.c: fix freeing non-compound pages | Matthew Wilcox (Oracle) | 2020-10-13 | 1 | -0/+1 |
* | | | KASAN: port KASAN Tests to KUnit | Patricia Alfonso | 2020-10-13 | 1 | -1/+3 |
| |/
|/| |
|
* | | lib/string.c: Use freestanding environment | Arvind Sankar | 2020-08-19 | 1 | -1/+6 |
|/ |
|
* | lib/test_bits.c: add tests of GENMASK | Rikard Falkeborn | 2020-08-12 | 1 | -0/+1 |
* | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-08-09 | 1 | -6/+3 |
|\ |
|
| * | kbuild: introduce ccflags-remove-y and asflags-remove-y | Masahiro Yamada | 2020-08-10 | 1 | -4/+1 |
| * | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada | 2020-07-07 | 1 | -2/+2 |
* | | mm: move lib/ioremap.c to mm/ | Mike Rapoport | 2020-08-07 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-08-05 | 1 | -0/+3 |
|\ \ |
|
| * | | Add pldmfw library for PLDM firmware update | Jacob Keller | 2020-07-28 | 1 | -0/+3 |
| |/ |
|
* | | Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-08-03 | 1 | -0/+24 |
|\ \ |
|
| * | | selftests/fpu: Add an FPU selftest | Petteri Aimonen | 2020-06-29 | 1 | -0/+24 |
| |/ |
|
* / | lib: Add zstd support to decompress | Nick Terrell | 2020-07-31 | 1 | -0/+1 |
|/ |
|
* | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 2020-06-11 | 1 | -0/+4 |
|\ |
|
| * | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar | 2020-04-13 | 1 | -0/+9 |
| |\ |
|