Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-08-31 07:30:43 to 2026-09-01 09:11:27 UTC [more...]

[PATCH v12 00/45] guest_memfd: In-place conversion support
 2026-09-01  9:10 UTC  (13+ messages)
` [PATCH v12 01/45] KVM: guest_memfd: Optimize away conversion overheads via dead-code elimination
` [PATCH v12 07/45] KVM: Rename kvm_mem_is_private() to kvm_is_private_gfn()
` [PATCH v12 09/45] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v12 14/45] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v12 15/45] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v12 23/45] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH] selftests: kvm: Check calloc() return in vcpu_get_reg_list()
 2026-09-01  9:08 UTC 

[PATCH] selftests: nci: Fix uninitialized family ID on missing attribute
 2026-09-01  9:04 UTC  (2+ messages)

[PATCH] selftests: net: ipmr: Avoid memcpy() from NULL in nl_add_rtattr()
 2026-09-01  8:57 UTC  (2+ messages)

[PATCH v5 0/2] selftests/cgroup: fixes for test_zswap on single core VM
 2026-09-01  8:57 UTC  (4+ messages)
` [PATCH v5 1/2] selftests/cgroup: test_zswap: wait for cgroup to unpopulate in test_zswap_writeback
` [PATCH v5 2/2] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass

[PATCH 0/3] tools/nolibc: verify that a directory is opened
 2026-09-01  8:51 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] selftests/nolibc: validate ENOTDIR return values from opendir()/fdopendir()
` [PATCH 3/3] tools/nolibc: validate directory with O_DIRECTORY in opendir()

[PATCH net-next 0/2] netdevsim: add link speed support
 2026-09-01  8:23 UTC  (12+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] selftests: netdevsim: add speed testing

[PATCH v2 0/4] KVM: guest_memfd: fix NUMA selftests
 2026-09-01  8:22 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: selftests: fix maxnode arguments in xapic_ipi_test
` [PATCH v2 2/4] KVM: selftests: use BITS_PER_TYPE() for NUMA masks
` [PATCH v2 3/4] KVM: selftests: add get_numa_mem_nodes()
` [PATCH v2 4/4] KVM: selftests: use allowed NUMA nodes in guest_memfd_test

[PATCH net v3] ip_tunnel: drop stale dst from generated PMTU ICMP replies
 2026-09-01  8:17 UTC  (3+ messages)

[PATCH v3 0/2] kselftest: mm: fix some failure of split_huge_page_test
 2026-09-01  8:06 UTC  (3+ messages)
  ` [PATCH v3 2/2] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper

[PATCH 0/2] KVM: arm64: Return -EINVAL for an empty SMCCC filter range at base 0
 2026-09-01  7:39 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: arm64: selftests: Test "

[RFC 0/3] rv: per-edge dwell-time statistics for per-cpu monitors
 2026-09-01  7:37 UTC  (5+ messages)
` [RFC 1/3] rv: add per-edge dwell-time statistics primitive
` [RFC 2/3] rv: add per-monitor edge-stat facility and stats file

[PATCH 1/4] bpf: Cancel special fields in resizable hashtab on recycle
 2026-09-01  7:37 UTC  (9+ messages)
` [PATCH bpf-next v3 0/4] "
  ` [PATCH bpf-next v3 1/4] "
  ` [PATCH bpf-next v3 2/4] bpf: Fix use-after-free of program BTF in mem-alloc destructor
  ` [PATCH bpf-next v3 3/4] selftests/bpf: Test rhtab kptr recycle from NMI context
  ` [PATCH bpf-next v3 4/4] selftests/bpf: Test rhtab special-field combinations

[PATCH net-next 0/3] selftests: drv-net: split up gro.py
 2026-09-01  6:45 UTC  (6+ messages)
` [PATCH net-next 1/3] selftests: drv-net: hw: rename gro_hw.py to gro_stats.py
` [PATCH net-next 2/3] selftests: drv-net: split gro.py into one test per coalescing mode
` [PATCH net-next 3/3] selftests: drv-net: bump the timeout to 15min

[PATCH net-next v2] selftests: net: move log_test to lib file and remove duplicate code
 2026-09-01  6:26 UTC  (3+ messages)

[PATCH 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-09-01  5:26 UTC  (3+ messages)
` [PATCH 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files

[PATCH] tools/testing/selftests/mm: add missing .gitignore entries
 2026-09-01  4:31 UTC  (4+ messages)

[PATCH] KVM: riscv: selftests: Dump sepc/scause/stval on vcpu_arch_dump()
 2026-09-01  3:57 UTC 

[PATCH bpf-next v5 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-01  2:59 UTC  (5+ messages)
` [PATCH bpf-next v5 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc

[PATCH] selftests: runner.sh: avoid overriding kselftest_cmd_args with empty variable
 2026-09-01  2:44 UTC  (2+ messages)

[PATCH bpf-next v5 1/2] bpf: Validate program attach type during link update
 2026-09-01  2:50 UTC  (3+ messages)
` [PATCH bpf-next v5 2/2] selftests/bpf: Cover attach type checks in "

[PATCH bpf-next v6 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-01  2:21 UTC  (3+ messages)
` [PATCH bpf-next v6 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
` [PATCH bpf-next v6 2/2] selftests/bpf: Add memcg async reclaim test

[PATCH RFC net-next v2 0/2] seg6: add support for the SRv6 End.MAP behavior
 2026-09-01  2:03 UTC  (3+ messages)
` [PATCH RFC net-next v2 1/2] "
` [PATCH RFC net-next v2 2/2] selftests: seg6: add selftest for "

[PATCH v3 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
 2026-09-01  0:46 UTC  (3+ messages)

[PATCH net v3 0/5] net: stmmac: Fix double VLAN 802.1ad tag handling
 2026-08-31 23:49 UTC  (4+ messages)
` [PATCH net v3 5/5] selftests: drv-net: Add VLAN test

[PATCH v3 0/4] cgroup: expose cpu.stat and io.stat to BPF
 2026-08-31 22:16 UTC  (2+ messages)

[PATCH v14 00/22] TDX KVM selftests
 2026-08-31 22:10 UTC  (8+ messages)
` [PATCH v14 21/22] KVM: selftests: Add ucall support for TDX

[PATCH net-next 00/11] tunnels: add core and gre drop reasons
 2026-08-31 21:51 UTC  (12+ messages)
` [PATCH net-next 01/11] ip_tunnel: add drop reasons to the generic RX path
` [PATCH net-next 02/11] ip6_tunnel: "
` [PATCH net-next 03/11] selftests: net: add a test for the tunnel RX drop reasons
` [PATCH net-next 04/11] gre: make gre_parse_header() report a drop reason
` [PATCH net-next 05/11] ip_gre: add drop reasons to the RX path
` [PATCH net-next 06/11] ip6_gre: "
` [PATCH net-next 07/11] selftests: net: cover the GRE specific drop reasons
` [PATCH net-next 08/11] ip_tunnel: add drop reasons to the transmit path
` [PATCH net-next 09/11] ip_gre: "
` [PATCH net-next 10/11] ip6_tunnel: "
` [PATCH net-next 11/11] selftests: net: cover the tunnel transmit drop reasons

[PATCH bpf v3 0/5] bpf: Fix NULL-ptr-derefs when showing a void BTF type
 2026-08-31 21:12 UTC  (16+ messages)
` [PATCH bpf v3 1/5] bpf: Reject key-less BTF for hash maps
` [PATCH bpf v3 2/5] bpf: Fix NULL-ptr-deref when showing a void BTF type
` [PATCH bpf v3 3/5] bpf: Fix NULL-ptr-deref in btf_var_show()
` [PATCH bpf v3 4/5] selftests/bpf: Add test for key-less BTF hash map
` [PATCH bpf v3 5/5] selftests/bpf: Add test for showing a void BTF type

[PATCH net-next] selftests: net: csum: filter packets by source address and port
 2026-08-31 21:01 UTC 

[PATCH net-next v6 0/6] selftests: net: make iou-zcrx tests multithreaded
 2026-08-31 18:09 UTC  (10+ messages)
` [PATCH net-next v6 1/6] selftests: net: fix get_refill_ring_size() to use its local variable
` [PATCH net-next v6 2/6] selftests: net: remove unused variable in process_recvzc()
` [PATCH net-next v6 3/6] selftests: net: refactor server state into struct thread_ctx
` [PATCH net-next v6 4/6] selftests: net: add multithread client support to iou-zcrx
` [PATCH net-next v6 5/6] selftests: net: add multithread server "
` [PATCH net-next v6 6/6] selftests: net: add rss_multiqueue test variant "

[PATCH 1/2] cgroup: fix spurious SIGKILL of CLONE_INTO_CGROUP children
 2026-08-31 18:01 UTC  (3+ messages)

[PATCH net-next v9 0/2] Explicit TSO segment count
 2026-08-31 16:52 UTC  (3+ messages)
` [PATCH net-next v9 1/2] tcp: Replace min_tso_segs() with tso_segs() CC callback
` [PATCH net-next v9 2/2] bpf: make tcp_tso_autosize() available to BPF congestion controls

[PATCH net] selftests: drv-net: pp_alloc_fail: restore ring size after timeout
 2026-08-31 16:32 UTC  (4+ messages)

[PATCH v4 00/14] nfsd/sunrpc: harden the netlink listener set interface
 2026-08-31 16:14 UTC  (15+ messages)
` [PATCH v4 01/14] NFSD: cap the number of listeners accepted in listener_set
` [PATCH v4 02/14] NFSD: validate transport name in listener_set before serv creation
` [PATCH v4 03/14] SUNRPC: keep the first error in svc_register()
` [PATCH v4 04/14] SUNRPC: bound the local rpcbind client timeout to 1s
` [PATCH v4 05/14] NFSD: report listener creation failures through extack
` [PATCH v4 06/14] SUNRPC: report local rpcbind calls that get no answer
` [PATCH v4 07/14] SUNRPC: stop svc_register() once rpcbind stops answering
` [PATCH v4 08/14] SUNRPC: stop the svc_unregister() sweep "
` [PATCH v4 09/14] SUNRPC: stop unregistering listeners "
` [PATCH v4 10/14] NFSD: stop registering with rpcbind after a failure in listener_set
` [PATCH v4 11/14] selftests/nfsd: exercise listener_set request validation
` [PATCH v4 12/14] selftests/nfsd: add a per-netns rpcbind stub and the listener round-trips
` [PATCH v4 13/14] selftests/nfsd: check that listener_set asks rpcbind once
` [PATCH v4 14/14] selftests/nfsd: check that listener removal "

[PATCH 0/4] microblaze: KUnit support
 2026-08-31 15:45 UTC  (12+ messages)
` [PATCH 2/4] microblaze: reset: Call POWER_OFF handlers
` [PATCH 4/4] kunit: qemu_configs: Add microblaze configuration

[PATCH v2 0/6] cgroup/cpuset: Fix partition type transitions
 2026-08-31 15:37 UTC  (5+ messages)
` [PATCH v2 1/6] cgroup/cpuset: Respect child CPU ownership in type changes

[PATCH v7] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
 2026-08-31 15:36 UTC  (2+ messages)

[PATCH v2 0/2] mm/damon: add kunit tests for probe_hits handling and probe params validation
 2026-08-31 15:06 UTC  (3+ messages)
` [PATCH v2 1/2] mm/damon/core-kunit: test probe_hits handling at region split and merge
` [PATCH v2 2/2] mm/damon/core-kunit: test damon_valid_probe_params()

[PATCH bpf-next v4 1/2] bpf: Validate program attach type during link update
 2026-08-31 14:50 UTC  (4+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Cover attach type checks in "

[PATCH] signalfd: wake shared signalfd waiters after mask updates
 2026-08-31 14:44 UTC 

[PATCH 0/7] mm/damon: misc cleanups
 2026-08-31 14:26 UTC  (3+ messages)
` [PATCH 4/7] selftests/damon/sysfs.py: clean up sh processes used for obsolete_target test
` [PATCH 6/7] selftests/damon: prevent remaining cross-object state pollution

[PATCH 0/5] KVM: guest_memfd: fix unbind race and NUMA selftests
 2026-08-31 14:22 UTC  (4+ messages)

[PATCH] selftests: ntsync: add wait termination edge cases
 2026-08-31 14:05 UTC 

[PATCH bpf v2 1/2] bpf: bound resizable hash map iteration
 2026-08-31 14:01 UTC  (2+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: add RHASH iteration stress test

[PATCH AUTOSEL 6.18] selftests/bpf: Avoid static LLVM linking for cross builds
 2026-08-31 13:30 UTC 

[PATCH v6 0/3] cgroup: dmem: add selftest helper and coverage
 2026-08-31 13:25 UTC  (4+ messages)
` [PATCH v6 1/3] selftests: cgroup: Add dmem_selftest helper module
` [PATCH v6 2/3] selftests: cgroup: Add KB() helper
` [PATCH v6 3/3] selftests: cgroup: Add dmem selftest coverage

[PATCH v5 0/4] cgroup: dmem: add selftest helper, coverage, and VM runner
 2026-08-31 12:33 UTC  (9+ messages)
` [PATCH v5 1/4] cgroup: Add dmem_selftest module
` [PATCH v5 2/4] selftests: cgroup: Add dmem selftest coverage

[RFC PATCH 0/12] drm/fabric: vendor-neutral topology infrastructure for scale-up accelerator interconnects
 2026-08-31 12:23 UTC  (11+ messages)

[PATCH v3 00/14] nfsd/sunrpc: harden the netlink listener set interface
 2026-08-31 12:05 UTC  (4+ messages)
` [PATCH v3 06/14] SUNRPC: report local rpcbind calls that get no answer

[PATCH v2 1/2] selftests/filesystems: Move file_stressor to dedicated subdirectory
 2026-08-31  9:54 UTC  (3+ messages)

[PATCH] selftests/filesystems: fix missing and stale TARGETS entries
 2026-08-31  9:46 UTC  (3+ messages)

[PATCH bpf-next v2] selftests/bpf: Track test_xdp_features DUT processes
 2026-08-31  8:56 UTC  (5+ messages)

[PATCH v13 3/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
 2026-08-31  8:24 UTC  (2+ messages)

[PATCH v13 8/8] selftests/bpf: Add tailcall verifier selftest for powerpc64
 2026-08-31  8:12 UTC  (2+ messages)

[PATCH v13 4/8] powerpc/bpf: fix alignment of long branch trampoline address
 2026-08-31  8:12 UTC  (2+ messages)

[PATCH v13 6/8] selftests/bpf: Fix powerpc JIT disassembly failure
 2026-08-31  8:12 UTC  (2+ messages)

[PATCH v4 0/4] KVM: arm64: fix VGICv3 redistributor rollback
 2026-08-31  8:10 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: arm64: vgic-v3: Undo assignment on iodev registration failure
` [PATCH v4 2/4] KVM: arm64: vgic-v3: Roll back assignments from the new region
` [PATCH v4 3/4] KVM: arm64: selftests: Pass guest code to vm_gic_create_with_vcpus()
` [PATCH v4 4/4] KVM: arm64: selftests: Test VGICv3 redistributor region retry

[PATCH] selftests/filesystems: Add .gitignore for fscontext_ns_test
 2026-08-31  8:02 UTC  (2+ messages)

[PATCH net v2 3/3] selftests/tc-testing: taprio: add case for the software minimum interval
 2026-08-31  7:31 UTC  (2+ messages)

[PATCH net v2 2/3] net/sched: taprio: enforce a minimum interval for software schedules
 2026-08-31  7:30 UTC  (2+ messages)

[PATCH net v2 1/3] net/sched: taprio: catch up in bounded time when the schedule falls behind
 2026-08-31  7:30 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