Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-07-21 22:19:25 to 2026-07-22 20:56:52 UTC [more...]

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-22 20:56 UTC  (19+ messages)
` [PATCH v5 05/36] mm: add ZONELIST_PRIVATE(_NOFALLBACK) for N_MEMORY_PRIVATE nodes
` [PATCH v5 26/36] mm: add NODE_PRIVATE_CAP_RECLAIM for opted-in private node reclaim
` [PATCH v5 28/36] mm: add NODE_PRIVATE_CAP_HOTUNPLUG for opted-in private nodes
` [PATCH v5 32/36] mm/khugepaged: base private node collapse eligiblity on actor/cap bits

[PATCH 0/4] sched/cache: per-process control of cache aware scheduling
 2026-07-22 20:56 UTC  (8+ messages)
` [PATCH 1/4] sched/cache: Split llc_aggr_tolerance into nr and size tolerances
` [PATCH 2/4] sched/cache: Add PR_SCHED_CACHE prctl for per-mm control
` [PATCH 3/4] selftests/prctl: Add PR_SCHED_CACHE tests
` [PATCH 4/4] docs/scheduler: Document cache aware scheduling controls

[PATCH v2] selftests: Open /dev/udmabuf O_RDONLY
 2026-07-22 20:56 UTC  (5+ messages)

[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
 2026-07-22 20:40 UTC  (11+ messages)
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation

[PATCH v3 0/4] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
 2026-07-22 20:27 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPI
` [PATCH v3 2/4] KVM: arm64: Advertise STALL_SLOT* in PMCEID1 "
` [PATCH v3 3/4] KVM: arm64: Ignore writes to PMCR_EL0.N when using strict UAPI
` [PATCH v3 4/4] KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_STRICT vCPU feature

[PATCH net] selftests: drv-net: rss_ctx: fix persist tests skip on IPv6 setups
 2026-07-22 20:26 UTC  (3+ messages)

[PATCH net-next v3 0/3] Extend packet socket selftests
 2026-07-22 20:10 UTC  (2+ messages)

[PATCH v2] kselftest: cpufreq: Backup and restore governor for sptests
 2026-07-22 19:58 UTC  (3+ messages)

[PATCH 1/2] selftests/cpufreq: Remove unused local variables from switch_show_governor()
 2026-07-22 19:52 UTC  (3+ messages)

[PATCH] selftests/net: use ARRAY_SIZE macro in skf_net_off.c
 2026-07-22 19:36 UTC  (2+ messages)

[PATCH v4 0/7] clk: Add support for clock nexus
 2026-07-22 19:34 UTC  (9+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Introduce nexus nodes
` [PATCH v4 2/7] clk: tests: Add clk_parse_clkspec() Kunit testing
` [PATCH v4 3/7] clk: tests: Add Kunit testing for of_clk_get_parent_name()
` [PATCH v4 7/7] clk: tests: Add Kunit testing for nexus nodes

[PATCH] selftests/damon/sysfs.py: clean up sh processes used for obsolete_target test
 2026-07-22 19:15 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-07-22 18:57 UTC  (10+ messages)
` [PATCH v5 1/5] selftests/mm: make file helpers return errors
` [PATCH v5 4/5] tools/mm: add a standalone GUP microbenchmark

[PATCH v9 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-22 18:52 UTC  (4+ messages)
` [PATCH v9 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH v2 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
 2026-07-22 18:42 UTC  (7+ messages)
` [PATCH v2 1/4] selftests: add shared lib.bpf.mk to build "
` [PATCH v2 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush

[RESEND PATCH net 0/4] net: hsr: fix GRO/GSO super-packet handling
 2026-07-22 17:18 UTC  (5+ messages)
` [PATCH net 1/4] net: hsr: fix packet drops caused by GRO superpackets
` [PATCH net 2/4] net: hsr: shrink seqnr_lock to sequence counter updates
` [PATCH net 3/4] net: hsr: unfold GSO super-packets at the forward entry
` [PATCH net 4/4] selftests: net: hsr: add GRO super-packet forwarding test

[PATCH net 1/4] net: hsr: fix packet drops caused by GRO superpackets
 2026-07-22 16:56 UTC  (4+ messages)
` [PATCH net 2/4] net: hsr: shrink seqnr_lock to sequence counter updates
` [PATCH net 3/4] net: hsr: unfold GSO super-packets at the forward entry
` [PATCH net 4/4] selftests: net: hsr: add GRO super-packet forwarding test

[PATCH] selftests: futex: Restore support checks for futex2 and priv_hash
 2026-07-22 16:51 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Report the real error from libarena parallel workers
 2026-07-22 16:41 UTC  (2+ messages)

[PATCH net-next] selftests: net: update wait mechanism for relocating netdevsim to a new ns
 2026-07-22 16:21 UTC  (2+ messages)
` [PATCH net-next] selftests: net: update wait mechanism for relocating

[PATCH] selftests/sgx: use MAP_FAILED for mmap error check
 2026-07-22 15:33 UTC  (3+ messages)

[PATCH bpf-next v3 0/6] Add BPF Exceptions support for RISC-V
 2026-07-22 15:28 UTC  (8+ messages)
` [PATCH bpf-next v3 1/6] riscv: Use arch_stack_walk() for the kernel callchain
` [PATCH bpf-next v3 2/6] riscv, stacktrace: Pass sp and fp to the walk_stackframe() callback
` [PATCH bpf-next v3 3/6] riscv, stacktrace: Implement arch_bpf_stack_walk() for BPF
` [PATCH bpf-next v3 4/6] riscv, bpf: Split prologue and epilogue into helper functions
` [PATCH bpf-next v3 5/6] riscv, bpf: Add support for BPF exceptions
` [PATCH bpf-next v3 6/6] riscv, bpf: Remove BPF exceptions from denylist

[PATCH net-next v3 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
 2026-07-22 15:23 UTC  (10+ messages)
` [PATCH net-next v3 1/3] net: nexthop: add NHA_FDB_PORT for fdb nexthops
` [PATCH net-next v3 2/3] vxlan: honor per-nexthop fdb destination port
` [PATCH net-next v3 3/3] selftests: net: add coverage for fdb nexthop dst port

[PATCH bpf-next v2 0/2] bpf: Fix WARNING in bpf_tracing_link_release
 2026-07-22 15:19 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Verify no warning when close fexit link

[PATCH net-next 0/2] seg6: add FIB table attribute for post-encap SID route lookup
 2026-07-22 15:10 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: Fix WARNING in bpf_tracing_link_release
 2026-07-22 14:45 UTC  (7+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Verify no warning when close fexit link

[PATCH RESEND v1 0/5] selftests/mm: Handle unsupported and transient test conditions
 2026-07-22 14:05 UTC  (8+ messages)
` [PATCH RESEND v1 1/5] selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
` [PATCH RESEND v1 2/5] selftests/mm: skip guard hole-punch test if MADV_REMOVE "
` [PATCH RESEND v1 3/5] selftests/mm: skip khugepaged swap tests without swap
` [PATCH RESEND v1 4/5] selftests/mm: skip page-cache hwpoison tests on NFS
` [PATCH RESEND v1 5/5] selftests/mm: retry migration failures for the full runtime

[PATCH] selftests/net: use MAP_FAILED instead of (void *)-1 in tcp_mmap
 2026-07-22 13:46 UTC  (3+ messages)

[PATCH net-next v2 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
 2026-07-22 13:42 UTC  (4+ messages)
` [PATCH net-next v2 3/7] ieee802154: convert dgram "

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-07-22 13:33 UTC  (7+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[PATCH] selftest: Fix UB of getline due to missing var init
 2026-07-22 13:02 UTC  (4+ messages)
` [PATCH v2 0/2] selftests: Add missing initalization of pointer passed to getline
  ` [PATCH v2 1/2] selftests/clone3: Fix wild pointer access of getline due to missing init
  ` [PATCH v2 2/2] selftests/mm: Fix potential "

[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
 2026-07-22 13:01 UTC  (4+ messages)

[RFC PATCH 0/2] mm/memory_hotplug: bound offline retry loops with a configurable limit
 2026-07-22 12:29 UTC  (5+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] selftests/mm: add pc-dimm ACPI eject selftest for offline_migrate_max_passes

[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
 2026-07-22 12:16 UTC  (3+ messages)

[PATCH] pidfs: preserve thread pidfds reopened by file handle
 2026-07-22 12:07 UTC  (4+ messages)

[PATCH bpf-next v3 0/3] bpf: Preserve pointer state for commuted arithmetic
 2026-07-22 11:38 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] bpf: Propagate untrusted pointer state in "
` [PATCH bpf-next v3 3/3] selftests/bpf: Cover commuted pointer state propagation

[PATCH net-next 7/9] net/ipv6: support RFC6724 rule 5.5 via subtrees
 2026-07-22 11:17 UTC  (4+ messages)

[PATCH bpf-next v4 0/3] bpf, riscv: add timed may_goto support
 2026-07-22 11:10 UTC  (7+ messages)
` [PATCH bpf-next v4 1/3] bpf, riscv: add support for timed may_goto
` [PATCH bpf-next v4 2/3] selftests/bpf: test timed may_goto preserves R0-R5
` [PATCH bpf-next v4 3/3] selftests/bpf: enable timed may_goto tests for riscv64

[PATCH] selftests/powerpc: use MAP_FAILED instead of (void *)-1 in tm-signal-context-force-tm
 2026-07-22  9:39 UTC  (2+ messages)

[PATCH v8 00/21] ARM64 PMU Partitioning
 2026-07-22  9:05 UTC  (3+ messages)

[PATCH 6.6.y/6.12.y/6.18.y 0/2] bpf: Fix ld_{abs,ind} failure path analysis in subprogs
 2026-07-22  8:50 UTC  (5+ messages)
` [PATCH 6.6.y/6.12.y/6.18.y 1/2] "
` [PATCH 6.6.y/6.12.y/6.18.y 2/2] selftests/bpf: Add tests for ld_{abs,ind} failure path "

[bpf-next v2 0/2] bpf: Preserve stack frame number for commuted arithmetic
 2026-07-22  8:46 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v2 bpf-next 0/5] Fix several issues in test_progs.c
 2026-07-22  8:45 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/5] selftests/bpf: Fix double free of subtest_state->name
` [PATCH v2 bpf-next 2/5] selftests/bpf: Fix missing allocation null checks in test_progs.c
` [PATCH v2 bpf-next 3/5] selftests/bpf: Use calloc to allocate subtest_states
` [PATCH v2 bpf-next 4/5] selftests/bpf: Fix memory leak on subtest_states reallocation
` [PATCH v2 bpf-next 5/5] selftests/bpf: Fix potential NULL pointer dereference in strscpy call

[PATCH bpf-next v5 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-22  8:41 UTC  (5+ messages)
` [PATCH bpf-next v5 01/10] bpf: propagate original instruction offset when patching program

[PATCH v8] KVM: selftests: riscv: Add lazy V extension enablement for guests
 2026-07-22  7:33 UTC 

[PATCH v6] KVM: selftests: riscv: Add lazy V extension enablement for guests
 2026-07-22  6:28 UTC 

[PATCH bpf-next v5 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
 2026-07-22  6:19 UTC  (3+ messages)
` [PATCH bpf-next v5 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs

[PATCH] selftests/powerpc: fix typos in tm-signal-stack comment
 2026-07-22  6:17 UTC 

[PATCH bpf-next v5 0/2] bpf: add bpf_strcat,bpf_strncat kfunc
 2026-07-22  4:41 UTC 

[PATCH v4 0/3] selftests/resctrl: Fix resctrl selftests issues on aarch64
 2026-07-22  3:59 UTC  (4+ messages)
` [PATCH v4 1/3] selftests/resctrl: Skip L3_CAT when no exclusive cache portion exists
` [PATCH v4 2/3] selftests/resctrl: Implement cl_flush() and sb() for aarch64
` [PATCH v4 3/3] selftests/resctrl: Recognise aarch64 as a vendor for L3_NONCONT_CAT

[PATCH 0/5] selftests/resctrl: Run the MBA test on arm64 MPAM via the NVIDIA SCF PMU
 2026-07-22  2:13 UTC  (6+ messages)
` [PATCH 1/5] selftests/resctrl: Make memory bandwidth measurement vendor-neutral
` [PATCH 2/5] selftests/resctrl: Abstract reference bandwidth counters behind a backend
` [PATCH 3/5] selftests/resctrl: Support the MPAM memory bandwidth monitoring layout
` [PATCH 4/5] selftests/resctrl: Gate the MBA test on features, not CPU vendor
` [PATCH 5/5] selftests/resctrl: Add NVIDIA SCF reference bandwidth backend

[PATCH 0/4] selftests/resctrl: MBA schemata ABI selftests for MPAM platforms
 2026-07-22  2:10 UTC  (5+ messages)
` [PATCH 1/4] selftests/resctrl: Add MBA schemata info selftest
` [PATCH 2/4] selftests/resctrl: Add MBA schemata write/read-back selftest
` [PATCH 3/4] selftests/resctrl: Add MBA schemata invalid-write selftest
` [PATCH 4/4] selftests/resctrl: Add MBA schemata per-group isolation selftest

[PATCH] net: selftests: fix typo in ip_defrag comment
 2026-07-22  0:59 UTC  (2+ messages)

[PATCH 00/10] Add sysfs entry for system load control
 2026-07-22  0:30 UTC  (2+ messages)
` (subset) "

[PATCH net-next v5 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-22  0:22 UTC  (4+ messages)
` [PATCH net-next v5 3/3] selftests/net: devmem.py: add check_rx_large_niov

[PATCH] selftests/mm/pagemap_ioctl: Fix missing NULL checks after calloc()
 2026-07-22  0:18 UTC  (2+ messages)

[PATCH v6 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-22  0:15 UTC  (7+ messages)
` [PATCH v6 1/6] vfio: selftests: igb: Add driver for Intel 82576 device
` [PATCH v6 2/6] vfio: selftests: igb: Use PHY internal loopback on 82576
` [PATCH v6 3/6] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v6 4/6] vfio: selftests: igb: Factor hardware programming into igb_hw_init()
` [PATCH v6 5/6] vfio: selftests: Retry on EAGAIN during device reset
` [PATCH v6 6/6] vfio: selftests: igb: Recover after DMA-read faults

[PATCH 2/2] selftests/bpf: Cover stack frame number after scalar plus fp
 2026-07-21 23:53 UTC  (3+ messages)

[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
 2026-07-21 23:16 UTC  (3+ messages)
` [PATCH v5 06/20] vfio/pci: Preserve vfio-pci device files across Live Update

[PATCH 11/21] KVM: arm64: Context swap Partitioned PMU guest registers
 2026-07-21 23:05 UTC  (2+ messages)

[PATCH v5 0/5] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-21 23:01 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
 2026-07-21 22:19 UTC  (10+ messages)
` [PATCH net-next v2 1/3] net: nexthop: add NHA_FDB_PORT for fdb nexthops
` [PATCH net-next v2 2/3] vxlan: honor per-nexthop fdb destination port
` [PATCH net-next v2 3/3] selftests: net: add coverage for fdb nexthop dst port


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