Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-04-29 15:53:11 to 2026-05-01 15:53:18 UTC [more...]

[PATCH net-next 0/3] net: Convert AF_NETLINK and AF_VSOCK to getsockopt_iter API
 2026-05-01 15:52 UTC  (3+ messages)
` [PATCH net-next 1/3] netlink: convert to getsockopt_iter
` [PATCH net-next 2/3] vsock: "

[PATCH] selftests: mptcp: add test for IPv6 subflow SLAB placement
 2026-05-01 15:45 UTC  (2+ messages)

[PATCH v3 00/54] make MM selftests more CI friendly
 2026-05-01 15:25 UTC  (40+ messages)
` [PATCH v3 01/54] selftests/mm: hugetlb-read-hwpoison: add SIGBUS handler
` [PATCH v3 02/54] selftests/mm: migration: don't assume hupe page is TWOMEG
` [PATCH v3 03/54] selftests/mm: migration: make nthreads represent number of working threads
` [PATCH v3 04/54] selftests/mm: migration: properly cleanup fork()ed processes
` [PATCH v3 05/54] selftests/mm: run_vmtests.sh: don't gate THP and KSM tests on HAVE_HUGEPAGES
` [PATCH v3 06/54] selftests/mm: merge map_hugetlb into hugepage-mmap
` [PATCH v3 07/54] selftests/mm: rename hugepage-* tests to hugetlb-*
` [PATCH v3 12/54] selftests/mm: hugetlb-read-hwpoison: use kselftest framework
` [PATCH v3 19/54] selftests/mm: uffd-unit-tests: "
` [PATCH v3 20/54] selftests/mm: va_high_addr_switch: "
` [PATCH v3 21/54] selftests/mm: add atexit() and signal handlers to thp_settings
` [PATCH v3 25/54] selftests/mm: hugepage_settings: add APIs to get and set nr_hugepages
` [PATCH v3 27/54] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
` [PATCH v3 39/54] selftests/mm: hugetlb-mmap: add setup of HugeTLB pages
` [PATCH v3 51/54] selftests/mm: va_high_addr_switch: "
` [PATCH v3 52/54] selftests/mm: va_high_addr_switch.sh: drop huge pages setup

[PATCH net-next v2 0/2] selftests: openvswitch: add pop_vlan test
 2026-05-01 13:39 UTC  (3+ messages)
` [PATCH net-next v2 1/2] selftests: openvswitch: add vlan() and encap() flow string parsing
` [PATCH net-next v2 2/2] selftests: openvswitch: add pop_vlan test

[PATCH 00/14] userfaultfd: working set tracking for VM guest memory
 2026-05-01 13:12 UTC  (14+ messages)
` [PATCH 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle

[PATCH net-next 0/2] selftests: openvswitch: add pop_vlan test
 2026-05-01 12:27 UTC  (3+ messages)
` [PATCH 1/2] selftests: openvswitch: add vlan() and encap() flow string parsing
` [PATCH 2/2] selftests: openvswitch: add pop_vlan test

[PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
 2026-05-01  9:54 UTC  (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] DO NOT MERGE: arm64: perf: Add skip_vmio parameter to control device memory callchain guard
` [PATCH v2 3/3] DO NOT MERGE: selftests: perf_events: Add device memory callchain unwinding test

[PATCH net v2 0/2] openvswitch: fix self-deadlock on release of tunnel vports
 2026-05-01  8:56 UTC  (4+ messages)
` [PATCH net v2 1/2] openvswitch: vport: fix self-deadlock on release of tunnel ports
` [PATCH net v2 2/2] selftests: openvswitch: add tests for tunnel vport refcounting

[PATCH net-next v3 0/5] veth: add Byte Queue Limits (BQL) support
 2026-05-01  8:42 UTC  (7+ messages)
` [PATCH net-next v3 5/5] selftests: net: add veth BQL stress test

[PATCH 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
 2026-05-01  6:49 UTC  (3+ messages)

[PATCH v2] RDMA/CM: add RDMA CM observability regression scripts
 2026-05-01  4:27 UTC  (2+ messages)

[PATCH net-next v8 2/2] selftests: net: test PPPoE packets in gro.sh
 2026-05-01  3:50 UTC 

[PATCH v2 0/2] selftests/cgroup: Fix false positive failures in test_percpu_basic
 2026-05-01  2:20 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/cgroup: Fix hardcoded page size "
` [PATCH v2 2/2] selftests/cgroup: include slab in test_percpu_basic memory check

[PATCH] KVM: arm64: Add memslot for ST_GPA_BASE in check_steal_time_uapi()
 2026-05-01  2:16 UTC 

[PATCH 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-01  1:20 UTC  (4+ messages)
` [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH 2/3] mshv: Use hmm_range_fault_unlockable() for userfaultfd support
` [PATCH 3/3] selftests/mm: Add userfaultfd test for HMM unlockable path

[PATCH net-next 0/2] bridge: Do not suppress ARP probes and DAD NS unconditionally
 2026-05-01  1:10 UTC  (4+ messages)
` [PATCH net-next 1/2] "

[PATCH net-next 00/11] net: devmem: support devmem with netkit devices
 2026-05-01  1:07 UTC  (9+ messages)
` [PATCH net-next 07/11] net: devmem: support TX over NETMEM_TX_NO_DMA devices

[PATCH v10 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-05-01  0:36 UTC  (5+ messages)
` [PATCH v10 2/3] KVM: selftests: Refactor UAPI tests into dedicated function

[PATCH 00/11] mlx5 support for VFIO self test
 2026-05-01  0:08 UTC  (12+ messages)
` [PATCH 01/11] net/mlx5: Add IFC structures for CQE and WQE
` [PATCH 02/11] net/mlx5: Move HW constant groups from device.h/cq.h to mlx5_ifc.h
` [PATCH 03/11] net/mlx5: Extract MLX5_SET/GET macros into mlx5_ifc_macros.h
` [PATCH 04/11] net/mlx5: Add ONCE and MMIO accessor variants to mlx5_ifc_macros.h
` [PATCH 05/11] selftests: Add additional kernel functions to tools/include/
` [PATCH 06/11] selftests: Fix arm64 IO barriers to match kernel
` [PATCH 07/11] vfio: selftests: Allow drivers to specify required region size
` [PATCH 08/11] vfio: selftests: Add dev_dbg
` [PATCH 09/11] vfio: selftests: Add mlx5 driver - HW init and command interface
` [PATCH 10/11] vfio: selftests: Add mlx5 driver - data path and memcpy ops
` [PATCH 11/11] vfio: selftests: mlx5 driver - add send_msi support

[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
 2026-04-30 23:51 UTC  (3+ messages)

[PATCH v3] selftests/futex: fix the failed futex_requeue test issue
 2026-04-30 23:41 UTC  (3+ messages)
` [RESEND PATCH "

[PATCH v2] selftests: runner: Avoid spurious warning about missing failures file
 2026-04-30 21:21 UTC  (6+ messages)

[PATCH net v2 0/2] ipv6: fix ECMP route failover on carrier loss
 2026-04-30 20:09 UTC  (3+ messages)
` [PATCH net v2 1/2] ipv6: update route serial number on NETDEV_CHANGE
` [PATCH net v2 2/2] selftest: net: Add test for TCP flow failover with ECMP routes

[PATCH net-next] selftests: drv-net: Enable ntuple-filters if supported
 2026-04-30 19:36 UTC  (2+ messages)

[PATCH net 0/7] net: tls: fix a few random bugs
 2026-04-30 17:58 UTC  (11+ messages)
` [PATCH net 1/7] net: tls: fix silent data drop under pipe back-pressure
` [PATCH net 2/7] selftests: tls: add test for data loss on small pipe
` [PATCH net 3/7] net: tls: fix page pin leak on sendpage_ok() failure
` [PATCH net 4/7] net: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ring
` [PATCH net 5/7] selftests: bpf: cover wrapped sk_msg ring chaining in ktls TX path
` [PATCH net 6/7] net: tls: fix use-after-free in tls_sw_sendmsg_locked after bpf verdict
` [PATCH net 7/7] selftests: bpf: cover tls_sw_sendmsg UAF after bpf_exec_tx_verdict split

[PATCH bpf-next v11 00/11] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-30 16:42 UTC  (15+ messages)
` [PATCH bpf-next v11 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
` [PATCH bpf-next v11 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
` [PATCH bpf-next v11 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH bpf-next v11 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH bpf-next v11 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH bpf-next v11 06/11] selftests/bpf: Tolerate test file compilation failures
` [PATCH bpf-next v11 07/11] selftests/bpf: Skip tests whose objects were not built
` [PATCH bpf-next v11 08/11] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH bpf-next v11 09/11] selftests/bpf: Tolerate benchmark build failures
` [PATCH bpf-next v11 10/11] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH bpf-next v11 11/11] selftests/bpf: Tolerate missing files during install

[PATCH bpf-next v10 00/11] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-30 15:52 UTC  (20+ messages)
` [PATCH bpf-next v10 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
` [PATCH bpf-next v10 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
` [PATCH bpf-next v10 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH bpf-next v10 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH bpf-next v10 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH bpf-next v10 06/11] selftests/bpf: Tolerate test file compilation failures
` [PATCH bpf-next v10 07/11] selftests/bpf: Skip tests whose objects were not built
` [PATCH bpf-next v10 08/11] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH bpf-next v10 09/11] selftests/bpf: Tolerate benchmark build failures
` [PATCH bpf-next v10 10/11] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH bpf-next v10 11/11] selftests/bpf: Tolerate missing files during install

[PATCH v3] bpf: crypto: snapshot params before string validation
 2026-04-30 15:48 UTC  (2+ messages)

[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-04-30 15:27 UTC  (14+ messages)
` [PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v5 02/14] mm/khugepaged: add folio dirty check after try_to_unmap()
` [PATCH v5 09/14] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v5 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files

[PATCH v3 0/9] Kernel API Specification Framework
 2026-04-30 14:47 UTC  (7+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications

[PATCH net-next v6 0/3] selftests: drv-net: convert so_txtime to drv-net
 2026-04-30 13:28 UTC  (4+ messages)
` [PATCH net-next v6 1/3] selftests: net: py: support cmd verifying expected failure
` [PATCH net-next v6 2/3] selftests: net: py: add tc utility
` [PATCH net-next v6 3/3] selftests: drv-net: convert so_txtime to drv-net

[PATCH v4 0/3] driver core: remove software node from platform devices on device release
 2026-04-30 12:38 UTC  (6+ messages)
` [PATCH v4 1/3] driver core: platform: remove software node on release()
` [PATCH v4 2/3] kunit: provide kunit_software_node_register()
` [PATCH v4 3/3] driver core: platform: tests: add test cases for correct swnode removal

[PATCH] selftests: rtc: fix flaky date_read_loop test
 2026-04-30 12:03 UTC 

[PATCH net-next v7 2/2] selftests: net: test PPPoE packets in gro.sh
 2026-04-30 10:04 UTC  (2+ messages)

[PATCH 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
 2026-04-30  4:47 UTC  (2+ messages)

[PATCH v3] selftests/harness: harness-selftest: cover XFAIL_ADD ctor ordering
 2026-04-30  4:02 UTC 

[PATCH v2 net-next 0/8] ptp: Add PHC timestamp quality attributes
 2026-04-30  3:25 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] ptp: Add ioctls for PHC timestamps with "
` [PATCH v2 net-next 2/8] selftests/ptp: Extract print_system_timestamp helper in testptp
` [PATCH v2 net-next 3/8] selftests/ptp: Add testptp support for attributes ioctls
` [PATCH v2 net-next 4/8] ptp: ptp_vmclock: Implement "
` [PATCH v2 net-next 5/8] net: ena: PHC: Check return code before setting timestamp output
` [PATCH v2 net-next 6/8] net: ena: Update PHC admin interface for error bound support
` [PATCH v2 net-next 7/8] net: ena: Add error bound to PHC communication layer
` [PATCH v2 net-next 8/8] net: ena: Implement gettimexattrs64 callback for PTP attributes

[PATCH] KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH net-next v2 5/7] selftests: rds: Fix gcov and pcap collection
 2026-04-30  2:48 UTC  (3+ messages)

[PATCH net-next v2 6/7] selftests: rds: Collect pcaps on timeout
 2026-04-30  2:42 UTC  (2+ messages)

[PATCH] selftests/harness: harness-selftest: cover XFAIL_ADD ctor ordering
 2026-04-30  2:23 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net-next] selftests: drv-net: rss: add case for field config on RSS context
 2026-04-30  0:40 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: clarify linters and frameworks in README
 2026-04-30  0:40 UTC  (2+ messages)

[PATCH v3] kselftest/arm64: Include <asm/ptrace.h> for user_gcs definition
 2026-04-30  0:26 UTC  (2+ messages)

[PATCH v2 1/2] sched/membarrier: Use per-CPU mutexes for targeted commands
 2026-04-30  0:12 UTC  (2+ messages)

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-29 23:21 UTC  (8+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH 0/2] kunit: qemu_configs: Add or1k / openrisc configuration
 2026-04-29 18:32 UTC  (7+ messages)
` [PATCH 1/2] gen_compile_commands: Ignore libgcc.a
` [PATCH 2/2] kunit: qemu_configs: Add or1k / openrisc configuration

[PATCH net 0/2] openvswitch: fix self-deadlock on release of tunnel vports
 2026-04-29 17:46 UTC  (4+ messages)
` [PATCH net 2/2] selftests: openvswitch: add tests for tunnel vport refcounting

[PATCH bpf-next v9 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
 2026-04-29 16:03 UTC  (3+ messages)

[PATCH bpf-next v9 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
 2026-04-29 16:03 UTC  (3+ messages)


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