Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-07-06 13:41:34 to 2026-07-08 01:09:20 UTC [more...]

[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
 2026-07-08  0:53 UTC  (20+ messages)

[PATCH net-next v6 0/2] udp: fix FOU/GUE over multicast
 2026-07-08  0:35 UTC  (3+ messages)
` [PATCH net-next v6 1/2] udp: fix encapsulation packet resubmit in multicast deliver
` [PATCH net-next v6 2/2] selftests: net: add FOU multicast encapsulation resubmit test

[PATCH 0/3] selftests/bpf: compare BPF and memory.stat memcg stat readers
 2026-07-08  0:33 UTC  (8+ messages)

[PATCH v5 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-08  0:09 UTC  (4+ messages)
` [PATCH v5 bpf-next 1/3] security: rework inode_init_security xattr handling
` [PATCH v5 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v5 bpf-next 3/3] selftests/bpf: add tests for bpf_init_inode_xattr kfunc

[PATCH] selftests: gpio: add gpio-cdev-uaf to .gitignore
 2026-07-07 23:57 UTC 

[PATCH v8 0/2] selftests/futex: fix the failed futex_requeue test issue
 2026-07-07 23:48 UTC  (5+ messages)
` [PATCH v8 2/2] "

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-07-07 22:44 UTC  (7+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[PATCH v2 0/3] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
 2026-07-07 22:28 UTC  (2+ messages)

[PATCH net-next v4 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-07 22:02 UTC  (5+ messages)
` [PATCH net-next v4 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding

cgroup/test_zswap failed with "zswpout does not increase after test program"
 2026-07-07 21:49 UTC  (8+ messages)

[PATCH] selftests/mm/mseal_test: Fix mmap return value check in test_seal_zero_address
 2026-07-07 21:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH RESEND v3] selftests: mincore: fix the readahead check on large base page sizes
 2026-07-07 21:23 UTC  (3+ messages)

[PATCH v7 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-07 19:47 UTC  (9+ messages)
` [PATCH v7 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v7 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v7 3/8] selftests/mm: add HMM tests for mmap lock-dropping faults
` [PATCH v7 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v7 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v7 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v7 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v7 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH v2] selftests/lsm: Fix memory leak in attr_lsm_count
 2026-07-07 19:13 UTC  (2+ messages)

[PATCH v2 2/2] selftest/x86: test ARCH_SHSTK_UNLOCK
 2026-07-07 19:11 UTC 

[PATCH bpf-next v6 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-07-07 19:04 UTC  (7+ messages)
` [PATCH bpf-next v6 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v6 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v6 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests

[PATCH bpf-next] selftests/bpf: Fix memory leak in msg_alloc_iov
 2026-07-07 18:30 UTC  (3+ messages)

[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-07 18:20 UTC  (17+ messages)
` [PATCH v8 1/7] KVM: arm64: Disallow vPMU when pPMUs do not cover all CPUs
` [PATCH v8 5/7] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v8 6/7] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY

[PATCH v3] selftests/user_events: wait for deferred event teardown after unregister
 2026-07-07 18:02 UTC 

[PATCH] selftests/nolibc: add debug information
 2026-07-07 16:42 UTC 

[PATCH v2] kselftest: cpufreq: Backup and restore governor for sptests
 2026-07-07 16:36 UTC 

[PATCH] kselftest: cpufreq: Backup and restore governor for sptests
 2026-07-07 16:28 UTC  (3+ messages)

[PATCH nf-next v4 0/6] Add IPv4 over IPv6 and SIT flowtable SW acceleration
 2026-07-07 16:25 UTC  (3+ messages)
` [PATCH nf-next v4 3/6] net: netfilter: Add IPv4 over IPv6 tunnel flowtable acceleration

[PATCH v2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptes
 2026-07-07 15:13 UTC 

[PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
 2026-07-07 14:24 UTC  (2+ messages)

[PATCH bpf-next v3 04/10] bpf, x86: add helper to emit kasan checks in x86 JITed programs
 2026-07-07 14:04 UTC  (3+ messages)

[PATCH net-next v3 0/4] net: hsr: PRP RedBox (PRP-SAN) support
 2026-07-07 13:59 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
` [PATCH net-next v3 2/4] net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames
` [PATCH net-next v3 3/4] net: hsr: allow PRP RedBox (interlink) creation
` [PATCH net-next v3 4/4] selftests: net: hsr: add PRP RedBox test

[PATCH] bug: fix warning suppressions with kunit built as module
 2026-07-07 13:17 UTC  (2+ messages)

[PATCH] kbuild: unset sub_make_done before calling kselftest build system
 2026-07-07 12:09 UTC  (2+ messages)

[PATCH net-next V10 00/14] devlink and mlx5: Support cross-function rate scheduling
 2026-07-07  9:40 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] bpf, sockmap: disallow sockmap mutation from tc, xdp, socket_filter and flow_dissector
 2026-07-07  8:40 UTC  (2+ messages)

[PATCH bpf v2 0/2] bpf: Reject negative const offsets for buffer pointers
 2026-07-07  8:38 UTC  (5+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Cover negative raw_tp writable buffer offsets

[PATCH v2] selftests/rseq: Fix a building error for riscv arch
 2026-07-07  8:23 UTC 

[PATCH] selftests/rseq: Fix a buliding error for riscv arch
 2026-07-07  8:21 UTC  (2+ messages)
` NACK: "

[PATCH v5 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
 2026-07-07  7:51 UTC  (5+ messages)
` [PATCH v5 1/8] RISC-V: KVM: Add support for Svadu FWFT features

[PATCH 0/5] software node: provide support for fw_devlink
 2026-07-07  7:27 UTC  (11+ messages)
` [PATCH 3/5] software node: add kunit tests for fw_devlink support
` [PATCH 5/5] gpio: kunit: add test cases verifying swnode devlink support

[PATCH-next v10 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-07-07  7:15 UTC  (4+ messages)
` [PATCH-next v10 10/11] cgroup/cpuset: Support multiple destination "

[PATCH bpf] bpf: Reject negative const offsets for buffer pointers
 2026-07-07  6:52 UTC  (3+ messages)

[PATCH 0/2] selftests: watchdog: clean up file header comment
 2026-07-07  6:07 UTC  (3+ messages)
` [PATCH 1/2] selftests: watchdog: drop obsolete WDIOC_GETTEMP TODO
` [PATCH 2/2] selftests: watchdog: fix block comment style in file header

[PATCH 1/2] selftests/cpufreq: Remove unused local variables from switch_show_governor()
 2026-07-07  5:12 UTC  (4+ messages)
` [PATCH 2/2] selftests/cpufreq: Remove unnecessary sudo from quick_shuffle()

[PATCH bpf v4 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-07-07  4:23 UTC  (5+ messages)
` [PATCH bpf v4 1/4] selftests/bpf: Ensure UDP sockets are bound
` [PATCH bpf v4 2/4] bpf, sockmap: Reject unhashed UDP sockets on sockmap update
` [PATCH bpf v4 3/4] selftests/bpf: Adapt sockmap update error handling
` [PATCH bpf v4 4/4] selftests/bpf: Fail unbound UDP on sockmap update

[PATCH net-next v2] selftests/net/openvswitch: add SCTP flow key test
 2026-07-07  3:47 UTC 

[PATCH v10 0/6] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-07-07  3:25 UTC  (3+ messages)

[RFC PATCH 0/6] selftests/vfio: Add sPAPR TCE v2 coverage
 2026-07-06 22:55 UTC  (12+ messages)
` [RFC PATCH 1/6] selftests/vfio: allow selecting IOMMU backend from environment
` [RFC PATCH 3/6] selftests/vfio: add sPAPR TCE v2 DMA window helpers
` [RFC PATCH 4/6] selftests/vfio: Exercise sPAPR DDW path for hugepage DMA mappings
` [RFC PATCH 5/6] selftests/vfio: Accept sPAPR errno for DMA range overflow

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-06 22:35 UTC  (5+ messages)
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH bpf-next v3 0/2] bpf: Reject MEM_ALLOC BTF accesses past bounds
 2026-07-06 22:30 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] bpf: Reject MEM_ALLOC BTF accesses past object bounds

[PATCH v3] selftests: harness: Mark test fixture objects __maybe_unused
 2026-07-06 21:36 UTC  (2+ messages)

[PATCH v2 00/10] selftests/vfio: igb: Add driver for Intel
 2026-07-06 21:16 UTC  (10+ messages)
` [PATCH v2 07/10] selftests/vfio: Add vfio_pci_irq_reenable() helper
` [PATCH v2 08/10] selftests/vfio: igb: Factor hardware programming into igb_hw_init()
` [PATCH v2 09/10] selftests/vfio: igb: Recover after DMA-read faults
` [PATCH v2 10/10] selftests/vfio: igb: Use offical IGB headers in selftest driver

[PATCH net-next] selftests/net/openvswitch: add SCTP flow key test
 2026-07-06 21:13 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix memory leak in msg_alloc_iov error path
 2026-07-06 19:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] selftests: timers: leap-a-day: fix -w option and update usage comment
 2026-07-06 18:47 UTC  (2+ messages)

[PATCH v6 0/4] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-06 18:16 UTC  (7+ messages)
` [PATCH v6 1/4] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v6 2/4] mm/hmm: add hmm_range_fault_unlocked() for mmap lock-drop support
` [PATCH v6 3/4] selftests/mm: add userfaultfd test for HMM unlocked path
` [PATCH v6 4/4] mshv: Use hmm_range_fault_unlocked() for region faults

[PATCH net-next v5 0/2] udp: fix FOU/GUE over multicast
 2026-07-06 18:10 UTC  (5+ messages)
` [PATCH net-next v5 1/2] udp: fix encapsulation packet resubmit in multicast deliver
` [PATCH net-next v5 2/2] selftests: net: add FOU multicast encapsulation resubmit test

[PATCH v2] selftests: harness: Mark test fixture objects __maybe_unused
 2026-07-06 18:06 UTC  (3+ messages)

[PATCH v2 0/5] software node: provide support for fw_devlink
 2026-07-06 17:24 UTC  (3+ messages)
` [PATCH v2 2/5] software node: add fw_devlink support

[PATCH bpf-next 0/2] bpf: Reject out-of-range arena free addresses
 2026-07-06 16:57 UTC  (4+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover "

[PATCH] selftests: harness: Mark test fixture objects __maybe_unused
 2026-07-06 16:41 UTC  (4+ messages)

[PATCH] KVM: selftests: Use KVM's task pinning APIs in steal_time
 2026-07-06 16:36 UTC 

[PATCH net] selftests/net: Fix tun IPv6 test addresses to avoid 6to4 range
 2026-07-06 16:24 UTC 

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-07-06 16:23 UTC  (5+ messages)
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH net-next v4] selftests/net/openvswitch: add ICMPv6 echo type match test
 2026-07-06 15:27 UTC  (2+ messages)

[PATCH bpf-next v3 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-06 15:02 UTC  (5+ messages)
` [PATCH bpf-next v3 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of "

[PATCH net-next v3] selftests/net/openvswitch: add output truncation test
 2026-07-06 14:49 UTC  (2+ messages)

[PATCH] selftests/damon: check correct path in ensure_file() not_exist case
 2026-07-06 14:29 UTC  (2+ messages)

[PATCH v9 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
 2026-07-06 13:52 UTC  (3+ messages)

[PATCH v9 1/5] selftests/mm: move pkey selftest helpers to pkey_util.c
 2026-07-06 13:46 UTC  (3+ messages)

[PATCH net-next 0/4] net: hsr: PRP RedBox (PRP-SAN) support
 2026-07-06 13:41 UTC  (6+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
  ` [PATCH net-next v2 2/4] net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames
  ` [PATCH net-next v2 3/4] net: hsr: allow PRP RedBox (interlink) creation
  ` [PATCH net-next v2 4/4] selftests: net: hsr: add PRP RedBox test


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