Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-07-16 14:42:11 to 2026-07-17 20:15:06 UTC [more...]

[PATCH net-next v4 0/4] net: hsr: PRP RedBox (PRP-SAN) support
 2026-07-17 20:14 UTC  (3+ messages)
` [PATCH net-next v4 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
` [PATCH net-next v4 2/4] net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames

[PATCH-cgroup/for-7.3] selftests/cgroup: Fix minor defects in test_cpuset
 2026-07-17 19:18 UTC 

[RFC PATCH] liveupdate: Allow multiple openers for /dev/liveupdate
 2026-07-17 18:33 UTC  (10+ messages)

[PATCH 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
 2026-07-17 18:19 UTC  (16+ messages)
` [PATCH 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
` [PATCH 02/15] mm: introduce linear_virt_page_index()
` [PATCH 03/15] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH 04/15] mm: update print_bad_page_map() to show virtual page index
` [PATCH 05/15] mm: introduce and use vma_filebacked_address()
` [PATCH 06/15] mm: propagate VMA virtual page offset on map, remap, split + merge
` [PATCH 07/15] mm/rmap: track whether the page VMA mapped walk is anonymous
` [PATCH 08/15] mm: introduce and use linear_folio_page_index()
` [PATCH 09/15] mm/rmap: use virt pgoff for MAP_PRIVATE file-backed anon folios
` [PATCH 10/15] tools/testing/vma: expand VMA merge tests to assert virt pgoff
` [PATCH 11/15] tools/testing/selftests/mm: test virtual page offset merge behaviour
` [PATCH 12/15] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH 14/15] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
` [PATCH 15/15] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests

[PATCH net-next v3] selftests/net: Skip srv6_end_dt46_l3vpn_test if iproute2 too old
 2026-07-17 17:49 UTC  (2+ messages)

[PATCH] selftests/cgroup: Remove redundant cg_enter_current() call in test_core
 2026-07-17 17:23 UTC  (5+ messages)

[PATCH 0/4] selftests/bpf: A few edge case fixes
 2026-07-17 17:03 UTC  (14+ messages)
` [PATCH 1/4] selftests/bpf: Install bpftool where test_progs expects to find it
` [PATCH 2/4] selftests/bpf: Install resolve_btfids.test.o.BTF where the test expects it
` [PATCH 3/4] selftests/bpf: Fix lsm_bdev dev_t encoding mismatch
` [PATCH 4/4] libbpf: Search /lib64 and /lib in resolve_full_path()

[PATCH RFC v3 6/6] selftests/mm: cover /proc/pid/mem access to VM_PFNMAP memory
 2026-07-17 17:00 UTC 

[PATCH v2] selftests: Open /dev/udmabuf O_RDONLY
 2026-07-17 16:29 UTC  (3+ messages)

[PATCH] KVM: selftests: Fix typos in x86 and riscv tests
 2026-07-17 16:28 UTC 

[PATCH v4 0/7] clk: Add support for clock nexus
 2026-07-17 15:59 UTC  (8+ 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 4/7] clk: Improve a couple of comments
` [PATCH v4 5/7] clk: Use the generic OF phandle parsing in only one place
` [PATCH v4 6/7] clk: Add support for clock nexus dt bindings
` [PATCH v4 7/7] clk: tests: Add Kunit testing for nexus nodes

[PATCH v4 15/17] selftests/verification: Fix wrong errexit assumption
 2026-07-17 15:46 UTC  (3+ messages)
` [PATCH v4 16/17] selftests/verification: Rearrange the wwnr_printk test
` [PATCH v4 17/17] selftests/verification: Add selftests for deadline and stall monitors

[PATCH v4 0/2] vfio: selftests: Add allocation assert helpers and avoid VLAs
 2026-07-17 15:43 UTC  (2+ messages)

[PATCH v14 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
 2026-07-17 15:43 UTC  (2+ messages)

[PATCH v2] selftests: stop leaking OUTPUT into gen_mods_dir kernel builds
 2026-07-17 15:01 UTC 

[RFC PATCH 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
 2026-07-17 14:49 UTC  (14+ messages)
` [RFC PATCH 01/11] KVM: selftests: sev_smoke_test: Only run VM types the host offers
  ` [RFC PATCH 02/11] KVM: selftests: sev_init2_tests: Derive SEV availability from KVM
  ` [RFC PATCH 03/11] KVM: SEV: Remove struct page dependency from SNP gmem paths
  ` [RFC PATCH 04/11] KVM: guest_memfd: Introduce guest memory ops and route native gmem through them
  ` [RFC PATCH 05/11] iommufd: Look up private-interconnect phys via exporter symbols
  ` [RFC PATCH 06/11] iommufd: Plumb dma-buf memory-type (RAM vs MMIO) through the phys map
  ` [RFC PATCH 07/11] KVM: guest_memfd: Add ops-driven page revocation
  ` [RFC PATCH 08/11] samples/kvm: Add guest_memfd backing sample
  ` [RFC PATCH 09/11] selftests/kvm: gmem_provider KVM-only tests
  ` [RFC PATCH 10/11] selftests/kvm: gmem_provider iommufd tests
  ` [RFC PATCH 11/11] samples/kvm, selftests/kvm: Allow the gmem_provider NVMe DMA test on arm64

[RFC PATCH v1.1 0/7] mm/damon: fix uninitialized DAMOS field and kunit exec expectation bugs
 2026-07-17 14:34 UTC  (8+ messages)
` [RFC PATCH v1.1 1/7] mm/damon/core: initialize damos->last_applied
` [RFC PATCH v1.1 2/7] mm/damon/core-kunit: check region count before testing in split_at()
` [RFC PATCH v1.1 3/7] mm/damon/vaddr-kunit: check region count in three_regions test
` [RFC PATCH v1.1 4/7] mm/damon/core-kunit: handle region split failure in filter_out()
` [RFC PATCH v1.1 5/7] mm/damon/core-kunit: skip wrong dest walk in commit_dests_for()
` [RFC PATCH v1.1 6/7] mm/damon/core-kunit: skip wrong quota goal walk in commit_quota_goals()
` [RFC PATCH v1.1 7/7] mm/damon/core-kunit: skip wrong region walk in commit_target_regions()

[PATCH v4 0/5] software node: provide support for fw_devlink
 2026-07-17 13:49 UTC  (4+ messages)
` (subset) "

[PATCH bpf-next v2 0/2] bpf: Reject arena frees below the arena base
 2026-07-17 13:39 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover scalar arena frees below the base

[PATCH v8 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-07-17 13:07 UTC  (3+ messages)
` [PATCH v8 06/10] rust: miscdevice: set fops.owner from driver module pointer

[PATCH net-next 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
 2026-07-17 13:02 UTC  (9+ messages)
` [PATCH net-next 4/7] phonet: pep: do not write beyond optlen in getsockopt
` [PATCH net-next 5/7] phonet: pep: convert getsockopt to sockopt_t
` [PATCH net-next 7/7] selftests: net: getsockopt_iter: cover rawv6, ieee802154, phonet and tls

[PATCH] selftests: do not preserve ownership when installing files with rsync
 2026-07-17 12:40 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] bpf: Add memory usage for arena and selftest
 2026-07-17 11:37 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] bpf: Pass arena instead of scratch_page to the pte callbacks
` [PATCH bpf-next v2 2/4] bpf: Add memory usage for arena
` [PATCH bpf-next v2 3/4] selftests/bpf: Run arena tests serially
` [PATCH bpf-next v2 4/4] selftests/bpf: Add tests for memory usage for arena

[PATCH net] selftests: netconsole: only restore MAC when it changed on resume
 2026-07-17 11:20 UTC  (2+ messages)

[PATCH] selftests/mm: Fix BUG_ON checking wrong variable in mremap_dontunmap
 2026-07-17 10:54 UTC  (3+ messages)

Please backport bridge multicast exponential field encoding fix series to 6.1.y/6.6.y/6.12.y/6.18.y/7.0.y
 2026-07-17 10:42 UTC  (11+ messages)

[PATCH bpf-next v2 0/2] bpf: Validate byte type for helper stack reads
 2026-07-17 10:05 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Check byte type when validating "
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover helper reads of invalid spill siblings

[PATCH net-next 0/6] tc: introduce FRER action (IEEE 802.1CB)
 2026-07-17  9:55 UTC  (7+ messages)
` [PATCH net-next 1/6] uapi: if_ether: add ETH_P_RTAG for IEEE 802.1CB R-TAG
` [PATCH net-next 2/6] uapi: pkt_cls: add TCA_ID_FRER action identifier
` [PATCH net-next 3/6] uapi: tc_act: add tc_frer UAPI header
` [PATCH net-next 4/6] net: sched: act_frer: add FRER tc action
` [PATCH net-next 5/6] selftest: add tc-testing JSON test cases for act_frer
` [PATCH net-next 6/6] selftests: net: add kselftest for IEEE 802.1CB FRER tc action

[PATCH 0/2] kselftest/arm64: Add two arm64 kselftests for orig_x0 issue
 2026-07-17  8:56 UTC  (3+ messages)
` [PATCH 1/2] kselftest/arm64: Add seccomp ptrace x0 bypass test
` [PATCH 2/2] kselftest/arm64: Add SECCOMP_RET_TRACE "

[PATCH] libarena: use ARRAY_SIZE macro in test_rbtree.bpf.c
 2026-07-17  8:29 UTC  (2+ messages)

[PATCH net 0/2] tcp: validate RST sequence in SYN-RECEIVED
 2026-07-17  8:14 UTC  (3+ messages)
` [PATCH net 1/2] tcp: challenge ACK for non-exact RST "
` [PATCH net 2/2] selftests/net: packetdrill: cover RST validation "

[PATCH bpf-next v3 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
 2026-07-17  7:34 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs

[PATCH v4 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-07-17  7:20 UTC  (17+ messages)
` [PATCH v4 net-next 1/7] ptp: Add ioctls for PHC timestamps with "
` [PATCH v4 net-next 2/7] selftests/ptp: Extract print_system_timestamp helper in testptp
` [PATCH v4 net-next 3/7] selftests/ptp: Add testptp support for attributes ioctls
` [PATCH v4 net-next 7/7] net: ena: Implement gettimexattrs64 callback for PTP attributes

[PATCH v3 1/3] LoongArch: kexec: add KHO support for FDT-based
 2026-07-17  7:15 UTC  (2+ messages)

[PATCH v5 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-07-17  7:09 UTC  (8+ messages)
` [PATCH v5 net-next 1/7] ptp: Add ioctls for PHC timestamps with "
` [PATCH v5 net-next 2/7] selftests/ptp: Extract print_system_timestamp helper in testptp
` [PATCH v5 net-next 3/7] selftests/ptp: Add testptp support for attributes ioctls
` [PATCH v5 net-next 4/7] ptp: ptp_vmclock: Implement "
` [PATCH v5 net-next 5/7] net: ena: Update PHC admin interface for error bound support
  ` [PATCH v5 net-next 6/7] net: ena: Add error bound to PHC communication layer
  ` [PATCH v5 net-next 7/7] net: ena: Implement gettimexattrs64 callback for PTP attributes

[PATCH] libarena: use ARRAY_SIZE macro in test_rbtree.bpf.c
 2026-07-17  6:47 UTC 

[PATCH net-next v2 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
 2026-07-17  6:45 UTC  (4+ 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] selftests/net: use ARRAY_SIZE macro in skf_net_off.c
 2026-07-17  6:25 UTC 

[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
 2026-07-17  6:25 UTC  (6+ 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

[PATCH net-next 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
 2026-07-17  6:07 UTC  (7+ messages)

[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
 2026-07-17  4:22 UTC  (3+ messages)
` [PATCH rdma-next v3 14/14] RDMA/selftests: Add rxe_netns_names test

[PATCH] libarena/selftests: use ARRAY_SIZE macro in st_asan_buddy.bpf.c
 2026-07-17  4:00 UTC  (2+ messages)

[PATCH v3 0/2] bpf, riscv: add timed may_goto support
 2026-07-17  3:28 UTC  (7+ messages)
` [PATCH v3 1/2] bpf, riscv: add support for timed may_goto
` [PATCH v3 2/2] selftests/bpf: enable timed may_goto tests for riscv64

[ANNOUNCE/CFP] Kernel Testing & Dependability Micro-conference at LPC 2026 CFP
 2026-07-17  3:04 UTC 

[PATCH 0/2] tracing: Fix a kernel crash related to :mod: command
 2026-07-17  2:51 UTC  (3+ messages)
` [PATCH 1/2] tracing: Fix union collision of module and refcnt for dynamic events
` [PATCH 2/2] selftests/ftrace: Reset triggers at top level before instance loop

[PATCH 0/7] mm/damon: fix uninitialized DAMOS field and kunit exec expectation bugs
 2026-07-17  1:05 UTC  (9+ messages)
` [PATCH 1/7] mm/damon/core: initialize damos->last_applied
` [PATCH 2/7] mm/damon/core-kunit: check region count before testing in split_at()
` [PATCH 3/7] mm/damon/vaddr-kunit: check region count in three_regions test
` [PATCH 4/7] mm/damon/core-kunit: handle region split failure in filter_out()
` [PATCH 5/7] mm/damon/core-kunit: skip wrong dest walk in commit_dests_for()
` [PATCH 6/7] mm/damon/core-kunit: skip wrong quota goal walk in commit_quota_goals()
` [PATCH 7/7] mm/damon/core-kunit: skip wrong region walk in commit_target_regions()

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

[PATCH v5 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-16 21:55 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v5 bpf-next 1/3] security: rework inode_init_security xattr handling
 2026-07-16 21:55 UTC  (2+ messages)
` [PATCH v5 "

[PATCH net 0/7] selftests: net: add missing kconfig and settings
 2026-07-16 20:00 UTC  (4+ messages)
` [PATCH net 2/7] selftests: openvswitch: add config file

[PATCH-next v3 0/3] cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
 2026-07-16 19:47 UTC  (5+ messages)

[PATCH v2] KVM: selftests: hyperv_tlb_flush: use swap() to swap PTEs
 2026-07-16 19:00 UTC  (5+ messages)
` [PATCH v3] selftests: add swap() macro to kselftest.h
` [PATCH v4] "

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-16 17:20 UTC  (4+ messages)
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status

[PATCH stable 6.12] selftests/fs/statmount: build with tools include dir
 2026-07-16 17:06 UTC 

[PATCH v2 0/4] mm/hmm: Clarify notifier retry state and scope HMM timeouts
 2026-07-16 16:37 UTC  (9+ messages)

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

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-07-16 15:57 UTC  (11+ messages)
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
` [RFC PATCH 17/24] pidfd: audit child spawn execution
` [RFC PATCH 18/24] pidfd: make spawn builder execution signal-safe
` [RFC PATCH 19/24] file: expose spawn file-action helpers
` [RFC PATCH 20/24] pidfd: add initial spawn file actions
` [RFC PATCH 21/24] pidfd: consume spawn builders on the first run attempt
` [RFC PATCH 22/24] pidfd: expose spawn builder system calls
` [RFC PATCH 23/24] selftests/pidfd: cover pidfd spawn builders
` [RFC PATCH 24/24] Documentation: describe "

[PATCH bpf-next 1/3] bpf: Add memory usage for arena
 2026-07-16 15:31 UTC  (2+ messages)

[PATCH v12 00/29] KVM: arm64: Implement support for SME
 2026-07-16 15:28 UTC  (4+ messages)
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state


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