linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-18 17:56:46 to 2025-06-20 23:21:34 UTC [more...]

[PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-06-20 23:20 UTC  (22+ messages)
` [PATCH 01/33] selftests: Create tools/testing/selftests/vfio
` [PATCH 02/33] vfio: selftests: Add a helper library for VFIO selftests
` [PATCH 03/33] vfio: selftests: Introduce vfio_pci_device_test
` [PATCH 04/33] vfio: selftests: Test basic VFIO and IOMMUFD integration
` [PATCH 05/33] vfio: selftests: Move vfio dma mapping test to their own file
` [PATCH 06/33] vfio: selftests: Add test to reset vfio device
` [PATCH 07/33] vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLB
` [PATCH 08/33] vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU
` [PATCH 09/33] tools headers: Add stub definition for __iomem
` [PATCH 10/33] tools headers: Import asm-generic MMIO helpers
` [PATCH 11/33] tools headers: Import x86 MMIO helper overrides
` [PATCH 12/33] tools headers: Import iosubmit_cmds512()
` [PATCH 13/33] tools headers: Add symlink to linux/pci_ids.h
` [PATCH 14/33] vfio: selftests: Keep track of DMA regions mapped into the device
` [PATCH 15/33] vfio: selftests: Enable asserting MSI eventfds not firing
` [PATCH 16/33] vfio: selftests: Add a helper for matching vendor+device IDs
` [PATCH 17/33] vfio: selftests: Add driver framework
` [PATCH 18/33] vfio: sefltests: Add vfio_pci_driver_test
` [PATCH 19/33] dmaengine: ioat: Move system_has_dca_enabled() to dma.h
` [PATCH 20/33] vfio: selftests: Add driver for Intel CBDMA
` [PATCH 21/33] dmaengine: idxd: Allow registers.h to be included from tools/

[PATCH v2 00/23] ARM64 PMU Partitioning
 2025-06-20 22:13 UTC  (26+ messages)
` [PATCH v2 01/23] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v2 02/23] arm64: Generate sign macro for sysreg Enums
` [PATCH v2 03/23] arm64: cpufeature: Add cpucap for PMICNTR
` [PATCH v2 04/23] arm64: Define PMI{CNTR,FILTR}_EL0 as undef_access
` [PATCH v2 05/23] KVM: arm64: Cleanup PMU includes
` [PATCH v2 06/23] KVM: arm64: Reorganize PMU functions
` [PATCH v2 07/23] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v2 07/23] perf: pmuv3: "
` [PATCH v2 08/23] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v2 09/23] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v2 10/23] KVM: arm64: Correct kvm_arm_pmu_get_max_counters()
` [PATCH v2 11/23] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v2 12/23] KVM: arm64: Writethrough trapped PMEVTYPER register
` [PATCH v2 13/23] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
` [PATCH v2 14/23] KVM: arm64: Writethrough trapped PMOVS register
` [PATCH v2 15/23] KVM: arm64: Write fast path PMU register handlers
` [PATCH v2 16/23] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
` [PATCH v2 17/23] KVM: arm64: Account for partitioning in PMCR_EL0 access
` [PATCH v2 18/23] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v2 19/23] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v2 20/23] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v2 20/23] perf: pmuv3: "
` [PATCH v2 21/23] KVM: arm64: Inject recorded guest interrupts
` [PATCH v2 22/23] KVM: arm64: Add ioctl to partition the PMU when supported
` [PATCH v2 23/23] KVM: arm64: selftests: Add test case for partitioned PMU

[PATCH 0/4] selftests/nolibc: integrate with kselftests
 2025-06-20 21:39 UTC  (5+ messages)
` [PATCH 1/4] selftests/nolibc: drop implicit defconfig executions
` [PATCH 2/4] selftests/nolibc: split out CFLAGS logic
` [PATCH 3/4] selftests/nolibc: rename Makefile
` [PATCH 4/4] selftests/nolibc: integrate with kselftests

[PATCH v5 12/14] selftests/sched_ext: Add test for sched_ext dl_server
 2025-06-20 20:32 UTC  (2+ messages)
` [PATCH v5 14/14] selftests/sched_ext: Add test for DL server total_bw consistency

[PATCH bpf-next v4 1/2] bpftool: Use appropriate permissions for map access
 2025-06-20 18:40 UTC  (5+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add test for bpftool access to read-only protected maps

[PATCH v17 00/27] riscv control-flow integrity for usermode
 2025-06-20 17:33 UTC  (5+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling

[RESEND PATCH v13 3/3] selftests/rseq: Add test for mm_cid compaction
 2025-06-20 17:29 UTC  (4+ messages)

[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-06-20 16:53 UTC  (16+ messages)
` [RFC PATCH v8 3/7] mm/filemap: Add mempolicy support to the filemap layer
  ` [PATCH 1/2] filemap: Add a mempolicy argument to filemap_alloc_folio()
  ` [PATCH 2/2] filemap: Add __filemap_get_folio_mpol()
` [RFC PATCH v8 4/7] mm/mempolicy: Export memory policy symbols

[PATCH v3 0/6] KVM: guest_memfd: support for uffd minor
 2025-06-20 16:51 UTC  (8+ messages)
` [PATCH v3 1/6] mm: userfaultfd: generic continue for non hugetlbfs

[PATCH net-next 0/2] selftests: drv-net: stats: use skip instead of xfail
 2025-06-20 16:11 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: drv-net: stats: fix pylint issues
` [PATCH net-next 2/2] selftests: drv-net: stats: use skip instead of xfail for unsupported features

[kvm-unit-tests PATCH] riscv: lib: sbi_shutdown add exit code
 2025-06-20 15:50 UTC 

[PATCH v2] selftests/filesystems/mount-notify: fix unused unused result warning
 2025-06-20 14:55 UTC  (3+ messages)

[PATCH] selftests/mm: Fix validate_addr helper
 2025-06-20 14:53 UTC  (3+ messages)

[PATCH 1/6] mm/selftests: Fix virtual_address_range test issues
 2025-06-20 14:45 UTC  (15+ messages)

[PATCH] selftests/filesystems/mount-notify: remove __kernel_fsid_t
 2025-06-20 14:43 UTC  (2+ messages)

[PATCH v3 00/16] kunit: Introduce UAPI testing framework
 2025-06-20 13:50 UTC  (25+ messages)
` [PATCH v3 08/16] kunit: tool: Add test for nested test result reporting
` [PATCH v3 09/16] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v3 10/16] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH v3 11/16] kunit: Always descend into kunit directory during build
` [PATCH v3 12/16] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v3 13/16] kunit: Introduce UAPI testing framework
` [PATCH v3 14/16] kunit: uapi: Add example for UAPI tests
` [PATCH v3 15/16] kunit: uapi: Introduce preinit executable
` [PATCH v3 16/16] kunit: uapi: Validate usability of /proc

[PATCH] selftests/coredump: Fix "socket_detect_userspace_client" test failure
 2025-06-20 11:02 UTC 

[PATCH 0/3] module: make structure definitions always visible
 2025-06-20  9:51 UTC  (5+ messages)
` [PATCH 1/3] module: move 'struct module_use' to internal.h
` [PATCH 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery

[PATCH net-next] selftests: net: add netpoll basic functionality test
 2025-06-20  9:38 UTC 

[PATCH v8 net-next 00/15] AccECN protocol patch series
 2025-06-20  8:57 UTC  (4+ messages)
` [PATCH v8 net-next 04/15] tcp: AccECN core

[Patch v2 0/2] Add kselftest harness selftest with variant
 2025-06-20  8:53 UTC  (7+ messages)
` [Patch v2 1/2] selftests: harness: correct typo of __constructor_order_forward in comment
` [Patch v2 2/2] selftests: harness: Add kselftest harness selftest with variant

[PATCH net-next RFC] selftests: net: add netpoll basic functionality test
 2025-06-20  8:39 UTC  (5+ messages)

[PATCH 0/3] tools/nolibc: add support for SuperH
 2025-06-20  7:51 UTC  (3+ messages)
` [PATCH 2/3] selftests/nolibc: use file driver for QEMU serial

[PATCH net-next v5] page_pool: import Jesper's page_pool benchmark
 2025-06-20  7:49 UTC  (2+ messages)

[PATCH] selftests/nolibc: make stackprotector probing more robust
 2025-06-20  7:40 UTC  (2+ messages)

[PATCH 1/2] selftests: khugepaged: fix the shmem collapse failure
 2025-06-20  6:13 UTC  (2+ messages)

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-20  3:32 UTC  (19+ messages)
` [PATCH v6 06/25] iommufd/access: Allow access->ops to be NULL for internal use
` [PATCH v6 07/25] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v6 08/25] iommufd/viommu: Add driver-defined vDEVICE support
` [PATCH v6 13/25] iommufd: Add mmap interface
` [PATCH v6 20/25] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops

[PATCH RESEND] selftests/memfd: clean Makefile
 2025-06-20  2:40 UTC  (5+ messages)

[PATCH RESEND] selftests: Suppress unused variable warning
 2025-06-20  2:06 UTC  (8+ messages)

[PATCH net-next v4 0/4] netdevsim: implement RX statistics using NETDEV_PCPU_STAT_DSTATS
 2025-06-19 23:20 UTC  (2+ messages)

[PATCH v2 2/2] selftests/bpf: Add testcases for BPF_ADD and BPF_SUB
 2025-06-19 22:34 UTC  (5+ messages)

[PATCH 0/2] mm/damon: fix memory leak in memcg_path sysfs file
 2025-06-19 18:36 UTC  (2+ messages)
` [PATCH 2/2] selftets/damon: add a test for memcg_path leak

[PATCH net-next v4] page_pool: import Jesper's page_pool benchmark
 2025-06-19 17:05 UTC  (9+ messages)

[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
 2025-06-19 17:01 UTC  (10+ messages)
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code

[PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-06-19 15:06 UTC  (6+ messages)
` [PATCH v12 1/5] rust: macros: reduce collections in `quote!` macro
` [PATCH v12 2/5] rust: support formatting of foreign types
` [PATCH v12 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v12 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v12 5/5] rust: remove core::ffi::CStr reexport

[PATCH bpf-next] selftests/bpf: Support ppc64el in vmtest
 2025-06-19 14:08 UTC 

[PATCH net-next 0/2] selftests: net: use slowwait to make sure setup finished
 2025-06-19 13:30 UTC  (2+ messages)

[RFC PATCH v2 0/9] KVM: Enable Nested Virt selftests
 2025-06-19 11:45 UTC  (6+ messages)

[PATCH net-next, v2] selftest: add selftest for anycast notifications
 2025-06-19 10:51 UTC  (2+ messages)

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

[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
 2025-06-19  8:55 UTC  (5+ messages)
` [PATCH v2 09/14] mips: Handle KCOV __init vs inline mismatches
` [PATCH v2 10/14] loongarch: "

[PATCH RESEND] selftests: add missing include
 2025-06-19  7:33 UTC  (4+ messages)

[PATCH v12 0/6] rust: reduce `as` casts, enable related lints
 2025-06-19  5:53 UTC  (23+ messages)
` [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v12 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v12 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint

[PATCH] kunit: Adjust kunit_test timeout based on test_{suite,case} speed
 2025-06-19  4:45 UTC  (3+ messages)

[RESEND PATCH] selftests/pidfd: align stack to fix SP alignment exception
 2025-06-19  2:26 UTC  (3+ messages)

[PATCH net-next v5 0/6] udp_tunnel: remove rtnl_lock dependency
 2025-06-19  2:00 UTC  (2+ messages)

[PATCH net-next] selftest: add selftest for anycast notifications
 2025-06-18 23:55 UTC  (3+ messages)

[PATCH] [next] selftests/ptrace: Fix spelling mistake "multible" -> "multiple"
 2025-06-18 20:24 UTC  (3+ 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).