Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-09-10 00:51:30 to 2026-09-10 18:45:04 UTC [more...]

[PATCH 0/8] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-09-10 18:44 UTC  (11+ messages)
` [PATCH 1/8] KVM: arm64: Propagate and use esr in s2fd when handling guest aborts
` [PATCH 3/8] KVM: arm64: Propagate and use kvm_s2_fault_result on S2 fault
` [PATCH 5/8] KVM: arm64: Implement KVM_PRE_FAULT_MEMORY

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-10 18:26 UTC  (6+ messages)
` [PATCH v20 13/14] tools: Synchronise the kernel esr.h
` [PATCH v20 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test

[PATCH net-next v2 0/5] fbnic: Support larger RX pages
 2026-09-10 18:09 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: Add netdev_config helpers
` [PATCH net-next v2 2/5] fbnic: Track BDQ device-page geometry per ring
` [PATCH net-next v2 3/5] net: Revalidate queue config for ringparam changes
` [PATCH net-next v2 4/5] fbnic: Support larger memory-provider RX pages
` [PATCH net-next v2 5/5] selftests: drv-net: Test large zcrx buffers

[PATCH 0/5] nfsd/sunrpc: allow userland to handle rpcbind registration
 2026-09-10 18:00 UTC  (6+ messages)
` [PATCH 1/5] SUNRPC: allow a service to opt out of "
` [PATCH 2/5] NFSD: add a userspace-rpcbind flag to listener_set
` [PATCH 3/5] NFSD: honour the userspace-rpcbind flag in listener_set
` [PATCH 4/5] NFSD: report registerable programs in the listener_set reply
` [PATCH 5/5] selftests/nfsd: exercise the userspace-rpcbind listener_set flag

[PATCH net-next v2] selftests: net: add ctl_file_write() helper
 2026-09-10 18:00 UTC  (2+ messages)

[PATCH bpf-next v2 00/13] bpf: track scalar equality across the low 32 bits
 2026-09-10 17:52 UTC  (20+ messages)
` [PATCH bpf-next v2 01/13] bpf: move linked-scalar flags out of bpf_reg_state->id [NFC]
` [PATCH bpf-next v2 02/13] bpf: compare linked-scalar kinds in regs_exact()
` [PATCH bpf-next v2 03/13] bpf: track low-32 scalar equality across zero-extending movs
` [PATCH bpf-next v2 04/13] selftests/bpf: cover the low-32 link for "
` [PATCH bpf-next v2 05/13] bpf: keep the range across a sign extension that cannot change it
` [PATCH bpf-next v2 06/13] selftests/bpf: cover sign extensions that cannot change the range
` [PATCH bpf-next v2 07/13] bpf: track low-32 scalar equality across sign-extending movs
` [PATCH bpf-next v2 08/13] selftests/bpf: cover the low-32 link for "
` [PATCH bpf-next v2 09/13] bpf: track low-32 scalar equality across narrowing stack fills
` [PATCH bpf-next v2 10/13] selftests/bpf: cover the low-32 link for "
` [PATCH bpf-next v2 11/13] bpf: record what a narrowing spill actually stores
` [PATCH bpf-next v2 12/13] bpf: track low-32 scalar equality across narrowing stack spills
` [PATCH bpf-next v2 13/13] selftests/bpf: cover the low-32 link for "

[PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
 2026-09-10 17:47 UTC  (12+ messages)

[PATCH net-next v3 3/4] selftests: openvswitch: add missing docstrings in ovs-dpctl.py
 2026-09-10 17:44 UTC  (3+ messages)

[PATCH RESEND net-next] tools: ynl: Fix out-of-tree build for ynltool
 2026-09-10 17:32 UTC  (2+ messages)

[PATCH net-next v3 4/4] selftests: openvswitch: suppress pylint complexity warnings
 2026-09-10 17:22 UTC  (2+ messages)

[PATCH net-next] tools: ynl: Fix out-of-tree build for ynltool
 2026-09-10 17:10 UTC  (4+ messages)

[PATCH net v1 0/2] net/sched: fix action batch failure cleanup
 2026-09-10 16:20 UTC  (2+ messages)

[PATCH net-next v3 00/10] net: fix typos and repeated words in comments
 2026-09-10 15:40 UTC  (16+ messages)
` [PATCH net-next v3 03/10] net: broadcom: fix typos "
` [PATCH net-next v3 04/10] net: cavium: "
` [PATCH net-next v3 05/10] net: qlogic: "
` [PATCH net-next v3 06/10] net: fddi: "
` [PATCH net-next v3 08/10] net: hisilicon: "
` [PATCH net-next v3 09/10] net: atheros: "
` [PATCH net-next v3 10/10] net: dec: "

[PATCH 0/5] KVM: guest_memfd: bind backing memory to a NUMA node
 2026-09-10 14:46 UTC  (10+ messages)

[PATCH] selftests: ublk: install test_common.sh and trace/ scripts
 2026-09-10 14:25 UTC  (2+ messages)

[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
 2026-09-10 14:06 UTC  (5+ messages)

[PATCH] Documentation: kunit: Fix bad debugfs path
 2026-09-10 13:59 UTC 

[PATCH v5 0/3] kselftest: mm: fix some failure of split_huge_page_test
 2026-09-10 13:52 UTC  (30+ messages)
` [PATCH v5 1/3] kselftest: mm: prevent random failure of huge page split for khugepaged
` [PATCH v5 2/3] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper
` [PATCH v5 3/3] kselftest: mm: introduce alloc_isolated_mem()
                        ` ;, Re: ;, [PATCH v5 3/3] kselftest: ;, mm: introducealloc_isolated_mem;

[PATCH net-next v3 4/4] selftests: net: test AF_PACKET multicast dumps
 2026-09-10 13:50 UTC  (2+ messages)

[PATCH net-next v3 2/4] rtnetlink: add AF_PACKET multicast dumps
 2026-09-10 13:50 UTC  (2+ messages)

[PATCH net-next v2 0/4] netconsole: Support messages ratelimit-ing
 2026-09-10 13:46 UTC  (5+ messages)
` [PATCH net-next v2 1/4] netconsole: add a per-target message rate limit
` [PATCH net-next v2 2/4] netconsole: allow configuring the rate limit interval through configfs
` [PATCH net-next v2 3/4] netconsole: allow configuring the rate limit burst "
` [PATCH net-next v2 4/4] docs: netconsole: document rate limit feature

[RFC PATCH v2 0/5] blk-iocost: BPF struct_ops cost model
 2026-09-10 13:46 UTC  (8+ messages)
` [RFC PATCH v2 1/5] blk-iocost: add BPF struct_ops cost model support
` [RFC PATCH v2 2/5] selftests/bpf: add iocost cost model test
` [RFC PATCH v2 3/5] blk-iocost: add iocost_ioc_tick tracepoint for per-period device summary
` [RFC PATCH v2 4/5] selftests/bpf: add multi-stream sequentiality example model
` [RFC PATCH v2 5/5] docs: cgroup-v2: document io.cost model=<name> binding

[PATCH v5 00/19] selftests/mm: improve khugepaged coverage
 2026-09-10 13:04 UTC  (22+ messages)
` [PATCH v5 06/19] selftests/mm: stop khugepaged during the MADV_COLLAPSE cases
` [PATCH v5 08/19] selftests/mm: add folio-order check for address ranges
` [PATCH v5 10/19] selftests/mm: add khugepaged completion barrier helper
` [PATCH v5 11/19] selftests/mm: add order-parameterized khugepaged collapse cases
` [PATCH v5 12/19] selftests/mm: parameterize the mixed-source collapse case by source order
` [PATCH v5 14/19] selftests/mm: run every supported collapse order by default

[PATCH v3 RESEND 0/2] selftests/mm: Validate selections and scope memfd_secret setup
 2026-09-10 12:56 UTC  (3+ messages)
` [PATCH v3 RESEND 1/2] selftests/mm: Reject invalid test selections before running tests
` [PATCH v3 RESEND 2/2] selftests/mm: Only prepare ptrace_scope when memfd_secret is selected

[PATCH net-next v4 2/2] selftests/net/openvswitch: add SCTP NAT test with port translation
 2026-09-10 12:27 UTC  (2+ messages)

[PATCH net-next v4 1/2] selftests/net/openvswitch: add SCTP flow key test over IPv6
 2026-09-10 12:27 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: Fix divide-by-zero in btf_struct_walk()
 2026-09-10 12:22 UTC  (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: Test BTF walk into a flexible array of zero-sized elements

[PATCH bpf v3 0/3] bpf,tcp: Fix bpf_sock_destroy() on TIME_WAIT and listener socks
 2026-09-10 12:20 UTC  (6+ messages)
` [PATCH bpf v3 1/3] bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy()
` [PATCH bpf v3 2/3] tcp: Skip cond_resched() in inet_csk_listen_stop() under BPF context
` [PATCH bpf v3 3/3] selftests/bpf: Test bpf_sock_destroy() on TIME_WAIT and listener socks

[PATCH v2 0/9] KVM: selftests: Add Zhaoxin CPU support
 2026-09-10 11:54 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: selftests: Add Zhaoxin CPU detection support
` [PATCH v2 2/9] KVM: selftests: Use host_cpu_is_intel_compatible for mediated PMU
` [PATCH v2 3/9] KVM: selftests: nx_huge_pages_test: Add TDP detection for Zhaoxin CPUs
` [PATCH v2 4/9] KVM: selftests: vmx_exception_with_invalid_guest_state: Support "
` [PATCH v2 5/9] KVM: selftests: fix_hypercall_test: Add Zhaoxin CPU support
` [PATCH v2 6/9] KVM: selftests: Skip PERF_CAPABILITIES vCPU checks without PDCM
` [PATCH v2 7/9] KVM: selftests: feature_msrs_test: Extend MSR_IA32_UCODE_REV quirk to Zhaoxin
` [PATCH v2 8/9] KVM: selftests: nested_exceptions_test: Add Zhaoxin CPU support
` [PATCH v2 9/9] KVM: selftests: vmx_apic_access_test: Check APIC virtualization support

[PATCH 0/8] KVM: selftests: Add Zhaoxin CPU support
 2026-09-10 11:40 UTC  (7+ messages)
` [PATCH 1/8] KVM: selftests: Add Zhaoxin (ZX) CPU detection support
` [PATCH 7/8] KVM: selftests: nested_exceptions_test: Add Zhaoxin CPU support

[PATCH nf-next v2] netfilter: conntrack: make filtering by zone discoverable
 2026-09-10 10:54 UTC 

[PATCH RESEND v3 0/2] selftests/mm: Validate selections and scope memfd_secret setup
 2026-09-10 10:30 UTC  (5+ messages)
` [PATCH RESEND v3 1/2] selftests/mm: Reject invalid test selections before running tests

[PATCH v3 0/9] KVM: guest_memfd: folio migration for non-confidential VMs
 2026-09-10 10:05 UTC  (8+ messages)
` [PATCH v3 1/9] KVM: guest_memfd: take the invalidate lock when unbinding a dying file
` [PATCH v3 2/9] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
` [PATCH v3 3/9] KVM: guest_memfd: implement folio migration for non-confidential VMs

[PATCH net-next v3] selftests/bpf: Track test_xdp_features DUT processes
 2026-09-10  9:47 UTC  (2+ messages)

[PATCH RESEND] selftests/filesystems: include fcntl.h in fclog
 2026-09-10  9:39 UTC  (2+ messages)

[PATCH v4 0/3] selftests/mm: TAP output and global-state fixes
 2026-09-10  9:36 UTC  (7+ messages)
` [PATCH v4 1/3] selftests/mm: emit TAP header in uffd-wp-mremap
` [PATCH v4 2/3] selftests/mm: emit TAP header and use TAP skip in mremap_test
` [PATCH v4 3/3] selftests/mm: restore enable_soft_offline in hugetlb-soft-offline

[PATCH net v1 0/2] net/sched: fix action batch deletion cleanup
 2026-09-10  9:34 UTC  (3+ messages)
` [PATCH net v1 1/2] net/sched: act_api: release tail references on DELACTION failure
` [PATCH net v1 2/2] selftests: tc-testing: test action batch deletion failure cleanup

[PATCH v9 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-09-10  9:18 UTC  (8+ messages)
` [PATCH v9 6/6] selftests/mm: add a GUP selftest

[PATCH v7 net-next 7/7] net: ena: Implement gettimexattrs64 callback for PTP attributes
 2026-09-10  8:31 UTC  (2+ messages)

[PATCH v7 net-next 5/7] net: ena: Update PHC admin interface for error bound support
 2026-09-10  8:31 UTC  (2+ messages)

[PATCH v7 net-next 4/7] ptp: ptp_vmclock: Implement attributes ioctls
 2026-09-10  8:31 UTC  (2+ messages)

[PATCH v7 net-next 3/7] selftests/ptp: Add testptp support for attributes ioctls
 2026-09-10  8:31 UTC  (2+ messages)

[PATCH v7 net-next 1/7] ptp: Add ioctls for PHC timestamps with quality attributes
 2026-09-10  8:31 UTC  (2+ messages)

[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
 2026-09-10  8:23 UTC  (3+ messages)

[PATCH net-next] selftests: netdevsim: add TEST_INCLUDES to Makefile
 2026-09-10  8:06 UTC 

[PATCH net v2 2/2] selftests: net: packetdrill: test exclusion of old ACK from TCP fast path
 2026-09-10  7:59 UTC  (2+ messages)

[PATCH net v2 1/2] tcp: exclude old ACKs from tcp fast path
 2026-09-10  7:59 UTC  (2+ messages)

[PATCH v2 0/4] kernfs: three standalone fixes
 2026-09-10  7:37 UTC  (2+ messages)

[PATCH v6 0/3] cgroup: dmem: add selftest helper and coverage
 2026-09-10  6:50 UTC  (7+ 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 v2] selftests/mm: fix ptrace PEEKDATA check in memfd_secret test
 2026-09-10  6:44 UTC 

[PATCH bpf-next v2 1/3] bpftool: Skip non-autoload programs when generating light skeletons
 2026-09-10  5:49 UTC  (3+ messages)
` [PATCH bpf-next v2 3/3] selftests/bpf: Verify program FD after non-autoload programs in lskel

[PATCH net-next 3/3] selftests: net: test AF_PACKET multicast dumps
 2026-09-10  4:05 UTC  (3+ messages)

[PATCH net-next 1/3] rtnetlink: add AF_PACKET multicast dumps
 2026-09-10  4:04 UTC  (3+ messages)

[PATCH] selftests: rtc: Support harness test filtering and arguments
 2026-09-10  3:48 UTC 

[PATCH 00/17] cgroup/cpuset: Fix partition CPU ownership and isolation accounting
 2026-09-10  3:41 UTC  (4+ messages)
` [PATCH 12/17] cgroup/cpuset: Invalidate children outside the new CPU mask

[PATCH net-next v2 3/3] selftests: net: test AF_PACKET multicast dumps
 2026-09-10  3:31 UTC  (3+ messages)

[PATCH net-next v2 2/3] netlink: specs: rt-addr: document AF_PACKET multicast dumps
 2026-09-10  3:29 UTC  (3+ messages)

[PATCH net-next v2 1/3] rtnetlink: add AF_PACKET multicast dumps
 2026-09-10  3:21 UTC  (3+ messages)

[PATCH net-next v3 0/4] rtnetlink: dump link-layer multicast addresses
 2026-09-10  1:11 UTC  (5+ messages)
` [PATCH net-next v3 1/4] netlink: specs: rt-addr: fix the type of target-netnsid

[PATCH net-next] selftests: net: Add TCP payload verification to udpgso_bench_rx
 2026-09-10  1:08 UTC  (2+ messages)

[PATCH net] selftests/net: run tun tests in a dedicated network namespace
 2026-09-10  0:56 UTC  (2+ messages)

[PATCH v5 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
 2026-09-10  0:51 UTC  (6+ messages)
` [PATCH v5 6/8] KVM: nSVM: Fetch missing DecodeAssist bytes for synthesized #NPF/#PF


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