linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-04 14:36:17 to 2025-08-07 08:27:26 UTC [more...]

[PATCH] selftests/mm: do check_huge_anon() with a number been passed in
 2025-08-07  8:27 UTC 

[PATCH] selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8
 2025-08-07  8:09 UTC 

[PATCH RFC net-next v4 00/12] vsock: add namespace support to vhost-vsock
 2025-08-07  8:06 UTC  (19+ messages)
` [PATCH RFC net-next v4 01/12] vsock: a per-net vsock NS mode state
` [PATCH RFC net-next v4 02/12] vsock: add net to vsock skb cb
` [PATCH RFC net-next v4 03/12] vsock: add netns to af_vsock core
` [PATCH RFC net-next v4 04/12] vsock/virtio: add netns to virtio transport common
` [PATCH RFC net-next v4 05/12] vhost/vsock: add netns support
` [PATCH RFC net-next v4 06/12] vsock/virtio: use the global netns
` [PATCH RFC net-next v4 07/12] hv_sock: add netns hooks
` [PATCH RFC net-next v4 08/12] vsock/vmci: "
` [PATCH RFC net-next v4 09/12] vsock/loopback: add netns support
` [PATCH RFC net-next v4 10/12] selftests/vsock: improve logging in vmtest.sh
` [PATCH RFC net-next v4 11/12] selftests/vsock: invoke vsock_test through helpers
` [PATCH RFC net-next v4 12/12] selftests/vsock: add namespace tests

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

[PATCH 0/4] Better split_huge_page_test result check
 2025-08-07  6:50 UTC  (12+ messages)
` [PATCH 1/4] mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug
` [PATCH 2/4] mm/huge_memory: move to next folio after folio_split() succeeds
` [PATCH 3/4] selftests/mm: add check_folio_orders() helper
  `  "
` [PATCH 4/4] selftests/mm: check after-split folio orders in split_huge_page_test

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

[PATCH] selftests: arm64: Fix -Waddress warning in tpidr2 test
 2025-08-07  5:02 UTC  (2+ messages)

BPF selftest: mptcp subtest failing
 2025-08-07  3:50 UTC 

[PATCH v3 0/2] fscontext: do not consume log entries when returning -EMSGSIZE
 2025-08-07  3:08 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/filesystems: add basic fscontext log tests

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

[PATCH bpf-next v8 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-07  2:34 UTC  (4+ messages)
` [PATCH bpf-next v8 1/2] "
` [PATCH bpf-next v8 2/2] selftests/bpf: Add an usdt_o2 test case in selftests to cover SIB handling logic
` [PATCH bpf-next v7 2/2] selftests/bpf: Force -O2 for USDT "

[PATCH RFC v2 0/2] KVM: arm64: PMU: Use multiple host PMUs
 2025-08-07  2:03 UTC  (6+ messages)
` [PATCH RFC v2 1/2] KVM: arm64: PMU: Introduce KVM_ARM_VCPU_PMU_V3_COMPOSITION
` [PATCH RFC v2 2/2] KVM: arm64: selftests: Test guest PMUv3 composition

[PATCH -next] selftests/bpf: Fix warning comparing pointer to 0
 2025-08-07  1:57 UTC  (2+ messages)

[PATCH net 1/2] tls: handle data disappearing from under the TLS ULP
 2025-08-06 20:20 UTC  (4+ messages)
` [PATCH net 2/2] selftests: tls: test TCP stealing data from under the TLS socket

[PATCH v3] selftests/tty: add TIOCSTI test suite
 2025-08-06 18:49 UTC  (2+ messages)

[PATCH] futex: selftests: Add description for futex_wake_op()
 2025-08-06 18:30 UTC 

[PATCH 0/9] kunit: Refactor and extend KUnit's
 2025-08-06 17:50 UTC  (17+ messages)
` [PATCH 1/9] kunit: Add parent kunit for parameterized test context
` [PATCH 2/9] kunit: Introduce param_init/exit for parameterized test shared context management
` [PATCH 3/9] kunit: Pass additional context to generate_params for parameterized testing
` [PATCH 6/9] kunit: Enable direct registration of parameter arrays to a KUnit test
` [PATCH 7/9] kunit: Add example parameterized test with shared resources and direct static parameter array setup
` [PATCH 8/9] kunit: Add example parameterized test with direct dynamic "
` [PATCH 9/9] Documentation: kunit: Document new parameterized test features

[PATCH v5] selftests: riscv: add misaligned access testing
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH] selftests/mm: use __auto_type in swap() macro
 2025-08-06 16:48 UTC  (4+ messages)

[PATCH] selftests/drivers/net: replace typeof() with __auto_type
 2025-08-06 15:34 UTC  (3+ messages)

[PATCH] selftests/bpf/progs: use __auto_type in swap() macro
 2025-08-06 15:25 UTC  (3+ messages)

[PATCH v3 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-08-06 15:03 UTC  (3+ messages)
` [PATCH v3 1/3] KVM: arm64: VM exit to userspace to handle SEA

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-08-06 15:03 UTC  (5+ messages)
` [PATCH v6 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

next-20250804 Unable to handle kernel execute from non-executable memory at virtual address idem_hash
 2025-08-06 14:54 UTC  (2+ messages)

[PATCH v3 0/7] selftests/mm: Fix false positives and skip unsupported tests
 2025-08-06 14:54 UTC  (11+ messages)
` [PATCH v3 3/7] selftest/mm: Fix ksm_funtional_test failures
` [PATCH v3 4/7] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size

[PATCH] selftests/mm: fix FORCE_READ to read input value correctly
 2025-08-06 10:37 UTC  (12+ messages)

[PATCH] selftests/filesystems: replace typeof() with __auto_type
 2025-08-06 10:11 UTC 

[PATCH v6 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-06  9:47 UTC  (7+ messages)
` [PATCH v6 1/2] "
    `  "
` [PATCH v6 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
    `  "

[PATCH] selftests/bpf/progs: replace typeof() with __auto_type
 2025-08-06  9:23 UTC 

[bpf-next 0/6] bpf,powerpc: Add support for bpf arena and arena atomics
 2025-08-06  6:59 UTC  (14+ messages)
` [bpf-next 1/6] bpf,powerpc: Introduce bpf_jit_emit_probe_mem_store() to emit store instructions
` [bpf-next 2/6] bpf,powerpc: Implement PROBE_MEM32 pseudo instructions
` [bpf-next 3/6] bpf,powerpc: Implement bpf_addr_space_cast instruction
` [bpf-next 4/6] bpf,powerpc: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructions
` [bpf-next 5/6] bpf,powerpc: Implement PROBE_ATOMIC instructions
` [bpf-next 6/6] selftests/bpf: Fix arena_spin_lock selftest failure

[PATCH v2 0/2] fscontext: do not consume log entries when returning -EMSGSIZE
 2025-08-06  6:49 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/filesystems: add basic fscontext log tests

[PATCH 0/2] fscontext: do not consume log entries for -EMSGSIZE case
 2025-08-06  5:57 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/filesystems: add basic fscontext log tests

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-08-05 19:39 UTC  (9+ messages)
` [PATCH 1/8] riscv: Add insn.c, consolidate instruction decoding
` [PATCH 2/8] riscv: Add SBI debug trigger extension and function ids
` [PATCH 3/8] riscv: insn: Add get_insn_nofault
` [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints
` [PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping
` [PATCH 6/8] riscv: ptrace: Add hw breakpoint support
` [PATCH 7/8] riscv: ptrace: Add hw breakpoint regset
` [PATCH 8/8] selftests: riscv: Add test for hardware breakpoints

[PATCH v4] selftests: filesystems: Add functional test for the abort file in fusectl
 2025-08-05 19:12 UTC  (4+ messages)

[PATCH net v3 0/2] net: tcp: lookup the best matched listen socket
 2025-08-05 19:00 UTC  (3+ messages)
` [PATCH net v3 2/2] selftests/net: test TCP reuseport socket selection

[PATCH v3] selftests/mm: pass filename as input param to VM_PFNMAP tests
 2025-08-05 16:51 UTC  (3+ messages)

[PATCH v7 00/30] TDX KVM selftests
 2025-08-05 15:41 UTC  (5+ messages)
` [PATCH v7 05/30] KVM: selftests: Update kvm_init_vm_address_properties() for TDX

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

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

[PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings
 2025-08-05 10:25 UTC  (3+ messages)
  ` [PATCH 05/17] rust: configfs: "

[PATCHv2 net 0/3] bonding: fix negotiation flapping in 802.3ad passive mode
 2025-08-05  9:46 UTC  (4+ messages)
` [PATCHv2 net 1/3] bonding: update LACP activity flag after setting lacp_active
` [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

[RFC PATCH v3 0/2] cgroup: Track time in cgroup v2 freezer
 2025-08-05  3:29 UTC  (3+ messages)
` [RFC PATCH v3 1/2] cgroup: cgroup.freeze.stat.local time accounting
` [RFC PATCH v3 2/2] cgroup: selftests: Add tests for freezer time

[PATCH v2] selftests/mm: pass filename as input param to VM_PFNMAP tests
 2025-08-05  1:59 UTC  (3+ messages)

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-08-05  0:54 UTC  (9+ messages)
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc

[PATCH net] selftests: net: packetdrill: xfail all problems on slow machines
 2025-08-05  0:30 UTC  (2+ messages)

[PATCH v2] selftests/proc: Fix string literal warning in proc-maps-race.c
 2025-08-04 22:56 UTC 

[PATCH] selftests/proc: Fix string literal warning in proc-maps-race.c
 2025-08-04 21:48 UTC  (3+ messages)

[PATCH] selftests: bpf: crypto: Improved clarity in test output message
 2025-08-04 18:56 UTC 

[PATCH 0/3] Skip IRQ tests if irq legitimately is out of range
 2025-08-04 17:09 UTC  (4+ messages)
` [PATCH 1/3] misc: pci_endpoint_test: Skip IRQ tests if irq "
` [PATCH 2/3] misc: pci_endpoint_test: Cleanup extra 0 initialization
` [PATCH 3/3] selftests: pci_endpoint: Skip IRQ test if irq is out of range

[PATCH v5 00/15] kunit: Introduce UAPI testing framework
 2025-08-04 15:01 UTC  (5+ 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).