Age | Commit message (Expand) | Author |
2022-05-16 | kunit: take `kunit_assert` as `const` | Miguel Ojeda |
2022-05-16 | kunit: tool: misc cleanups | Daniel Latypov |
2022-05-16 | kunit: tool: minor cosmetic cleanups in kunit_parser.py | Daniel Latypov |
2022-05-16 | kunit: tool: make parser stop overwriting status of suites w/ no_tests | Daniel Latypov |
2022-05-16 | kunit: tool: remove dead parse_crash_in_log() logic | Daniel Latypov |
2022-05-12 | kunit: tool: print clearer error message when there's no TAP output | Daniel Latypov |
2022-05-12 | kunit: tool: stop using a shell to run kernel under QEMU | Daniel Latypov |
2022-05-12 | kunit: tool: update test counts summary line format | Daniel Latypov |
2022-05-12 | kunit: bail out of test filtering logic quicker if OOM | Daniel Latypov |
2022-05-12 | lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTS | Daniel Latypov |
2022-05-12 | kunit: Rework kunit_resource allocation policy | David Gow |
2022-05-02 | kunit: fix debugfs code to use enum kunit_status, not bool | Daniel Latypov |
2022-05-02 | kfence: test: use new suite_{init/exit} support, add .kunitconfig | Daniel Latypov |
2022-05-02 | kunit: add ability to specify suite-level init and exit functions | Daniel Latypov |
2022-05-02 | kunit: rename print_subtest_{start,end} for clarity (s/subtest/suite) | Daniel Latypov |
2022-04-26 | kunit: add support for kunit_suites that reference init code | Brendan Higgins |
2022-04-05 | kunit: Make kunit_remove_resource() idempotent | David Gow |
2022-04-05 | list: test: Test the hlist structure | David Gow |
2022-04-04 | Documentation: kunit: update kconfig options needed for UML coverage | Daniel Latypov |
2022-04-04 | kunit: split resource API impl from test.c into new resource.c | Daniel Latypov |
2022-04-04 | kunit: split resource API from test.h into new resource.h | Daniel Latypov |
2022-04-04 | kunit: tool: more descriptive metavars/--help output | Daniel Latypov |
2022-04-04 | kunit: tool: Do not colorize output when redirected | Kees Cook |
2022-04-04 | kunit: tool: properly report the used arch for --json, or '' if not known | Daniel Latypov |
2022-04-04 | kunit: tool: refactor how we plumb metadata into JSON | Daniel Latypov |
2022-04-04 | kunit: tool: readability tweaks in KernelCI json generation logic | Daniel Latypov |
2022-04-04 | apparmor: test: Use NULL macros | Ricardo Ribalda |
2022-04-04 | mctp: test: Use NULL macros | Ricardo Ribalda |
2022-04-04 | kasan: test: Use NULL macros | Ricardo Ribalda |
2022-04-04 | thunderbolt: test: use NULL macros | Ricardo Ribalda |
2022-04-04 | kunit: use NULL macros | Ricardo Ribalda |
2022-04-04 | kunit: Introduce _NULL and _NOT_NULL macros | Ricardo Ribalda |
2022-04-04 | kunit: tool: simplify code since build_dir can't be None | Daniel Latypov |
2022-04-04 | kunit: tool: drop last uses of collections.namedtuple | Daniel Latypov |
2022-04-04 | kunit: tool: drop unused KernelDirectoryPath var | Daniel Latypov |
2022-04-04 | kunit: tool: make --json handling a bit clearer | Daniel Latypov |
2022-04-03 | Linux 5.18-rc1 | Linus Torvalds |
2022-04-03 | Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2022-04-03 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2022-04-03 | Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-04-03 | Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-04-03 | Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2022-04-03 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-04-02 | Revert "clk: Drop the rate range on clk_put()" | Stephen Boyd |
2022-04-02 | Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2022-04-02 | Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-04-02 | Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds |
2022-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-04-03 | modpost: restore the warning message for missing symbol versions | Masahiro Yamada |
2022-04-02 | Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block | Linus Torvalds |