Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-07-28 19:21:48 to 2026-07-29 15:47:54 UTC [more...]

[RFC PATCH bpf-next 0/3] ftrace, kprobes, bpf: mark trampoline/kprobe ftrace_ops permanent
 2026-07-29 15:47 UTC  (10+ messages)
` [RFC PATCH bpf-next 1/3] bpf: mark trampoline "
` [RFC PATCH bpf-next 2/3] kprobes: mark ftrace-based kprobe ops permanent
` [RFC PATCH bpf-next 3/3] selftests/bpf: add ftrace_permanent test

[PATCH v9 00/16] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-29 15:47 UTC  (13+ messages)
` [PATCH v9 01/16] KVM: arm64: Serialize repeated vCPU initialization
` [PATCH v9 02/16] KVM: arm64: PMU: Stop updating MDCR_EL2.HPMN
` [PATCH v9 03/16] KVM: arm64: PMU: Freeze counter count after first run
` [PATCH v9 04/16] KVM: arm64: selftests: Test SET_NR_COUNTERS "
` [PATCH v9 05/16] KVM: arm64: PMU: Keep implemented counter mask EL-independent
` [PATCH v9 06/16] KVM: arm64: PMU: Recreate events after MDCR_EL2 changes

[PATCH bpf v4 0/4] bpf: Preserve pointer state for commuted arithmetic
 2026-07-29 15:18 UTC  (5+ messages)
` [PATCH bpf v4 1/4] bpf: simplify sanitize_err() signature
` [PATCH bpf v4 2/4] bpf: Preserve pointer state for commuted arithmetic
` [PATCH bpf v4 3/4] bpf: Propagate untrusted pointer state in "
` [PATCH bpf v4 4/4] selftests/bpf: Cover commuted pointer state propagation

[RFC PATCH 0/6] mm/damon: add kunit and selftests for probes and probe weights
 2026-07-29 14:47 UTC  (7+ messages)
` [RFC PATCH 1/6] mm/damon/tests/core-kunit: test damon_commit_filter()
` [RFC PATCH 2/6] mm/damon/tests/core-kunit: add damon_commit_probes() test
` [RFC PATCH 3/6] selftests/damon/_damon_sysfs: implement DamonProbes
` [RFC PATCH 4/6] selftests/damon/drgn_dump_damon_status: dump probes
` [RFC PATCH 5/6] selftests/damon/sysfs.py: extend commit assertion function for probes
` [RFC PATCH 6/6] selftests/damon/sysfs.py: test damon probes

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

[PATCH 0/2] x86: Support shstk via prctl
 2026-07-29 13:31 UTC  (5+ messages)
` [PATCH 1/2] x86/shstk: support "
` [PATCH 2/2] selftests/x86: add generic prctl shadow stack test

[PATCH net-next v2 0/6] Deliver TLS control records to kernel read_sock consumers
 2026-07-29 13:13 UTC  (16+ messages)
` [PATCH net-next v2 1/6] net/tls: Bound consecutive no-data records in tls_sw_read_sock()
` [PATCH net-next v2 2/6] net: Introduce read_sock_rectype proto_ops for control record delivery

[PATCH v6 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
 2026-07-29 13:13 UTC  (16+ messages)
` [PATCH v6 1/8] RISC-V: KVM: Add support for Svadu FWFT features
` [PATCH v6 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
` [PATCH v6 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
` [PATCH v6 4/8] RISC-V: KVM: Add ssp context save/restore
` [PATCH v6 5/8] RISC-V: KVM: Handle software-check exits for VCPU
` [PATCH v6 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
` [PATCH v6 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test

[PATCH net-next v4 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
 2026-07-29 12:07 UTC  (11+ messages)
` [PATCH net-next v4 01/10] ipv6: add ip6_del_rt_reason()
` [PATCH net-next v4 02/10] ipv6: propagate the route deletion reason to fib6_del_route()
` [PATCH net-next v4 03/10] ipv6: record the reason for kernel-initiated route deletions
` [PATCH net-next v4 04/10] ipv6: add a deletion reason argument to rt6_fill_node()
` [PATCH net-next v4 05/10] ipv6: expose the route deletion reason in RTM_DELROUTE
` [PATCH net-next v4 06/10] ipv6: add inet6_rt_del_notify()
` [PATCH net-next v4 07/10] netlink: specs: rt-route: add route notifications
` [PATCH net-next v4 08/10] netlink: specs: rt-route: split out the request attribute list
` [PATCH net-next v4 09/10] netlink: specs: rt-route: add the route deletion reason
` [PATCH net-next v4 10/10] selftests: net: verify RTA_DEL_REASON on route deletion

[PATCH 0/2] selftests/cgroup: misc cleanups for test_cpu.c
 2026-07-29 11:58 UTC  (5+ messages)
` [PATCH 1/2] selftests/cgroup: remove unused user_usec read in test_cpucg_nice
` [PATCH 2/2] selftests/cgroup: write explicit period to cpu.max in max tests

[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
 2026-07-29 11:56 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v3 0/4] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
 2026-07-29 11:38 UTC  (2+ messages)

[PATCH v2] selftests/epoll: add a regression test for pipe->poll_usage
 2026-07-29 11:33 UTC 

[PATCH] selftests/epoll: add a regression test for pipe->poll_usage
 2026-07-29 11:12 UTC  (2+ messages)

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

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-07-29 10:42 UTC  (7+ messages)
` [PATCH v7 05/36] KVM: x86: Fold __get_kvmclock() into get_kvmclock()
` [PATCH v7 07/36] KVM: x86: Restructure get_kvmclock()

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

[PATCH v3 3/5] selftests/mm: skip khugepaged swap tests without swap
 2026-07-29  9:18 UTC  (2+ messages)

[PATCH v2] selftests/mm: unpoison pages in memory-failure teardown
 2026-07-29  9:18 UTC  (2+ messages)

[PATCH net-next v3 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
 2026-07-29  8:28 UTC  (6+ messages)
` [PATCH net-next v3 7/7] selftests: net: getsockopt_iter: cover rawv6, ieee802154, phonet and tls

[PATCH v5 net-next 1/7] ptp: Add ioctls for PHC timestamps with quality attributes
 2026-07-29  8:04 UTC  (4+ messages)

[PATCH] selftest: Fix UB of getline due to missing var init
 2026-07-29  7:59 UTC  (5+ messages)
` [PATCH v2 0/2] selftests: Add missing initalization of pointer passed to getline

[PATCH net-next 0/5] Add PACKET_IGNORE_OUTGOING selftest for packet sockets
 2026-07-29  7:50 UTC  (10+ messages)
` [PATCH net-next 1/5] selftests/net: psock: Generalize psock bind
` [PATCH net-next 2/5] selftests/net: psock: Generalize stats check
` [PATCH net-next 3/5] selftests/net: psock_snd: unify on recvmsg()
` [PATCH net-next 4/5] selftests/net: psock_snd: Verify sll_pkttype

[PATCH v9 0/5] riscv: add SBI Supervisor Software Events support
 2026-07-29  7:47 UTC  (3+ messages)
` [PATCH v9 2/5] riscv: add support for SBI Supervisor Software Events extension

[PATCH v2] selftests: nci: Correct pthread_create return value check
 2026-07-29  7:24 UTC 

[PATCH net-next v7 0/2] selftests: openvswitch: SCTP flow key parsing
 2026-07-29  6:45 UTC  (3+ messages)
` [PATCH 1/2] selftests/net/openvswitch: add SCTP flow key parsing to ovs-dpctl.py
` [PATCH 2/2] selftests/net/openvswitch: add SCTP flow key test

[PATCH v2 0/6] cpuidle: speed up do_idle() by caching the governor latency QoS constraint
 2026-07-29  6:18 UTC  (7+ messages)
` [PATCH v2 1/6] pm: qos: add notifiers for CPU latency and wakeup latency QoS
` [PATCH v2 2/6] cpuidle: subscribe to global latency QoS notifiers
` [PATCH v2 3/6] cpuidle: invalidate latency gen on per-CPU resume QoS changes
` [PATCH v2 4/6] cpuidle: cache aggregated governor latency QoS constraint
` [PATCH v2 5/6] selftests/cpuidle: add latency_req QoS idle-state selection test
` [PATCH v2 6/6] selftests/cpuidle: add idle-state disable selftest

[PATCH 00/11] NVMe over MPTCP
 2026-07-29  5:17 UTC  (5+ messages)
` [PATCH 02/11] nvmet-tcp: implement accept mptcp proto

[PATCH] selftests/mm: unpoison pages in memory-failure teardown
 2026-07-29  3:38 UTC  (5+ messages)

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

[PATCH v4 0/4] LoongArch bpf kptr xchg inline support
 2026-07-29  2:28 UTC  (5+ messages)
` [PATCH v4 1/4] LoongArch: bpf: Fix memory ordering for value-returning atomics
` [PATCH v4 2/4] LoongArch: bpf: Advertise JIT support for kptr xchg inline
` [PATCH v4 3/4] selftests/bpf: Enable kptr_xchg_inline test on LoongArch
` [PATCH v4 4/4] selftests/bpf: Add kptr-xchg benchmark

[RFC PATCH 0/2] mm/memory_hotplug: bound offline retry loops with a configurable limit
 2026-07-29  2:11 UTC  (4+ messages)

[PATCH bpf-next v5 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
 2026-07-29  1:08 UTC  (5+ messages)

[PATCH 1/2] arm64/fpsimd: ptrace: Fix inactive SVE and SSVE regsets
 2026-07-29  0:42 UTC  (2+ messages)
` [PATCH 2/2] kselftest/arm64: fp-ptrace: Fix checks for "

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-07-29  0:35 UTC  (42+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 02/41] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 04/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v9 05/41] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v9 06/41] KVM: guest_memfd: Introduce function to check GFN "
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 08/41] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v9 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
` [PATCH v9 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v9 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v9 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v9 13/41] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v9 16/41] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v9 17/41] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v9 19/41] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v9 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v9 21/41] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v9 22/41] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v9 23/41] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v9 24/41] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v9 25/41] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v9 26/41] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v9 27/41] KVM: selftests: Test basic single-page conversion flow
` [PATCH v9 28/41] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v9 29/41] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v9 30/41] KVM: selftests: Test conversion before allocation
` [PATCH v9 31/41] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v9 32/41] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v9 33/41] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v9 34/41] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v9 35/41] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v9 36/41] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v9 37/41] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v9 38/41] KVM: selftests: Provide common function to set memory attributes
` [PATCH v9 39/41] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v9 40/41] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v9 41/41] KVM: selftests: Update private memory exits test to work with per-gmem attributes

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

[PATCH 0/3] selftests/bpf: Fixes for out-of-tree builds
 2026-07-29  0:06 UTC  (4+ messages)
` [PATCH 1/3] selftests/bpf: Route generated test headers to OUTPUT
` [PATCH 2/3] selftests/bpf: Route libarena build artifacts "
` [PATCH 3/3] selftests/bpf: Route test_kmods "

[PATCH v5 net-next 1/7] ptp: Add ioctls for PHC timestamps with quality attributes
 2026-07-29  0:01 UTC  (2+ messages)

[PATCH v7 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-28 23:24 UTC  (7+ messages)
` [PATCH v7 1/6] vfio: selftests: igb: Add driver for Intel 82576 device
` [PATCH v7 2/6] vfio: selftests: igb: Use PHY internal loopback on 82576
` [PATCH v7 3/6] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v7 4/6] vfio: selftests: igb: Factor hardware programming into igb_hw_init()
` [PATCH v7 5/6] vfio: selftests: Retry on EAGAIN during device reset
` [PATCH v7 6/6] vfio: selftests: igb: Recover after DMA-read faults

[PATCH v14 00/22] TDX KVM selftests
 2026-07-28 22:56 UTC  (3+ messages)
` [PATCH v14 20/22] KVM: selftests: Implement MMIO WRITE for the TDX VM

[PATCH RFC v4 08/12] selftests/mm: cover /proc/pid/mem access to VM_PFNMAP memory
 2026-07-28 20:58 UTC  (6+ messages)
` [PATCH RFC v4 12/12] selftests/mm: add a slow-GUP content and COW test for mTHP


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