Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-08-13 20:11:02 to 2026-08-14 07:27:43 UTC [more...]

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-08-14  7:27 UTC  (4+ messages)
` [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH bpf v5 0/2] selftest/bpf: make test_tc_tunnel and test_tc_edt more robust to CI load
 2026-08-14  7:11 UTC  (3+ messages)
` [PATCH bpf v5 1/2] bpf/selftests: fix comment style in network_helpers.c
` [PATCH bpf v5 2/2] selftests/bpf: allocate a larger timeout for connection

[PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
 2026-08-14  7:01 UTC  (12+ messages)

[PATCH bpf-next v3 0/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
 2026-08-14  6:49 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Enable stack argument tests for RV64

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-14  6:36 UTC  (34+ messages)
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v10 13/41] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v10 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v10 16/41] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v10 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v10 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v10 21/41] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs

[PATCH 0/3] selftests/mm: TAP output and global-state fixes
 2026-08-14  6:30 UTC  (5+ messages)
` [PATCH 1/3] selftests/mm: emit TAP header in uffd-wp-mremap
` [PATCH 2/3] selftests/mm: emit TAP header and use TAP skip in mremap_test

[PATCH bpf-next v12 10/10] selftests/bpf: Verify bpf_iter for global percpu data
 2026-08-14  6:13 UTC  (3+ messages)

[PATCH bpf-next v12 07/10] selftests/bpf: Add tests to verify global percpu data
 2026-08-14  6:13 UTC  (3+ messages)

[PATCH bpf-next v12 00/10] bpf: Introduce global percpu data
 2026-08-14  6:12 UTC  (6+ messages)
` [PATCH bpf-next v12 06/10] bpftool: Generate skeleton for "

[PATCH bpf-next v12 05/10] libbpf: Add support for global percpu data
 2026-08-14  6:11 UTC  (3+ messages)

[PATCH bpf-next v12 02/10] bpf: Factor out check_map_mem_read helper in verifier
 2026-08-14  6:10 UTC  (3+ messages)

[PATCH bpf-next v12 01/10] bpf: Drop duplicate blank lines in kernel/bpf/
 2026-08-14  6:07 UTC  (3+ messages)

[PATCH v2 0/3] KVM: riscv: Add KVM_PRE_FAULT_MEMORY support
 2026-08-14  3:51 UTC  (3+ messages)
` [PATCH v2 3/3] KVM: selftests: Enable pre_fault_memory_test for RISC-V

[PATCH net-next v10] selftests/net/openvswitch: add SCTP flow key support and test
 2026-08-14  3:24 UTC  (2+ messages)

[PATCH v2 0/4] spi: Fix DMA mapping ownership on partial map failure
 2026-08-14  3:14 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] spi: Move __spi_unmap_msg() before __spi_map_msg()
` [PATCH v2 3/4] spi: Clear current DMA devices when unmapping a message
` [PATCH v2 4/4] spi: Add KUnit coverage for DMA mapping error paths

[PATCH v14 00/22] TDX KVM selftests
 2026-08-14  2:36 UTC  (16+ messages)
` [PATCH v14 02/22] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v14 03/22] KVM: selftests: Initialize the TDX VM
` [PATCH v14 04/22] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v14 05/22] KVM: selftests: Expose segment definitions to assembly files
` [PATCH v14 09/22] KVM: selftests: Expose functions to get default sregs values

[PATCH net-next] selftests: net: separate ipv6_flowlabel_mgr test
 2026-08-14  2:03 UTC  (2+ messages)

[PATCH net v3 0/3] net: hsr: fix shared-skb mutations in the forwarding path
 2026-08-14  1:30 UTC  (7+ messages)
` [PATCH net v3 1/3] net: hsr: privatize interlink-bound skbs before address mutation
` [PATCH net v3 3/3] selftests: net: hsr: add shared-mutation regression test

[PATCH net v3 2/3] net: hsr: return private clones from the tagged-frame helpers
 2026-08-14  1:27 UTC  (2+ messages)

[PATCH net-next v5 0/6] selftests: net: multithreaded multiqueue iou-zcrx
 2026-08-14  1:23 UTC  (7+ messages)
` [PATCH net-next v5 1/6] selftests: net: fix get_refill_ring_size() to use its local variable
` [PATCH net-next v5 2/6] selftests: net: remove unused variable in process_recvzc()
` [PATCH net-next v5 3/6] selftests: net: refactor server state into struct thread_ctx
` [PATCH net-next v5 4/6] selftests: net: add multithread client support to iou-zcrx
` [PATCH net-next v5 5/6] selftests: net: add multithread server "
` [PATCH net-next v5 6/6] selftests: net: add rss_multiqueue test variant "

[PATCH net v6 0/4] net: hsr: fix GRO/GSO super-packet handling
 2026-08-14  1:21 UTC  (3+ messages)
` [PATCH 1/4] net: hsr: fix packet drops caused by GRO superpackets

[PATCH] mm/secretmem: prevent uncharged mremap expansion after fork
 2026-08-13 22:53 UTC 

[PATCH bpf-next v5] libbpf: avoid overflow in BTF.ext bounds check
 2026-08-13 22:32 UTC  (2+ messages)

[PATCH bpf-next v4 2/4] selftests/bpf: Test refcount_acquire return nullability
 2026-08-13 22:26 UTC  (4+ messages)
` [PATCH bpf-next v4 4/4] selftests/bpf: Test untrusted allocated-object pointers

[PATCH bpf-next 0/2] bpf: Reject mixed arena and ordinary atomic paths
 2026-08-13 22:20 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: Check pointer type for all atomic RMW paths
` [PATCH bpf-next 2/2] selftests/bpf: Cover mixed arena and map-value atomics

[PATCH bpf-next] selftests/bpf: Add kptr-xchg benchmark
 2026-08-13 22:04 UTC  (2+ messages)

[PATCH 7.1.y 0/4] selftests: Fixes for BPF
 2026-08-13 22:00 UTC  (5+ messages)
` [PATCH 7.1.y 1/4] selftests/xsk: fix too-many-frags multi-buffer Tx test
` [PATCH 7.1.y 2/4] selftests/xsk: account reclaimed invalid Tx descriptors
` [PATCH 7.1.y 3/4] selftests/bpf: Ensure UDP sockets are bound
` [PATCH 7.1.y 4/4] selftests/bpf: Adapt sockmap update error handling

[PATCH net v2 0/2] Fix UDP length overflow in edge cases
 2026-08-13 20:25 UTC  (5+ messages)
` [PATCH net v2 1/2] net: Fix UDP length overflow with PMTU discover and big MTU
` [PATCH net v2 2/2] net: ipv6: Clamp to IP6_MAX_MTU in ip6_dst_mtu_maybe_forward

[PATCH 1/2] cgroup, sched: add BPF kfuncs to read a cpu cgroup's stats
 2026-08-13 20:24 UTC  (2+ messages)

[PATCH 2/2] selftests/bpf: add cgroup_iter_cpu test for cpu cgroup kfuncs
 2026-08-13 20:23 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