linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-11 21:23:09 to 2025-08-13 21:59:02 UTC [more...]

[PATCH v3 0/4] Better split_huge_page_test result check
 2025-08-13 21:58 UTC  (10+ messages)
` [PATCH v3 1/4] mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug
` [PATCH v3 2/4] selftests/mm: add check_folio_orders() helper
` [PATCH v3 3/4] selftests/mm: reimplement is_backed_by_thp() with more precise check
` [PATCH v3 4/4] selftests/mm: check after-split folio orders in split_huge_page_test

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-08-13 20:11 UTC  (17+ messages)
` [PATCH v2 01/19] drivers: net: "
` [PATCH v2 02/19] gpu: nova-core: "
` [PATCH v2 03/19] rust: auxiliary: "
` [PATCH v2 04/19] rust: clk: "
` [PATCH v2 05/19] rust: configfs: "
` [PATCH v2 06/19] rust: cpufreq: "
` [PATCH v2 07/19] rust: device: "
` [PATCH v2 08/19] rust: firmware: "
` [PATCH v2 09/19] rust: kunit: "
` [PATCH v2 10/19] rust: macros: "
` [PATCH v2 11/19] rust: miscdevice: "
` [PATCH v2 12/19] rust: net: "
` [PATCH v2 13/19] rust: pci: "
` [PATCH v2 14/19] rust: platform: "
` [PATCH v2 15/19] rust: seq_file: "

[PATCH v4 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
 2025-08-13 18:53 UTC  (10+ messages)
` [PATCH v4 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v4 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH v4 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks

[PATCH bpf-next 0/4] Add overwrite mode for bpf ring buffer
 2025-08-13 18:21 UTC  (7+ messages)
` [PATCH bpf-next 1/4] bpf: "
` [PATCH bpf-next 2/4] libbpf: ringbuf: Add overwrite ring buffer process

[PATCH net v3 0/2] net: tcp: lookup the best matched listen socket
 2025-08-13 17:52 UTC  (12+ messages)
` [PATCH net v3 1/2] "
` [PATCH net v3 2/2] selftests/net: test TCP reuseport socket selection

[PATCH v8 00/30] TDX KVM selftests
 2025-08-13 17:30 UTC  (21+ messages)
` [PATCH v8 06/30] KVM: selftests: Add helper functions to create TDX VMs
` [PATCH v8 07/30] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v8 08/30] KVM: selftests: TDX: Update load_td_memory_region() for VM memory backed by guest memfd
` [PATCH v8 09/30] KVM: selftests: TDX: Add TDX lifecycle test
` [PATCH v8 10/30] KVM: selftests: TDX: Add report_fatal_error test
` [PATCH v8 28/30] KVM: selftests: TDX: Add TDX UPM selftest
` [PATCH v8 30/30] KVM: selftests: TDX: Test LOG_DIRTY_PAGES flag to a non-GUEST_MEMFD memslot

[PATCH bpf-next v3] selftests/bpf: Add LPM trie microbenchmarks
 2025-08-13 16:59 UTC  (3+ messages)

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

[PATCH v3 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
 2025-08-13 15:39 UTC  (10+ messages)
` [PATCH v3 1/9] gpu: nova-core: "
` [PATCH v3 2/9] rust: alloc: "
` [PATCH v3 3/9] rust: block: "
` [PATCH v3 4/9] rust: device: "
` [PATCH v3 5/9] rust: file: "
` [PATCH v3 6/9] rust: kunit: "
` [PATCH v3 7/9] rust: seq_file: "
` [PATCH v3 8/9] rust: sync: "
` [PATCH v3 9/9] rust: device: "

[PATCH] KVM: selftests: fix minor typo in cpumodel_subfuncs
 2025-08-13 15:38 UTC 

[PATCH bpf v2 0/2] bpf: Allow fall back to interpreter for programs with stack size <= 512
 2025-08-13 15:29 UTC  (3+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Add socket filter attach test

[PATCH 0/3] kho: fixes and cleanups
 2025-08-13 14:25 UTC  (7+ messages)
` [PATCH 1/3] kho: allow scratch areas with zero size
` [PATCH 2/3] lib/test_kho: fixes for error handling

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-08-13 11:33 UTC  (6+ messages)
` [PATCH v6 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH v2 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
 2025-08-13  9:18 UTC  (24+ messages)
` [PATCH v2 1/7] kunit: Add parent kunit for parameterized test context
` [PATCH v2 2/7] kunit: Introduce param_init/exit for parameterized test context management
` [PATCH v2 3/7] kunit: Pass parameterized test context to generate_params()
` [PATCH v2 4/7] kunit: Enable direct registration of parameter arrays to a KUnit test
` [PATCH v2 5/7] kunit: Add example parameterized test with shared resource management using the Resource API
` [PATCH v2 6/7] kunit: Add example parameterized test with direct dynamic parameter array setup
` [PATCH v2 7/7] Documentation: kunit: Document new parameterized test features

[PATCH][next] selftests/mm: Fix spelling mistake "mrmeap" -> "mremap"
 2025-08-13  8:19 UTC  (2+ messages)

[PATCH][next] selftests/mm: Fix spelling mistake "mrmeap" -> "mremap"
 2025-08-13  8:13 UTC  (3+ messages)

[PATCH] selftests/fs/mount-notify: Fix compilation failure
 2025-08-13  7:55 UTC  (5+ messages)

[PATCH] kunit: tool: Parse skipped tests from kselftest.h
 2025-08-13  6:32 UTC 

[PATCH] kunit: Always descend into kunit directory during build
 2025-08-13  6:28 UTC 

[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-13  6:23 UTC  (12+ messages)
` [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
    `  "

[PATCH RFC V10 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-08-13  6:10 UTC  (7+ messages)
` [PATCH RFC V10 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH RFC V10 5/7] KVM: guest_memfd: Add slab-allocated inode cache

[PATCH] selftests/damon: fix damon selftests by installing _common.sh
 2025-08-13  3:04 UTC  (7+ messages)
    ` q[PATCH] "

[PATCH net v2 1/2] tls: handle data disappearing from under the TLS ULP
 2025-08-13  3:01 UTC  (5+ messages)

[PATCH net-next 0/5] selftests: drv-net: improve zerocopy tests
 2025-08-13  1:50 UTC  (19+ messages)
` [PATCH net-next 1/5] selftests: drv-net: add configs for zerocopy Rx
` [PATCH net-next 2/5] selftests: drv-net: devmem: remove sudo from system() calls
` [PATCH net-next 3/5] selftests: drv-net: devmem: add / correct the IPv6 support
` [PATCH net-next 4/5] selftests: net: terminate bkg() commands on exception
` [PATCH net-next 5/5] selftests: drv-net: devmem: flip the direction of Tx tests

[PATCH net-next v2] selftests: netconsole: Validate interface selection by MAC address
 2025-08-12 19:38 UTC 

[PATCH] watchdog-test.c: Remove unused variable in main
 2025-08-12 19:27 UTC  (2+ messages)

[PATCH net-next v2] selftests: drv-net: wait for carrier
 2025-08-12 17:55 UTC  (2+ messages)

[PATCH] kunit: Release resource upon __kunit_add_resource() failure in the Resource API
 2025-08-12 16:29 UTC 

[PATCH] selftests/bpf: Fix typo in kprobe_multi_test.c
 2025-08-12 15:37 UTC 

[PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-08-12 15:04 UTC  (3+ messages)

[PATCH] kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
 2025-08-12 14:49 UTC 

[PATCH] kselftest/arm64: Log error codes in sve-ptrace
 2025-08-12 14:37 UTC 

[PATCH net] selftests: drv-net: wait for carrier
 2025-08-12 14:16 UTC  (3+ messages)

[PATCH net-next] selftests: netconsole: Validate interface selection by MAC address
 2025-08-12 14:01 UTC  (2+ messages)

[PATCH net v2 0/3] net: prevent deadlocks and mis-configuration with per-NAPI threaded config
 2025-08-12 12:50 UTC  (2+ messages)

[PATCH v2 0/2] selftests/fchmodat2: Error handling and general cleanups
 2025-08-12 12:00 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/fchmodat2: Clean up temporary files and directories
` [PATCH v2 2/2] selftests/fchmodat2: Use ksft_finished()

[PATCH v5 00/15] kunit: Introduce UAPI testing framework
 2025-08-12  9:41 UTC  (6+ messages)

[PATCHv2 net 0/3] bonding: fix negotiation flapping in 802.3ad passive mode
 2025-08-12  9:23 UTC  (5+ messages)
` [PATCHv2 net 2/3] bonding: send LACPDUs periodically in passive mode after receiving partner's LACPDU
` [PATCHv2 net 3/3] selftests: bonding: add test for passive LACP mode

[PATCH] seccomp:seccomp_bpf: remove unused macros
 2025-08-12  8:30 UTC 

[PATCH v2 0/8] selftests: vDSO: Clean up vdso_test_abi and drop vdso_test_clock_getres
 2025-08-12  6:05 UTC  (10+ messages)
` [PATCH v2 1/8] selftests: vDSO: fix -Wunitialized in powerpc VDSO_CALL() wrapper
` [PATCH v2 2/8] selftests: vDSO: vdso_test_abi: Correctly skip whole test with missing vDSO
` [PATCH v2 3/8] selftests: vDSO: vdso_test_abi: Use ksft_finished()
` [PATCH v2 4/8] selftests: vDSO: vdso_test_abi: Drop clock availability tests
` [PATCH v2 5/8] selftests: vDSO: vdso_test_abi: Use explicit indices for name array
` [PATCH v2 6/8] selftests: vDSO: vdso_test_abi: Test CPUTIME clocks
` [PATCH v2 7/8] selftests: vDSO: vdso_test_abi: Add tests for clock_gettime64()
` [PATCH v2 8/8] selftests: vDSO: Drop vdso_test_clock_getres

[PATCH net-next 0/3] bonding: support aggregator selection based on port priority
 2025-08-12  4:48 UTC  (4+ messages)
` [PATCH net-next 1/3] bonding: add support for per-port LACP actor priority

[PATCH v2] selftests/net: Ensure assert() triggers in psock_tpacket.c
 2025-08-12  3:20 UTC  (2+ messages)

[PATCH] selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8
 2025-08-12  3:20 UTC  (2+ messages)

[PATCH net] bonding: don't set oif to bond dev when getting NS target destination
 2025-08-12  3:15 UTC  (6+ messages)

[Patch v2] selftests/mm: do check_huge_anon() with a number been passed in
 2025-08-12  2:26 UTC  (2+ messages)

[PATCH v2] selftests/futex: fix format-security warnings in futex_priv_hash
 2025-08-12  0:50 UTC 

[PATCH net-next v4 4/4] selftests: drv-net: add test for RSS on flow label
 2025-08-12  0:37 UTC  (2+ messages)

[PATCH v3] selftests/tty: add TIOCSTI test suite
 2025-08-11 23:39 UTC  (2+ messages)

[PATCH v2 0/3] Better split_huge_page_test result check
 2025-08-11 21:28 UTC  (5+ messages)
` [PATCH v2 2/3] selftests/mm: add check_folio_orders() helper


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