Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-08-13 18:56:41 to 2026-08-14 03:26:02 UTC [more...]

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-14  3:25 UTC  (27+ 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 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[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 bpf-next v3 0/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
 2026-08-14  2:34 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Enable stack argument tests for RV64

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

[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 0/2] cgroup, sched: add bpf for cgroup cpu controller
 2026-08-13 20:24 UTC  (5+ messages)
` [PATCH 1/2] cgroup, sched: add BPF kfuncs to read a cpu cgroup's stats
` [PATCH 2/2] selftests/bpf: add cgroup_iter_cpu test for cpu cgroup kfuncs

[PATCH net-next v1] selftests/bpf: Fix insn count expectations in chained global subprogs test
 2026-08-13 19:50 UTC  (2+ messages)

[PATCH bpf v4] selftests/bpf: allocate a larger timeout for connection
 2026-08-13 19:06 UTC  (3+ messages)


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