Tags give the ability to mark specific points in history as being important
-
5.10.0-5.0.0
13ab4b7f · · -
-
linux-kselftest-next-5.14-rc1
4896df9d · ·linux-kselftest-next-5.14-rc1 This Kselftest update for Linux 5.14-rc1 consists of fixes to existing tests and framework: -- migrate sgx test to kselftest harness -- add new test cases to sgx test -- ftrace test fix event-no-pid on 1-core machine -- splice test adjust for handler fallback removal
-
linux-kselftest-kunit-fixes-5.14-rc1
1d71307a · ·linux-kselftest-kunit-fixes-5.14-rc1 This KUnit update for Linux 5.14-rc1 consists of fixes and features: -- add support for skipped tests -- introduce kunit_kmalloc_array/kunit_kcalloc() helpers -- add gnu_printf specifiers -- add kunit_shutdown -- add unit test for filtering suites by names -- convert lib/test_list_sort.c to use KUnit -- code organization moving default config to tools/testing/kunit -- refactor of internal parser input handling -- cleanups and updates to documentation -- code cleanup related to casts