Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-08-13 18:40:51 to 2026-08-14 20:40:53 UTC [more...]

[PATCH bpf-next 0/5] bpf: Followups for global percpu data series
 2026-08-14 20:40 UTC  (11+ messages)
` [PATCH bpf-next 1/5] bpf: Drop duplicate blank line in verifier
` [PATCH bpf-next 2/5] libbpf: Avoid unnecessary mmap resize for percpu data maps
` [PATCH bpf-next 3/5] bpftool: Update comments about skel "
` [PATCH bpf-next 4/5] selftests/bpf: Avoid flaky resize value test for percpu data
` [PATCH bpf-next 5/5] selftests/bpf: Improve readability in iter "

[PATCH net-next v2 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
 2026-08-14 20:39 UTC  (8+ messages)

[PATCH net-next v3] selftests: drv-net: devmem: fix 5-tuple flow steering
 2026-08-14 20:27 UTC 

[PATCH bpf-next 00/13] bpf: Add tracing_multi link support for bpf progs
 2026-08-14 20:14 UTC  (2+ messages)

[RFC PATCH bpf-next v2 0/2] libbpf: Improve BPF load performance by selectively loading kmod BTFs
 2026-08-14 19:57 UTC  (3+ messages)
` [RFC PATCH bpf-next v2 1/2] libbpf: support selective kernel module BTF loading via .kmod_btfs section

[PATCH net-next 0/4] Improve stability of big_tcp_tunnels.sh selftest
 2026-08-14 19:41 UTC  (5+ messages)
` [PATCH net-next 1/4] selftests: net: Wait for netserver to launch
` [PATCH net-next 2/4] selftests: net: Lower threshold on debug kernels for big_tcp_tunnels.sh
` [PATCH net-next 3/4] selftests: net: Lower threshold with csum offload off in big_tcp_tunnels.sh
` [PATCH net-next 4/4] selftests: net: Fix slow configurations "

[PATCH v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
 2026-08-14 19:36 UTC  (6+ messages)
` [PATCH v2 1/4] sysctl: Split data conversion and file position handling
` [PATCH v2 2/4] sysctl: Reject uint arrays before calling the general proc_vec
` [PATCH v2 3/4] sysctl: Disallow partial updates for erroneous sysctl vectors
` [PATCH v2 4/4] sysctl: Add 0013 to test partially updated vectors

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

[PATCH net-next] selftests: drv-net: bump the timeout to 15min
 2026-08-14 19:20 UTC  (3+ messages)

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-14 19:14 UTC  (11+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN

[PATCH] mm/secretmem: properly account locked pages
 2026-08-14 18:46 UTC 

[PATCH v2 0/4] spi: Fix DMA mapping ownership on partial map failure
 2026-08-14 17:41 UTC  (11+ 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 v10 00/41] guest_memfd: In-place conversion support
 2026-08-14 18:13 UTC  (42+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [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 bpf-next v12 00/10] bpf: Introduce global percpu data
 2026-08-14 18:00 UTC  (7+ messages)
` [PATCH bpf-next v12 06/10] bpftool: Generate skeleton for "

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

[PATCH v3 0/4] selftests/ftrace: Add a boottime tracing test framework
 2026-08-14 17:36 UTC  (3+ messages)

[PATCH v7 net-next 0/2] Explicit TSO segment count
 2026-08-14 17:30 UTC  (3+ messages)
` [PATCH v7 net-next 1/2] tcp: Replace min_tso_segs() with tso_segs() CC callback
` [PATCH v7 net-next 2/2] bpf: make tcp_tso_autosize() available to BPF congestion controls

[PATCH net-next] selftests: net: move log_test to lib file and remove duplicate code
 2026-08-14 17:28 UTC  (3+ messages)

[PATCH v2 2/2] selftests/x86: add generic prctl shadow stack test
 2026-08-14 17:21 UTC  (2+ messages)

[PATCH v2 1/2] x86/shstk: support via prctl
 2026-08-14 17:21 UTC  (2+ messages)

[PATCH v3 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
 2026-08-14 17:21 UTC  (9+ messages)
` [PATCH v3 1/4] selftests: add shared lib.bpf.mk to build "
` [PATCH v3 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
` [PATCH v3 3/4] selftests/hid: build the BPF program via the shared lib.bpf.mk
` [PATCH v3 4/4] selftests/sched_ext: build BPF schedulers "

[PATCH] selftests/core: fix unshare_test with large fs.nr_open
 2026-08-14 16:57 UTC 

[PATCH net-next v5 0/6] selftests: net: multithreaded multiqueue iou-zcrx
 2026-08-14 16:06 UTC  (11+ 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] futex: Avoid hash-bucket locking for mismatched waits
 2026-08-14 16:02 UTC  (5+ messages)

[PATCH] futex: Avoid hash-bucket locking for mismatched waits
 2026-08-14 15:55 UTC  (4+ messages)

[PATCH v2 0/8] nfsd/sunrpc: harden the netlink listener interfaces
 2026-08-14 15:28 UTC  (7+ messages)
` [PATCH v2 4/8] SUNRPC: undo partial rpcbind registrations when svc_register() fails

[PATCH 00/11] coredump: allow to create sparse coredumps on the coredump socket
 2026-08-14 15:28 UTC  (3+ messages)

[PATCH v14 00/22] TDX KVM selftests
 2026-08-14 15:14 UTC  (27+ 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 v14 12/22] KVM: selftests: Require guest_memfd for TDX VMs
` [PATCH v14 14/22] KVM: selftests: Expose function to allocate vCPU stack
` [PATCH v14 15/22] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
` [PATCH v14 16/22] KVM: selftests: Load per-vCPU guest stack in TDX boot parameters
` [PATCH v14 17/22] KVM: selftests: Set entry point for TDX guest code

[PATCH bpf-next] selftests/bpf: Move tracing_multi_bench_attach to bench
 2026-08-14 14:54 UTC  (4+ messages)

[RFC PATCH 0/5] perf/core: add AUX buffer kernel-consumer API
 2026-08-14 14:49 UTC  (6+ messages)
` [RFC PATCH 1/5] perf/core: add AUX buffer ownership for kernel events
` [RFC PATCH 2/5] perf/core: add AUX ring accessors for kernel consumers
` [RFC PATCH 3/5] perf/core: add KUnit tests for AUX kernel-consumer API
` [RFC PATCH 4/5] selftests/perf_events: add userspace AUX regression test
` [RFC PATCH 5/5] selftests/perf_events: add AUX kernel API selftest script

[RFC PATCH 4/6] selftests: fix build errors on alpine linux
 2026-08-14 14:34 UTC  (9+ messages)
` [RFC PATCH 5/6] selftests: run tests on nommu architecture
` [RFC PATCH 6/6] selftests/mm: add nommu mmap and mremap behavior tests

[PATCH] selftests/cgroup: remove redundant chown in test_cgcore_lesser_ns_open
 2026-08-14 14:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/18] selftests/mm: improve khugepaged coverage
 2026-08-14 13:29 UTC  (6+ messages)
` [PATCH v3 05/18] selftests/mm: keep khugepaged out of the swapout the swap cases set up

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-08-14 13:27 UTC  (5+ messages)

[PATCH bpf-next v3 0/2] bpf: Enforce gotox targets against subprog bounds
 2026-08-14 12:09 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add cross-subprog gotox target coverage

[PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-14  9:45 UTC  (7+ messages)

[PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
 2026-08-14  8:26 UTC  (3+ messages)

[PATCH] mm/secretmem: prevent uncharged mremap expansion after fork
 2026-08-14  8:21 UTC  (2+ messages)

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

[PATCH bpf v5 0/2] selftest/bpf: make test_tc_tunnel and test_tc_edt more robust to CI load
 2026-08-14  7:49 UTC  (5+ 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 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 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 07/10] selftests/bpf: Add tests to verify global percpu data
 2026-08-14  6:13 UTC  (3+ messages)

[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 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 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 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)

[PATCH bpf-next 0/4] bpf: BPF-driven proactive memcg reclaim
 2026-08-13 18:43 UTC  (3+ messages)
` [PATCH bpf-next 1/4] mm/bpf: Add bpf_try_to_free_mem_cgroup_pages kfunc


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