Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-07-20 19:35:50 to 2026-07-22 01:23:55 UTC [more...]

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

[PATCH net-next v3 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
 2026-07-22  1:05 UTC  (5+ 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] 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  (9+ messages)
` [PATCH net-next v5 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v5 2/3] selftests/net: ncdevmem: add -b option to set rx-buf-size on bind
` [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  (3+ 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

[bpf-next v2 0/2] bpf: Preserve stack frame number for commuted arithmetic
 2026-07-22  0:12 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/bpf: Cover stack frame number after scalar plus fp

[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
 2026-07-21 23:46 UTC  (2+ messages)

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-07-21 23:18 UTC  (6+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

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

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

[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
 2026-07-21 23:03 UTC  (10+ messages)
` [PATCH bpf-next v5 1/8] netlink: specs: add XDP RX checksum capability to XDP metadata specs
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation

[PATCH v8 00/21] ARM64 PMU Partitioning
 2026-07-21 23:03 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 v4 0/7] clk: Add support for clock nexus
 2026-07-21 22:32 UTC  (7+ messages)
` [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 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

[PATCH net 0/5] mptcp: misc fixes for v7.2-rc5
 2026-07-21 22:14 UTC  (2+ messages)
` [PATCH net 4/5] selftests: mptcp: userspace_pm: fix undefined variable port

[PATCH net 0/7] selftests: net: add missing kconfig and settings
 2026-07-21 22:10 UTC  (2+ messages)

[PATCH v2] tools/nolibc: add support for Alpha
 2026-07-21 22:07 UTC 

[PATCH v7 00/29] fix dynamic-debug classmaps API for DRM
 2026-07-21 20:57 UTC  (30+ messages)
` [PATCH v7 01/29] params: fix a pr_debug(" %p ") use - already in MM-*
` [PATCH v7 02/29] selftests/dyndbg: Add kselftest script to verify dynamic-debug
` [PATCH v7 03/29] drm: Fix incorrect ccflags-y spelling inside Makefile
` [PATCH v7 04/29] drm: fix config dependent unused variable warning
` [PATCH v7 05/29] drm: Mark CONFIG_DRM_USE_DYNAMIC_DEBUG as unBROKEN
` [PATCH v7 06/29] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v7 07/29] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v7 08/29] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v7 09/29] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v7 10/29] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v7 11/29] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v7 12/29] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v7 13/29] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v7 14/29] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v7 15/29] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v7 16/29] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v7 17/29] dyndbg: reduce verbose/debug clutter
` [PATCH v7 18/29] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v7 19/29] dyndbg: use KBUILD_MODFILE for unique builtin module names
` [PATCH v7 20/29] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v7 21/29] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v7 22/29] dyndbg: replace classmap list with an array-slice
` [PATCH v7 23/29] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v7 24/29] dyndbg: pin class param storage to u32
` [PATCH v7 25/29] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v7 26/29] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v7 27/29] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v7 28/29] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v7 29/29] selftests/dyndbg: enable FT_classmap_inheritance

[PATCH] selftests: nci: Fix wrong size of status variables in nci_dev test
 2026-07-21 20:56 UTC  (2+ messages)

[PATCH] selftests/ftrace: allow relative paths in eprobe test
 2026-07-21 20:05 UTC 

[PATCH net-next v3 0/3] Extend packet socket selftests
 2026-07-21 19:56 UTC  (7+ messages)
` [PATCH net-next v3 1/3] selftests/net: Test PACKET_STATISTICS
` [PATCH net-next v3 2/3] selftests/net: Test PACKET_STATISTICS drops
` [PATCH net-next v3 3/3] selftests/net: Test PACKET_AUXDATA

[PATCH v3 1/2] bpf, riscv: add support for timed may_goto
 2026-07-21 19:07 UTC  (2+ messages)

[PATCH v3 2/2] selftests/bpf: enable timed may_goto tests for riscv64
 2026-07-21 19:07 UTC  (2+ messages)

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

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-21 18:16 UTC  (18+ messages)
` [PATCH v5 01/36] mm: refactor find_next_best_node to find_next_best_node_in
` [PATCH v5 21/36] proc/kcore: include private-node RAM in the kcore RAM map
` [PATCH v5 27/36] mm: add NODE_PRIVATE_CAP_USER_NUMA for userland numa controls
` [PATCH v5 28/36] mm: add NODE_PRIVATE_CAP_HOTUNPLUG for opted-in private nodes
` [PATCH v5 29/36] mm: add NODE_PRIVATE_CAP_DEMOTION for private-node tiering demotion
` [PATCH v5 30/36] mm: add NODE_PRIVATE_CAP_NUMA_BALANCING for private-node NUMA balancing
` [PATCH v5 31/36] mm: add NODE_PRIVATE_CAP_LTPIN for private node folio pinning
` [PATCH v5 32/36] mm/khugepaged: base private node collapse eligiblity on actor/cap bits
` [PATCH v5 33/36] Documentation/mm: describe private (N_MEMORY_PRIVATE) memory nodes
` [PATCH v5 34/36] mm/mempolicy: add mpol_set_shared_policy_range()
` [PATCH v5 35/36] KVM: guest_memfd: bind backing memory to a NUMA node at creation

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-07-21 18:05 UTC  (4+ messages)

[PATCH net-next v5] selftests/net/openvswitch: add ICMPv6 echo type match test
 2026-07-21 18:00 UTC  (2+ messages)

[PATCH v2 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
 2026-07-21 17:48 UTC  (5+ 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
` [PATCH v2 3/4] selftests/hid: build the BPF program via the shared lib.bpf.mk
` [PATCH v2 4/4] selftests/sched_ext: build BPF schedulers "

[PATCH v2 0/3] selftests/bpf: A few edge case fixes
 2026-07-21 17:30 UTC  (4+ messages)
` [PATCH v2 1/3] selftests/bpf: Fix make install target

[PATCH v9 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-21 16:49 UTC  (8+ messages)
` [PATCH v9 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v9 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v9 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[RFC PATCH net-next 00/13] net: knod: in-kernel network offload device
 2026-07-21 16:36 UTC  (10+ messages)
` [RFC PATCH net-next 02/13] net: devmem: extend memory provider for knod
` [RFC PATCH net-next 08/13] drm/amdkfd: add GPU instruction emitter and disassembler

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

[PATCH net-next 7/9] net/ipv6: support RFC6724 rule 5.5 via subtrees
 2026-07-21 14:37 UTC  (3+ messages)

[PATCH net-next 8/9] selftests: net: RFC6724 rule 5.5 tests
 2026-07-21 13:50 UTC  (2+ messages)

[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
 2026-07-21 13:48 UTC  (9+ messages)
` [PATCH bpf-next v10 1/9] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v10 2/9] bpf: Introduce global percpu data

[RFC PATCH v1 0/5] fuse: caches documentation and testing
 2026-07-21 13:33 UTC  (15+ messages)
` [RFC PATCH v1 1/5] Documentation: fuse: add document on caches being used by FUSE
` [RFC PATCH v1 2/5] selftests/filesystems: convert fusectl test to fuse3
` [RFC PATCH v1 3/5] selftests/filesystems: check that fusectlfs is mounted
` [RFC PATCH v1 4/5] selftests/filesystems: add fuse symlink caching test
` [RFC PATCH v1 5/5] selftests/filesystems: add fuse ACLs "

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

[PATCH] selftests/mm: transhuge-stress: check duration inside page loop
 2026-07-21 13:28 UTC  (2+ messages)

[PATCH v5] KVM: selftests: riscv: Add lazy V extension enablement for guests
 2026-07-21 12:24 UTC 

[PATCH v4] KVM: selftests: riscv: Add lazy V extension enablement for guests
 2026-07-21 11:55 UTC 

[PATCH v2 0/4] ACPI: APEI: GHES: Add NVIDIA Vera CPER decoder and tests
 2026-07-21 11:29 UTC  (3+ messages)

[PATCH] KVM: selftests: riscv: Add lazy V extension enablement for guests
 2026-07-21 11:24 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH bpf-next] selftests/bpf: Fix double free of name
 2026-07-21 10:44 UTC  (2+ messages)

[PATCH] selftests: timers: Use CPU time for CPU timers in posix_timers test
 2026-07-21 10:38 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v4 0/2] Make liveupdate selftests library
 2026-07-21 10:17 UTC  (4+ messages)
` [PATCH v4 1/2] selftests/liveupdate: Use luo_test_utils.c for liveupdate ioctl APIs
` [PATCH v4 2/2] selftests/liveupdate: Move luo_test_utils.* into a reusable library

[PATCH 0/5] cpuidle: speed up do_idle() by caching the governor latency QoS constraint
 2026-07-21  9:26 UTC  (6+ messages)
` [PATCH 1/5] pm: qos: add notifiers for CPU latency and wakeup latency QoS
` [PATCH 2/5] cpuidle: subscribe to global latency QoS notifiers
` [PATCH 3/5] cpuidle: invalidate latency gen on per-CPU resume QoS changes
` [PATCH 4/5] cpuidle: cache aggregated governor latency QoS constraint
` [PATCH 5/5] selftests/cpuidle: add latency_req QoS idle-state selection test

[PATCH net-next v6 0/2] udp: fix FOU/GUE over multicast
 2026-07-21  9:20 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Preserve stack frame number for commuted arithmetic
 2026-07-21  7:51 UTC  (2+ messages)

[PATCH] riscv: selftests: Fix pointer masking test failures on real hardware
 2026-07-21  6:52 UTC 

[PATCH] selftests/damon: Add missing NULL checks after malloc()
 2026-07-21  6:41 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v4 16/17] selftests/verification: Rearrange the wwnr_printk test
 2026-07-21  6:24 UTC  (2+ messages)

[PATCH] selftests/cgroup: test_zswap: add missing NULL check after malloc()
 2026-07-21  2:08 UTC 

[PATCH net 2/2] selftests: ptp: add a regression test for the frequency adjustment overflow
 2026-07-21  1:47 UTC  (2+ messages)

[PATCH v2 net 0/2] ptp: fix scaled_ppm_to_ppb() overflow bypassing the max_adj check
 2026-07-21  1:42 UTC  (3+ messages)
` [PATCH v2 net 1/2] ptp: reject frequency adjustments that overflow scaled_ppm_to_ppb()
` [PATCH v2 net 2/2] selftests: ptp: add a regression test for the frequency adjustment overflow

[RFC PATCH v3 0/3] mm/damon: introduce DAMOS_SPLIT action
 2026-07-21  1:34 UTC  (3+ messages)

[RFC PATCH v3 0/3] mm/damon: introduce DAMOS_SPLIT action
 2026-07-21  1:08 UTC  (2+ messages)

[PATCH net] selftests/net: Fix tun IPv6 test addresses to avoid 6to4 range
 2026-07-21  0:59 UTC  (2+ messages)

[PATCH v2] selftests: Open /dev/udmabuf O_RDONLY
 2026-07-20 23:10 UTC  (4+ messages)

[PATCH v5 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-20 22:47 UTC  (7+ messages)
` [PATCH v5 "

[PATCH net-next v3 0/2] net/sched: sch_fq_pie: add per-flow class statistics
 2026-07-20 22:46 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops

[PATCH v2 1/2] selftests: drv-net: Fix csum path in doc
 2026-07-20 21:51 UTC  (2+ messages)
` [PATCH v2 2/2] selftests: drv-net: Fix TSO test doc

[PATCH v2 0/2] selftests: helpers: handle multi line in test_sysfs_prop_optional_list
 2026-07-20 21:48 UTC  (4+ messages)
` [PATCH v2 2/2] selftests: test possible usb type values from documentation

PATCH v2 0/2] Power: supply: Add PbAc, NiZn, RAM, and ZnAr support
 2026-07-20 21:43 UTC  (2+ messages)

[PATCH v5 bpf-next 1/3] security: rework inode_init_security xattr handling
 2026-07-20 20:41 UTC  (4+ messages)
` [PATCH v5 "

[PATCH] selftests: ipc: Change operation not supported error number
 2026-07-20 20:40 UTC 

[PATCH 1/2] selftests: drv-net: Fix csum path in doc
 2026-07-20 19:51 UTC  (3+ messages)
` [PATCH 2/2] selftests: drv-net: Fix TSO test doc

[PATCH v2 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
 2026-07-20 19:48 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