Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-03-06 23:06:39 to 2026-03-09 18:54:18 UTC [more...]

[PATCH v4 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
 2026-03-09 18:54 UTC  (7+ messages)
` [PATCH v4 1/4] RDMA/nldev: Add dellink function pointer
` [PATCH v4 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
` [PATCH v4 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
` [PATCH v4 4/4] RDMA/rxe: Add testcase for net namespace rxe

[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
 2026-03-09 18:35 UTC  (10+ messages)
` [PATCH net-next v3 1/6] tcp: implement RFC 7323 window retraction receiver requirements
` [PATCH net-next v3 2/6] mptcp: keep rcv_mwnd_seq in sync with subflow rcv_wnd
` [PATCH net-next v3 3/6] tcp: increase LINUX_MIB_BEYOND_WINDOW for SKB_DROP_REASON_TCP_OVERWINDOW
` [PATCH net-next v3 4/6] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_nomem.pkt
` [PATCH net-next v3 5/6] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_allowed.pkt
` [PATCH net-next v3 6/6] selftests/net: packetdrill: add tcp_rcv_neg_window.pkt

[PATCH] selftest: memcg: Skp memcg_sock test if address family not supported
 2026-03-09 18:07 UTC  (2+ messages)

[PATCH net-next v4 00/14] net: bridge: reduce multicast checks in fast path
 2026-03-09 17:49 UTC  (25+ messages)
` [PATCH net-next v4 01/14] net: bridge: mcast: export ip{4,6}_active state to netlink
` [PATCH net-next v4 02/14] net: bridge: mcast: track active state, adding tests
` [PATCH net-next v4 03/14] net: bridge: mcast: avoid sleeping on bridge-down
` [PATCH net-next v4 04/14] net: bridge: mcast: track active state, IGMP/MLD querier appearance
` [PATCH net-next v4 05/14] net: bridge: mcast: track active state, foreign IGMP/MLD querier disappearance
` [PATCH net-next v4 06/14] net: bridge: mcast: track active state, IPv6 address availability
` [PATCH net-next v4 07/14] net: bridge: mcast: track active state, own MLD querier disappearance
` [PATCH net-next v4 08/14] net: bridge: mcast: track active state, if snooping is enabled
` [PATCH net-next v4 09/14] net: bridge: mcast: track active state, VLAN snooping
` [PATCH net-next v4 10/14] net: bridge: mcast: track active state, bridge up/down
` [PATCH net-next v4 11/14] net: bridge: mcast: track active state, prepare for outside lock reads
` [PATCH net-next v4 12/14] net: bridge: mcast: use combined active state in netlink
` [PATCH net-next v4 13/14] net: bridge: mcast: use combined active state in fast/data path
` [PATCH net-next v4 14/14] net: bridge: mcast: add inactive state assertions

[PATCH v5 0/4] OPENAT2_REGULAR flag support for openat2
 2026-03-09 17:39 UTC  (12+ messages)
` [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support
` [PATCH v5 2/4] kselftest/openat2: test for OPENAT2_REGULAR flag
` [PATCH v5 3/4] sparc/fcntl.h: convert O_* flag macros from hex to octal
` [PATCH v5 4/4] mips/fcntl.h: "

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-09 17:32 UTC  (8+ messages)
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update

[PATCH] kthread: remove kthread_exit()
 2026-03-09 17:27 UTC  (8+ messages)

[PATCH] selftests/bpf: improve test coverage for kfunc call
 2026-03-09 17:07 UTC  (2+ messages)

[PATCH v2] rust: update `kernel::c_str!` documentation
 2026-03-09 17:01 UTC 

[PATCH v14 15/30] tracing: selftests: Add trace remote tests
 2026-03-09 16:25 UTC  (2+ messages)
` [PATCH v14 30/30] tracing: selftests: Add hypervisor "

[PATCH] selftests: net: local_termination: test link-local protocols
 2026-03-09 16:03 UTC 

[PATCH RFC v3 0/4] guest_memfd: Track amount of memory allocated on inode
 2026-03-09 15:45 UTC  (8+ messages)
` [PATCH RFC v3 1/4] KVM: "
` [PATCH RFC v3 2/4] KVM: guest_memfd: Set release always on guest_memfd mappings
` [PATCH RFC v3 3/4] KVM: selftests: Wrap fstat() to assert success
` [PATCH RFC v3 4/4] KVM: selftests: Test that st_blocks is updated on allocation

[PATCH net v4 0/5] selftests: net: fix false failures due to missing features and host interference
 2026-03-09 15:20 UTC  (6+ messages)
` [PATCH net v4 1/5] selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
` [PATCH net v4 2/5] selftests: net: run reuseport in an isolated netns
` [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh
` [PATCH net v4 4/5] selftests: net: run pmtu.sh in netns to avoid host firewall interference
` [PATCH net v4 5/5] selftests: net: io_uring_zerocopy: enable io_uring for the test

[RFC PATCH v2 00/10] Add TDX intra-host migration support
 2026-03-09 15:04 UTC  (3+ messages)

[PATCH v4 bpf-next] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
 2026-03-09 13:36 UTC  (3+ messages)

[PATCH] selftests/mm: add THP sysfs interface test
 2026-03-09 12:00 UTC 

[PATCH 0/6] selftests/liveupdate: add memfd tests
 2026-03-09 11:54 UTC  (7+ messages)
` [PATCH 1/6] selftests/liveupdate: add framework for "
` [PATCH 2/6] selftests/liveupdate: add helper functions "
` [PATCH 3/6] selftests/liveupdate: add test for memfd content preservation
` [PATCH 4/6] selftests/liveupdate: add test for zero-size memfd preservation
` [PATCH 5/6] selftests/liveupdate: add test for operations on a preserved memfd
` [PATCH 6/6] selftests/liveupdate: add fallocate test for memfd

[PATCH] selftests/harness: harness-selftest: cover XFAIL_ADD ctor ordering
 2026-03-09 10:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-09 10:03 UTC  (6+ messages)
` [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
` [PATCH net v5 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up

[PATCH RFC 0/7] selftests/sched: Add comprehensive SCHED_DEADLINE test suite
 2026-03-09  9:11 UTC  (7+ messages)
` [PATCH RFC 1/7] selftests/sched: Add SCHED_DEADLINE test framework infrastructure
` [PATCH RFC 4/7] selftests/sched: Add basic SCHED_DEADLINE functionality tests

[PATCH RFC v2 0/6] guest_memfd: Track amount of memory allocated on inode
 2026-03-09  8:02 UTC  (8+ messages)
` [PATCH RFC v2 2/6] KVM: guest_memfd: Directly allocate folios with filemap_alloc_folio()
` [PATCH RFC v2 3/6] fs: Add .unaccount_folio callback

[PATCH v2 0/9] selftests/resctrl: Fixes and improvements focused on Intel platforms
 2026-03-09  7:44 UTC  (5+ messages)
` [PATCH v2 1/9] selftests/resctrl: Improve accuracy of cache occupancy test

[PATCH] selftests/sched: add proxy execution mutex tests
 2026-03-09  6:47 UTC 

[PATCH bpf-next v7 0/5] bpf: Extend the bpf_list family of APIs
 2026-03-09  6:45 UTC  (13+ messages)
` [PATCH bpf-next v7 1/5] bpf: Introduce the bpf_list_del kfunc
` [PATCH bpf-next v7 2/5] bpf: Add bpf_list_add_impl to insert node after a given list node
` [PATCH bpf-next v7 3/5] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH bpf-next v7 4/5] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty
` [PATCH bpf-next v7 5/5] bpf: refactor kfunc checks using table-driven approach in verifier

[RFC net-next 0/3] tls_sw: add tx record zero padding
 2026-03-09  5:48 UTC  (4+ messages)
` [RFC net-next 1/3] net/tls_sw: support randomized "
` [RFC net-next 2/3] net/tls: add randomized zero padding socket option
` [RFC net-next 3/3] selftest: tls: add tls record zero pad test

[PATCH v3 bpf-next] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
 2026-03-09  5:24 UTC  (2+ messages)

[PATCH net-next v3 0/3] ethtool: Dynamic RSS context indirection table resizing
 2026-03-09  4:41 UTC  (5+ messages)
` [PATCH net-next v3 1/3] ethtool: Add RSS indirection table resize helpers
` [PATCH net-next v3 2/3] bnxt_en: Resize RSS contexts on channel count change
` [PATCH net-next v3 3/3] selftests: rss_drv: Add RSS indirection table resize tests

[PATCH v2 bpf-next] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
 2026-03-09  3:50 UTC  (3+ messages)

[RFC patch 0/9] Add support for HiSilicon platforms and refactor
 2026-03-09  3:09 UTC  (3+ messages)

[PATCH 0/7] mm/damon: improve/fixup/update ratio calculation, test and documentation
 2026-03-09  2:34 UTC  (4+ messages)
` [PATCH 2/7] mm/damon/tests/core-kunit: add a test for damon_is_last_region()

[PATCH v3 0/4]RDMA/rxe: Add the support that rxe can work in net namespace
 2026-03-08 22:52 UTC  (8+ messages)
` [PATCH v3 1/4] RDMA/nldev: Add dellink function pointer
` [PATCH v3 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
` [PATCH v3 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
` [PATCH v3 4/4] RDMA/rxe: Add testcase for net namespace rxe

[PATCH net v2 0/2] selftests: net: fix cmd.process() timeout handling
 2026-03-08 19:21 UTC  (3+ messages)
` [PATCH net v2 1/2] selftests: net: pass bpftrace timeout to cmd()
` [PATCH net v2 2/2] selftests: net: fix timeout passed as positional argument to communicate()

[PATCH v2] selftests/bpf: avoid jump seq limit in verif_scale_pyperf600
 2026-03-08 16:08 UTC  (7+ messages)

[PATCH net-next V3 00/10] devlink: add per-port resource support
 2026-03-08 16:03 UTC  (10+ messages)

[PATCH v5 0/6] bpf: Extend the bpf_list family of APIs
 2026-03-08 14:29 UTC  (4+ messages)
` [PATCH v5 4/6] selftests/bpf: Add test case for bpf_list_add_impl

[PATCH net-next 2/2] selftests: net: make sure that Netlink rejects unknown attrs in dump
 2026-03-08 13:19 UTC  (2+ messages)
` [syzbot ci] Re: genetlink: apply reject policy for split ops on the dispatch path

[PATCH] kunit: Add documentation of --list_suites
 2026-03-08  9:38 UTC  (2+ messages)

[PATCHv2 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
 2026-03-08  7:38 UTC  (8+ messages)
` [PATCH 1/4] RDMA/nldev: Add dellink function pointer
` [PATCH 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
` [PATCH 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
` [PATCH 4/4] RDMA/rxe: Add testcase for net namespace rxe

[PATCH] kunit: list: add tests for circular entry helpers, prepare_entry, and hlist_splice_init
 2026-03-08  7:13 UTC 

[PATCH net-next v1 0/3] selftests: rds: ksft cleanups
 2026-03-08  5:58 UTC  (4+ messages)
` [PATCH net-next v1 1/3] selftests: rds: Fix pylint warnings
` [PATCH net-next v1 2/3] selftests: rds: Add ksft timeout
` [PATCH net-next v1 3/3] selftests: rds: Fix tcpdump segfault in rds selftests

[PATCH v2 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
 2026-03-08  2:38 UTC  (3+ messages)
` [PATCH v2 1/2] RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read() and pmu_fw_ctr_read_hi()
` [PATCH v2 2/2] RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test

[PATCH bpf-next v5 0/2] Add wakeup_source iterators
 2026-03-07 20:17 UTC  (4+ messages)

[PATCH 0/2] mm/damon: test and document power-of-2 min_region_sz requirement
 2026-03-07 19:42 UTC  (2+ messages)
` [PATCH 1/2] mm/damon/tests/core-kunit: add a test for damon_commit_ctx()

[PATCH v3 0/2] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-03-07  9:02 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
 2026-03-07  8:00 UTC  (10+ messages)
` [PATCH 1/4] RDMA/rxe: Add testcase for net namespace rxe
` [PATCH 3/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
` [PATCH 4/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace

[PATCH net v3 0/6] selftests: net: fix false failures due to missing features and host interference
 2026-03-07  3:50 UTC  (6+ messages)
` [PATCH net v3 1/6] selftests: net: fib_tests: skip rp_filter test if cls_basic is unavailable
` [PATCH net v3 3/6] selftests: net: run reuseport tests in netns to avoid port conflicts

[PATCH v2] selftests: net: forwarding: fix IPv6 address leak in cleanup
 2026-03-07  1:30 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: perf_link: avoid failures in concurrent mode
 2026-03-07  0:55 UTC  (2+ messages)

[RFC PATCH v2 00/10] mm/damon: support multiple goal-based quota tuning algorithms
 2026-03-07  0:33 UTC  (2+ messages)

[PATCH v3 1/2] selftests/bpf: filter by pid to avoid cross-test interference
 2026-03-07  0:11 UTC  (4+ messages)
` [PATCH v3 2/2] selftests/bpf: drop serial restriction

[PATCH net-next] selftests: drv-net: iou-zcrx: wait for memory cleanup of probe run
 2026-03-06 23:40 UTC  (2+ messages)

[PATCH net-next v3 4/5] selftests: net: move common xdp.py functions into lib
 2026-03-06 23:00 UTC  (2+ messages)
` [PATCH net-next v3 5/5] selftests: drv-net: xdp: Add rss_hash metadata tests


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