Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 175 participants
  • 13959 discussions

[PATCH net] selftests/net/lib: no need to record ns name if it already exist
by Hangbin Liu
1 year, 6 months

[PATCH net-next] selftests: net: local_termination: annotate the expected failures
by Jakub Kicinski
1 year, 6 months

[PATCH v4 00/30] NT synchronization primitive driver
by Elizabeth Figura
1 year, 6 months

[RFC PATCH 0/4] selftests/binderfs: Fixes to binderfs_test
by Abhinav Saxena
1 year, 6 months

[PATCH v4 00/11] Add support for a few Zc* extensions as well as Zcmop
by Clément Léger
1 year, 6 months

[PATCH net v2] selftests: net: kill smcrouted in the cleanup logic in amt.sh
by Taehee Yoo
1 year, 6 months

[PATCH bpf-next 0/9] add netns helpers
by Geliang Tang
1 year, 6 months

[PATCH 6.6.y] kselftest: Add a ksft_perror() helper
by Edward Liaw
1 year, 6 months

[PATCH v1 0/4] add tests to verify IFS (In Field Scan) driver functionality
by Pengfei Xu
1 year, 6 months

[PATCH bpf-next 0/4] use network helpers, part 5
by Geliang Tang
1 year, 6 months

[PATCH] Documentation: kunit: Clarify test filter format
by Brendan Jackman
1 year, 6 months

[PATCH v2] Documentation: kunit: Clarify test filter format
by Brendan Jackman
1 year, 6 months

[PATCH v3] kunit: Cover 'assert.c' with tests
by Ivan Orlov
1 year, 6 months

[GIT PULL] Kselftest update for Linux 6.10-rc1
by Shuah Khan
1 year, 6 months

[GIT PULL] KUnit update for Linux 6.10-rc1
by Shuah Khan
1 year, 6 months

[GIT PULL] nolibc changes for Linux 6.10-rc1
by Shuah Khan
1 year, 6 months

[PATCH net-next v10 0/3] net: gro: remove network_header use, move p->{flush/flush_id} calculations to L4
by Richard Gobert
1 year, 6 months

[for-next][PATCH 5/6] ring-buffer/selftest: Add ring-buffer mapping test
by Steven Rostedt
1 year, 6 months

[RFC PATCH v2] Cleaning up the KVM clock mess
by David Woodhouse
1 year, 6 months

[PATCH 6.6 116/301] selftests/ftrace: Fix event filter target_func selection
by Greg Kroah-Hartman
1 year, 6 months

[PATCH 6.8 118/336] selftests/ftrace: Fix event filter target_func selection
by Greg Kroah-Hartman
1 year, 6 months

[net-next PATCH] test: hsr: Extend the hsr_redbox.sh to have more SAN devices connected
by Lukasz Majewski
1 year, 6 months

[PATCH net-next] selftests: net: use upstream mtools
by Vladimir Oltean
1 year, 6 months

[PATCH] selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"
by Colin Ian King
1 year, 6 months

[GIT PULL] Kselftest fixes for v6.9
by Mickaël Salaün
1 year, 6 months

[PATCH v1 1/1] selftests/sgx: Fix the implicit declaration of asprintf() compiler error
by Mirsad Todorovac
1 year, 6 months

[PATCH] selftests/mm: compaction_test: Fix trivial test pass on Aarch64 when nr_hugepages = 0
by Dev Jain
1 year, 6 months

[PATCH AUTOSEL 6.1 08/25] KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIF
by Sasha Levin
1 year, 6 months

[PATCH bpf-next v2 0/4] Add some 'malloc' failure checks
by kunwu.chan@linux.dev
1 year, 6 months

[PATCH v3 00/68] Define _GNU_SOURCE for sources using
by Edward Liaw
1 year, 6 months

[PATCH] Build guest_memfd_test also on arm64.
by Itaru Kitayama
1 year, 6 months

[PATCH bpf-next] selftests/bpf: Free strdup memory in xdp_hw_metadata
by Geliang Tang
1 year, 6 months

[PATCH v1 bpf-next 00/17] Retire progs/test_sock_addr.c
by Jordan Rife
1 year, 6 months

[PATCH net-next v2] selftests: net: local_termination: annotate the expected failures
by Jakub Kicinski
1 year, 6 months

[PATCH bpf-next 0/4] selftests/bpf: new MPTCP subflow subtest & improvements
by Matthieu Baerts (NGI0)
1 year, 6 months

[PATCH net-next 1/2] selftests: net: fix timestamp not arriving in cmsg_time.sh
by Jakub Kicinski
1 year, 6 months

[PATCH net] selftests: net: move amt to socat for better compatibility
by Jakub Kicinski
1 year, 6 months

[PATCH net] selftests: net: add missing config for amt.sh
by Jakub Kicinski
1 year, 6 months

[PATCH v1 1/1] selftests/sgx: Fix the implicit declaration of asprintf() compiler error
by Mirsad Todorovac
1 year, 6 months

[PATCH net-next v9 0/3] net: gro: remove network_header use, move p->{flush/flush_id} calculations to L4
by Richard Gobert
1 year, 6 months

[PATCH v22 5/5] ring-buffer/selftest: Add ring-buffer mapping test
by Vincent Donnefort
1 year, 6 months

[PATCH] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
by John Hubbard
1 year, 6 months

[PATCH v23 5/5] ring-buffer/selftest: Add ring-buffer mapping test
by Vincent Donnefort
1 year, 6 months

[PATCH v2 0/2] Selftests: Fix compilation warnings due to missing _GNU_SOURCE definition
by Tao Su
1 year, 6 months

[PATCH v2] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
by John Hubbard
1 year, 6 months

[PATCH] KVM: selftests: Add 'malloc' failure check in test_vmx_nested_state
by Kunwu Chan
1 year, 6 months

[PATCH bpf-next 0/4] Add some 'malloc' failure checks
by Kunwu Chan
1 year, 6 months

[PATCH net] selftests: net: avoid waiting for server in amt.sh forever when it fails.
by Taehee Yoo
1 year, 6 months

[PATCH v4 0/9] Support Zve32[xf] and Zve64[xfd] Vector subextensions
by Andy Chiu
1 year, 6 months

[PATCH bpf-next 0/6] use network helpers, part 4
by Geliang Tang
1 year, 6 months
Results per page: