Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-07-26 09:22:02 to 2026-07-28 09:54:38 UTC [more...]

[PATCH 5.10.y/5.15.y] bpf: Fix ld_{abs,ind} failure path analysis in subprogs
 2026-07-28  9:54 UTC 

[PATCH 6.1.y] bpf: Fix ld_{abs,ind} failure path analysis in subprogs
 2026-07-28  9:49 UTC 

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-07-28  9:35 UTC  (7+ messages)
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH RFC v2 0/4] KVM: guest_memfd: folio migration for non-confidential VMs
 2026-07-28  9:05 UTC  (5+ messages)
` [PATCH RFC v2 1/4] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
` [PATCH RFC v2 2/4] KVM: guest_memfd: implement folio migration for non-confidential VMs
` [PATCH RFC v2 3/4] KVM: guest_memfd: add GUEST_MEMFD_FLAG_MIGRATABLE
` [PATCH RFC v2 4/4] KVM: selftests: exercise guest_memfd folio migration

[PATCH 0/4] nolibc: syscall() and abs() fixes, plus a cleanup
 2026-07-28  8:46 UTC  (23+ messages)
` [PATCH 1/4] tools/nolibc: evaluate syscall() arguments before the arch macros
` [PATCH 2/4] tools/nolibc: stdlib: avoid signed overflow in abs() and friends
` [PATCH 3/4] selftests/nolibc: add abs() range test
` [PATCH 4/4] tools/nolibc: remove dead __ARCH_WANT_SYS_OLD_SELECT

[PATCH v9 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-07-28  8:38 UTC  (2+ messages)

[PATCH v2] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-07-28  8:37 UTC 

[PATCH 0/4] add anon mTHP collapse test cases
 2026-07-28  8:13 UTC  (5+ messages)
` [PATCH 1/4] selftests: mm: extend the check_huge() to support mTHP check
` [PATCH 2/4] selftests: mm: move gather_after_split_folio_orders() into vm_util.c file
` [PATCH 3/4] selftests: mm: implement the mTHP-sized hugepage check helpers
` [PATCH 4/4] selftests: mm: add mTHP collapse test cases

[PATCH v4 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-07-28  8:10 UTC  (9+ messages)
` [PATCH v4 net-next 1/7] ptp: Add ioctls for PHC timestamps with "

[PATCH 0/5] selftests: vDSO: Add tests for auxiliary clocks
 2026-07-28  7:54 UTC  (6+ messages)
` [PATCH 1/5] selftests: vDSO: vdso_test_correctness: Store the clock id in the array
` [PATCH 2/5] selftests: vDSO: vdso_test_correctness: Use symbolic clock IDs
` [PATCH 3/5] selftests: vDSO: vdso_test_correctness: Validate match for all returned errors
` [PATCH 4/5] selftests: vDSO: vdso_test_correctness: Add tests for auxiliary clocks
` [PATCH 5/5] selftests: vDSO: vdso_test_abi: "

[PATCH] pidfs: preserve thread pidfds reopened by file handle
 2026-07-28  6:47 UTC  (5+ messages)

[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
 2026-07-28  5:34 UTC  (4+ messages)
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test

[RFC PATCH 00/10] mm/damon: cleanup code, add test cases, and update guidances in docs
 2026-07-28  5:28 UTC  (6+ messages)
` [RFC PATCH 04/10] mm/damon/tests/core-kunit: extend set_regions() test for error case
` [RFC PATCH 05/10] mm/damon/tests/core-kunit: test <=0 size damon_set_regions() inputs
` [RFC PATCH 06/10] mm/damon/tests/core-kunit: test overlapping ranges for set_regions()
` [RFC PATCH 07/10] mm/damon/tests/core-kunit: test damon_nr_samples_per_aggr()
` [RFC PATCH 08/10] selftests/damon/sysfs.sh: test hugepage_mem_bp quota goal

[RFC PATCH v2.2 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-07-28  4:12 UTC  (2+ messages)
` [RFC PATCH v2.2 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files

[PATCH bpf] bpf: Reject writes through untrusted allocated pointers
 2026-07-28  3:38 UTC 

[PATCH bpf-next v5 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
 2026-07-28  2:50 UTC  (3+ messages)

[PATCH v6 00/36] Cleaning up the KVM clock mess
 2026-07-28  2:13 UTC  (16+ messages)
` [PATCH v6 05/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v6 12/36] KVM: x86: Restructure get_kvmclock()
` [PATCH v6 15/36] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
` [PATCH v6 31/36] KVM: selftests: Add Xen runstate migration test

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

[PATCH bpf-next 0/3] bpf: arena: handle memory.max on fault-in with reclaim/OOM
 2026-07-28  1:22 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: Add a sleepable page allocator for map memory
` [PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next 3/3] selftests/bpf: Add a test for arena fault-in under memory.max

[PATCH net-next] selftests: net: Add a missing config option
 2026-07-28  1:10 UTC  (3+ messages)

[PATCH net-next v4 0/4] net: hsr: PRP RedBox (PRP-SAN) support
 2026-07-28  1:00 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Report the real error from libarena parallel workers
 2026-07-28  1:00 UTC  (2+ messages)

[PATCH v3 4/5] tracing/probes: Extend max length of argument string
 2026-07-27 23:58 UTC  (3+ messages)

[PATCH v3 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
 2026-07-27 23:32 UTC  (2+ messages)

[PATCH net-next v3 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
 2026-07-27 23:16 UTC  (16+ messages)
` [PATCH net-next v3 1/7] ipv6: raw: drop unused level argument from do_rawv6_getsockopt
` [PATCH net-next v3 2/7] ipv6: raw: convert do_rawv6_getsockopt to sockopt_t
` [PATCH net-next v3 3/7] ieee802154: convert dgram getsockopt "
` [PATCH net-next v3 4/7] phonet: pep: do not write beyond optlen in getsockopt
` [PATCH net-next v3 5/7] phonet: pep: convert getsockopt to sockopt_t
` [PATCH net-next v3 6/7] tls: "
` [PATCH net-next v3 7/7] selftests: net: getsockopt_iter: cover rawv6, ieee802154, phonet and tls

[PATCH v2 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
 2026-07-27 21:26 UTC  (15+ messages)
` [PATCH v2 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
` [PATCH v2 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous

[PATCH v6 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-27 20:57 UTC  (3+ messages)

[PATCH v2 net 0/2] ptp: fix scaled_ppm_to_ppb() overflow bypassing the max_adj check
 2026-07-27 20:22 UTC  (5+ 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

[PATCH v5 net-next 1/7] ptp: Add ioctls for PHC timestamps with quality attributes
 2026-07-27 20:15 UTC  (6+ messages)

[RFC PATCH] KVM: arm64: Add KUnit tests for stage 2 walker memcache consumption
 2026-07-27 18:30 UTC 

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

[PATCH v3 0/5] selftests/mm: Handle unsupported and transient test conditions
 2026-07-27 17:18 UTC  (9+ messages)
` [PATCH v3 1/5] selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
` [PATCH v3 2/5] selftests/mm: skip guard hole-punch test if MADV_REMOVE "
` [PATCH v3 3/5] selftests/mm: skip khugepaged swap tests without swap
` [PATCH v3 4/5] selftests/mm: skip hard dirty page-cache test on NFS
` [PATCH v3 5/5] selftests/mm: retry migration failures for the full runtime

[PATCH v4 0/4] tools/build: Allow versioning of all LLVM tools
 2026-07-27 17:06 UTC  (2+ messages)

[PATCH net-next v4 0/3] net/sched: sch_fq_pie: add per-flow class statistics
 2026-07-27 16:40 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net/sched: sch_fq_pie: add per-flow statistics via class ops
` [PATCH net-next v4 2/3] selftests: tc-testing: add fq_pie per-flow class stats test
` [PATCH net-next v4 3/3] net/sched: pie: correct tc_pie_xstats field documentation

[PATCH net-next v3 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops
 2026-07-27 15:58 UTC  (2+ messages)

[PATCH net 0/9] net/tls: Receive-path fixes for zero-length data records
 2026-07-27 15:19 UTC  (12+ messages)
` [PATCH net 1/9] net/tls: Bound time spent on no-data records in tls_sw_read_sock()
` [PATCH net 2/9] net/tls: Consume empty data records in tls_sw_splice_read()
` [PATCH net 3/9] net/tls: Fail tls_sw_splice_read() after a failed async decrypt
` [PATCH net 4/9] net/tls: Honor O_NONBLOCK in tls_sw_splice_read()
` [PATCH net 5/9] net/tls: Consume empty data records in tls_sw_recvmsg()
` [PATCH net 6/9] selftests: tls: add peek and splice coverage for zero-length records
` [PATCH net 7/9] selftests: tls: skip the zero_len tests when TLS is unavailable
` [PATCH net 8/9] selftests: tls: cover splice on a nonblocking socket
` [PATCH net 9/9] selftests: tls: cover splice after a failed decrypt

[PATCH net-next v4 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
 2026-07-27 15:02 UTC  (4+ messages)

[RFC PATCH v2.1 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-07-27 14:38 UTC  (2+ messages)
` [RFC PATCH v2.1 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files

[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
 2026-07-27 14:28 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/bpf: Enable tracing_multi tests on arm64

[PATCH RFC v4 12/12] selftests/mm: add a slow-GUP content and COW test for mTHP
 2026-07-27 14:05 UTC  (4+ messages)

[PATCH bpf-next 0/2] bpf: Fix RHash special-field recycling
 2026-07-27 13:05 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: Cancel RHash special fields on value recycle
` [PATCH bpf-next 2/2] selftests/bpf: Cover RHash special-field recycle

[PATCH net 0/2] tls: fix plaintext sk_msg ring over-fill in tls_sw_sendmsg_splice()
 2026-07-27 12:59 UTC  (7+ messages)
` [PATCH net 1/2] tls: don't over-fill the plaintext sk_msg ring "
` [PATCH net 2/2] selftests: tls: add a test for splicing onto a full plaintext record

[PATCH] selftests/mm: unpoison pages in memory-failure teardown
 2026-07-27 12:31 UTC  (2+ 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-27 11:57 UTC  (12+ messages)

[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-07-27 11:11 UTC  (3+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation

[PATCH v8 00/21] ARM64 PMU Partitioning
 2026-07-27 11:04 UTC  (2+ messages)

[PATCH v5 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-07-27  9:23 UTC  (2+ messages)

[PATCH v2 0/5] selftests/mm: Handle unsupported and transient test conditions
 2026-07-27  9:21 UTC  (11+ messages)
` [PATCH v2 4/5] selftests/mm: skip hard dirty page-cache test on NFS
` [PATCH v2 5/5] selftests/mm: retry migration failures for the full runtime

[PATCH v5 net-next 7/7] net: ena: Implement gettimexattrs64 callback for PTP attributes
 2026-07-27  9:16 UTC  (2+ messages)

[PATCH v5 net-next 6/7] net: ena: Add error bound to PHC communication layer
 2026-07-27  9:15 UTC  (2+ messages)

[PATCH v5 net-next 5/7] net: ena: Update PHC admin interface for error bound support
 2026-07-27  9:15 UTC  (2+ messages)

[PATCH v5 net-next 4/7] ptp: ptp_vmclock: Implement attributes ioctls
 2026-07-27  9:14 UTC  (2+ messages)

[PATCH net-next v6 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-27  9:14 UTC  (7+ messages)
` [PATCH net-next v6 1/3] net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v6 2/3] selftests/net: ncdevmem: add -b option to set rx-page-size on bind
` [PATCH net-next v6 3/3] selftests/net: devmem.py: add check_rx_large_niov

[PATCH v5 net-next 3/7] selftests/ptp: Add testptp support for attributes ioctls
 2026-07-27  9:06 UTC  (2+ messages)

[PATCH v5 net-next 2/7] selftests/ptp: Extract print_system_timestamp helper in testptp
 2026-07-27  9:05 UTC  (2+ messages)

[PATCH net-next 0/4] net: selftests: adjustments to ipv6_flowlabel_mgr
 2026-07-27  4:25 UTC  (5+ messages)
` [PATCH net-next 1/4] selftests: net: test IPV6_FL_A_RENEW
` [PATCH net-next 2/4] selftests: net: test IPV6_FL_F_REMOTE
` [PATCH net-next 3/4] selftests: net: test IPV6_FL_F_REFLECT
` [PATCH 4/4] selftests: net: adopt harness for flow label mgr

[PATCH v3 0/4] LoongArch bpf kptr xchg inline support
 2026-07-27  4:00 UTC  (2+ messages)

[PATCH] selftests: nci: Correct pthread_create return value check
 2026-07-27  3:15 UTC 

[PATCH] selftests/futex: Correct pthread_create return value check
 2026-07-27  3:08 UTC 

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-26 23:50 UTC  (7+ messages)
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl

[PATCH RESEND v3] selftest: remoteproc: Add test for start/stop sequence
 2026-07-26 18:06 UTC 

[RFC PATCH v2 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-07-26 17:39 UTC  (2+ messages)
` [RFC PATCH v2 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files


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