Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-03-10 10:22:04 to 2026-03-11 22:02:13 UTC [more...]

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

[PATCH 0/4] tools/nolibc: add err.h
 2026-03-11 22:00 UTC  (5+ messages)
` [PATCH 1/4] selftests/nolibc: add a variable for nolibc-test source files
` [PATCH 2/4] selftests/nolibc: validate NOLIBC_IGNORE_ERRNO compilation
` [PATCH 3/4] tools/nolibc: add support for program_invocation_{,short_}name
` [PATCH 4/4] tools/nolibc: add err.h

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

[PATCH] selftests/bpf: improve test coverage for kfunc call
 2026-03-11 21:42 UTC  (7+ messages)

[PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
 2026-03-11 21:31 UTC  (5+ messages)
` [PATCH RFC bpf-next 1/4] audit: Implement bpf_audit_log_*() wrappers
` [PATCH RFC bpf-next 2/4] audit/security: Enable audit BPF kfuncs
` [PATCH RFC bpf-next 3/4] selftests/bpf: Add audit helpers for BPF tests
` [PATCH RFC bpf-next 4/4] selftests/bpf: Add lsm_audit_kfuncs tests

[PATCH v3] selftest: memcg: Skip memcg_sock test if address family not supported
 2026-03-11 20:05 UTC 

[PATCH net-next 00/11] ethtool: Generic loopback support
 2026-03-11 19:37 UTC  (24+ messages)
` [PATCH net-next 01/11] ethtool: Add dump_one_dev callback for per-device sub-iteration
` [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions
` [PATCH net-next 03/11] ethtool: Add loopback GET/SET netlink implementation
` [PATCH net-next 04/11] ethtool: Add CMIS loopback helpers for module loopback control
` [PATCH net-next 05/11] selftests: drv-net: Add loopback driver test
` [PATCH net-next 06/11] ethtool: Add MAC loopback support via ethtool_ops
  ` [PATCH 6/11] "
` [PATCH net-next 07/11] netdevsim: Add MAC loopback simulation
` [PATCH net-next 08/11] selftests: drv-net: Add MAC loopback netdevsim test
` [PATCH net-next 09/11] MAINTAINERS: Add entry for ethtool loopback
` [PATCH net-next 10/11] netdevsim: Add module EEPROM simulation via debugfs
` [PATCH net-next 11/11] selftests: drv-net: Add CMIS loopback netdevsim test

[PATCH 1/5] selftests/cgroup: detect and handle global zswap state in test_zswap
 2026-03-11 19:01 UTC  (12+ messages)
` [PATCH 2/5] selftests/cgroup: avoid OOM in test_swapin_nozswap
` [PATCH 3/5] selftests/cgroup: use runtime page size for zswpin check
` [PATCH 4/5] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on 64K pagesize system
` [PATCH 5/5] selftest/cgroup: fix zswap attempt_writeback() "

[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-11 18:49 UTC  (3+ messages)
` [PATCH v2 07/15] userfaultfd: introduce vm_uffd_ops

[PATCH net-next 0/5] tools: ynl: policy query support
 2026-03-11 18:35 UTC  (4+ messages)

[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
 2026-03-11 18: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 6/6] selftests/net: packetdrill: add tcp_rcv_neg_window.pkt

[PATCH bpf-next] selftests/bpf: Fix const qualifier warning in fexit_bpf2bpf.c
 2026-03-11 18:20 UTC  (2+ messages)

[PATCH v6 00/19] ARM64 PMU Partitioning
 2026-03-11 17:45 UTC  (8+ messages)
` [PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v6 11/19] KVM: arm64: Context swap Partitioned PMU guest registers

[PATCH v2 1/2] mm: prevent droppable mappings from being locked
 2026-03-11 17:14 UTC  (8+ messages)
` [PATCH v2 2/2] selftests/mm: verify droppable mappings cannot be locked

[PATCH v3 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
 2026-03-11 16:56 UTC  (5+ messages)
` [PATCH v3 1/2] RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read() and pmu_fw_ctr_read_hi()
` [PATCH v3 2/2] RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test

[PATCH v4 bpf-next] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
 2026-03-11 16:40 UTC  (2+ messages)

[PATCH v3 1/2] selftests/bpf: filter by pid to avoid cross-test interference
 2026-03-11 16:40 UTC  (2+ messages)

[PATCH bpf-next v4 1/2] bpf: Support new pointer param types via SCALAR_VALUE for trampolines
 2026-03-11 16:31 UTC  (5+ messages)

[PATCH v5 0/4] OPENAT2_REGULAR flag support for openat2
 2026-03-11 16:10 UTC  (10+ messages)
` [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH bpf-next v3 3/6] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs
 2026-03-11 16:00 UTC  (7+ messages)

[PATCH v4 0/6] gpio: Refactor and add selftest
 2026-03-11 14:36 UTC  (4+ messages)
` [PATCH v4 1/6] gpio: Access `gpio_bus_type` in gpiochip_setup_dev()

[PATCH RFC 0/7] selftests/sched: Add comprehensive SCHED_DEADLINE test suite
 2026-03-11 14:26 UTC  (9+ messages)
` [PATCH RFC 2/7] selftests/sched: Add SCHED_DEADLINE utility library
` [PATCH RFC 5/7] selftests/sched: Add SCHED_DEADLINE bandwidth tests to kselftest

[ISSUE] cgroup: test_percpu_basic fails on PREEMPT_RT due to lazy percpu stat flushing
 2026-03-11 14:17 UTC  (2+ messages)

[PATCH net v4 0/5] selftests: net: fix false failures due to missing features and host interference
 2026-03-11 12:48 UTC  (7+ 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 1/2] selftests/bpf: Fix read_iter buffer termination in test_bpffs
 2026-03-11 10:38 UTC  (8+ messages)
` [PATCH 2/2] selftests/bpf: Skip bpffs debug iter checks when unavailable "

[PATCH v2] selftest: memcg: Skp memcg_sock test if address family not supported
 2026-03-11 10:27 UTC  (3+ messages)

[PATCH bpf-next v5 0/2] Add wakeup_source iterators
 2026-03-11  9:06 UTC  (6+ messages)

[PATCH net 0/7] tcp: preserve advertised rwnd accounting across receive-memory decisions
 2026-03-11  8:34 UTC  (9+ messages)
` [PATCH net 1/7] tcp: track advertise-time scaling basis for rcv_wnd
` [PATCH net 2/7] tcp: preserve rcv_wnd snapshot when updating advertised windows
` [PATCH net 3/7] tcp: honor advertised receive window in memory admission and clamping
` [PATCH net 4/7] tcp: extend TCP_REPAIR_WINDOW with receive-window scaling snapshot
` [PATCH net 5/7] mptcp: refresh tcp rcv_wnd snapshot when syncing receive windows
` [PATCH net 6/7] tcp: expose rmem and backlog accounting in rcvbuf_grow tracepoints
` [PATCH net 7/7] selftests: tcp_ao: cover legacy and extended TCP_REPAIR_WINDOW layouts

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

[PATCH bpf-next v7 0/5] bpf: Extend the bpf_list family of APIs
 2026-03-11  5:36 UTC  (11+ 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 5/5] bpf: refactor kfunc checks using table-driven approach in verifier

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-11  4:57 UTC  (10+ messages)
` [PATCH bpf v3 2/5] bpf, sockmap: Use sock_map_sk_{acquire,release}() where open-coded
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock

[PATCH net-next v1 0/3] selftests: rds: ksft cleanups
 2026-03-11  4:56 UTC  (4+ messages)

[PATCH net 2/2] selftests: rtnetlink: add neighbour update test
 2026-03-11  4:10 UTC  (2+ messages)

[PATCH net-next v2 0/4] genetlink: apply reject policy for split ops on the dispatch path
 2026-03-11  3:28 UTC  (5+ messages)
` [PATCH net-next v2 1/4] genetlink: use maxattr of 0 for the reject policy
` [PATCH net-next v2 2/4] genetlink: apply reject policy for split ops on the dispatch path
` [PATCH net-next v2 3/4] selftests: net: make sure that Netlink rejects unknown attrs in dump
` [PATCH net-next v2 4/4] selftests: net: add test for Netlink policy dumps

[PATCH net-next] selftests: drv-net: rss: Add retries to test_rss_key_indir to reduce flakes
 2026-03-11  2:40 UTC  (2+ messages)

[PATCH 00/13] selftests/mm: fix failures and robustness improvements
 2026-03-11  2:21 UTC  (22+ messages)
` [PATCH 01/13] selftests/mm: restore default nr_hugepages value during cleanup in charge_reserved_hugetlb.sh
` [PATCH 02/13] selftests/mm: fix hugetlb pathname construction "
` [PATCH 03/13] selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.sh
` [PATCH 05/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH 06/13] selftest/mm: adjust hugepage-mremap test size for large huge pages
` [PATCH 08/13] selftests/mm: ensure destination is hugetlb-backed in hugepage-mremap
` [PATCH 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH 10/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
` [PATCH 12/13] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category

[PATCHv3] selftests: Use ktap helpers for runner.sh
 2026-03-11  2:17 UTC  (4+ messages)

[PATCH net-next v3 0/3] ethtool: Dynamic RSS context indirection table resizing
 2026-03-11  0:21 UTC  (2+ messages)

[PATCH v2] rust: update `kernel::c_str!` documentation
 2026-03-10 22:39 UTC  (3+ messages)

[PATCH bpf-next v5 0/2] Fix test_cgroup_iter_memcg issues found during back-porting
 2026-03-10 19:00 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: local_termination: test link-local protocols
 2026-03-10 18:10 UTC 

[PATCH v4 0/3] x86: Simplifying LAM
 2026-03-10 18:10 UTC  (2+ messages)
` [PATCH v4 3/3] selftests/lam: Add test cases for different LAM tag widths

[PATCH net-next 1/9] selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3
 2026-03-10 14:50 UTC  (5+ messages)
` [PATCH net-next 4/9] ovpn: notify userspace on client float event
` [PATCH net-next 5/9] selftests: ovpn: add notification parsing and matching
` [PATCH net-next 7/9] selftests: ovpn: check asymmetric peer-id
` [PATCH net-next 8/9] selftests: ovpn: add test for the FW mark feature

[for-next][PATCH 15/18] tracing: selftests: Add trace remote tests
 2026-03-10 14:35 UTC 

[PATCH] selftest: memcg: Skp memcg_sock test if address family not supported
 2026-03-10 14:09 UTC  (4+ messages)

[PATCH] kthread: remove kthread_exit()
 2026-03-10 13:11 UTC  (6+ messages)

[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-10 12:39 UTC  (6+ messages)
` [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()

[PATCH net-next v3 0/2] selftests: net: fix cmd.process() timeout handling
 2026-03-10 11:58 UTC  (3+ messages)
` [PATCH net-next v3 1/2] selftests: net: pass bpftrace timeout to cmd()
` [PATCH net-next v3 2/2] selftests: net: fix timeout passed as positional argument to communicate()

[PATCH 1/6] selftests/liveupdate: add framework for memfd tests
 2026-03-10 11:08 UTC  (2+ messages)


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