Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 239 participants
  • 13246 discussions

[PATCH v7 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
by David Gow
6 months, 1 week

[PATCH] selftests/mm: Fix spelling
by Ujwal Kundur
6 months, 1 week

[PATCH] kunit: qemu_configs: sparc: use Zilog console
by Thomas Weißschuh
6 months, 1 week

[PATCH bpf-next v3 0/3] bpf: Fix array bounds error with may_goto and add selftest
by Jiayuan Chen
6 months, 1 week

[PATCH] selftests: mptcp: connect: Use more formal wording in error message
by Marcelo Moreira
6 months, 1 week

[PATCH] Adds colors to kselftest output
by Marcelo Moreira
6 months, 1 week

[PATCH v3 0/2] printf: convert self-test to KUnit
by Tamir Duberstein
6 months, 1 week

[PATCH 1/2] misc: pci_endpoint_test: Give disabled BARs a distinct error code
by Niklas Cassel
6 months, 1 week

[PATCH net-next v2 5/5] selftests: test_vxlan_fdb_changelink: Add a test for MC remote change
by Petr Machata
6 months, 1 week

[PATCH net-next v2 4/5] selftests: test_vxlan_fdb_changelink: Convert to lib.sh
by Petr Machata
6 months, 1 week

[PATCH net-next v2 3/5] selftests: forwarding: lib: Move require_command to net, generalize
by Petr Machata
6 months, 1 week

[PATCH v7 0/3] scanf: convert self-test to KUnit
by Tamir Duberstein
6 months, 1 week

[PATCH][next] KVM: selftests: Fix spelling mistake "Unabled" -> "Unable"
by Colin Ian King
6 months, 1 week

[PATCH net-next v19 00/26] Introducing OpenVPN Data Channel Offload
by Antonio Quartulli
6 months, 1 week

[PATCH v2 00/15] riscv: add SBI FWFT misaligned exception delegation support
by Clément Léger
6 months, 1 week

[PATCH net-next v9 00/11] net: Improve netns handling in rtnetlink
by Xiao Liang
6 months, 1 week

[PATCH net-next RESEND v7 0/3] netdev-genl: Add an xsk attribute to queues
by Joe Damato
6 months, 1 week

[PATCH bpf-next v2 0/3] bpf: Fix array bounds error with may_goto and add selftest
by Jiayuan Chen
6 months, 1 week

[PATCH v1] selftests/landlock: Enable the new CONFIG_AF_UNIX_OOB
by Mickaël Salaün
6 months, 1 week

Re: [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions
by John Hubbard
6 months, 1 week

[PATCH v2 0/2] tools: Unify top-level quiet infrastructure
by Charlie Jenkins
6 months, 1 week

[PATCH v2] rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
by Stafford Horne
6 months, 1 week

[PATCH net-next v2] selftests: net: Add support for testing SO_RCVMARK and SO_RCVPRIORITY
by Anna Emese Nyiri
6 months, 1 week

[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers"
by John Hubbard
6 months, 1 week

[PATCH] selftests/vDSO: fix GNU hash table entry size for s390x
by Thomas Weißschuh
6 months, 1 week

[PATCH v2 0/2] unicode: kunit: refactor selftest to kunit tests
by Pedro Orlando
6 months, 1 week

[PATCH v2 0/6] KUnit test moves / renames
by Kees Cook
6 months, 1 week

[PATCH] selftests/nolibc: split up architecture list in run-tests.sh
by Thomas Weißschuh
6 months, 1 week

selftest/vDSO: vdso_test_abi tests with gcc-13 and pass with clang-19
by Naresh Kamboju
6 months, 1 week

[PATCH] ww_mutex: convert self-test to KUnit
by Tamir Duberstein
6 months, 1 week

[PATCH net-next v7 3/3] selftests: drv-net: Test queue xsk attribute
by Joe Damato
6 months, 1 week

[PATCH net-next v7 0/3] netdev-genl: Add an xsk attribute to queues
by Joe Damato
6 months, 1 week

[PATCH net-next v6 0/3] netdev-genl: Add an xsk attribute to queues
by Joe Damato
6 months, 1 week

[PATCH v5 1/2] selftests/futex: Add ASSERT_ macros
by André Almeida
6 months, 1 week

[PATCH 0/2] kunit: qemu_configs: Add MIPS configurations
by Thomas Weißschuh
6 months, 1 week

[PATCH 0/2] printf: convert self-test to KUnit
by Tamir Duberstein
6 months, 1 week

[PATCH] selftests: timers: Improve clarity in time difference message
by Rohit Yadav
6 months, 1 week

[PATCH v2 1/2] selftests/bpf: Define SYS_PREFIX for powerpc
by Saket Kumar Bhaskar
6 months, 1 week

[PATCH v2] blackhole_dev: convert self-test to KUnit
by Tamir Duberstein
6 months, 1 week

[PATCH v4] selftests: tpm2: test_smoke: use POSIX-conformant expression operator
by Ahmed Salem
6 months, 1 week

[PATCH v3] selftests: tpm2: test_smoke: use POSIX-conformant expression operator
by Ahmed Salem
6 months, 1 week

[PATCH bpf-next v1 0/2] selftests: fix two small compilation errors
by Jason Xing
6 months, 1 week

[PATCH] selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message
by Pranav Tyagi
6 months, 1 week

[PATCH v5 0/2] lib/prime_numbers: convert self-test to KUnit
by Tamir Duberstein
6 months, 1 week

[PATCH v6 0/2] scanf: convert self-test to KUnit
by Tamir Duberstein
6 months, 1 week

[PATCH] blackhole_dev: convert self-test to KUnit
by Tamir Duberstein
6 months, 1 week

[RFC PATCH v1 0/1] refactor mseal_test
by jeffxu@chromium.org
6 months, 1 week

[PATCH v1] kbuild: Allow building of samples with UML
by Mickaël Salaün
6 months, 1 week

[PATCH net-next, v8 1/2] netlink: support dumping IPv4 multicast addresses
by Yuyang Huang
6 months, 1 week

[PATCH net-next v4 00/17] Some pktgen fixes/improvments
by Peter Seiderer
6 months, 1 week
Results per page: