Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-05-23 23:31:04 to 2025-05-28 08:11:11 UTC [more...]

[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-28  8:11 UTC  (10+ messages)
` [PATCH v5 03/29] iommu: Apply the new iommufd_object_alloc_ucmd helper
` [PATCH v5 09/29] iommufd: Do not unmap an owned iopt_area
` [PATCH v5 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl

[PATCH net-next] selftests/bpf: Fix bpf selftest build warning
 2025-05-28  8:10 UTC  (3+ messages)

[PATCH 0/7] Rust KUnit `#[test]` support improvements
 2025-05-28  8:03 UTC  (14+ messages)
` [PATCH 1/7] rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`s
` [PATCH 2/7] rust: kunit: support checked `-> Result`s in KUnit `#[test]`s

[PATCH v7 net-next 00/15] AccECN protocol patch series
 2025-05-28  7:26 UTC  (6+ messages)
` [PATCH v7 net-next 09/15] tcp: accecn: AccECN option

[PATCH v3] kselftest: x86: Improve MOV SS test result message
 2025-05-28  5:21 UTC 

[PATCH net-next v2 0/8] Devmem TCP minor cleanups and ksft improvements
 2025-05-28  2:30 UTC  (12+ messages)
` [PATCH net-next v2 1/8] net: devmem: move list_add to net_devmem_bind_dmabuf
` [PATCH net-next v2 2/8] page_pool: fix ugly page_pool formatting
` [PATCH net-next v2 3/8] net: devmem: preserve sockc_err
` [PATCH net-next v2 4/8] net: devmem: ksft: add ipv4 support
` [PATCH net-next v2 6/8] net: devmem: ksft: add 5 tuple FS support

[PATCH net-next v9] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-28  2:16 UTC  (2+ messages)

[PATCH v17 net-next 0/5] DUALPI2 patch
 2025-05-28  2:15 UTC  (7+ messages)
` [PATCH v17 net-next 1/5] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v17 net-next 2/5] sched: Dump configuration and statistics "
` [PATCH v17 net-next 3/5] sched: Add enqueue/dequeue "
` [PATCH v17 net-next 4/5] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v17 net-next 5/5] Documentation: netlink: specs: tc: Add DualPI2 specification

[PATCH net-next 1/3] net: devmem: support single IOV with sendmsg
 2025-05-28  1:30 UTC  (2+ messages)

[PATCHv2 net-next] selftests: net: move wait_local_port_listen to lib.sh
 2025-05-28  1:20 UTC  (3+ messages)

[PATCH] selftests: net: fix spelling and grammar mistakes
 2025-05-28  1:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] selftests/seccomp: report errno and add hints on failure
 2025-05-28  1:08 UTC  (2+ messages)
` [PATCH v2] selftests/seccomp: Improve error logging in get_proc_stat()

[PATCH net-next v8] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-28  0:29 UTC  (5+ messages)

[RFC PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-05-28  0:11 UTC  (25+ messages)
` [RFC PATCH 07/33] vfio: selftests: Use command line to set hugepage size for DMA mapping test
` [RFC PATCH 08/33] vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU
` [RFC PATCH 13/33] tools headers: Import drivers/dma/ioat/{hw.h,registers.h}
` [RFC PATCH 24/33] vfio: selftests: Encapsulate IOMMU mode
` [RFC PATCH 25/33] vfio: selftests: Add [-i iommu_mode] option to all tests
` [RFC PATCH 26/33] vfio: selftests: Add vfio_type1v2_mode
` [RFC PATCH 27/33] vfio: selftests: Add iommufd_compat_type1{,v2} modes
` [RFC PATCH 28/33] vfio: selftests: Add iommufd mode
` [RFC PATCH 29/33] vfio: selftests: Make iommufd the default iommu_mode
` [RFC PATCH 30/33] vfio: selftests: Add a script to help with running VFIO selftests
` [RFC PATCH 31/33] KVM: selftests: Build and link sefltests/vfio/lib into KVM selftests
` [RFC PATCH 32/33] KVM: selftests: Test sending a vfio-pci device IRQ to a VM
` [RFC PATCH 33/33] KVM: selftests: Use real device MSIs in vfio_pci_device_irq_test

[PATCH net-next V10 0/6] Support rate management on traffic classes in devlink and mlx5
 2025-05-27 23:28 UTC  (10+ messages)
` [PATCH net-next V10 1/6] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next V10 2/6] selftest: netdevsim: Add devlink rate tc-bw test

[PATCH v7 0/8] ublk: decouple server threads from ublk_queues/hctxs
 2025-05-27 23:01 UTC  (9+ messages)
` [PATCH v7 1/8] ublk: have a per-io daemon instead of a per-queue daemon
` [PATCH v7 2/8] selftests: ublk: kublk: plumb q_id in io_uring user_data
` [PATCH v7 3/8] selftests: ublk: kublk: tie sqe allocation to io instead of queue
` [PATCH v7 4/8] selftests: ublk: kublk: lift queue initialization out of thread
` [PATCH v7 5/8] selftests: ublk: kublk: move per-thread data out of ublk_queue
` [PATCH v7 6/8] selftests: ublk: kublk: decouple ublk_queues from ublk server threads
` [PATCH v7 7/8] selftests: ublk: add test for per io daemons
` [PATCH v7 8/8] Documentation: ublk: document UBLK_F_PER_IO_DAEMON

[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-05-27 20:49 UTC  (27+ messages)
` [PATCH v10 1/5] rust: retitle "Example" section as "Examples"
` [PATCH v10 2/5] rust: support formatting of foreign types
` [PATCH v10 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v10 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v10 5/5] rust: remove core::ffi::CStr reexport

[PATCH] rust: kunit: use crate-level mapping for `c_void`
 2025-05-27 20:38 UTC  (6+ messages)

[PATCH RFC net-next v2] page_pool: import Jesper's page_pool benchmark
 2025-05-27 20:07 UTC  (3+ messages)

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-27 18:41 UTC  (15+ messages)
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl

[PATCH bpf-next v3 0/2] bpf, arm64: support up to 12 arguments
 2025-05-27 18:00 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] bpf, arm64: Support up to 12 function arguments
` [PATCH bpf-next v3 2/2] selftests/bpf: enable many-args tests for arm64

[PATCH bpf-next v7 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-27 17:00 UTC  (2+ messages)

[PATCH v2 0/4] selftests/mm: cow and gup_longterm cleanups
 2025-05-27 16:04 UTC  (5+ messages)
` [PATCH v2 1/4] selftests/mm: Use standard ksft_finished() in cow and gup_longterm
` [PATCH v2 2/4] selftests/mm: Add helper for logging test start and results
` [PATCH v2 3/4] selftests/mm: Report unique test names for each cow test
` [PATCH v2 4/4] selftests/mm: Fix test result reporting in gup_longterm

[PATCH] rust: replace length checks with match
 2025-05-27 16:09 UTC 

[PATCH v2 00/11] kunit: Introduce UAPI testing framework
 2025-05-27 14:51 UTC  (17+ messages)
` [PATCH v2 01/11] kbuild: userprogs: add nolibc support
` [PATCH v2 02/11] kbuild: introduce CONFIG_ARCH_HAS_NOLIBC
` [PATCH v2 04/11] kbuild: introduce blob framework
` [PATCH v2 09/11] kunit: uapi: Add example for UAPI tests
` [PATCH v2 10/11] kunit: uapi: Introduce preinit executable

[PATCH v2 0/3] KVM: arm64: selftests: arch_timer_edge_cases fixes
 2025-05-27 14:24 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: selftests: fix help text for arch_timer_edge_cases
` [PATCH v2 2/3] KVM: arm64: selftests: fix thread migration in arch_timer_edge_cases
` [PATCH v2 3/3] KVM: arm64: selftests: arch_timer_edge_cases - determine effective counter width

[PATCH] selftests: acct: fix grammar and clarify output messages
 2025-05-27 14:07 UTC  (2+ messages)
` [PATCH v2] selftests: acct: fix grammar and clarify output messages - Fixed email case mismatch in Signed-off-by

[PATCH 0/4] selftests/mm: cow and gup_longterm cleanups
 2025-05-27 13:06 UTC  (9+ messages)
` [PATCH 1/4] selftests/mm: Use standard ksft_finished() in cow and gup_longterm
` [PATCH 3/4] selftests/mm: Report unique test names for each cow test

[PATCH] selftests: futex: define SYS_futex on 32-bit architectures with 64-bit time_t
 2025-05-27  9:35 UTC 

[PATCH net-next] selftest: Add selftest for multicast address notifications
 2025-05-27  9:18 UTC 

[PATCH bpf-next v2 0/2] bpf, arm64: support up to 12 arguments
 2025-05-27  9:13 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] bpf, arm64: Support up to 12 function arguments

[PATCH] selftests: fix "memebers" typo in filesystems/mount-notify
 2025-05-27  8:52 UTC  (3+ messages)

[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
 2025-05-27  3:30 UTC  (6+ messages)
` [PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches
` [PATCH v2 08/14] powerpc: "

[PATCHv7 RESEND wireguard 0/2] wireguard: selftests: use nftables for testing
 2025-05-27  3:26 UTC  (3+ messages)
` [PATCHv7 RESEND wireguard 1/2] wireguard: selftests: convert iptables to nft
` [PATCHv7 RESEND wireguard 2/2] wireguard: selftests: update to using nft for qemu test

[GIT PULL] Kselftest next update for Linux 6.16-rc1
 2025-05-26 21:39 UTC  (2+ messages)

[GIT PULL] kunit next update for Linux 6.16-rc1
 2025-05-26 21:39 UTC  (2+ messages)

[PATCH v9] Kunit to check the longest symbol length
 2025-05-26 18:49 UTC  (3+ messages)

[PATCH RESEND] selftests: nettest: Fix typo in log and error messages for clarity
 2025-05-26 16:01 UTC  (2+ messages)

[PATCH] selftests: nettest: Fix typo in log and error messages for clarity
 2025-05-26 14:47 UTC 

[PATCH v5 0/5] kunit: Add support for suppressing warning backtraces
 2025-05-26 13:27 UTC  (6+ messages)
` [PATCH v5 1/5] bug/kunit: Core "
` [PATCH v5 2/5] bug/kunit: Suppressing warning backtraces reduced impact on WARN*() sites
` [PATCH v5 3/5] Add unit tests to verify that warning backtrace suppression works
` [PATCH v5 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v5 5/5] kunit: Add documentation for warning backtrace suppression API

[PATCH] selftests/mm: Deduplicate test names in madv_populate
 2025-05-26 12:57 UTC  (2+ messages)

[PATCH 0/3] kselftest/arm64: Update sve-ptrace for ABI changes
 2025-05-26 10:57 UTC  (9+ messages)
` [PATCH 1/3] kselftest/arm64: Fix check for setting new VLs in sve-ptrace
` [PATCH 2/3] kselftest/arm64: Fix test for streaming FPSIMD write "
` [PATCH 3/3] kselftest/arm64: Specify SVE data when testing VL set "

[PATCH v8 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-05-26  9:38 UTC  (12+ messages)
` [PATCH v8 09/14] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v8 13/14] RISC-V: KVM: add support for FWFT SBI extension

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-05-26  9:08 UTC  (7+ messages)
` [PATCH v3 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH] selftests/cpufreq: Fix cpufreq basic read and update testcases
 2025-05-26  8:52 UTC  (7+ messages)

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-05-26  6:15 UTC  (3+ messages)
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc

[PATCH v3] selftests: filesystems: Add functional test for the abort file in fusectl
 2025-05-26  5:58 UTC  (2+ messages)

[PATCH v3 00/13] KVM: Make irqfd registration globally unique
 2025-05-26  3:36 UTC  (5+ messages)
` [PATCH v3 13/13] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements

[PATCH v2] selftests: Improve test output grammar, code style
 2025-05-26  2:52 UTC  (4+ messages)

[PATCH v2] selftests: Add functional test for the abort file in fusectl
 2025-05-26  1:41 UTC  (3+ messages)

[PATCH] selftests: firmware: Add details in error logging
 2025-05-25 18:26 UTC  (3+ messages)

[PATCH] selftests/eventfd: correct test name and improve messages
 2025-05-25  3:54 UTC  (2+ messages)

[PATCH v2] selftests: timers: valid-adjtimex: fix coding style issues
 2025-05-24 23:51 UTC  (3+ messages)

[PATCH] selftests: timers: rtcpie: Fix checkpatch reported errors
 2025-05-24 18:30 UTC 

[PATCH 1/1] tests/pid_namespace: fix pid_max test building
 2025-05-24 14:33 UTC 

[PATCH 1/1] testing/mount_setattr: fix redefinition of sys_open_tree
 2025-05-24 14:21 UTC 

[PATCH] selftests: cachestat: add tests for mmap and /proc/cpuinfo
 2025-05-24  8:36 UTC 

[PATCH v16 net-next 0/5] DUALPI2 patch
 2025-05-24  1:56 UTC  (7+ messages)
` [PATCH v16 net-next 1/5] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v16 net-next 3/5] sched: Add enqueue/dequeue "


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