Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-09-02 20:29:58 to 2026-09-03 21:51:14 UTC [more...]

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-09-03 21:51 UTC  (68+ messages)
` [PATCH v4 01/27] cxl: Fix resource.c include path and export cxl_restore_hdm_after_pci_reset
` [PATCH v4 02/27] cxl/regs: Skip sub-block region request for BAR-owning drivers
` [PATCH v4 03/27] cxl: Move component register defines to uapi/cxl/cxl_regs.h
` [PATCH v4 04/27] cxl: Establish media readiness in cxl_mem_probe()
` [PATCH v4 05/27] cxl: Add a function-scoped reset entry for vfio-pci
` [PATCH v4 06/27] vfio/pci: Add CXL ops registration interface
` [PATCH v4 07/27] vfio/pci: Detect CXL devices and load vfio-cxl on demand
` [PATCH v4 08/27] vfio/cxl: Add the vfio-cxl module skeleton
` [PATCH v4 09/27] vfio/cxl: Create the CXL memory device at bind
` [PATCH v4 10/27] vfio/cxl: Reject unsupported decoder topologies "
` [PATCH v4 11/27] vfio/cxl: Own the whole component register BAR
` [PATCH v4 12/27] vfio/pci: Let a provider exclude a BAR sub-range from mmap
` [PATCH v4 14/27] vfio: Add CXL region type for the HDM region
` [PATCH v4 15/27] vfio/pci: Call CXL open and close hooks around device use
` [PATCH v4 16/27] vfio/cxl: Shadow the CXL DVSEC body at open
` [PATCH v4 17/27] vfio/cxl: Virtualize the CXL DVSEC
` [PATCH v4 18/27] vfio/cxl: Expose the HDM memory and trap the decoder registers
` [PATCH v4 22/27] vfio/cxl: Revoke the HDM mapping on reset and power transitions
` [PATCH v4 23/27] vfio/cxl: Refresh the decoder snapshot after a device reset
` [PATCH v4 24/27] vfio/cxl: Service a guest-triggered CXL reset
` [PATCH v4 25/27] vfio/pci: Provide an opt-out for the CXL Type-2 extensions

[PATCH net-next v2 0/2] selftests: drv-net: Allow cross-compiling the hardware tests
 2026-09-03 21:44 UTC  (11+ messages)
` [PATCH net-next v2 1/2] tools: ynl: Allow cross-compiling ynl and associated tools
` [PATCH net-next v2 2/2] selftests: drv-net: Use cross-compilation environment for the io_uring check

[PATCH] lib: hexdump: convert test to KUnit framework
 2026-09-03 21:36 UTC 

[PATCH 1/3] kernfs: take kernfs_rename_lock for same-parent renames too
 2026-09-03 21:15 UTC  (12+ messages)
` [PATCH 2/3] kernfs: don't lose IN_DELETE_SELF when decoding a file handle
` [PATCH 3/3] kernfs: fix up the unlocked attribute reads on the creation paths

[PATCH 1/3] selftests/audit: Add syscall overhead benchmark
 2026-09-03 21:13 UTC  (3+ messages)

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-03 20:52 UTC  (18+ messages)
` [PATCH v20 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v20 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v20 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v20 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v20 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET

[PATCH net-next v6 5/6] selftests: net: add multithread server support to iou-zcrx
 2026-09-03 20:47 UTC  (4+ messages)
` [net-next,v6,5/6] "

[PATCH v3 0/5] slab: ZERO_SIZE_PTR alignment and ERR_PTR hardening
 2026-09-03 20:37 UTC  (6+ messages)
` [PATCH v3 1/5] slab: align ZERO_SIZE_PTR to ARCH_KMALLOC_MINALIGN
` [PATCH v3 2/5] slab: check for ZERO_SIZE_PTR by exact match
` [PATCH v3 3/5] slab: handle ERR_PTR values in kfree and hardened usercopy
` [PATCH v3 4/5] slab: test zero-size allocations in slub_kunit
` [PATCH v3 5/5] slab: test ERR_PTR handling in kfree and hardened usercopy

[PATCH net-next v9 2/2] bpf: make tcp_tso_autosize() available to BPF congestion controls
 2026-09-03 19:57 UTC  (2+ messages)
` [net-next,v9,2/2] "

[PATCH net-next v9 1/2] tcp: Replace min_tso_segs() with tso_segs() CC callback
 2026-09-03 19:57 UTC  (2+ messages)
` [net-next,v9,1/2] "

[PATCH v2] rust: doctest: add source map script
 2026-09-03 19:21 UTC 

[PATCH v3 0/7] cgroup/cpuset: Fix partition type transitions
 2026-09-03 19:11 UTC  (4+ messages)
` [PATCH v3 1/7] cgroup/cpuset: Factor out child partition validation

[PATCH v5 0/7] clk: Add support for clock nexus
 2026-09-03 18:03 UTC  (3+ messages)

[PATCH] selftests/bpf: Fix map_lookup_percpu_elem on sparse CPU IDs
 2026-09-03 16:57 UTC  (5+ messages)

[PATCH bpf v2 1/2] bpf: bound resizable hash map iteration
 2026-09-03 16:43 UTC  (2+ messages)

[PATCH bpf v4 0/5] bpf: Fix NULL-ptr-derefs when showing a void BTF type
 2026-09-03 16:40 UTC  (2+ messages)

[PATCH 3/3] audit: Skip exit filtering for syscalls without rules
 2026-09-03 16:37 UTC  (3+ messages)

[PATCH] selftests/alsa: Fix the step check for INTEGER controls
 2026-09-03 16:07 UTC  (2+ messages)

[PATCH v5] selftests/resctrl: Skip L3_CAT when no exclusive cache portion exists
 2026-09-03 15:47 UTC  (2+ messages)

[PATCH v4 0/3] selftests/resctrl: Add dynamic linked list management for IMC counters
 2026-09-03 15:46 UTC  (2+ messages)

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

[PATCH bpf-next v9 0/8] bpf: add support for KASAN checks in JITed programs
 2026-09-03 15:18 UTC  (11+ messages)
` [PATCH bpf-next v9 1/8] bpf: mark instructions accessing program stack
` [PATCH bpf-next v9 2/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v9 3/8] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v9 4/8] bpf, x86: emit KASAN checks in x86 JITed programs
` [PATCH bpf-next v9 5/8] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v9 6/8] selftests/bpf: make cmdline_contains stricter
` [PATCH bpf-next v9 7/8] selftests/bpf: add helpers for KASAN in JIT testing
` [PATCH bpf-next v9 8/8] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH][next] selftests/bpf: test_xsk: Fix spelling mistake "conigure" -> "configure"
 2026-09-03 15:03 UTC 

[PATCH] kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro
 2026-09-03 14:47 UTC  (9+ messages)

[PATCH bpf 1/2] bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy()
 2026-09-03 14:34 UTC  (4+ messages)
` [PATCH bpf 2/2] selftests/bpf: Test bpf_sock_destroy() on a TIME_WAIT sock

[PATCH v2] selftests/cgroup: account for zswap shrinker writeback
 2026-09-03 14:17 UTC  (3+ messages)

[PATCH] selftests/mm: remove unreachable returns after ksft exit helpers
 2026-09-03 14:04 UTC  (2+ messages)

[PATCH 0/4] mm/damon: fix misc bugs in kunit, quota goals and sysfs refresh_ms
 2026-09-03 13:51 UTC  (3+ messages)

[PATCH bpf-next v2] selftests/bpf: Track test_xdp_features DUT processes
 2026-09-03 13:44 UTC  (7+ messages)

[RFC PATCH v6 0/3] trace: stack trace deduplication for ftrace ring buffer
 2026-09-03 13:24 UTC  (4+ messages)
` [RFC PATCH v6 1/3] trace: add lock-free stackmap for stack trace deduplication
` [RFC PATCH v6 2/3] trace: integrate stackmap into ftrace stack recording path
` [RFC PATCH v6 3/3] trace: add documentation, selftest and tooling for stackmap

[RFC PATCH v5 0/3] trace: stack trace deduplication for ftrace ring buffer
 2026-09-03 13:22 UTC  (7+ messages)
` [RFC PATCH v5 1/3] trace: add lock-free stackmap for stack trace deduplication
` [RFC PATCH v5 2/3] trace: integrate stackmap into ftrace stack recording path
` [RFC PATCH v5 3/3] trace: add documentation, selftest and tooling for stackmap

[PATCH v2 0/3] rust: doctest: unify with other kunit tests
 2026-09-03 12:50 UTC  (5+ messages)
` [PATCH v2 1/3] rust: kunit: use `file!()` inside `kunit_assert!`
` [PATCH v2 2/3] rust: kunit: use `line!()` "
` [PATCH v2 3/3] rust: doctest: generate Rust kunit test suites

[PATCH 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous
 2026-09-03 12:34 UTC  (3+ messages)
` [PATCH 1/6] mm: move drivers/char/mem.c to mm/char-mem.c

[PATCH 0/2] selftests/dma-buf: Minor improvements to udmabuf selftest
 2026-09-03 10:50 UTC  (3+ messages)
` [PATCH 1/2] selftests/dma-buf: Convert off64_t to off_t for portability
` [PATCH 2/2] selftests/dma-buf: Skip some tests if not enough free huge pages

[PATCH] [net-next, v2] selftest/net: skip srv6_end_dt[4/6]_l3vpn_test.sh if vrftable not available
 2026-09-03 10:35 UTC 

[PATCH net-next V3 00/15] net/mlx5e: Add support for HW-GRO to PSP
 2026-09-03 10:26 UTC  (17+ messages)
` [PATCH net-next V3 01/15] net/mlx5e: Generalize TC <-> IPsec mutual exclusion
` [PATCH net-next V3 02/15] net/mlx5e: ipsec: Block TC offload when IPsec is enabled
` [PATCH net-next V3 03/15] net/mlx5e: psp: Block TC offload when PSP "
` [PATCH net-next V3 04/15] net/mlx5e: macsec: Block TC offload when MACsec "
` [PATCH net-next V3 05/15] net/mlx5e: psp: Move RX marker from ft_metadata to flow_tag
` [PATCH net-next V3 06/15] net/mlx5e: ipsec: "
` [PATCH net-next V3 07/15] net/mlx5e: macsec: "
` [PATCH net-next V3 08/15] net/mlx5e: psp: Handle HW-decapsulated RX PSP packets
` [PATCH net-next V3 09/15] net/mlx5e: psp: Add an rx_decap steering table
` [PATCH net-next V3 10/15] net/mlx5e: shampo: Flush session on PSP mismatch
` [PATCH net-next V3 11/15] net/mlx5e: psp: Dynamically reconfigure based on SHAMPO mode
` [PATCH net-next V3 12/15] selftests: drv-net: psp: Extract shared helpers into psp_lib.py
` [PATCH net-next V3 13/15] selftests: drv-net: gro: Extract shared helpers into gro_lib.py
` [PATCH net-next V3 14/15] selftests: net: gro: Add PSP encapsulation and encryption
` [PATCH net-next V3 15/15] selftests: drv-net: Add PSP HW GRO conformance tests

[PATCH v2] selftests/efivarfs: skip write tests if efivarfs is mounted read-only
 2026-09-03  9:34 UTC  (2+ messages)

[PATCH 1/4] mm/damon/tests/core-kunit: test committing psi goal to psi goal
 2026-09-03  8:33 UTC  (2+ messages)

[PATCH v2 0/8] selftests: vDSO: Stop using libc types for vDSO calls
 2026-09-03  7:38 UTC  (9+ messages)
` [PATCH v2 1/8] selftests: vDSO: Introduce vdso_types.h
` [PATCH v2 2/8] selftests: vDSO: Introduce vdso_syscalls.h
` [PATCH v2 3/8] selftests: vDSO: vdso_test_abi: Use types from vdso_types.h
` [PATCH v2 4/8] selftests: vDSO: vdso_test_abi: Use system call wrappers from vdso_syscalls.h
` [PATCH v2 5/8] selftests: vDSO: vdso_test_gettimeofday: Use types from vdso_types.h
` [PATCH v2 6/8] selftests: vDSO: vdso_test_correctness: Make ts_leq() and tv_leq() more generic
` [PATCH v2 7/8] selftests: vDSO: vdso_test_correctness: Use types from vdso_types.h
` [PATCH v2 8/8] selftests: vDSO: vdso_test_correctness: Use system call wrappers from vdso_syscalls.h

[PATCH v6] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-09-03  7:35 UTC 

[PATCH v5] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-09-03  7:24 UTC  (3+ messages)

[PATCH 0/2] KVM: selftests: Verify sregs and events in sync_regs_test
 2026-09-03  6:17 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Actually compare "

[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
 2026-09-03  5:49 UTC  (4+ messages)
` [RFC bpf-next 4/6] selftests/bpf: cover low-32 subreg-equal link for zero-extending movs

[PATCH 10/12] selftests/damon/sysfs.sh: test hugepage_mem_bp quota goal
 2026-09-03  3:06 UTC  (2+ messages)

[PATCH 08/12] mm/damon/tests/core-kunit: test overlapping ranges for set_regions()
 2026-09-03  3:04 UTC  (2+ messages)

[PATCH v5 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
 2026-09-03  2:41 UTC  (2+ messages)

[PATCH] selftests/filesystems: fix missing and stale TARGETS entries
 2026-09-03  2:17 UTC  (4+ messages)

[PATCH mptcp-next 0/2] selftests: mptcp: convert iptables to nftables
 2026-09-03  2:15 UTC  (4+ messages)
` [PATCH mptcp-next 1/2] selftests: mptcp: convert iptables to nftables for mptcp_sockopt.sh

[PATCH v2 0/6] cgroup/cpuset: Fix partition type transitions
 2026-09-03  1:55 UTC  (4+ messages)
` [PATCH v2 1/6] cgroup/cpuset: Respect child CPU ownership in type changes

[PATCH net-next 00/11] tunnels: add core and gre drop reasons
 2026-09-03  1:47 UTC  (8+ messages)
` [PATCH net-next 01/11] ip_tunnel: add drop reasons to the generic RX path
` [PATCH net-next 03/11] selftests: net: add a test for the tunnel RX drop reasons
` [PATCH net-next 10/11] ip6_tunnel: add drop reasons to the transmit path

[PATCH net-next v2 0/3] selftests: drv-net: split up gro.py
 2026-09-03  1:40 UTC  (2+ messages)

[PATCH] selftests/statmount: Fix file descriptor leak in setup_namespace
 2026-09-03  1:15 UTC  (2+ messages)

[PATCH mptcp-next v2 0/2] selftests: mptcp: convert iptables to nftables
 2026-09-03  1:12 UTC  (3+ messages)
` [PATCH mptcp-next v2 1/2] selftests: mptcp: convert iptables to nftables for mptcp_sockopt.sh
` [PATCH mptcp-next v2 2/2] selftests: mptcp: convert iptables to nftables for mptcp_join.sh

[PATCH bpf-next] libbpf: Reject oversized unknown BTF type records
 2026-09-03  0:40 UTC  (2+ messages)

[PATCH 09/12] mm/damon/tests/core-kunit: test damon_nr_samples_per_aggr()
 2026-09-03  0:22 UTC  (2+ messages)

[PATCH net-next 0/6] vsock: assign the guest vsock device to a network namespace
 2026-09-02 23:58 UTC  (9+ messages)
` [PATCH net-next 1/6] vsock: constify the transport in vsock_for_each_connected_socket()
` [PATCH net-next 2/6] vsock: add IOCTL_VM_SOCKETS_ASSIGN_G2H_NETNS
` [PATCH net-next 3/6] vsock/virtio: support guest device network namespace
` [PATCH net-next 4/6] selftests/vsock: add a helper to assign the g2h device to a netns
` [PATCH net-next 5/6] selftests/vsock: test the guest vsock device network namespace
` [PATCH net-next 6/6] selftests/vsock: test the assign ioctl privilege checks

[PATCH net-next v6 6/6] selftests: net: add rss_multiqueue test variant to iou-zcrx
 2026-09-02 23:38 UTC  (2+ messages)
` [net-next,v6,6/6] "

[PATCH net-next v6 4/6] selftests: net: add multithread client support to iou-zcrx
 2026-09-02 23:38 UTC  (2+ messages)
` [net-next,v6,4/6] "

[PATCH v3 0/4] cgroup: expose cpu.stat and io.stat to BPF
 2026-09-02 23:10 UTC  (3+ messages)

[PATCH 00/12] mm/damon: cleanup code, add test cases, and update guidances in docs
 2026-09-02 22:42 UTC  (2+ messages)

[PATCH net] selftests/net: Fix icmp.sh race between ping and tcpdump startup
 2026-09-02 20:29 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