linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-25 11:25:05 to 2025-06-27 04:20:09 UTC [more...]

[PATCH v4 00/15] kunit: Introduce UAPI testing framework
 2025-06-27  4:20 UTC  (18+ messages)
` [PATCH v4 01/15] kbuild: userprogs: avoid duplication of flags inherited from kernel
` [PATCH v4 02/15] kbuild: userprogs: also inherit byte order and ABI "
` [PATCH v4 03/15] kbuild: doc: add label for userprogs section
` [PATCH v4 04/15] init: re-add CONFIG_CC_CAN_LINK_STATIC
` [PATCH v4 05/15] init: add nolibc build support
` [PATCH v4 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support
` [PATCH v4 07/15] kunit: tool: Add test for nested test result reporting
` [PATCH v4 08/15] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v4 09/15] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH v4 10/15] kunit: Always descend into kunit directory during build
` [PATCH v4 11/15] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v4 12/15] kunit: Introduce UAPI testing framework
` [PATCH v4 13/15] kunit: uapi: Add example for UAPI tests
` [PATCH v4 14/15] kunit: uapi: Introduce preinit executable
` [PATCH v4 15/15] kunit: uapi: Validate usability of /proc

[PATCH net-next v11 0/8] Support rate management on traffic classes in devlink and mlx5
 2025-06-27  1:01 UTC  (10+ messages)
` [PATCH net-next v11 1/8] netlink: introduce type-checking attribute iteration for nlmsg
` [PATCH net-next v11 2/8] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next v11 3/8] selftest: netdevsim: Add devlink rate tc-bw test
` [PATCH net-next v11 4/8] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next v11 5/8] net/mlx5: Add support for setting tc-bw on nodes
` [PATCH net-next v11 6/8] net/mlx5: Add traffic class scheduling support for vport QoS
` [PATCH net-next v11 7/8] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw
` [PATCH net-next v11 8/8] selftests: drv-net: Add test for devlink-rate traffic class bandwidth distribution

[PATCH net-next] selftests: forwarding: lib: Split setup_wait()
 2025-06-27  1:00 UTC  (2+ messages)

[PATCH v5 0/7] futex: Create set_robust_list2
 2025-06-26 22:56 UTC  (12+ messages)
` [PATCH v5 1/7] selftests/futex: Add ASSERT_ macros
` [PATCH v5 2/7] selftests/futex: Create test for robust list
` [PATCH v5 3/7] futex: Use explicit sizes for compat_exit_robust_list
` [PATCH v5 4/7] futex: Create set_robust_list2
` [PATCH v5 5/7] futex: Remove the limit of elements for sys_set_robust_list2 lists
` [PATCH v5 6/7] futex: Wire up set_robust_list2 syscall
` [PATCH v5 7/7] selftests: futex: Expand robust list test for the new interface

[PATCH] selftests: futex: define SYS_futex on 32-bit architectures with 64-bit time_t
 2025-06-26 21:57 UTC  (2+ messages)

[PATCH] selftests/futex: Convert 32bit timespec struct to 64bit version for 32bit compatibility mode
 2025-06-26 21:56 UTC  (2+ messages)

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

[PATCH v7 00/28] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-26 19:34 UTC  (29+ messages)
` [PATCH v7 01/28] iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range
` [PATCH v7 02/28] iommufd/viommu: Explicitly define vdev->virt_id
` [PATCH v7 03/28] iommu: Use enum iommu_hw_info_type for type in hw_info op
` [PATCH v7 04/28] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v7 05/28] iommu: Pass in a driver-level user data structure to viommu_init op
` [PATCH v7 06/28] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v7 07/28] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v7 08/28] iommufd/selftest: Add coverage for viommu data
` [PATCH v7 09/28] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v7 10/28] iommufd/access: Bypass access->ops->unmap for internal use
` [PATCH v7 11/28] iommufd/viommu: Add driver-defined vDEVICE support
` [PATCH v7 12/28] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v7 13/28] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v7 14/28] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v7 15/28] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v7 16/28] iommufd: Add mmap interface
` [PATCH v7 17/28] iommufd/selftest: Add coverage for the new "
` [PATCH v7 18/28] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v7 19/28] iommu: Allow an input type in hw_info op
` [PATCH v7 20/28] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v7 21/28] iommufd/selftest: Update hw_info coverage for an input data_type
` [PATCH v7 22/28] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
` [PATCH v7 23/28] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v7 24/28] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v7 25/28] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v7 26/28] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v7 27/28] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v7 28/28] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH] selftests: breakpoints: use suspend_stats to reliably check suspend success
 2025-06-26 19:16 UTC 

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-26 18:51 UTC  (17+ messages)
` [PATCH v6 06/25] iommufd/access: Allow access->ops to be NULL for internal use
` [PATCH v6 10/25] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v6 13/25] iommufd: Add mmap interface
` [PATCH v6 24/25] iommu/tegra241-cmdqv: Add user-space use support

[PATCH 0/2] membarrier: allow cpu_id to be set on more commands
 2025-06-26 18:30 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] membarrier: self test for cpu specific calls

[PATCH] kunit: Make default kunit_test timeout configurable via both a module parameter and a Kconfig option
 2025-06-26 17:42 UTC  (2+ messages)

[PATCH net-next v2 0/4] selftest: net: Add selftest for netpoll
 2025-06-26 17:10 UTC  (18+ messages)
` [PATCH net-next v2 1/4] selftests: drv-net: add helper/wrapper for bpftrace
` [PATCH net-next v2 2/4] selftests: drv-net: Improve bpftrace utility error handling
` [PATCH net-next v2 3/4] selftests: drv-net: Strip '@' prefix from bpftrace map keys
` [PATCH net-next v2 4/4] selftests: net: add netpoll basic functionality test

[PATCH net-next v5] page_pool: import Jesper's page_pool benchmark
 2025-06-26 16:30 UTC  (7+ messages)

[PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-06-26 16:29 UTC  (5+ messages)
` [PATCH 03/33] vfio: selftests: Introduce vfio_pci_device_test

[PATCH] selftests: harness: Rework is_signed_type() to avoid collision with overflow.h
 2025-06-26 15:06 UTC  (2+ messages)

[PATCH rc v2 0/4] Fix iommufd selftest FAIL and warnings with v6.16
 2025-06-26 15:04 UTC  (2+ messages)

[PATCH v9 net-next 00/15] AccECN protocol patch series
 2025-06-26 14:47 UTC  (10+ messages)
` [PATCH v9 net-next 05/15] tcp: accecn: AccECN negotiation
` [PATCH v9 net-next 06/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v9 net-next 09/15] tcp: accecn: AccECN option

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-06-26 14:12 UTC  (8+ messages)
` [PATCH v5 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH RFT v17 0/8] fork: Support shadow stacks in clone3()
 2025-06-26 11:50 UTC  (3+ messages)
` [PATCH RFT v17 3/8] selftests: Provide helper header for shadow stack testing

[PATCH 0/2] rust: replace `allow(...)` with `expect(...)`
 2025-06-26 11:50 UTC  (5+ messages)
` [PATCH 1/2] replace `#[allow(...)]` with `#[expect(...)]`
` [PATCH 2/2] rust: drop unnecessary lints caught by `#[expect(...)]`

[PATCH v3 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-06-26 11:39 UTC  (11+ messages)
` [PATCH v3 1/7] KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
` [PATCH v3 2/7] KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64B
` [PATCH v3 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
` [PATCH v3 4/7] KVM: arm/arm64: Allow user injection of unsupported exclusive/atomic DABT
` [PATCH v3 5/7] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
` [PATCH v3 6/7] arm64: Add support for FEAT_{LS64, LS64_V}
` [PATCH v3 7/7] KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest

[PATCH] selftests: net: fix resource leak in napi_id_helper.c
 2025-06-26  8:35 UTC  (2+ messages)

[PATCH 1/6] mm/selftests: Fix virtual_address_range test issues
 2025-06-26  6:52 UTC  (18+ messages)

[PATCH] selftests/mm: remove duplicate .gitignore entries
 2025-06-26  4:02 UTC  (2+ messages)

[PATCH 0/3] tools/nolibc: add support for SuperH
 2025-06-25 15:52 UTC  (4+ messages)

[kvm-unit-tests PATCH v2] riscv: lib: sbi_shutdown add pass/fail exit code
 2025-06-25 15:47 UTC  (4+ messages)

[PATCH v5 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
 2025-06-25 15:22 UTC  (4+ messages)
` [PATCH v5 6/7] mm/maps: read proc/pid/maps under per-vma lock

[PATCH v6 00/28] KVM: arm64: Implement support for SME
 2025-06-25 10:48 UTC  (25+ messages)
` [PATCH v6 05/28] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH v6 06/28] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v6 07/28] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v6 08/28] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v6 09/28] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v6 10/28] KVM: arm64: Document the KVM ABI for SME
` [PATCH v6 11/28] KVM: arm64: Define internal features "
` [PATCH v6 12/28] KVM: arm64: Rename sve_state_reg_region
` [PATCH v6 13/28] KVM: arm64: Store vector lengths in an array
` [PATCH v6 14/28] KVM: arm64: Implement SME vector length configuration
` [PATCH v6 15/28] KVM: arm64: Support SME control registers
` [PATCH v6 16/28] KVM: arm64: Support TPIDR2_EL0
` [PATCH v6 17/28] KVM: arm64: Support SME identification registers for guests
` [PATCH v6 18/28] KVM: arm64: Support SME priority registers
` [PATCH v6 19/28] KVM: arm64: Provide assembly for SME register access
` [PATCH v6 20/28] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v6 21/28] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v6 22/28] KVM: arm64: Expose SME specific state to userspace
` [PATCH v6 23/28] KVM: arm64: Context switch SME state for guests
` [PATCH v6 24/28] KVM: arm64: Handle SME exceptions
` [PATCH v6 25/28] KVM: arm64: Expose SME to nested guests
` [PATCH v6 26/28] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v6 27/28] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v6 28/28] KVM: arm64: selftests: Add SME to set_id_regs test


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