linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-14 20:31:58 to 2025-05-16 04:10:44 UTC [more...]

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-16  4:10 UTC  (80+ messages)
` [PATCH v4 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v4 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v4 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v4 04/23] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v4 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v4 07/23] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v4 08/23] iommufd/selftest: Add covearge for viommu data
` [PATCH v4 09/23] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v4 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v4 12/23] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v4 14/23] iommufd: Add mmap interface
` [PATCH v4 16/23] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v4 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v4 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v4 19/23] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v4 20/23] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v4 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v4 22/23] iommu/tegra241-cmdqv: Add user-space use support

[PATCH 0/9] tools/nolibc: split out more headers
 2025-05-16  3:50 UTC  (11+ messages)
` [PATCH 1/9] tools/nolibc: move ioctl() to sys/ioctl.h
` [PATCH 2/9] tools/nolibc: move mount() to sys/mount.h
` [PATCH 3/9] tools/nolibc: move prctl() to sys/prctl.h
` [PATCH 4/9] tools/nolibc: move reboot() to sys/reboot.h
` [PATCH 5/9] tools/nolibc: move getrlimit() and friends to sys/resource.h
` [PATCH 6/9] tools/nolibc: move makedev() and friends to sys/sysmacros.h
` [PATCH 7/9] tools/nolibc: move uname() and friends to sys/utsname.h
` [PATCH 8/9] tools/nolibc: move NULL and offsetof() to sys/stddef.h
` [PATCH 9/9] selftests/nolibc: drop include guards around standard headers

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-05-16  2:37 UTC  (66+ messages)
` [PATCH v4 01/38] perf: Support get/put mediated PMU interfaces
` [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
` [PATCH v4 05/38] perf: Add generic exclude_guest support
` [PATCH v4 06/38] x86/irq: Factor out common code for installing kvm irq handler
` [PATCH v4 07/38] perf: core/x86: Register a new vector for KVM GUEST PMI
` [PATCH v4 09/38] perf: Add switch_guest_ctx() interface
` [PATCH v4 11/38] perf/x86: Forbid PMI handler when guest own PMU
` [PATCH v4 14/38] KVM: x86/pmu: Introduce enable_mediated_pmu global parameter
` [PATCH v4 15/38] KVM: x86/pmu: Check PMU cpuid configuration from user space
` [PATCH v4 17/38] KVM: x86/pmu: Add perf_capabilities field in struct kvm_host_values{}
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc
` [PATCH v4 21/38] KVM: x86/pmu/vmx: Save/load guest IA32_PERF_GLOBAL_CTRL with vm_exit/entry_ctrl
` [PATCH v4 22/38] KVM: x86/pmu: Optimize intel/amd_pmu_refresh() helpers
` [PATCH v4 23/38] KVM: x86/pmu: Configure the interception of PMU MSRs
` [PATCH v4 26/38] KVM: x86/pmu: Introduce eventsel_hw to prepare for pmu event filtering
` [PATCH v4 27/38] KVM: x86/pmu: Handle PMU MSRs interception and "
` [PATCH v4 29/38] KVM: x86/pmu: Switch host/guest PMU context at vm-exit/vm-entry
` [PATCH v4 30/38] KVM: x86/pmu: Handle emulated instruction for mediated vPMU

Fwd: [PATCH] selftests : timers : valid-adjtimex.c : Fixed style checks
 2025-05-16  1:44 UTC 

[PATCH v16 net-next 0/5] DUALPI2 patch
 2025-05-16  0:02 UTC  (6+ messages)
` [PATCH v16 net-next 1/5] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v16 net-next 2/5] sched: Dump configuration and statistics "
` [PATCH v16 net-next 3/5] sched: Add enqueue/dequeue "
` [PATCH v16 net-next 4/5] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v16 net-next 5/5] Documentation: netlink: specs: tc: Add DualPI2 specification

[PATCH net] selftests: net: validate team flags propagation
 2025-05-15 23:13 UTC 

[PATCH net-next v7] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-15 22:00 UTC 

[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
 2025-05-15 19:32 UTC  (10+ messages)
` [PATCH v2 02/15] genpt: Add Documentation/ files
` [PATCH v2 03/15] iommupt: Add the basic structure of the iommu implementation

[PATCH 1/2] selftests/mm: skip uffd tests in madv_guard if uffd is not present
 2025-05-15 19:15 UTC  (9+ messages)
` [PATCH 2/2] selftests/mm: skip hugevm test if kernel config file "

[PATCH net-next v5] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-15 18:26 UTC  (3+ messages)

[PATCH net-next v6] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-15 17:49 UTC 

[PATCH] selftests/futex: Fix usage() message to clarify timeout value unit
 2025-05-15 17:45 UTC 

[PATCH] selftests: Improve test output grammar, code style
 2025-05-15 16:56 UTC  (2+ messages)

LFX Mentorship: Kselftest Patch Submission - Message Clarity Improvement in futex_requeue
 2025-05-15 13:59 UTC 

[PATCH bpf-next v3 0/8] selftests/bpf: Test sockmap/sockhash redirection
 2025-05-15 10:49 UTC  (11+ messages)
` [PATCH bpf-next v3 1/8] selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
` [PATCH bpf-next v3 2/8] selftests/bpf: Add socket_kind_to_str() to socket_helpers
` [PATCH bpf-next v3 3/8] selftests/bpf: Add u32()/u64() to sockmap_helpers
` [PATCH bpf-next v3 4/8] selftests/bpf: Introduce verdict programs for sockmap_redir
` [PATCH bpf-next v3 5/8] selftests/bpf: Add selftest for sockmap/hashmap redirection
` [PATCH bpf-next v3 6/8] selftests/bpf: sockmap_listen cleanup: Drop af_vsock redir tests
` [PATCH bpf-next v3 7/8] selftests/bpf: sockmap_listen cleanup: Drop af_unix "
` [PATCH bpf-next v3 8/8] selftests/bpf: sockmap_listen cleanup: Drop af_inet SOCK_DGRAM "

[PATCH] selftests: Add functional test for the abort file in fusectl
 2025-05-15 10:26 UTC  (3+ messages)

[PATCH] selftests: remove duplicated function definition
 2025-05-15 10:02 UTC  (2+ messages)

[PATCH] selftests/mm: Deduplicate default page size test results in thuge-gen
 2025-05-15  9:44 UTC  (2+ messages)

[PATCH] selftests/mm: Fix test result reporting in gup_longterm
 2025-05-15  9:43 UTC  (4+ messages)

[PATCH] selftests/mm: Deduplicate test logging in test_mlock_lock()
 2025-05-15  9:30 UTC  (2+ messages)

[PATCH v15 net-next 0/5] DUALPI2 patch
 2025-05-15  9:12 UTC  (7+ messages)
` [PATCH v15 net-next 1/5] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v15 net-next 2/5] sched: Dump configuration and statistics "

[PATCH v7 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-05-15  8:22 UTC  (15+ messages)
` [PATCH v7 01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v7 02/14] riscv: sbi: remove useless parenthesis
` [PATCH v7 03/14] riscv: sbi: add new SBI error mappings
` [PATCH v7 04/14] riscv: sbi: add FWFT extension interface
` [PATCH v7 05/14] riscv: sbi: add SBI FWFT extension calls
` [PATCH v7 06/14] riscv: misaligned: request misaligned exception from SBI
` [PATCH v7 07/14] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v7 08/14] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v7 09/14] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v7 10/14] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v7 11/14] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v7 12/14] RISC-V: KVM: add SBI extension reset callback
` [PATCH v7 13/14] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v7 14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[PATCH v15 00/27] riscv control-flow integrity for usermode
 2025-05-15  8:48 UTC  (7+ messages)
` [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v15 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call

[PATCH] selftests/memfd: clean Makefile
 2025-05-15  8:25 UTC 

[PATCH bpf-next v4 0/3] Allow mmap of /sys/kernel/btf/vmlinux
 2025-05-15  7:51 UTC  (2+ messages)

[PATCH] kselftest/arm64: Set default OUTPUT path when undefined
 2025-05-15  5:18 UTC 

[PATCH v6 0/4] mm: introduce THP deferred setting
 2025-05-15  3:38 UTC  (5+ messages)
` [PATCH v6 1/4] mm: defer THP insertion to khugepaged
` [PATCH v6 2/4] mm: document (m)THP defer usage
` [PATCH v6 3/4] khugepaged: add defer option to mTHP options
` [PATCH v6 4/4] selftests: mm: add defer to thp setting parser

[PATCH] selftests: timers: Fix grammar and clarify comments in nanosleep.c
 2025-05-14 22:21 UTC 

[PATCH bpf-next v6 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-14 21:59 UTC  (7+ messages)
` [PATCH bpf-next v6 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v6 5/5] selftests/bpf: Add test for open coded dmabuf_iter

[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-05-14 21:29 UTC  (4+ messages)
` [PATCH v1 6/6] Documentation: kvm: new uAPI for handling SEA

[PATCH v3] kunit: fix longest symbol length test
 2025-05-14 21:00 UTC  (2+ messages)

[PATCH v3 0/4] Introducing Hornet LSM
 2025-05-14 20:41 UTC  (11+ 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).