Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-07-16 14:41:42 to 2026-07-17 04:23:02 UTC [more...]

[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 0/4] selftests/bpf: A few edge case fixes
 2026-07-16 21:12 UTC  (11+ 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 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 v4 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-07-16 18:14 UTC  (9+ messages)
` [PATCH v4 net-next 1/7] ptp: Add ioctls for PHC timestamps with "
` [PATCH v4 net-next 7/7] net: ena: Implement gettimexattrs64 callback for PTP attributes

[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] liveupdate: Allow multiple openers for /dev/liveupdate
 2026-07-16 15:59 UTC  (7+ messages)

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-07-16 15:57 UTC  (12+ messages)
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
` [RFC PATCH 16/24] audit: add pidfd spawn child contexts
` [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

[RFC PATCH 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
 2026-07-16  9:31 UTC  (12+ 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


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