linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-18 14:21:05 to 2025-07-21 20:14:36 UTC [more...]

[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
 2025-07-21 20:14 UTC  (9+ messages)
` [PATCH v3 01/13] stackleak: Rename STACKLEAK to KSTACK_ERASE
` [PATCH v3 04/13] x86: Handle KCOV __init vs inline mismatches

[PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
 2025-07-21 19:43 UTC  (10+ messages)
` [PATCH net-next V6 1/5] net: netdevsim: hook in XDP handling
` [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
` [PATCH net-next V6 3/5] selftests: drv-net: Test XDP_TX support
` [PATCH net-next V6 4/5] selftests: drv-net: Test tail-adjustment support
` [PATCH net-next V6 5/5] selftests: drv-net: Test head-adjustment support

[PATCH v3 5/7] perf test: Introduce storing logs for shell tests
 2025-07-21 19:43 UTC 

[PATCH v4 01/23] arm64: cpufeature: Add cpucap for HPMN0
 2025-07-21 18:00 UTC  (2+ messages)

[PATCH] selftests/tracing: Fix false failure of subsystem event test
 2025-07-21 17:42 UTC 

[PATCH -next] selftests/ftrace: Prevent potential failure in subsystem-enable test case
 2025-07-21 17:29 UTC  (4+ messages)

[PATCH net 1/2] macsec: set IFF_UNICAST_FLT priv flag
 2025-07-21 16:54 UTC  (2+ messages)
` [PATCH net 2/2] selftests: rtnetlink: add macsec and vlan nesting test

[PATCH v4 0/6] binder: Set up KUnit tests for alloc
 2025-07-21 16:22 UTC  (2+ messages)

[PATCH RFC 0/4] procfs: make reference pidns more user-visible
 2025-07-21 15:19 UTC  (7+ messages)
` [PATCH RFC 1/4] pidns: move is-ancestor logic to helper
` [PATCH RFC 2/4] procfs: add pidns= mount option
` [PATCH RFC 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
` [PATCH RFC 4/4] selftests/proc: add tests for new pidns APIs

[PATCH v21 0/9] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-07-21 15:18 UTC  (3+ messages)
` (subset) "

[PATCH] selftests/bpf: Add LPM trie microbenchmarks
 2025-07-21 14:36 UTC  (5+ messages)

[PATCH bpf-next v2] selftests/bpf: Add LPM trie microbenchmarks
 2025-07-21 14:27 UTC 

[RESEND PATCH] selftests/pidfd: align stack to fix SP alignment exception
 2025-07-21 14:24 UTC  (6+ messages)

[PATCH nf-next v4 0/2] Add IPIP flowtable SW acceleratio
 2025-07-21 13:57 UTC  (7+ messages)
` [PATCH nf-next v4 1/2] net: netfilter: Add IPIP flowtable SW acceleration

[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-07-21 13:30 UTC  (5+ messages)
` [PATCH V9 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH V9 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy

[PATCH v6] selftests/mm: add process_madvise() tests
 2025-07-21 11:46 UTC 

[PATCH v2 00/10] rust: use `core::ffi::CStr` method names
 2025-07-21  7:35 UTC  (12+ messages)
` [PATCH v2 01/10] drm/panic: "
` [PATCH v2 02/10] rust: auxiliary: "
` [PATCH v2 03/10] rust: configfs: "
` [PATCH v2 04/10] rust: cpufreq: "
` [PATCH v2 05/10] rust: drm: "
` [PATCH v2 06/10] rust: firmware: "
` [PATCH v2 07/10] rust: kunit: "
` [PATCH v2 08/10] rust: miscdevice: "
` [PATCH v2 09/10] rust: net: "
` [PATCH v2 10/10] rust: of: "

[PATCH v5 00/15] kunit: Introduce UAPI testing framework
 2025-07-21  7:20 UTC  (8+ messages)
` [PATCH v5 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support

[PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds
 2025-07-21  2:57 UTC  (6+ messages)
` [PATCH 1/3] selftests/nolibc: deduplicate invocations of toplevel Makefile
` [PATCH 2/3] selftests/nolibc: don't pass CC to "
` [PATCH 3/3] selftests/nolibc: always compile the kernel with GCC

[PATCH v2 0/2] rust: minor idiomatic fixes to doctest generator
 2025-07-20 23:01 UTC  (5+ messages)
` [PATCH v2 2/2] rust: emit path candidates in panic message

[PATCH v2 00/15] selftests/futex: Refactor tests to use kselftest_harness.h
 2025-07-20 22:29 UTC  (16+ messages)
` [PATCH v2 01/15] selftests: kselftest: Create ksft_print_dbg_msg()
` [PATCH v2 02/15] selftests/futex: Refactor futex_requeue_pi with kselftest_harness.h
` [PATCH v2 03/15] selftests/futex: Refactor futex_requeue_pi_mismatched_ops "
` [PATCH v2 04/15] selftests/futex: Refactor futex_requeue_pi_signal_restart "
` [PATCH v2 05/15] selftests/futex: Refactor futex_wait_timeout "
` [PATCH v2 06/15] selftests/futex: Refactor futex_wait_wouldblock "
` [PATCH v2 07/15] selftests/futex: Refactor futex_wait_unitialized_heap "
` [PATCH v2 08/15] selftests/futex: Refactor futex_wait_private_mapped_file "
` [PATCH v2 09/15] selftests/futex: Refactor futex_wait "
` [PATCH v2 10/15] selftests/futex: Refactor futex_requeue "
` [PATCH v2 11/15] selftests/futex: Refactor futex_waitv "
` [PATCH v2 12/15] selftests/futex: Refactor futex_priv_hash "
` [PATCH v2 13/15] selftests/futex: Refactor futex_numa_mpol "
` [PATCH v2 14/15] selftests/futex: Drop logging.h include from futex_numa
` [PATCH v2 15/15] selftests/futex: Remove logging.h file

[PATCH v2] selftests: firmware: Add details in error logging
 2025-07-20 18:21 UTC  (3+ messages)

[PATCH v2 0/7] Replace "__auto_type" with "auto"
 2025-07-20 18:07 UTC  (11+ messages)
` [PATCH v2 1/7] compiler_types.h: add "auto" as a macro for "__auto_type"
` [PATCH v2 2/7] include/linux: change "__auto_type" to "auto"
` [PATCH v2 3/7] fs/proc: replace "__auto_type" with "const auto"
  ` [PATCH v2.1 "
` [PATCH v2 4/7] arch/nios2: replace "__auto_type" and adjacent equivalent with "auto"
` [PATCH v2 5/7] arch/x86: replace "__auto_type" "
` [PATCH v2 6/7] selftests/bpf: "
` [PATCH v2 7/7] tools/virtio: "

[PATCH 00/22] selftests/damon/sysfs.py: test all parameters
 2025-07-20 17:16 UTC  (23+ messages)
` [PATCH 01/22] selftests/damon/_damon_sysfs: support DAMOS watermarks setup
` [PATCH 02/22] selftests/damon/_damon_sysfs: support DAMOS filters setup
` [PATCH 03/22] selftests/damon/_damon_sysfs: support monitoring intervals goal setup
` [PATCH 04/22] selftests/damon/_damon_sysfs: support DAMOS quota weights setup
` [PATCH 05/22] selftests/damon/_damon_sysfs: support DAMOS quota goal nid setup
` [PATCH 06/22] selftests/damon/_damon_sysfs: support DAMOS action dests setup
` [PATCH 07/22] selftests/damon/_damon_sysfs: support DAMOS target_nid setup
` [PATCH 08/22] selftests/damon/_damon_sysfs: use 2**32 - 1 as max nr_accesses and age
` [PATCH 09/22] selftests/damon/drgn_dump_damon_status: dump damos->migrate_dests
` [PATCH 10/22] selftests/damon/drgn_dump_damon_status: dump ctx->ops.id
` [PATCH 11/22] selftests/damon/drgn_dump_damon_status: dump DAMOS filters
` [PATCH 12/22] selftests/damon/sysfs.py: generalize DAMOS Watermarks commit assertion
` [PATCH 13/22] selftests/damon/sysfs.py: generalize DamosQuota "
` [PATCH 14/22] selftests/damon/sysfs.py: test quota goal commitment
` [PATCH 15/22] selftests/damon/sysfs.py: test DAMOS destinations commitment
` [PATCH 16/22] selftests/damon/sysfs.py: generalize DAMOS schemes commit assertion
` [PATCH 17/22] selftests/damon/sysfs.py: test DAMOS filters commitment
` [PATCH 18/22] selftests/damon/sysfs.py: generalize DAMOS schemes commit assertion
` [PATCH 19/22] selftests/damon/sysfs.py: generalize monitoring attributes "
` [PATCH 20/22] selftests/damon/sysfs.py: generalize DAMON context "
` [PATCH 21/22] selftests/damon/sysfs.py: test non-default parameters runtime commit
` [PATCH 22/22] selftests/damon/sysfs.py: test runtime reduction of DAMON parameters

[PATCH net-next] selftests: tc: Add generic erspan_opts matching support for tc-flower
 2025-07-20 16:32 UTC  (2+ messages)

[PATCH RFC 0/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC execution
 2025-07-20  7:32 UTC  (6+ messages)
` [PATCH RFC 1/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC scope
` [PATCH RFC 2/4] landlock: implement memfd detection
` [PATCH RFC 3/4] landlock: add memfd exec LSM hooks and scoping
` [PATCH RFC 4/4] selftests/landlock: add memfd execution tests

[PATCH v8 0/6] use per-vma locks for /proc/pid/maps reads
 2025-07-19 23:18 UTC  (8+ messages)
` [PATCH v8 1/6] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v8 2/6] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
` [PATCH v8 3/6] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
` [PATCH v8 4/6] selftests/proc: add verbose mode for /proc/pid/maps tearing tests
` [PATCH v8 5/6] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v8 6/6] fs/proc/task_mmu: read proc/pid/maps under per-vma lock

[PATCH v2 0/8] rust: use `kernel::{fmt,prelude::fmt!}`
 2025-07-19 22:41 UTC  (9+ messages)
` [PATCH v2 1/8] gpu: nova-core: "
` [PATCH v2 2/8] rust: alloc: "
` [PATCH v2 3/8] rust: block: "
` [PATCH v2 4/8] rust: device: "
` [PATCH v2 5/8] rust: file: "
` [PATCH v2 6/8] rust: kunit: "
` [PATCH v2 7/8] rust: seq_file: "
` [PATCH v2 8/8] rust: sync: "

[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-07-19 21:24 UTC  (6+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA

[PATCH v25 net-next 0/6] DUALPI2 patch
 2025-07-19 20:41 UTC  (7+ messages)
` [PATCH v25 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v25 net-next 2/6] sched: Dump configuration and statistics "
` [PATCH v25 net-next 3/6] sched: Add enqueue/dequeue "
` [PATCH v25 net-next 4/6] selftests/tc-testing: Fix warning and style check on tdc.sh
` [PATCH v25 net-next 5/6] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v25 net-next 6/6] Documentation: netlink: specs: tc: Add DualPI2 specification

[PATCH 0/7] Replace "__auto_type" with "auto"
 2025-07-19 14:26 UTC  (15+ messages)
` [PATCH 1/7] compiler_types.h: add "auto" as a macro for "__auto_type"
` [PATCH 2/7] include/linux: change "__auto_type" to "auto"
` [PATCH 3/7] fs/proc: replace "__auto_type" with "auto"
` [PATCH 4/7] arch/nios: "
` [PATCH 5/7] arch/x86: "
` [PATCH 6/7] selftests/bpf: "
` [PATCH 7/7] tools/virtio: "

[PATCH RFC 0/3] selftests/landlock: scoping abstractions
 2025-07-19 12:41 UTC  (4+ messages)
` [PATCH RFC 1/3] selftests/landlock: move sandbox_type to common
` [PATCH RFC 2/3] selftests/landlock: add cross-domain variants
` [PATCH RFC 3/3] selftests/landlock: add cross-domain signal tests

[PATCH 06/14] vdso/gettimeofday: Return bool from clock_gettime() helpers
 2025-07-19 11:16 UTC  (11+ messages)

[PATCH v13 net-next 00/14] AccECN protocol patch series
 2025-07-19  8:21 UTC  (9+ messages)
` [PATCH v13 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v13 net-next 09/14] tcp: sack option handling improvements
` [PATCH v13 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v13 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v13 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v13 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v13 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK

[PATCH net v2 0/2] selftests: mptcp: connect: cover alt modes
 2025-07-19  1:35 UTC  (10+ messages)

[PATCH v24 net-next 0/6] DUALPI2 patch
 2025-07-19  0:54 UTC  (3+ messages)
` [PATCH v24 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc

[PATCH RFC] selftests/pidfd: Fix duplicate-symbol warnings for SCHED_ CPP symbols
 2025-07-18 23:56 UTC  (3+ messages)

[PATCH 0/3] kselftest/arm64: Fixes for fp-ptrace on SME only systems
 2025-07-18 22:14 UTC  (4+ messages)
` [PATCH 1/3] kselftest/arm64: Test SME on SME only systems in fp-ptrace
` [PATCH 2/3] kselftest/arm64: Fix SVE write data generation for SME only systems
` [PATCH 3/3] kselftest/arm64: Handle attempts to disable SM on "

[PATCH] kselftest/arm64: Test FPSIMD format data writes via NT_ARM_SVE in fp-ptrace
 2025-07-18 22:03 UTC 

[PATCH 0/2] Fix undetected overflow when allocating IOVA
 2025-07-18 20:16 UTC  (10+ messages)
` [PATCH 2/2] iommufd/selftest: Test reserved regions near ULONG_MAX

[PATCH] kselftest/arm64: Allow sve-ptrace to run on SME only systems
 2025-07-18 18:33 UTC 

[PATCH v2] selftests/damon: introduce _common.sh to host shared function
 2025-07-18 16:30 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).