public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
[PATCH v5 0/4] KVM: arm64: PMU: Use multiple host PMUs
 2026-04-11 10:20 UTC  (5+ messages)
` [PATCH v5 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v5 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v5 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v5 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH net-next v2 1/2] net: add missing syncookie statistics for BPF custom syncookies
 2026-04-11  1:32 UTC  (2+ messages)
` [PATCH net-next v2 2/2] selftests/bpf: verify syncookie statistics in tcp_custom_syncookie

[PATCH net v7 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-04-11  0:55 UTC  (3+ messages)
` [PATCH net v7 1/2] net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
` [PATCH net v7 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up

[PATCH net v6 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-04-11  0:51 UTC  (6+ messages)
` [PATCH net v6 1/2] net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
` [PATCH net v6 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up

[PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket paths
 2026-04-11  0:33 UTC  (9+ messages)
` [PATCH v2] selftests: vsock: avoid races creating "
  ` [PATCH v3] "

[PATCH v2] selftests: mm: skip charge_reserved_hugetlb without killall
 2026-04-11  0:21 UTC  (3+ messages)

[PATCH 0/2] sched/membarrier: Use per-CPU mutexes for targeted commands
 2026-04-10 23:55 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/membarrier: Add rseq stress test for CFS throttle interactions

[PATCH net-next v4 0/3] net: bridge: add stp_mode attribute for STP mode selection
 2026-04-10 23:10 UTC  (2+ messages)

[PATCH net-next 0/2] Add selftests for ntuple (NFC) rules
 2026-04-10 22:40 UTC  (5+ messages)
` [PATCH net-next 1/2] selftests: drv-net: Add ntuple (NFC) flow steering test

[PATCH 0/3] KVM: x86: Virtualize AMD CPUID faulting
 2026-04-10 22:22 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Rename supports_cpuid_fault to supports_intel_cpuid_fault

[PATCH v13 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
 2026-04-10 22:19 UTC  (5+ messages)
` [PATCH v13 2/4] vfio: selftests: Add generic PCI command register helpers
` [PATCH v13 4/4] vfio: selftests: Add NVIDIA Falcon driver for DMA testing

[PATCH 0/6] selftests: run_kselftest.sh cleanup and fixes
 2026-04-10 19:19 UTC  (3+ messages)
` [PATCH 6/6] kbuild: remove kselftest output in mrproper

[PATCH v3 0/2] fix MAP_DROPPABLE not supported errno
 2026-04-10 19:06 UTC  (5+ messages)
` [PATCH v3 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported
` [PATCH v3 2/2] selftests/mm: verify droppable mappings cannot be locked

[PATCH net-next v3 0/5] net: bridge: mcast: support exponential field encoding
 2026-04-10 18:06 UTC  (4+ messages)
` [PATCH net-next v3 4/5] ipv6: mld: encode multicast exponential fields

[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
 2026-04-10 15:38 UTC  (5+ messages)
` [PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()

[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
 2026-04-10 15:30 UTC  (30+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
    ` [PATCH v11 02/16] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
    ` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap, restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-04-10 15:20 UTC  (17+ messages)
` [PATCH v12 01/16] set_memory: set_direct_map_* to take address
` [PATCH v12 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v12 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v12 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v12 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v12 06/16] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v12 07/16] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v12 08/16] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v12 09/16] KVM: arm64: "
` [PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v12 11/16] KVM: selftests: load elf via bounce buffer
` [PATCH v12 12/16] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v12 13/16] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v12 14/16] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v12 15/16] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v12 16/16] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH] selftests/mm: Simplify byte pattern checking in mremap_test
 2026-04-10 14:30 UTC 

[RFC PATCH v5 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
 2026-04-10 14:20 UTC  (5+ messages)
` [RFC PATCH v5 08/11] mm/damon/tests/core-kunit: test fail_charge_{num,denom} committing
` [RFC PATCH v5 09/11] selftests/damon/_damon_sysfs: support failed region quota charge ratio
` [RFC PATCH v5 10/11] selftests/damon/drgn_dump_damon_status: "
` [RFC PATCH v5 11/11] selftests/damon/sysfs.py: test "

[PATCH v4 00/10] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-10 13:57 UTC  (3+ messages)

[PATCH v6 0/3] x86: Simplifying LAM
 2026-04-10  9:55 UTC  (4+ messages)
` [PATCH v6 1/3] x86/process: Shorten the LAM tag width
` [PATCH v6 2/3] x86/mm: Cleanup comments where LAM_U48 is mentioned
` [PATCH v6 3/3] selftests/lam: Update LAM tag width and cleanup names

[PATCH v2 0/6] selftests/resctrl: Add dynamic linked list management for IMC counters
 2026-04-10  9:33 UTC  (7+ messages)
` [PATCH v2 1/6] selftests/resctrl: Introduced "
` [PATCH v2 2/6] selftests/resctrl: Refactor the discovery of IMC counters using linked list
` [PATCH v2 3/6] selftests/resctrl: Refactor the initialization of IMC's perf_event_attr "
` [PATCH v2 4/6] selftests/resctrl: Refactor perf event open/close "
` [PATCH v2 5/6] selftests/resctrl: Refactor reading from IMC "
` [PATCH v2 6/6] selftests/resctrl: Remove the definition of the IMC counter config array and imcs

[PATCH v2 bpf-next 0/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
 2026-04-10  9:20 UTC  (13+ messages)
` [PATCH v2 bpf-next 1/2] "
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add selftests for verifying return values of fmod_ret

[PATCH] selftests/sched_ext: Fix wrong DSQ ID in peek_dsq error message
 2026-04-10  9:12 UTC  (2+ messages)

[PATCH net-next v7 00/10] Decouple receive and transmit enablement in team driver
 2026-04-10  6:40 UTC  (21+ messages)
` [PATCH net-next v7 01/10] net: team: Annotate reads and writes for mixed lock accessed values
` [PATCH net-next v7 02/10] net: team: Remove unused team_mode_op, port_enabled
` [PATCH net-next v7 03/10] net: team: Rename port_disabled team mode op to port_tx_disabled
` [PATCH net-next v7 04/10] selftests: net: Add tests for failover of team-aggregated ports
` [PATCH net-next v7 05/10] selftests: net: Add test for enablement of ports with teamd
` [PATCH net-next v7 06/10] net: team: Rename enablement functions and struct members to tx
` [PATCH net-next v7 07/10] net: team: Track rx enablement separately from tx enablement
` [PATCH net-next v7 08/10] net: team: Add new rx_enabled team port option
` [PATCH net-next v7 09/10] net: team: Add new tx_enabled "
` [PATCH net-next v7 10/10] selftests: net: Add tests for team driver decoupled tx and rx control

[PATCH] selftests/ftrace: Account for fprobe attachment at creation
 2026-04-10  4:32 UTC  (5+ messages)

[PATCH net-next] selftests: net: py: explicitly forbid multiple ksft_run() calls
 2026-04-10  3:40 UTC  (2+ messages)

[PATCH v14 0/4] arm64: Use generic TIF bits for common thread flags
 2026-04-10  3:39 UTC  (4+ messages)
` [PATCH v14 2/4] asm-generic: Move TIF_SINGLESTEP to generic TIF bits

[PATCH net v8 0/4] macsec: Add support for VLAN filtering in offload mode
 2026-04-10  3:10 UTC  (2+ messages)

[PATCH bpf-next v9 0/9] bpf: Extend the bpf_list family of APIs
 2026-04-10  2:53 UTC  (8+ messages)
` [PATCH bpf-next v9 1/9] bpf: refactor kfunc checks using table-driven approach in verifier

[RFC net-next 0/4] selftests: drv-net: tso: add double tunneling GSO tests
 2026-04-10  2:23 UTC  (7+ messages)
` [RFC net-next 2/4] selftests: drv-net: tso: add helpers for double tunneling GSO

[PATCH net-next v2] selftests: net: py: add test case filtering and listing
 2026-04-10  1:39 UTC 

[PATCH net-next 0/7] tcp: restrict rcv_wnd and window_clamp to representable window
 2026-04-09 21:28 UTC  (4+ messages)

[PATCH v2 0/5] Revoke supported SEV VM types
 2026-04-09 21:17 UTC  (3+ messages)
` [PATCH v2 4/5] KVM: SEV: mask off firmware unsupported vm types

[PATCH v2 0/4] Firmware LSM hook
 2026-04-09 21:04 UTC  (5+ messages)

[PATCH net-next v4] selftests/net: convert so_txtime to drv-net
 2026-04-09 19:10 UTC  (2+ messages)

[PATCH 0/8] arm64: Implement support for 2025 dpISA extensions
 2026-04-09 18:39 UTC  (6+ messages)
` [PATCH 7/8] arm64/cpufeature: Define hwcaps for 2025 dpISA features
` (subset) [PATCH 0/8] arm64: Implement support for 2025 dpISA extensions

[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-04-09 17:18 UTC  (7+ messages)
` [PATCH v4 07/15] userfaultfd: introduce vm_uffd_ops
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations

[PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket paths
 2026-04-09 17:02 UTC  (2+ messages)

[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
 2026-04-09 16:55 UTC  (7+ messages)
` [PATCH 07/53] selftests/mm: hugetlb-shm: use kselftest framework
` [PATCH 08/53] selftests/mm: hugetlb-vmemmap: "
` [PATCH 09/53] selftests/mm: hugetlb-madvise: "

[PATCH v4 00/15] selftests/mm: fix failures and robustness improvements
 2026-04-09 16:48 UTC  (6+ messages)
` [PATCH v4 13/15] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category

[PATCH] KVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>
 2026-04-09 16:40 UTC 

[PATCH] KVM: selftests: Guard execinfo.h inclusion for non-glibc builds
 2026-04-09 15:38 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/3] KVM: arm64: vgic: Fix IIDR revision handling and add revision 1
 2026-04-09 15:01 UTC  (6+ messages)
` [PATCH 2/3] KVM: arm64: vgic: Allow userspace to set IIDR "
        ` [EXTERNAL] "

[PATCH net-next] selftests: net: py: add test case filtering and listing
 2026-04-09 14:58 UTC  (5+ messages)

[PATCH] selftests/bpf: fix const qualifier in fexit_bpf2bpf test
 2026-04-09 14:40 UTC  (3+ messages)

[PATCH v2] bpf: guard sock_ops rtt_min access with is_locked_tcp_sock
 2026-04-09 14:29 UTC  (2+ messages)

[PATCH v2 1/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
 2026-04-09 14:22 UTC  (2+ messages)

[RFC PATCH v4 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
 2026-04-09 14:21 UTC  (5+ messages)
` [RFC PATCH v4 08/11] mm/damon/tests/core-kunit: test fail_charge_{num,denom} committing
` [RFC PATCH v4 09/11] selftests/damon/_damon_sysfs: support failed region quota charge ratio
` [RFC PATCH v4 10/11] selftests/damon/drgn_dump_damon_status: "
` [RFC PATCH v4 11/11] selftests/damon/sysfs.py: test "

[PATCH bpf-next v2 0/3] bpf: add the missing fsession
 2026-04-09 13:39 UTC  (7+ messages)
` [PATCH bpf-next v2 1/3] bpf: add missing fsession to the verifier log
` [PATCH bpf-next v2 3/3] bpftool: add missing fsession to the usage and docs of bpftool

[PATCH v2] selftests: runner: Avoid spurious warning about missing failures file
 2026-04-09 13:38 UTC  (2+ messages)

[PATCH v2 0/4] selftests: openat2: migrate to kselftest harness
 2026-04-09 13:30 UTC  (2+ messages)

[PATCH 0/3] selftests/namespaces: Fix test hangs and false failures
 2026-04-09 13:06 UTC  (2+ messages)

[PATCH 0/4] nstree: Fix spurious ENOENT in listns pagination during grace period
 2026-04-09 12:59 UTC  (3+ messages)

[PATCH v2 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
 2026-04-09 12:38 UTC  (2+ messages)

[PATCH] selftests: mm: stop relying on killall in charge_reserved_hugetlb
 2026-04-09 10:48 UTC  (2+ messages)

[PATCH v2 0/2] fix MAP_DROPPABLE not supported errno
 2026-04-09  8:51 UTC  (8+ messages)
` [PATCH v2 2/2] selftests/mm: verify droppable mappings cannot be locked

[RFC PATCH 0/2] vfs: mkdirat_fd() syscall
 2026-04-09  7:58 UTC  (12+ messages)
` [RFC PATCH 1/2] vfs: syscalls: add mkdirat_fd()

[PATCH 1/2] tracing: Store trace_marker_raw payload length in events
 2026-04-09  5:12 UTC  (2+ messages)

[PATCH net-next V5 00/12] devlink: add per-port resource support
 2026-04-09  3:10 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