linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-28 18:25:43 to 2025-06-02 19:29:06 UTC [more...]

[PATCH 00/17] ARM64 PMU Partitioning
 2025-06-02 19:26 UTC  (9+ messages)
` [PATCH 01/17] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH 02/17] arm64: Generate sign macro for sysreg Enums
` [PATCH 03/17] arm64: cpufeature: Add cpucap for PMICNTR
` [PATCH 04/17] KVM: arm64: Cleanup PMU includes
` [PATCH 05/17] KVM: arm64: Reorganize PMU functions
` [PATCH 06/17] KVM: arm64: Introduce method to partition the PMU
` [PATCH 07/17] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH 08/17] perf: arm_pmuv3: Keep out of guest counter partition

[PATCH] libbpf: add support for printing BTF character arrays as strings
 2025-06-02 18:39 UTC  (4+ messages)

[PATCH] lib/tests: Make RANDSTRUCT_KUNIT_TEST depend on RANDSTRUCT
 2025-06-02 18:19 UTC  (4+ messages)

[PATCH] lib/tests: Make FORTIFY_KUNIT_TEST depend on FORTIFY_SOURCE
 2025-06-02 18:11 UTC  (2+ messages)

[PATCH v2 10/10] selftests/sched_ext: Add test for sched_ext dl_server
 2025-06-02 18:01 UTC 

[PATCH] selftests/bpf: Validate UDP length in cls_redirect test
 2025-06-02 17:43 UTC 

[RFC PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-06-02 17:12 UTC  (14+ messages)
` [RFC PATCH 07/33] vfio: selftests: Use command line to set hugepage size for DMA mapping test
` [RFC PATCH 08/33] vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU

[RFC PATCH v2 0/9] KVM: Enable Nested Virt selftests
 2025-06-02 15:38 UTC  (13+ messages)
` [RFC PATCH v2 1/9] KVM: arm64: nv: selftests: Add support to run guest code in vEL2
  ` [PATCH RFC "
` [RFC PATCH v2 8/9] KVM: selftests: arm64: Extend kvm_page_table_test "

[PATCH net-next v2 0/4] netconsole: Optimize console registration and improve testing
 2025-06-02 14:57 UTC  (6+ messages)
` [PATCH net-next v2 1/4] netconsole: Only register console drivers when targets are configured
` [PATCH net-next v2 2/4] netconsole: Add automatic console unregistration on target removal
` [PATCH net-next v2 3/4] selftests: netconsole: Do not exit from inside the validation function
` [PATCH net-next v2 4/4] selftests: netconsole: Add support for basic netconsole target format

[syzbot] [cgroups?] general protection fault in __cgroup_rstat_lock
 2025-06-02 14:15 UTC  (2+ messages)

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

[PATCH net] Revert "kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests"
 2025-06-02 13:34 UTC  (7+ messages)

[PATCH v2] selftests/ptrace/get_syscall_info: fix for MIPS n32
 2025-06-02 11:59 UTC  (5+ messages)

[PATCH v5 0/5] kunit: Add support for suppressing warning backtraces
 2025-06-02 11:13 UTC  (23+ messages)
` [PATCH v5 1/5] bug/kunit: Core "
` [PATCH v5 2/5] bug/kunit: Suppressing warning backtraces reduced impact on WARN*() sites

[PATCH bpf-next v1 0/2] bpf,ktls: Fix data corruption caused by using bpf_msg_pop_data() in ktls
 2025-06-02 11:04 UTC  (7+ messages)
` [PATCH bpf-next v1 1/2] bpf,ktls: Fix data corruption when "
` [PATCH bpf-next v1 2/2] selftests/bpf: Add test to cover ktls with bpf_msg_pop_data

[PATCH bpf-next 1/2] bpf: Add bpf_task_cwd_from_pid() kfunc
 2025-06-02  6:20 UTC  (7+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add selftests for bpf_task_cwd_from_pid()

[PATCH AUTOSEL 6.12 69/93] selftests: harness: Mark functions without prototypes static
 2025-06-01 23:33 UTC 

[PATCH AUTOSEL 6.14 076/102] selftests: harness: Mark functions without prototypes static
 2025-06-01 23:29 UTC 

[PATCH AUTOSEL 6.15 082/110] selftests: harness: Mark functions without prototypes static
 2025-06-01 23:24 UTC 

[PATCH net v3] selftests: net: build net/lib dependency in all target
 2025-06-01 14:29 UTC 

[PATCH] selftests/damon/_damon_sysfs: skip testcases if CONFIG_DAMON_SYSFS is disabled
 2025-05-31 16:48 UTC  (2+ messages)

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-05-31  7:46 UTC  (9+ messages)
` [PATCH v3 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
` [PATCH v4 "

[PATCH] selftests: ipc: Replace fail print statements with ksft_test_result_fail
 2025-05-31  7:01 UTC 

[PATCH net v2] selftests: net: build net/lib dependency in all target
 2025-05-31  5:19 UTC  (2+ messages)

[PATCH v1 1/1] selftests/x86: Add a test to detect infinite sigtrap handler loop
 2025-05-31  0:14 UTC  (2+ messages)

[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-30 18:39 UTC  (27+ messages)
` [PATCH v5 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v5 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v5 17/29] iommufd: Add mmap interface
` [PATCH v5 20/29] iommu: Allow an input type in hw_info op
` [PATCH v5 21/29] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v5 24/29] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v5 28/29] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v5 29/29] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-30 18:34 UTC  (10+ messages)
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx

[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-05-30 17:29 UTC  (4+ messages)
` [PATCH v1 1/6] KVM: arm64: VM exit to userspace to handle SEA

[PATCH bpf-next v2 1/2] bpftool: Use appropriate permissions for map access
 2025-05-30 16:48 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test for bpftool access to read-only protected maps

[PATCH bpf-next 1/2] bpftool: Use appropriate permissions for map access
 2025-05-30 12:57 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for bpftool access to read-only protected maps

[PATCH] kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests
 2025-05-30 13:23 UTC  (3+ messages)

[PATCH v8 0/9] ublk: decouple server threads from ublk_queues/hctxs
 2025-05-30 13:07 UTC  (14+ messages)
` [PATCH v8 1/9] ublk: have a per-io daemon instead of a per-queue daemon
` [PATCH v8 2/9] selftests: ublk: kublk: plumb q_id in io_uring user_data
` [PATCH v8 3/9] selftests: ublk: kublk: tie sqe allocation to io instead of queue
` [PATCH v8 4/9] selftests: ublk: kublk: lift queue initialization out of thread
` [PATCH v8 5/9] selftests: ublk: kublk: move per-thread data out of ublk_queue
` [PATCH v8 6/9] selftests: ublk: kublk: decouple ublk_queues from ublk server threads
` [PATCH v8 7/9] selftests: ublk: add functional test for per io daemons
` [PATCH v8 8/9] selftests: ublk: add stress "
` [PATCH v8 9/9] Documentation: ublk: document UBLK_F_PER_IO_DAEMON

[PATCH v2] selftests/filesystems: Fix build of anon_inode_test
 2025-05-30 10:42 UTC 

[PATCH] selftests/filesystems: Fix build of anon_inode_test
 2025-05-30 10:39 UTC  (2+ messages)

[PATCH v3 00/13] KVM: Make irqfd registration globally unique
 2025-05-30  8:49 UTC  (4+ messages)
` [PATCH v3 08/13] sched/wait: Add a waitqueue helper for fully exclusive priority waiters

[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
 2025-05-30  4:50 UTC  (11+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing
` [PATCH net-next v12 02/10] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v12 03/10] tun: Allow steering eBPF program to fall back
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code
` [PATCH net-next v12 05/10] tun: Introduce virtio-net hash feature
` [PATCH net-next v12 06/10] tap: "
` [PATCH net-next v12 07/10] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v12 08/10] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v12 09/10] selftest: tap: Add tests for virtio-net ioctls
` [PATCH net-next v12 10/10] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

[PATCH net] selftests: net: build net/lib dependency in all target
 2025-05-29 23:39 UTC  (6+ messages)

[PATCH v2] selftests/seccomp: Improve error logging in get_proc_stat()
 2025-05-29 22:55 UTC  (2+ messages)
` [PATCH v3] selftests/seccomp: Fix indentation and rebase error logging patch

[kvm-unit-tests PATCH] riscv: sbi: Add SBI Debug Triggers Extension tests
 2025-05-29 22:36 UTC 

[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-05-29 22:28 UTC  (15+ messages)
` [PATCH v10 2/5] rust: support formatting of foreign types
` [PATCH v10 4/5] rust: replace `kernel::c_str!` with C-Strings

[PATCH bpf-next v1 1/2] bpf: Restrict usage scope of bpf_get_cgroup_classid
 2025-05-29 16:46 UTC  (2+ messages)

[PATCH v2 0/2] rust: minor idiomatic fixes to doctest generator
 2025-05-29 16:00 UTC  (6+ messages)
` [PATCH v2 1/2] rust: replace length checks with match
` [PATCH v2 2/2] rust: emit path candidates in panic message

[PATCH v7 0/8] ublk: decouple server threads from ublk_queues/hctxs
 2025-05-29 15:39 UTC  (14+ messages)
` [PATCH v7 1/8] ublk: have a per-io daemon instead of a per-queue daemon
` [PATCH v7 3/8] selftests: ublk: kublk: tie sqe allocation to io instead of queue
` [PATCH v7 6/8] selftests: ublk: kublk: decouple ublk_queues from ublk server threads
` [PATCH v7 7/8] selftests: ublk: add test for per io daemons
` [PATCH v7 8/8] Documentation: ublk: document UBLK_F_PER_IO_DAEMON

[PATCH v3] rust: kunit: use crate-level mapping for `c_void`
 2025-05-29 12:53 UTC  (2+ messages)

[PATCH v8 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-05-29 12:43 UTC  (3+ messages)
` [PATCH v8 08/14] riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED

[PATCH v6 0/4] mm: introduce THP deferred setting
 2025-05-29  4:26 UTC  (5+ messages)

[PATCH bpf-next 0/2] Add kfunc for doing pid -> task cwd
 2025-05-29  3:26 UTC 

[PATCH net-next] selftest: Add selftest for multicast address notifications
 2025-05-29  1:52 UTC  (3+ messages)

[PATCH] selftests: Add version file to kselftest installation dir
 2025-05-29  0:33 UTC 

[PATCH v1] selftests/mm: two fixes for the pfnmap test
 2025-05-28 19:52 UTC 

[PATCH v2] selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
 2025-05-28 19:47 UTC  (3+ messages)

[PATCH RFC net-next v2] page_pool: import Jesper's page_pool benchmark
 2025-05-28 19:46 UTC  (5+ 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).