Age | Commit message (Expand) | Author |
2024-01-18 | Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2024-01-17 | Merge tag 'uml-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-01-11 | Merge tag 'docs-6.8' of git://git.lwn.net/linux | Linus Torvalds |
2024-01-11 | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-01-05 | Documentation: kunit: Add clang UML coverage example | Michał Winiarski |
2024-01-03 | kunit: add parameter generation macro using description from array | Benjamin Berg |
2023-12-29 | docs: dev-tools: Add UAPI checker documentation | John Moon |
2023-12-18 | kunit: Add APIs for managing devices | davidgow@google.com |
2023-12-18 | Documentation: Add debugfs docs with run after boot | Rae Moar |
2023-12-18 | kunit: add is_init test attribute | Rae Moar |
2023-12-18 | kunit: Add a macro to wrap a deferred action function | David Gow |
2023-11-17 | Merge branch 'vegard' into docs-mw | Jonathan Corbet |
2023-11-17 | Documentation: dev-tools: properly format ToC headingss | Vegard Nossum |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-11-01 | Documentation: ubsan: drop "the" from article title | Andrey Konovalov |
2023-10-18 | Documentation: *san: drop "the" from article titles | Andrey Konovalov |
2023-10-09 | Documentation: kselftests: Remove references to bpf tests | Marcos Paulo de Souza |
2023-09-08 | Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2023-09-06 | LoongArch: Add KASAN (Kernel Address Sanitizer) support | Qing Zhang |
2023-07-26 | kunit: Add documentation of KUnit test attributes | Rae Moar |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-27 | Merge tag 'linux-kselftest-next-6.5-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2023-06-23 | kasan, doc: note kasan.fault=panic_on_write behaviour for async modes | Marco Elver |
2023-06-19 | kasan: add support for kasan.fault=panic_on_write | Marco Elver |
2023-06-19 | Documentation: kselftest: "make headers" is a prerequisite | John Hubbard |
2023-06-12 | selftests: allow runners to override the timeout | Luis Chamberlain |
2023-06-06 | Documentation: kunit: Rename references to kunit_abort() | David Gow |
2023-05-31 | Documentation: Kunit: add MODULE_LICENSE to sample code | Takashi Sakamoto |
2023-05-25 | Documentation: kunit: Add usage notes for kunit_add_action() | David Gow |
2023-05-11 | Documentation: kunit: Warn that exit functions run even if init fails | David Gow |
2023-05-11 | Documentation: kunit: Note that assertions should not be used in cleanup | David Gow |
2023-05-08 | Documentation: kunit: Modular tests should not depend on KUNIT=y | Geert Uytterhoeven |
2023-04-27 | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-04-20 | docs: kmemleak: adjust to config renaming | Lukas Bulwahn |
2023-04-08 | kcov: improve documentation | Andrey Konovalov |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-23 | Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2023-02-08 | Documentation: Add Function Redirection API docs | Sadiya Kazi |
2023-02-08 | kunit: Add "hooks" to call into KUnit when it's built as a module | David Gow |
2023-01-31 | Documentation: coccinelle: Escape --options to fix Sphinx output | Jonathan Neuschäfer |
2023-01-26 | docs/scripts/gdb: add necessary make scripts_gdb step | Jakob Koschel |
2023-01-18 | kasan: allow sampling page_alloc allocations for HW_TAGS | Andrey Konovalov |
2022-12-12 | Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2022-12-12 | Documentation: dev-tools: Clarify requirements for result description | Mark Brown |
2022-12-12 | Documentation: kunit: Fix "How Do I Use This" / "Next Steps" sections | David Gow |
2022-12-12 | kunit: Use the static key when retrieving the current test | David Gow |
2022-12-12 | Documentation: kunit: Remove redundant 'tips.rst' page | David Gow |
2022-12-12 | Documentation: KUnit: reword description of assertions | Daniel Latypov |
2022-12-12 | Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplication | Daniel Latypov |
2022-11-08 | docs: kmsan: fix formatting of "Example report" | Alexander Potapenko |