Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2020-12-22 11:12:04 to 2021-01-17 22:22:35 UTC [more...]

[PATCH v2 bpf-next 0/4] libbpf: BTF dumper support for typed data
 2021-01-17 22:16 UTC  (2+ messages)
` [PATCH v2 bpf-next 4/4] selftests/bpf: add dump type data tests to btf dump tests

[PATCH v3] selftests: drivers: fpga: A test for interrupt support
 2021-01-17 16:18 UTC 

[PATCH v2] selftests: drivers: fpga: A test for interrupt support
 2021-01-17 16:12 UTC  (3+ messages)

[PATCH v26 00/12] Landlock LSM
 2021-01-16 17:16 UTC  (15+ messages)
` [PATCH v26 02/12] landlock: Add ruleset and domain management
` [PATCH v26 07/12] landlock: Support filesystem access-control
` [PATCH v26 11/12] samples/landlock: Add a sandbox manager example

[PATCH RFC] tools: Factor Clang, LLC and LLVM utils definitions
 2021-01-16  9:54 UTC 

[PATCH 0/6] KVM: selftests: Perf test cleanups and memslot modification test
 2021-01-16  0:10 UTC  (12+ messages)
` [PATCH 1/6] KVM: selftests: Rename timespec_diff_now to timespec_elapsed
` [PATCH 2/6] KVM: selftests: Avoid flooding debug log while populating memory
` [PATCH 3/6] KVM: selftests: Convert iterations to int in dirty_log_perf_test
` [PATCH 4/6] KVM: selftests: Fix population stage "
` [PATCH 5/6] KVM: selftests: Add option to overlap vCPU memory access
` [PATCH 6/6] KVM: selftests: Add memslot modification stress test

[PATCH v4 4/4] selftest/x86/signal: Include test cases for validating sigaltstack
 2021-01-15 21:10 UTC 

[PATCH v4 00/10] prohibit pinning pages in ZONE_MOVABLE
 2021-01-15 18:40 UTC  (20+ messages)
` [PATCH v4 05/10] mm/gup: migrate pinned pages out of movable zone
` [PATCH v4 08/10] mm/gup: limit number of gup migration failures, honor failures

[RFC PATCH bpf-next 0/2] bpf, libbpf: share BTF data show functionality
 2021-01-15  3:51 UTC  (6+ messages)
` [RFC PATCH bpf-next 2/2] selftests/bpf: test libbpf-based type display
  ` [RFC PATCH bpf-next 1/2] bpf: share BTF "show" implementation between kernel and libbpf

[PATCH v4 1/3] kunit: tool: surface and address more typing issues
 2021-01-15  0:51 UTC  (6+ messages)
` [PATCH v4 2/3] kunit: tool: fix minor typing issue with None status
` [PATCH v4 3/3] kunit: tool: move kunitconfig parsing into __init__, make it optional

[PATCH v3 1/3] kunit: tool: surface and address more typing issues
 2021-01-15  0:32 UTC  (7+ messages)
` [PATCH v3 2/3] kunit: tool: fix minor typing issue with None status
` [PATCH v3 3/3] kunit: tool: move kunitconfig parsing into __init__, make it optional

[PATCH] kunit: tool: Fix spelling of "diagnostic" in kunit_parser
 2021-01-15  0:28 UTC  (3+ messages)

[PATCH] Documentation: kunit: include example of a parameterized test
 2021-01-14 22:29 UTC  (2+ messages)

[PATCH v2 1/4] kunit: tool: fix unit test cleanup handling
 2021-01-14 22:24 UTC  (8+ messages)
` [PATCH v2 2/4] kunit: tool: stop using bare asserts in unit test
` [PATCH v2 3/4] kunit: tool: use `with open()` "
` [PATCH v2 4/4] minor: kunit: tool: fix unit test so it can run from non-root dir

[GIT PULL] Kselftest fixes for Linux 5.11-rc4
 2021-01-14 21:57 UTC  (2+ messages)

[PATCH v2] lib: add basic KUnit test for lib/math
 2021-01-14 18:27 UTC 

[PATCH] arm64: selftests: Fix spelling of 'Mismatch'
 2021-01-14 17:53 UTC  (2+ messages)

[PATCH v2 0/7] selftests: gpio: rework and port to GPIO uAPI v2
 2021-01-14 15:13 UTC  (15+ messages)
` [PATCH v2 1/7] selftests: gpio: rework and simplify test implementation
` [PATCH v2 2/7] selftests: gpio: remove obsolete gpio-mockup-chardev.c
` [PATCH v2 3/7] selftests: remove obsolete build restriction for gpio
` [PATCH v2 4/7] selftests: remove obsolete gpio references from kselftest_deps.sh
` [PATCH v2 5/7] tools: gpio: remove uAPI v1 code no longer used by selftests
` [PATCH v2 6/7] selftests: gpio: port to GPIO uAPI v2
` [PATCH v2 7/7] selftests: gpio: add CONFIG_GPIO_CDEV to config

[PATCH v6 00/16] Fix several bad kernel-doc markups
 2021-01-14  8:04 UTC  (2+ messages)
` [PATCH v6 10/16] selftests: kselftest_harness.h: partially fix "

[PATCH bpf v2 1/2] bpf: support PTR_TO_MEM{,_OR_NULL} register spilling
 2021-01-14  4:02 UTC  (6+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: add verifier test for PTR_TO_MEM spill

[PATCH bpf-next v2 0/5] selftests/bpf: Some build fixes
 2021-01-14  3:10 UTC  (7+ messages)
` [PATCH bpf-next v2 1/5] selftests/bpf: Enable cross-building
` [PATCH bpf-next v2 2/5] selftests/bpf: Fix out-of-tree build
` [PATCH bpf-next v2 3/5] selftests/bpf: Move generated test files to $(TEST_GEN_FILES)
` [PATCH bpf-next v2 4/5] selftests/bpf: Fix installation of urandom_read
` [PATCH bpf-next v2 5/5] selftests/bpf: Install btf_dump test cases

[PATCH bpf-next 0/5] selftests/bpf: Some build fixes
 2021-01-13  9:59 UTC  (11+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: Enable cross-building
` [PATCH bpf-next 2/5] selftests/bpf: Fix out-of-tree build
` [PATCH bpf-next 3/5] selftests/bpf: Move generated test files to $(TEST_GEN_FILES)
` [PATCH bpf-next 4/5] selftests/bpf: Fix installation of urandom_read
` [PATCH bpf-next 5/5] selftests/bpf: Install btf_dump test cases

[PATCH 2/2] selftests/bpf: add verifier test for PTR_TO_MEM spill
 2021-01-12 16:59 UTC  (7+ messages)

[PATCH AUTOSEL 5.10 37/51] selftests: fix the return value for UDP GRO test
 2021-01-12 12:55 UTC 

[PATCH AUTOSEL 5.4 21/28] selftests: fix the return value for UDP GRO test
 2021-01-12 12:56 UTC 

[PATCH bpf 2/2] selftests/bpf: add verifier test for PTR_TO_MEM spill
 2021-01-12  9:26 UTC 

[PATCH v3 1/4] lib: vsprintf: scanf: Negative number must have field width > 1
 2021-01-11 11:15 UTC  (8+ messages)

[PATCH] arm64: mte: style: Simplify bool comparison
 2021-01-11  9:35 UTC 

[PATCH] selftests: netfilter: Pass family parameter "-f" to conntrack tool
 2021-01-10  8:38 UTC  (2+ messages)

[GIT PULL] Kselftest fixes for Linux 5.11-rc3
 2021-01-09  1:21 UTC  (2+ messages)

[GIT PULL] KUnit update for Linux 5.11-rc3
 2021-01-09  1:21 UTC  (2+ messages)

[PATCH] selftests/bpf: remove duplicate include in test_lsm
 2021-01-08 20:20 UTC  (3+ messages)

[PATCH v3 4/4] selftest/x86/signal: Include test cases for validating sigaltstack
 2021-01-08 18:07 UTC  (2+ messages)

[PATCH] kunit: tool: Force the use of the 'tty' console for UML
 2021-01-07 18:13 UTC  (11+ messages)

kunit stopped working
 2021-01-07  7:15 UTC  (15+ messages)

[PATCH] selftests: fix the return value for UDP GRO test
 2021-01-06  1:00 UTC  (2+ messages)

[PATCH 0/7] selftests: gpio: rework and port to GPIO uAPI v2
 2021-01-05 22:31 UTC  (18+ messages)
` [PATCH 1/7] selftests: gpio: rework and simplify test implementation
` [PATCH 2/7] selftests: gpio: remove obsolete gpio-mockup-chardev.c
` [PATCH 3/7] selftests: remove obsolete build restriction for gpio
` [PATCH 4/7] selftests: remove obsolete gpio references from kselftest_deps.sh
` [PATCH 5/7] tools: gpio: remove uAPI v1 code no longer used by selftests
` [PATCH 6/7] selftests: gpio: port to GPIO uAPI v2
` [PATCH 7/7] selftests: gpio: add CONFIG_GPIO_CDEV to config

[PATCH net] selftests: netfilter: Pass the family parameter to conntrack tool
 2021-01-05 12:02 UTC  (4+ messages)
` [PATCHv2 "

[PATCH] selftests: xfrm: fix test return value override issue in xfrm_policy.sh
 2021-01-05  8:11 UTC  (3+ messages)

[PATCH] selftests/powerpc: make the test check in eeh-basic.sh posix compliant
 2020-12-28  4:34 UTC 

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-12-23 20:39 UTC  (3+ messages)
` [PATCH V3 08/10] x86/pks: Add PKS kernel API

[dm-devel] [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
 2020-12-23 16:59 UTC  (8+ messages)
    `  "

[PATCH v3 19/21] selftest/x86/amx: Include test cases for the AMX state management
 2020-12-23 15:57 UTC  (2+ messages)
` [PATCH v3 20/21] x86/fpu/xstate: Support dynamic user state in the signal handling path

[PATCH AUTOSEL 5.10 046/217] torture: Prevent jitter processes from delaying failed run
 2020-12-23  2:13 UTC 

[PATCH AUTOSEL 5.4 021/130] torture: Prevent jitter processes from delaying failed run
 2020-12-23  2:17 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 066/130] selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 tests

[PATCH AUTOSEL 4.19 13/87] torture: Prevent jitter processes from delaying failed run
 2020-12-23  2:20 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 45/87] selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 tests

[PATCH AUTOSEL 4.9 29/48] selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 tests
 2020-12-23  2:23 UTC 

[PATCH AUTOSEL 4.14 38/66] selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 tests
 2020-12-23  2:22 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox