linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-04 19:24:37 to 2026-09-07 01:38:54 UTC [more...]

[PATCH bpf-next v5 1/2] bpf: Validate program attach type during link update
 2026-09-07  1:38 UTC  (5+ messages)
` [PATCH bpf-next v5 2/2] selftests/bpf: Cover attach type checks in "

[PATCH v3] selftests/efivarfs: skip write tests if efivarfs is mounted read-only
 2026-09-07  1:28 UTC 

[PATCH bpf-next 0/2] bpftool: Batch bounded hash map dumps
 2026-09-07  1:21 UTC  (9+ messages)
` [PATCH bpf-next 1/2] bpftool: Use batch lookups for "
` [PATCH bpf-next 2/2] selftests/bpf: Check bpftool batch map dump contents
` [PATCH bpf-next v2 0/2] bpftool: Batch bounded hash map dumps
  ` [PATCH bpf-next v2 1/2] bpftool: Use batch lookups for "
  ` [PATCH bpf-next v2 2/2] selftests/bpf: Check bpftool batch map dump contents

[PATCH bpf-next v2 1/2] bpftool: Add recursive map dumping
 2026-09-07  1:21 UTC  (6+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover recursive bpftool map dumps
` [PATCH bpf-next v3 0/2] bpftool: Add recursive map dumping
  ` [PATCH bpf-next v3 1/2] "
  ` [PATCH bpf-next v3 2/2] selftests/bpf: Cover recursive bpftool map dumps

[PATCH bpf-next 0/2] bpftool: Consume ring buffer maps with event_pipe
 2026-09-07  1:21 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpftool: Read "
` [PATCH bpf-next 2/2] selftests/bpf: Cover bpftool ring buffer event_pipe
` [PATCH bpf-next v2 0/2] bpftool: Consume ring buffer maps with event_pipe
  ` [PATCH bpf-next v2 1/2] bpftool: Read "
  ` [PATCH bpf-next v2 2/2] selftests/bpf: Cover bpftool ring buffer event_pipe

[PATCH bpf-next 0/2] bpftool: Support symbolic map creation flags
 2026-09-07  1:20 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpftool: Accept "
` [PATCH bpf-next 2/2] selftests/bpf: Cover symbolic bpftool "
` [PATCH bpf-next v2 0/2] bpftool: Support symbolic "
  ` [PATCH bpf-next v2 1/2] bpftool: Accept "
  ` [PATCH bpf-next v2 2/2] selftests/bpf: Cover symbolic bpftool "

[PATCH] selftests: livepatch: do not require a kernel build tree to run
 2026-09-06 20:49 UTC 

[PATCH v5 0/5] LoongArch: add KHO support and selftests
 2026-09-06 20:17 UTC  (2+ messages)

[PATCH v2 0/4] KVM: Reset steal time accounting on vCPU pid change
 2026-09-06 17:27 UTC  (8+ messages)
` [PATCH v2 1/4] KVM: Move last_steal to common struct kvm_vcpu
` [PATCH v2 2/4] KVM: Reset last_steal on vCPU pid change
` [PATCH v2 3/4] KVM: selftests: Test steal time across vCPU pid changes on x86

[PATCH net-next 6/6] selftests/vsock: test the assign ioctl privilege checks
 2026-09-06 17:04 UTC  (2+ messages)

[PATCH net-next 5/6] selftests/vsock: test the guest vsock device network namespace
 2026-09-06 17:04 UTC  (2+ messages)

[PATCH net-next 4/6] selftests/vsock: add a helper to assign the g2h device to a netns
 2026-09-06 17:04 UTC  (2+ messages)

[PATCH net-next 3/6] vsock/virtio: support guest device network namespace
 2026-09-06 17:04 UTC  (2+ messages)

[PATCH net-next 2/6] vsock: add IOCTL_VM_SOCKETS_ASSIGN_G2H_NETNS
 2026-09-06 17:03 UTC  (2+ messages)

[PATCH v3 0/2] selftests: openvswitch: add SCTP flow key and NAT tests
 2026-09-06 16:52 UTC  (3+ messages)
` [PATCH v3 1/2] selftests/net/openvswitch: add SCTP flow key test over IPv6
` [PATCH v3 2/2] selftests/net/openvswitch: add SCTP NAT test with port translation

[PATCH v5 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
 2026-09-06 16:33 UTC  (23+ messages)
` [PATCH v5 1/8] KVM: x86: Add helper to provide intercept linear addresses
` [PATCH v5 2/8] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
` [PATCH v5 3/8] KVM: nSVM: Track fresh hardware DecodeAssist bytes
` [PATCH v5 4/8] KVM: nSVM: Propagate hardware DecodeAssist bytes to VMCB12
` [PATCH v5 5/8] KVM: nSVM: Use emulator bytes for synthesized nested #NPF
` [PATCH v5 6/8] KVM: nSVM: Fetch missing DecodeAssist bytes for synthesized #NPF/#PF
` [PATCH v5 7/8] KVM: nSVM: Advertise DecodeAssists to L1

[PATCH bpf-next 1/2] bpftool: Add recursive map dumping
 2026-09-06 15:54 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Cover recursive bpftool map dumps

[PATCH bpf] selftests/bpf: Check returned keys in map batch validators
 2026-09-06 15:37 UTC  (3+ messages)

[PATCH bpf v2] selftests/bpf: Check returned keys in map batch validators
 2026-09-06 15:36 UTC 

[PATCH net-next v2 2/2] selftests: drv-net: Use cross-compilation environment for the io_uring check
 2026-09-06 15:00 UTC  (2+ messages)

[PATCH net-next v2 1/2] tools: ynl: Allow cross-compiling ynl and associated tools
 2026-09-06 15:00 UTC  (2+ messages)

[PATCH net-next v2 2/2] selftests/net/openvswitch: add SCTP flow key test across conntrack NAT
 2026-09-06 15:00 UTC  (2+ messages)

[PATCH net-next v2 1/2] selftests/net/openvswitch: add SCTP flow key test over IPv6
 2026-09-06 15:00 UTC  (2+ messages)

[PATCH net-next] selftests: net: Add TCP payload verification to udpgso_bench_rx
 2026-09-06 14:56 UTC 

[PATCH] selftests/sched_ext: Cover duplicate DSQ creation and ID reuse
 2026-09-06 14:40 UTC 

[PATCH] selftests/sched_ext: Fail interrupted test runs
 2026-09-06 13:54 UTC 

[PATCH] selftests/sched_ext: Validate select_cpu_and mask constraints
 2026-09-06 14:40 UTC 

[PATCH bpf] selftests/bpf: Exercise double release in cpumask failure test
 2026-09-06 14:39 UTC 

[PATCH] selftests/sched_ext: Handle CPU hotplug write failures
 2026-09-06 13:55 UTC 

[PATCH RESEND] selftests/mm: Exit on invalid command-line options
 2026-09-06 13:54 UTC 

[PATCH] selftests/nci: Fix out-of-bounds store on thread join
 2026-09-06 13:04 UTC  (2+ messages)

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-09-06 10:50 UTC  (5+ messages)

[PATCH 2/2] selftests/mm: restore hidden hugetlb reservation scenarios
 2026-09-06  8:28 UTC  (6+ messages)

[PATCH bpf v2 0/3] bpf,tcp: Fix bpf_sock_destroy() on TIME_WAIT and listener socks
 2026-09-06  8:23 UTC  (5+ messages)
` [PATCH bpf v2 1/3] bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy()
` [PATCH bpf v2 2/3] tcp: Skip cond_resched() in inet_csk_listen_stop() under BPF context
` [PATCH bpf v2 3/3] selftests/bpf: Test bpf_sock_destroy() on TIME_WAIT and listener socks

[PATCH] KVM: selftests: Fix reg_list and VM leak in get_reg_list test
 2026-09-06  4:21 UTC 

[PATCH] KVM: selftests: Fix VM leak in early return
 2026-09-06  3:41 UTC 

[PATCH] selftests/powerpc: add papr_pseries test suite
 2026-09-06  3:23 UTC  (2+ messages)

[PATCH] selftests/statmount: update list of valid filesystems
 2026-09-06  3:16 UTC 

[PATCH v9 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-09-06  0:32 UTC  (3+ messages)

[RFC PATCH v3 0/8] fuse: caches documentation and testing
 2026-09-05 21:04 UTC  (15+ messages)
` [RFC PATCH v3 1/8] Documentation: fuse: add document on caches being used by FUSE
` [RFC PATCH v3 3/8] selftests/fuse: check that fusectlfs is mounted
` [RFC PATCH v3 4/8] selftests/fuse: factor-out test fixture setup/teardown
` [RFC PATCH v3 5/8] selftests/fuse: use dynamically allocated memory to store ACLs
` [RFC PATCH v3 6/8] selftests/fuse: add some extra ACL caching tests
` [RFC PATCH v3 7/8] selftests/fuse: add fuse symlink caching test
` [RFC PATCH v3 8/8] selftests/fuse: add fuse readdir "

[PATCH v2 0/4] KVM: guest_memfd: fix NUMA selftests
 2026-09-05 19:45 UTC  (10+ messages)
` [PATCH v2 1/4] KVM: selftests: fix maxnode arguments in xapic_ipi_test
` [PATCH v2 3/4] KVM: selftests: add get_numa_mem_nodes()
` [PATCH v2 4/4] KVM: selftests: use allowed NUMA nodes in guest_memfd_test

[PATCH v2 0/4] kernfs: three standalone fixes
 2026-09-05 19:16 UTC  (5+ messages)
` [PATCH v2 1/4] selftests: cover kernfs file handles and same-parent rename
` [PATCH v2 2/4] kernfs: take kernfs_rename_lock for same-parent renames too
` [PATCH v2 3/4] kernfs: don't lose IN_DELETE_SELF when decoding a file handle
` [PATCH v2 4/4] kernfs: fix up the unlocked attribute reads on the creation paths

[PATCH net-next v9 0/2] Explicit TSO segment count
 2026-09-05 18:40 UTC  (2+ messages)

[PATCH v8 00/43] dyndbg: fix classmaps API for DRM, query extensions, and selftests
 2026-09-05 18:13 UTC  (44+ messages)
` [PATCH v8 01/43] selftests/dyndbg: Add kselftest script to verify dynamic-debug
` [PATCH v8 02/43] drm: Fix incorrect ccflags-y spelling inside Makefile
` [PATCH v8 03/43] drm: fix config dependent unused variable warning
` [PATCH v8 04/43] drm: Mark CONFIG_DRM_USE_DYNAMIC_DEBUG as unBROKEN
` [PATCH v8 05/43] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v8 06/43] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v8 07/43] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v8 08/43] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v8 09/43] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v8 10/43] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v8 11/43] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v8 12/43] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v8 13/43] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v8 14/43] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v8 15/43] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v8 16/43] dyndbg: reduce verbose/debug clutter
` [PATCH v8 17/43] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v8 18/43] kbuild, dyndbg: clean up builtin module-name ambiguities
` [PATCH v8 19/43] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v8 20/43] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v8 21/43] dyndbg: replace classmap list with an array-slice
` [PATCH v8 22/43] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v8 23/43] dyndbg: reduce class param storage to u32
` [PATCH v8 24/43] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v8 25/43] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v8 26/43] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v8 27/43] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v8 28/43] selftests/dyndbg: enable FT_classmap_inheritance
` [PATCH v8 29/43] dyndbg: detect class_id reservation conflicts
` [PATCH v8 30/43] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_{DEFINE,USE_} args at compile-time
` [PATCH v8 31/43] dyndbg-test: add do_bulk testpoint, rename do_prints to do_classes
` [PATCH v8 32/43] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v8 33/43] dyndbg: control-parser: treat comma as a token separator
` [PATCH v8 34/43] selftests: enable comma-terminator tests
` [PATCH v8 35/43] dyndbg: split multi-query strings with @
` [PATCH v8 36/43] dyndbg: resolve "protection" of class'd pr_debug
` [PATCH v8 37/43] dyndbg: harden classmap and descriptor validation
` [PATCH v8 38/43] docs/dyndbg: add classmap info to howto
` [PATCH v8 39/43] dyndbg: Ignore additional arguments from pr_fmt
` [PATCH v8 40/43] dyndbg: add epilogue to dynamic_debug/control file
` [PATCH v8 41/43] dyndbg: add +c flag to count advantage of classmaps for DRM
` [PATCH v8 42/43] dyndbg: add DEBUG-biased fallback stubs for _dynamic_func_call_cls
` [PATCH v8 43/43] selftests/dynamic_debug: Prime params module with +p in FT_comma_terminators

[PATCH bpf-next v7 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-05 16:28 UTC  (6+ messages)
` [PATCH bpf-next v7 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc

[PATCH] selftests/livepatch: Test rejection of aliased symbols in one object
 2026-09-05 15:55 UTC 

[PATCH net-next 0/4] selftests: openvswitch: pylint cleanup of ovs-dpctl.py
 2026-09-05 10:40 UTC  (5+ messages)
` [PATCH 1/4] selftests: openvswitch: convert %-formatting to f-strings
` [PATCH 2/4] selftests: openvswitch: fix misc pylint warnings in ovs-dpctl.py
` [PATCH 3/4] selftests: openvswitch: add missing docstrings "
` [PATCH 4/4] selftests: openvswitch: suppress pylint complexity warnings

[PATCH net-next 0/3] rtnetlink: dump link-layer multicast addresses
 2026-09-05  9:39 UTC  (4+ messages)
` [PATCH net-next 1/3] rtnetlink: add AF_PACKET multicast dumps
` [PATCH net-next 2/3] netlink: specs: rt-addr: document "
` [PATCH net-next 3/3] selftests: net: test "

[PATCH net] selftests/net: run tun tests in a dedicated network namespace
 2026-09-05  8:53 UTC 

[PATCH bpf-next v3 0/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
 2026-09-05  7:05 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] "

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

[PATCH] docs: KUnit: Fix cross-compiler prefix examples
 2026-09-05  2:58 UTC  (2+ messages)

[PATCH] docs: KUnit: Fix qemu_configs path
 2026-09-05  2:48 UTC  (2+ messages)

[PATCH net] selftests/net: Fix flaky bind_wildcard due to ephemeral port race
 2026-09-05  1:50 UTC  (2+ messages)

[PATCH 0/2] iio: flow: slf3s: fix and test the vdd supply balance
 2026-09-05  1:31 UTC  (5+ messages)
` [PATCH 1/2] iio: flow: slf3s: keep the vdd supply balanced across suspend/resume
` [PATCH 2/2] iio: flow: slf3s: add KUnit tests for the PM regulator balance

[PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
 2026-09-05  1:19 UTC  (11+ messages)

[PATCH net-next] selftests: net: add ctl_file_write() helper
 2026-09-04 23:34 UTC  (2+ messages)

[PATCH net v3] vxlan: reject dynamic fdb entries that reference a nexthop id
 2026-09-04 23:30 UTC  (2+ messages)

[PATCH net-next v5 3/3] net/sched: pie: correct tc_pie_xstats field documentation
 2026-09-04 23:17 UTC  (2+ messages)

[PATCH net-next v5 2/3] selftests: tc-testing: add fq_pie per-flow class stats test
 2026-09-04 23:17 UTC  (2+ messages)

[PATCH net-next v5 1/3] net/sched: sch_fq_pie: add per-flow statistics via class ops
 2026-09-04 23:17 UTC  (2+ messages)

[PATCH bpf v2 0/2] net: xdp: fix bpf_xdp_shrink_data() page handling on generic XDP and veth
 2026-09-04 23:16 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf, veth: xdp: fix page_pool page leak on skb-backed XDP

[PATCH v6 0/3] selftests/cgroup: fixes for test_zswap on single core VM
 2026-09-04 22:45 UTC  (4+ messages)
` [PATCH v6 1/3] selftests/cgroup: test_zswap: wait for cgroup to unpopulate in test_zswap_writeback
` [PATCH v6 2/3] selftests/cgroup: convert cg_read_key_*() helpers to s64
` [PATCH v6 3/3] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass

[PATCH net-next v1 2/2] selftests: netdevsim: add a kTLS device offload test
 2026-09-04 22:25 UTC  (2+ messages)

[PATCH net-next v1 1/2] netdevsim: add TLS device offload emulation
 2026-09-04 22:25 UTC  (2+ messages)

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-04 21:56 UTC  (11+ messages)
` [PATCH v20 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v20 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET

[PATCH net v3 9/9] selftests: tc-testing: update ETS test 41f5 for clamped quanta
 2026-09-04 21:36 UTC  (3+ messages)

[PATCH net v3 8/9] net/sched: ets: clamp quantum in parse and fallback paths
 2026-09-04 21:29 UTC  (2+ messages)

[PATCH net v3 7/9] net/sched: drr: clamp quantum in change class
 2026-09-04 21:19 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;
as well as URLs for NNTP newsgroup(s).