Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 30 participants
  • 12782 discussions

[PATCH v3 0/9] selftests/vm: gup_test, hmm-tests, assorted improvements
by John Hubbard
4 years, 8 months

ご挨拶
by FM
4 years, 8 months

[PATCH v4] fat: Add KUnit tests for checksums and timestamps
by David Gow
4 years, 8 months

ご挨拶
by FM
4 years, 8 months

[PATCH v1 1/3] kunit: Do not pollute source directory with generated files (.kunitconfig)
by Andy Shevchenko
4 years, 8 months

[PATCH v3 55/56] selftests: kselftest_harness.h: partially fix kernel-doc markups
by Mauro Carvalho Chehab
4 years, 8 months

[PATCH] selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basic
by Po-Hsu Lin
4 years, 8 months

[PATCH v2 0/2] kunit: tool: Respect '.kunitconfig' in '--build_dir'
by SeongJae Park
4 years, 8 months

[PATCH v3] fat: Add KUnit tests for checksums and timestamps
by David Gow
4 years, 8 months

[PATCH net] selftests: mptcp: depends on built-in IPv6
by Matthieu Baerts
4 years, 8 months

[PATCH v1] kunit: tools: fix kunit_tool tests for parsing test plans
by Brendan Higgins
4 years, 8 months

[PATCH] Documentation: kunit: Update Kconfig parts for KUNIT's module support
by SeongJae Park
4 years, 8 months

[PATCH v2] Documentation: kunit: Update Kconfig parts for KUNIT's module support
by SeongJae Park
4 years, 8 months

[RFC,net-next, 0/4] seg6: add support for SRv6 End.DT4 behavior
by Andrea Mayer
4 years, 8 months

[PATCH v2] fat: Add KUnit tests for checksums and timestamps
by David Gow
4 years, 8 months

[PATCH v1] kunit: Don't fail test suites if one of them is empty
by Andy Shevchenko
4 years, 8 months

BUG: unable to handle page fault for address - PF: supervisor read access in kernel mode
by Naresh Kamboju
4 years, 8 months

[PATCH v3] lib: kunit: add test_min_heap test conversion to KUnit
by Vitor Massaru Iha
4 years, 8 months

[PATCH RFC V3 0/9] PKS: Add Protection Keys Supervisor (PKS) support RFC v3
by ira.weiny@intel.com
4 years, 8 months

[PATCHv5] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
by Po-Hsu Lin
4 years, 8 months

[PATCHv4] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
by Po-Hsu Lin
4 years, 8 months

[GIT PULL] Kunit next update for Linux 5.10-rc1
by Shuah Khan
4 years, 8 months

[PATCH AUTOSEL 5.4 57/80] selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change
by Sasha Levin
4 years, 8 months

[PATCH AUTOSEL 5.8 073/101] selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change
by Sasha Levin
4 years, 8 months

[PATCH AUTOSEL 5.8 051/101] selftests/bpf: Fix overflow tests to reflect iter size increase
by Sasha Levin
4 years, 8 months

[PATCH AUTOSEL 5.9 078/111] selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change
by Sasha Levin
4 years, 8 months

[PATCH AUTOSEL 5.9 053/111] selftests/bpf: Fix overflow tests to reflect iter size increase
by Sasha Levin
4 years, 8 months

[PATCH] fat: Add KUnit tests for checksums and timestamps
by David Gow
4 years, 8 months

[PATCH v2 1/3] lib/list_kunit: Follow new file name convention for KUnit tests
by Andy Shevchenko
4 years, 8 months

[PATCH v1] i2c: aspeed: add KUnit tests for clock parameters
by Brendan Higgins
4 years, 8 months

[PATCH] lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILE
by Vitor Massaru Iha
4 years, 8 months

[GIT PULL] Kunit fixes update for Linux 5.10-rc1
by Shuah Khan
4 years, 8 months

[GIT PULL] Kselftest next update for Linux 5.10-rc1
by Shuah Khan
4 years, 8 months

[PATCH v2 0/3] Extract run_kselftest.sh and generate stand-alone test list
by Kees Cook
4 years, 8 months

[PATCH v1] lib/test_list: Follow existing pattern for a file name
by Andy Shevchenko
4 years, 8 months

[PATCH v2] lib: kunit: add list_sort test conversion to KUnit
by Vitor Massaru Iha
4 years, 8 months

[PATCH] lib: kunit: add test_min_heap test conversion to KUnit
by Vitor Massaru Iha
4 years, 8 months

[PATCH v21 00/12] Landlock LSM
by Mickaël Salaün
4 years, 8 months

selftests: netfilter: nft_nat.sh: /dev/stdin:2:9-15: Error: syntax error, unexpected counter
by Naresh Kamboju
4 years, 8 months

[PATCH 1/2] kunit: Support for Parameterized Testing
by Arpitha Raghunandan
4 years, 8 months

[RESEND PATCH v2] lib: kunit: add test_min_heap test conversion to KUnit
by Vitor Massaru Iha
4 years, 8 months

[PATCH v2] lib: kunit: add test_min_heap test conversion to KUnit
by Vitor Massaru Iha
4 years, 8 months

[GIT PULL] Kselftest fixes update for Linux 5.10-rc1
by Shuah Khan
4 years, 8 months

WARNING: at net/netfilter/nf_tables_api.c:622 lockdep_nfnl_nft_mutex_not_held+0x28/0x38 [nf_tables]
by Naresh Kamboju
4 years, 8 months

[PATCH v6 64/80] kunit: test.h: fix a bad kernel-doc markup
by Mauro Carvalho Chehab
4 years, 8 months

[PATCH v6 61/80] kunit: test.h: solve kernel-doc warnings
by Mauro Carvalho Chehab
4 years, 8 months

[PATCH v6 0/5] kunit: create a centralized executor to dispatch all KUnit tests
by Brendan Higgins
4 years, 8 months

[PATCH] lib: Convert test_printf.c to KUnit
by Arpitha Raghunandan
4 years, 8 months

Disinfectant
by William Jones
4 years, 8 months

[PATCHv3] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
by Po-Hsu Lin
4 years, 8 months
Results per page: