Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-08 11:42:20 to 2023-06-12 22:32:15 UTC [more...]

[PATCHv2] selftests: damon: add config file
 2023-06-12 22:32 UTC  (3+ messages)

[PATCH bpf v3 0/2] bpf: fix NULL dereference during extable search
 2023-06-12 22:12 UTC  (11+ messages)
` [PATCH bpf v3 1/2] bpf: ensure main program has an extable
` [PATCH bpf v3 2/2] selftests/bpf: add a test for subprogram extables

[PATCH v2] selftests: prctl: Add new prctl test for PR_SET_NAME
 2023-06-12 21:56 UTC  (4+ messages)

[PATCH v2 0/6] Landlock support for UML
 2023-06-12 19:31 UTC  (8+ messages)
` [PATCH v2 1/6] hostfs: Fix ephemeral inodes
` [PATCH v2 2/6] selftests/landlock: Don't create useless file layouts
` [PATCH v2 3/6] selftests/landlock: Add supports_filesystem() helper
` [PATCH v2 4/6] selftests/landlock: Make mounts configurable
` [PATCH v2 5/6] selftests/landlock: Add tests for pseudo filesystems
` [PATCH v2 6/6] selftests/landlock: Add hostfs tests

[PATCH v3 0/3] TDX Guest Quote generation support
 2023-06-12 19:03 UTC  (7+ messages)
` [PATCH v3 1/3] x86/tdx: Add TDX Guest event notify interrupt support
` [PATCH v3 2/3] virt: tdx-guest: Add Quote generation support
` [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature

[PATCH v1 0/5] Landlock support for UML
 2023-06-12 15:14 UTC  (4+ messages)
` [PATCH v1 1/5] hostfs: Fix ephemeral inodes

[PATCH] selftests/ftace: Fix KTAP output ordering
 2023-06-12 14:10 UTC  (3+ messages)

[PATCH net 0/4] Fix small bugs and annoyances in tc-testing
 2023-06-12 14:06 UTC  (10+ messages)
` [PATCH net 1/4] selftests/tc-testing: Fix Error: Specified qdisc kind is unknown
` [PATCH net 2/4] selftests/tc-testing: Fix Error: failed to find target LOG
` [PATCH net 3/4] selftests/tc-testing: Fix SFB db test
` [PATCH net 4/4] selftests/tc-testing: Remove configs that no longer exist

[PATCH v3 0/4] Check if FIPS mode is enabled when running selftests
 2023-06-12 12:51 UTC  (5+ messages)
` [PATCH v3 1/4] selftests/harness: allow tests to be skipped during setup
` [PATCH v3 2/4] selftests: net: tls: check if FIPS mode is enabled
` [PATCH v3 3/4] selftests: net: vrf-xfrm-tests: change authentication and encryption algos
` [PATCH v3 4/4] selftests: net: fcnal-test: check if FIPS mode is enabled

[PATCH v1 0/2] Unify uapi bitsperlong.h
 2023-06-12 11:01 UTC  (3+ messages)
` [PATCH v1 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
` [PATCH v1 2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze

[PATCH 1/2] selftests: mm: remove wrong kernel header inclusion
 2023-06-12  9:56 UTC  (3+ messages)
` [PATCH 2/2] selftests: mm: remove duplicate unneeded defines

[PATCH v3 00/10] RISCV: Add KVM_GET_REG_LIST API
 2023-06-12  9:44 UTC  (21+ messages)
` [PATCH v3 01/10] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v3 02/10] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v3 03/10] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v3 04/10] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v3 05/10] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v3 06/10] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v3 07/10] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v3 08/10] KVM: riscv: Add KVM_GET_REG_LIST API support
` [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
` [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test

[PATCH v1 1/1] selftests: mm: uufd-unit-tests: remove a format warning in printf
 2023-06-12  7:42 UTC  (4+ messages)

[PATCH v3 00/19] selftests/resctrl: Fixes and cleanups
 2023-06-12  6:02 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: vxlan: Fix selftest regression after changes in iproute2
 2023-06-11 20:10 UTC  (2+ messages)

[BUG] selftests: drivers/net/bonding: bond-arp-interval-causes-panic.sh: Cannot find device "link1_1"
 2023-06-11  0:52 UTC 

[BUG] selftests: alsa: pcm-test: premature timeout severs the test
 2023-06-10 23:05 UTC 

[PATCH] MAINTAINERS: Add source tree entry for kunit
 2023-06-10 18:05 UTC 

POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL] in vrf "bind - ns-B IPv6 LLA" test
 2023-06-10 18:04 UTC  (11+ messages)
      ` POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL][FIX TESTED] "

[PATCH] kunit: tool: undo type subscripts for subprocess.Popen
 2023-06-10 17:56 UTC  (4+ messages)

[PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
 2023-06-10 16:58 UTC  (4+ messages)

[PATCH net 00/17] selftests: mptcp: skip tests not supported by old kernels (part 3)
 2023-06-10 16:11 UTC  (18+ messages)
` [PATCH net 01/17] selftests: mptcp: lib: skip if not below kernel version
` [PATCH net 02/17] selftests: mptcp: join: use 'iptables-legacy' if available
` [PATCH net 03/17] selftests: mptcp: join: helpers to skip tests
` [PATCH net 04/17] selftests: mptcp: join: skip check if MIB counter not supported
` [PATCH net 05/17] selftests: mptcp: join: skip test if iptables/tc cmds fail
` [PATCH net 06/17] selftests: mptcp: join: support local endpoint being tracked or not
` [PATCH net 07/17] selftests: mptcp: join: skip Fastclose tests if not supported
` [PATCH net 08/17] selftests: mptcp: join: support RM_ADDR for used endpoints or not
` [PATCH net 09/17] selftests: mptcp: join: skip implicit tests if not supported
` [PATCH net 10/17] selftests: mptcp: join: skip backup if set flag on ID "
` [PATCH net 11/17] selftests: mptcp: join: skip fullmesh flag tests if "
` [PATCH net 12/17] selftests: mptcp: join: skip userspace PM "
` [PATCH net 13/17] selftests: mptcp: join: skip fail "
` [PATCH net 14/17] selftests: mptcp: join: skip MPC backups "
` [PATCH net 15/17] selftests: mptcp: join: skip PM listener "
` [PATCH net 16/17] selftests: mptcp: join: uniform listener tests
` [PATCH net 17/17] selftests: mptcp: join: skip mixed tests if not supported

[PATCH 6/8] test_sysclt: Test for registering a mount point
 2023-06-10 13:58 UTC  (2+ messages)

[RFC v1 0/6] kunit: Add test attributes API
 2023-06-10  8:29 UTC  (13+ messages)
` [RFC v1 1/6] kunit: Add test attributes API structure
` [RFC v1 2/6] kunit: Add speed attribute
` [RFC v1 3/6] kunit: Add ability to filter attributes
` [RFC v1 4/6] kunit: tool: Add command line interface to filter and report attributes
` [RFC v1 5/6] kunit: memcpy: Mark tests as slow using test attributes
` [RFC v1 6/6] kunit: time: Mark test "

[PATCH net 00/14] selftests: mptcp: skip tests not supported by old kernels (part 2)
 2023-06-10  7:12 UTC  (16+ messages)
` [PATCH net 01/14] selftests: mptcp: lib: skip if missing symbol
` [PATCH net 02/14] selftests: mptcp: connect: skip transp tests if not supported
` [PATCH net 03/14] selftests: mptcp: connect: skip disconnect "
` [PATCH net 04/14] selftests: mptcp: connect: skip TFO "
` [PATCH net 05/14] selftests: mptcp: diag: skip listen "
` [PATCH net 06/14] selftests: mptcp: diag: skip inuse "
` [PATCH net 07/14] selftests: mptcp: pm nl: remove hardcoded default limits
` [PATCH net 08/14] selftests: mptcp: pm nl: skip fullmesh flag checks if not supported
` [PATCH net 09/14] selftests: mptcp: sockopt: relax expected returned size
` [PATCH net 10/14] selftests: mptcp: sockopt: skip getsockopt checks if not supported
` [PATCH net 11/14] selftests: mptcp: sockopt: skip TCP_INQ "
` [PATCH net 12/14] selftests: mptcp: userspace pm: skip if 'ip' tool is unavailable
` [PATCH net 13/14] selftests: mptcp: userspace pm: skip if not supported
` [PATCH net 14/14] selftests: mptcp: userspace pm: skip PM listener events tests if unavailable

[PATCH bpf v4 0/2] bpf: fix NULL dereference during extable search
 2023-06-09 22:40 UTC  (4+ messages)
` [PATCH bpf v4 1/2] bpf: ensure main program has an extable
` [PATCH bpf v4 2/2] selftests/bpf: add a test for subprogram extables

kselftest/next kselftest-lib: 3 runs, 2 regressions (v6.4-rc1-9-gd51a218328e0)
 2023-06-09 21:58 UTC 

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.4-rc1-9-gd51a218328e0)
 2023-06-09 21:58 UTC 

kselftest/next kselftest-seccomp: 1 runs, 1 regressions (v6.4-rc1-9-gd51a218328e0)
 2023-06-09 21:58 UTC 

kselftest/next kselftest-lkdtm: 1 runs, 1 regressions (v6.4-rc1-9-gd51a218328e0)
 2023-06-09 21:58 UTC 

[PATCH] selftests/ftrace: Test toplevel-enable for instance
 2023-06-09 21:46 UTC  (2+ messages)

[PATCH v2 tracing 0/6] tracing: additional filter predicates
 2023-06-09 21:15 UTC  (4+ messages)
` [PATCH v2 tracing 3/6] tracing: support IPv6 "

[PATCH net v2 0/3] Check if FIPS mode is enabled when running selftests
 2023-06-09 21:08 UTC  (9+ messages)
` [PATCH net v2 1/3] selftests: net: tls: check if FIPS mode is enabled
` [PATCH net v2 2/3] selftests: net: vrf-xfrm-tests: change authentication and encryption algos
` [PATCH net v2 3/3] selftests: net: fcnal-test: check if FIPS mode is enabled

kselftest/next build: 3 builds: 0 failed, 3 passed (v6.4-rc1-9-gd51a218328e0)
 2023-06-09 20:59 UTC 

[PATCH] selftests/cpufreq: Don't enable generic lock debugging options
 2023-06-09 18:52 UTC  (3+ messages)

[PATCH v2] HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
 2023-06-09 15:40 UTC  (2+ messages)

[RFC PATCH] asm-generic: Unify uapi bitsperlong.h
 2023-06-09 13:05 UTC  (6+ messages)

[PATCH 0/2] Modify vDSO selftests
 2023-06-09  9:50 UTC  (3+ messages)
` [PATCH 1/2] selftests/vDSO: Add support for LoongArch
` [PATCH 2/2] selftests/vDSO: Get version and name for all archs

[PATCH v2 0/4] tools/nolibc: add two new syscall helpers
 2023-06-09  9:15 UTC  (6+ messages)
` [PATCH v2 1/4] tools/nolibc: sys.h: add __syscall() and __sysret() helpers

[PATCH v5] selftests/clone3: Fix broken test under !CONFIG_TIME_NS
 2023-06-09  9:07 UTC 

[PATCH bpf-next v3 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-06-09  4:29 UTC  (9+ messages)
` [PATCH bpf-next v3 1/3] "

[PATCH v2 0/3] tracing/user_events: Fix incorrect return value for
 2023-06-09  3:03 UTC  (4+ messages)
` [PATCH v2 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled
` [PATCH v2 2/3] selftests/user_events: Enable the event before write_fault test in ftrace self-test
` [PATCH v2 3/3] selftests/user_events: Add test cases when event is disabled

[PATCH net 0/3] Check if FIPS mode is enabled when running selftests
 2023-06-09  2:17 UTC  (3+ messages)
` [PATCH net 1/3] selftests: net: tls: check if FIPS mode is enabled

[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
 2023-06-09  1:20 UTC  (6+ messages)
` [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test

[PATCH bpf v2 0/2] bpf: fix NULL dereference during extable search
 2023-06-09  0:09 UTC  (10+ messages)
` [PATCH bpf v2 1/2] selftests/bpf: add a test for subprogram extables
` [PATCH bpf v2 2/2] bpf: ensure main program has an extable

[PATCH net-next v7 3/4] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
 2023-06-08 20:26 UTC 

[PATCH v2 00/16] Use MMU read lock for clear-dirty-log
 2023-06-08 20:17 UTC  (6+ messages)
` [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value

[PATCH 0/3] tracing/user_events: Fix incorrect return value for
 2023-06-08 17:21 UTC  (5+ messages)
` [PATCH 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled
` [PATCH 3/3] selftests/user_events: Add test cases when event is disabled

nolibc patches, still possible for 6.5 ?
 2023-06-08 16:40 UTC  (15+ messages)

[PATCH 1/1] tools/nolibc: fix up typo _sycall_narg -> _syscall_narg
 2023-06-08 13:48 UTC 

[PATCH 1/2] tty: tty_io: update timestamps on all device nodes
 2023-06-08 11:51 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] selftests: tty: add selftest for tty timestamp updates

[PATCH bpf,v5 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
 2023-06-08 11:41 UTC  (2+ messages)
` [PATCH bpf,v5 4/4] selftests/bpf: Add vrf_socket_lookup tests


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).