Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 131 participants
  • 12348 discussions

[PATCH net-next v1 1/2] net: pktgen: add strict buffer parsing index check
by Peter Seiderer
1 month, 2 weeks

[PATCH v2 net-next 00/15] AccECN protocol patch series
by chia-yu.chang@nokia-bell-labs.com
1 month, 2 weeks

[PATCH net-next] selftests: drv-net: rss_input_xfrm: Check test prerequisites before running
by Gal Pressman
1 month, 2 weeks

[PATCH 08/10] kunit: add module description for backtrace suppression test
by Arnd Bergmann
1 month, 2 weeks

[PATCH net-next v11 00/10] tun: Introduce virtio-net hashing feature
by Akihiko Odaki
1 month, 2 weeks

[PATCH v4 00/18] riscv: add SBI FWFT misaligned exception delegation support
by Clément Léger
1 month, 2 weeks

[PATCH v5 08/17] rust: kunit: refactor to use `&raw [const|mut]`
by Antonio Hickey
1 month, 2 weeks

[PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
by Hangbin Liu
1 month, 2 weeks

[PATCH v2] tools/nolibc: Add support for SPARC
by Thomas Weißschuh
1 month, 2 weeks

[RFC -next 00/10] Add ZC notifications to splice and sendfile
by Joe Damato
1 month, 2 weeks

[PATCH v9 net-next 0/3] DUALPI2 patch
by chia-yu.chang@nokia-bell-labs.com
1 month, 2 weeks

[PATCH 0/3] bitmap: convert self-test to KUnit
by Tamir Duberstein
1 month, 2 weeks

[PATCH v4 08/16] rust: kunit: refactor to use `&raw [const|mut]`
by Antonio Hickey
1 month, 2 weeks

[PATCH net-next 0/6] netconsole: Add support for userdata release
by Breno Leitao
1 month, 2 weeks

[PATCH] KVM: selftests: Fix a couple "prio" signedness bugs
by Dan Carpenter
1 month, 2 weeks

[RFC PATCH 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
by John Stultz
1 month, 2 weeks

[PATCH net 0/7] selftests/net: Mixed select()+polling mode for TCP-AO tests
by Dmitry Safonov via B4 Relay
1 month, 2 weeks

[PATCH v8 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
by David Gow
1 month, 2 weeks

[PATCH net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
by Michal Luczaj
1 month, 2 weeks

[PATCH bpf-next/net v3 0/5] bpf: Add mptcp_subflow bpf_iter support
by Matthieu Baerts (NGI0)
1 month, 3 weeks

[PATCH bpf-next] selftests/bpf: Sanitize pointer prior fclose()
by Björn Töpel
1 month, 3 weeks

[PATCH net v2 3/3] selftests: net: test for lwtunnel dst ref loops
by Justin Iurman
1 month, 3 weeks

[PATCH bpf-next v3 0/3] bpf: Fix use-after-free of sockmap
by Jiayuan Chen
1 month, 3 weeks

[PATCH] kunit: tool: fix count of tests if late test plan
by Rae Moar
1 month, 3 weeks

[PATCH v3 1/2] kunit: tool: Fix bug in parsing test plan
by Rae Moar
1 month, 3 weeks

[PATCH net-next 00/12] mptcp: pm: prep work for new ops and sysctl knobs
by Matthieu Baerts (NGI0)
1 month, 3 weeks

[PATCH v2 0/2] Fix xdp_adjust_frags_tail_grow selftest on powerpc
by Saket Kumar Bhaskar
1 month, 3 weeks

[PATCH 0/2] fs/proc/task_mmu: add guard region bit to pagemap
by Lorenzo Stoakes
1 month, 3 weeks

[PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
by Bastien Curutchet (eBPF Foundation)
1 month, 3 weeks

[PATCH] rseq/selftests: fix name clash with rseq UAPI header
by Michael Jeanson
1 month, 3 weeks

[PATCH v10 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
by Eric Woudstra
1 month, 3 weeks

[PATCH net] selftests: drv-net: use defer in the ping test
by Jakub Kicinski
1 month, 3 weeks

[PATCH v4 00/12] Direct Map Removal for guest_memfd
by Patrick Roy
1 month, 3 weeks

[PATCH v1 1/3] selftests/mm: Fix half_ufd_size_MB calculation
by Ryan Roberts
1 month, 3 weeks

[PATCH] rseq/selftests: ensure the rseq abi TLS is actually 1024 bytes
by Michael Jeanson
1 month, 3 weeks

[PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework
by Bastien Curutchet (eBPF Foundation)
1 month, 3 weeks

[PATCH 1/2] selftests/pid_namespace: fix building with clang-20
by Dmitry Antipov
1 month, 3 weeks

[PATCH v4 iproute2-next 0/1] DualPI2 iproute2 patch
by chia-yu.chang@nokia-bell-labs.com
1 month, 3 weeks

[PATCH 0/2] selftests: livepatch: test if ftrace can trace a livepatched function
by Filipe Xavier
1 month, 3 weeks

[PATCH] tools/nolibc: Add support for SPARC
by Thomas Weißschuh
1 month, 3 weeks

[PATCH v9 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
by Nicolin Chen
1 month, 3 weeks

[PATCH] selftests/bpf: Replace deprecated strncpy() with strscpy()
by feng.wei8@zte.com.cn
1 month, 3 weeks

[PATCH AUTOSEL 6.12 12/13] selftests: netfilter: skip br_netfilter queue tests if kernel is tainted
by Sasha Levin
1 month, 3 weeks

[PATCH AUTOSEL 6.13 15/16] selftests: netfilter: skip br_netfilter queue tests if kernel is tainted
by Sasha Levin
1 month, 3 weeks

[PATCH v9 0/4] rust: replace kernel::str::CStr w/ core::ffi::CStr
by Tamir Duberstein
1 month, 3 weeks

[PATCH v4 0/6] rust: reduce pointer casts, enable related lints
by Tamir Duberstein
1 month, 3 weeks

[PATCH net-next v23 00/23] Introducing OpenVPN Data Channel Offload
by Antonio Quartulli
1 month, 3 weeks

[PATCH v9 0/6] scanf: convert self-test to KUnit
by Tamir Duberstein
1 month, 3 weeks

[PATCH] selftests/mm: Add commentary about 9pfs bugs
by Brendan Jackman
1 month, 3 weeks

[PATCH net v3 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
by Michal Luczaj
1 month, 3 weeks
Results per page: