Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-03-06 17:10:36 to 2026-03-09 09:54:13 UTC [more...]

[PATCH RFC v3 0/4] guest_memfd: Track amount of memory allocated on inode
 2026-03-09  9:53 UTC 

[PATCH] selftests/harness: harness-selftest: cover XFAIL_ADD ctor ordering
 2026-03-09  9:44 UTC  (2+ messages)

[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-09  9:41 UTC  (5+ 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] kthread: remove kthread_exit()
 2026-03-09  9:36 UTC  (5+ messages)

[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
 2026-03-09  9:27 UTC  (9+ 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 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 v5 0/4] OPENAT2_REGULAR flag support for openat2
 2026-03-09  8:57 UTC  (10+ 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 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  (14+ messages)
` [PATCH v2 1/9] selftests/resctrl: Improve accuracy of cache occupancy test
` [PATCH v2 2/9] selftests/resctrl: Do not store iMC counter value in counter config structure
` [PATCH v2 4/9] selftests/resctrl: Support multiple events associated with iMC
` [PATCH v2 9/9] selftests/resctrl: Reduce L2 impact on CAT 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 v4 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
 2026-03-08 23:40 UTC  (6+ 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 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-next v4 00/14] net: bridge: reduce multicast checks in fast path
 2026-03-08 20:12 UTC  (16+ 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 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

[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-06 22:21 UTC  (17+ messages)
` [PATCH v2 01/15] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH v2 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v2 03/15] userfaultfd: introduce mfill_get_pmd() helper
` [PATCH v2 04/15] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH v2 05/15] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
` [PATCH v2 06/15] userfaultfd: move vma_can_userfault out of line
` [PATCH v2 07/15] userfaultfd: introduce vm_uffd_ops
` [PATCH v2 08/15] shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v2 09/15] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH v2 10/15] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
` [PATCH v2 11/15] userfaultfd: mfill_atomic(): remove retry logic
` [PATCH v2 12/15] mm: generalize handling of userfaults in __do_fault()
` [PATCH v2 13/15] KVM: guest_memfd: implement userfaultfd operations
` [PATCH v2 14/15] KVM: selftests: test userfaultfd minor for guest_memfd
` [PATCH v2 15/15] KVM: selftests: test userfaultfd missing "

[GIT PULL] kunit fixes update for Linux 7.0-rc3
 2026-03-06 21:56 UTC  (4+ messages)

[PATCH net-next 5/9] selftests: ovpn: add notification parsing and matching
 2026-03-06 21:31 UTC  (8+ messages)

[PATCH net-next v1 0/2] selftests: rds: refactor and expand rds selftests test
 2026-03-06 20:07 UTC  (6+ messages)

[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
 2026-03-06 20:06 UTC  (9+ messages)
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
    ` [PATCH v10 02/15] set_memory: add folio_{zap, restore}_direct_map helpers

[PATCH] selftests/futex: Bump up libnuma version check
 2026-03-06 18:22 UTC 

[PATCH net-next] selftests: fib_tests: fix link-local retrieval in fib6_nexthop()
 2026-03-06 18:08 UTC 

[PATCH bpf-next v1 0/7] bpf/sockmap: add splice support for tcp_bpf
 2026-03-06 17:25 UTC  (3+ messages)
` [PATCH bpf-next v1 6/7] selftests/bpf: add splice_read tests for sockmap

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-03-06 17:01 UTC  (16+ messages)
` [PATCH v10 16/30] KVM: arm64: Support TPIDR2_EL0
` [PATCH v10 17/30] KVM: arm64: Support SME identification registers for guests
` [PATCH v10 18/30] KVM: arm64: Support SME priority registers
` [PATCH v10 19/30] KVM: arm64: Provide assembly for SME register access
` [PATCH v10 20/30] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v10 21/30] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v10 22/30] KVM: arm64: Expose SME specific state to userspace
` [PATCH v10 23/30] KVM: arm64: Context switch SME state for guests
` [PATCH v10 24/30] KVM: arm64: Handle SME exceptions
` [PATCH v10 25/30] KVM: arm64: Expose SME to nested guests
` [PATCH v10 26/30] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v10 27/30] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v10 28/30] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v10 29/30] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v10 30/30] KVM: arm64: selftests: Add SME to set_id_regs test


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