linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-05 21:49:14 to 2025-08-07 21:34:25 UTC [more...]

[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-08-07 21:34 UTC  (4+ messages)
` [PATCH V9 1/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes

[PATCH RFC net-next v4 00/12] vsock: add namespace support to vhost-vsock
 2025-08-07 20:24 UTC  (20+ 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 v7 00/30] TDX KVM selftests
 2025-08-07 20:19 UTC  (6+ messages)
` [PATCH v7 05/30] KVM: selftests: Update kvm_init_vm_address_properties() for TDX

[PATCH v8 00/30] TDX KVM selftests
 2025-08-07 20:16 UTC  (31+ messages)
` [PATCH v8 01/30] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [PATCH v8 02/30] KVM: selftests: Expose function that sets up sregs based on VM's mode
` [PATCH v8 03/30] KVM: selftests: Store initial stack address in struct kvm_vcpu
` [PATCH v8 04/30] KVM: selftests: Add vCPU descriptor table initialization utility
` [PATCH v8 05/30] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [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 11/30] KVM: selftests: TDX: Adding test case for TDX port IO
` [PATCH v8 12/30] KVM: selftests: TDX: Add basic TDX CPUID test
` [PATCH v8 13/30] KVM: selftests: TDX: Add basic TDG.VP.VMCALL<GetTdVmCallInfo> test
` [PATCH v8 14/30] KVM: selftests: TDX: Add TDX IO writes test
` [PATCH v8 15/30] KVM: selftests: TDX: Add TDX IO reads test
` [PATCH v8 16/30] KVM: selftests: TDX: Add TDX MSR read/write tests
` [PATCH v8 17/30] KVM: selftests: TDX: Add TDX HLT exit test
` [PATCH v8 18/30] KVM: selftests: TDX: Add TDX MMIO reads test
` [PATCH v8 19/30] KVM: selftests: TDX: Add TDX MMIO writes test
` [PATCH v8 20/30] KVM: selftests: TDX: Add TDX CPUID TDVMCALL test
` [PATCH v8 21/30] KVM: selftests: TDX: Verify the behavior when host consumes a TD private memory
` [PATCH v8 22/30] KVM: selftests: TDX: Add TDG.VP.INFO test
` [PATCH v8 23/30] KVM: selftests: Add functions to allow mapping as shared
` [PATCH v8 24/30] KVM: selftests: TDX: Add shared memory test
` [PATCH v8 25/30] KVM: selftests: KVM: selftests: Expose new vm_vaddr_alloc_private()
` [PATCH v8 26/30] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT
` [PATCH v8 27/30] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET
` [PATCH v8 28/30] KVM: selftests: TDX: Add TDX UPM selftest
` [PATCH v8 29/30] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion
` [PATCH v8 30/30] KVM: selftests: TDX: Test LOG_DIRTY_PAGES flag to a non-GUEST_MEMFD memslot

[PATCH] selftests/filesystems/binderfs: Skip tests if user namespaces are unavailable
 2025-08-07 19:24 UTC  (2+ messages)

[PATCH] selftests: arm64: Check fread return value in exec_target
 2025-08-07 19:23 UTC  (2+ messages)

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

[PATCH 0/2] open_tree_attr: do not allow id-mapping changes without OPEN_TREE_CLONE
 2025-08-07 17:55 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/mount_setattr: add smoke tests for open_tree_attr(2) bug

[PATCH] selftests/seccomp: improve backwards compatibility for older kernels
 2025-08-07 17:46 UTC 

[PATCH 0/4] Better split_huge_page_test result check
 2025-08-07 17:05 UTC  (18+ 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 0/4] selftests/mm/uffd: refactor global variables
 2025-08-07 16:45 UTC  (6+ messages)
` [PATCH v6 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH] futex: selftests: Add description for futex_wake_op()
 2025-08-07 15:57 UTC  (2+ messages)

[PATCH v2 0/3] KVM: riscv: selftests: Enable supported test cases
 2025-08-07 14:59 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: riscv: selftests: Add common "
` [PATCH v2 2/3] KVM: riscv: selftests: Use the existing RISCV_FENCE macro in `rseq-riscv.h`
` [PATCH v2 3/3] KVM: riscv: selftests: Add missing headers for new testcases

[PATCH] selftests/futex: Skip futex_waitv tests if ENOSYS
 2025-08-07 14:55 UTC 

BPF selftest: mptcp subtest failing
 2025-08-07 14:21 UTC  (2+ messages)

[PATCH RFC v2 0/2] KVM: arm64: PMU: Use multiple host PMUs
 2025-08-07 14:06 UTC  (7+ 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

[bpf-next 0/6] bpf,powerpc: Add support for bpf arena and arena atomics
 2025-08-07 13:25 UTC  (16+ 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

next-20250805: ampere: WARNING: kernel/cgroup/cpuset.c:1352 at remote_partition_disable
 2025-08-07 13:08 UTC  (2+ messages)

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-08-07 12:28 UTC  (3+ messages)

[PATCH v2 0/1] selftests/futex: Check for shmget support at runtime
 2025-08-07 12:14 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] selftests: arm64: Fix -Waddress warning in tpidr2 test
 2025-08-07 12:07 UTC  (6+ messages)
  ` (no subject)
    ` [PATCH v2] selftests: arm64: Fix -Waddress warning in tpidr2 test

next-20250804 Unable to handle kernel execute from non-executable memory at virtual address idem_hash
 2025-08-07 11:20 UTC  (4+ messages)

[PATCH] selftests/futex: Check for shmget support at runtime
 2025-08-07 11:19 UTC 

[PATCH 0/9] kunit: Refactor and extend KUnit's
 2025-08-07 11:11 UTC  (10+ messages)
` [PATCH 4/9] kcsan: test: Update parameter generator to new signature
` [PATCH 5/9] drm/xe: "
` [PATCH 7/9] kunit: Add example parameterized test with shared resources and direct static parameter array setup

[PATCH] selftests/mm: do check_huge_anon() with a number been passed in
 2025-08-07 10:26 UTC  (4+ messages)

[PATCH] selftests/net: Ensure assert() triggers in psock_tpacket.c
 2025-08-07  9:45 UTC 

[PATCH v3 0/7] selftests/mm: Fix false positives and skip unsupported tests
 2025-08-07  9:26 UTC  (8+ messages)
` [PATCH v3 3/7] selftest/mm: Fix ksm_funtional_test failures

[PATCH] selftests/timers: Skip some posix_timers tests on kernels < 6.13
 2025-08-07  8:50 UTC 

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

[PATCH v4 2/4] procfs: add "pidns" mount option
 2025-08-07  7:17 UTC  (4+ messages)

[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 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 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 -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 v4 0/4] procfs: make reference pidns more user-visible
 2025-08-06 18:57 UTC  (7+ messages)
` [PATCH v4 2/4] procfs: add "pidns" mount option
` [PATCH v4 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl

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

[PATCH v5] selftests: riscv: add misaligned access testing
 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] selftests/mm: fix FORCE_READ to read input value correctly
 2025-08-06 10:37 UTC  (8+ 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  (4+ messages)
` [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 

[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


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