Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-05-08 00:48:34 to 2025-05-12 03:54:51 UTC [more...]

[PATCH] selftests/bpf: Fix bpf selftest build error
 2025-05-12  3:54 UTC  (4+ messages)

[PATCH v18 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-05-11  8:24 UTC  (3+ messages)

[PATCH v3 0/4] Introducing Hornet LSM
 2025-05-11  2:14 UTC  (12+ messages)

[PATCHv2 net-next 0/6] selftests: net: configure rp_filter in setup_ns
 2025-05-11  1:34 UTC  (8+ messages)
` [PATCHv2 net-next 1/6] selftests: net: disable rp_filter after namespace initialization
` [PATCHv2 net-next 2/6] selftests: net: remove redundant rp_filter configuration
` [PATCHv2 net-next 3/6] selftests: net: use setup_ns for bareudp testing
` [PATCHv2 net-next 4/6] selftests: net: use setup_ns for SRv6 tests and remove rp_filter configuration
` [PATCHv2 net-next 5/6] selftests: netfilter: "
` [PATCHv2 net-next 6/6] selftests: mptcp: "

[PATCH v6 0/8] ublk: decouple server threads from hctxs
 2025-05-11  0:35 UTC  (21+ messages)
` [PATCH v6 1/8] ublk: have a per-io daemon instead of a per-queue daemon
` [PATCH v6 2/8] sbitmap: fix off-by-one when wrapping hint
` [PATCH v6 3/8] selftests: ublk: kublk: plumb q_id in io_uring user_data
` [PATCH v6 4/8] selftests: ublk: kublk: tie sqe allocation to io instead of queue
` [PATCH v6 5/8] selftests: ublk: kublk: lift queue initialization out of thread
` [PATCH v6 6/8] selftests: ublk: kublk: move per-thread data out of ublk_queue
` [PATCH v6 7/8] selftests: ublk: kublk: decouple ublk_queues from ublk server threads
` [PATCH v6 8/8] Documentation: ublk: document UBLK_F_RR_TAGS

Inquiry
 2025-05-10 14:32 UTC 

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-05-10 16:03 UTC  (2+ messages)
` [PATCH v3 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2025-05-10 12:51 UTC  (14+ messages)
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl

[PATCH bpf-next v4 0/3] Allow mmap of /sys/kernel/btf/vmlinux
 2025-05-10 12:34 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] btf: allow mmap of vmlinux btf
` [PATCH bpf-next v4 2/3] selftests: bpf: add a test for mmapable vmlinux BTF
` [PATCH bpf-next v4 3/3] libbpf: Use mmap to parse vmlinux BTF from sysfs

[PATCH 0/3] KVM: arm64: selftests: arch_timer_edge_cases fixes
 2025-05-10  9:03 UTC  (5+ messages)
` [PATCH 1/3] KVM: arm64: selftests: fix help text for arch_timer_edge_cases
` [PATCH 2/3] KVM: arm64: selftests: fix thread migration in arch_timer_edge_cases
` [PATCH 3/3] KVM: arm64: selftests: arch_timer_edge_cases - workaround for AC03_CPU_14

[PATCH] selftests/mincore: Added comment for minicore test
 2025-05-10  8:29 UTC 

[PATCH v4 00/14] kselftest harness and nolibc compatibility
 2025-05-10  6:54 UTC  (2+ messages)

[PATCH 0/7] Rust KUnit `#[test]` support improvements
 2025-05-10  1:58 UTC  (3+ messages)
` [PATCH 4/7] rust: str: convert `rusttest` tests into KUnit

[PATCH net v2] tests/ncdevmem: Fix double-free of queue array
 2025-05-09 23:30 UTC  (7+ messages)

[PATCH bpf-next v4 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-09 22:27 UTC  (20+ messages)
` [PATCH bpf-next v4 1/5] dma-buf: Rename debugfs symbols
` [PATCH bpf-next v4 2/5] bpf: Add dmabuf iterator
` [PATCH bpf-next v4 3/5] bpf: Add open coded "
` [PATCH bpf-next v4 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v4 5/5] selftests/bpf: Add test for open coded dmabuf_iter

[PATCH v15 net-next 0/5] DUALPI2 patch
 2025-05-09 21:48 UTC  (6+ 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 v15 net-next 3/5] sched: Add enqueue/dequeue "
` [PATCH v15 net-next 4/5] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v15 net-next 5/5] Documentation: netlink: specs: tc: Add DualPI2 specification

[PATCH v8 iproute2-next 0/1] DUALPI2 iproute2 patch
 2025-05-09 21:47 UTC  (2+ messages)
` [PATCH v8 iproute2-next 1/1] tc: add dualpi2 scheduler module

[PATCH v6 net-next 00/15] AccECN protocol patch series
 2025-05-09 21:18 UTC  (16+ messages)
` [PATCH v6 net-next 01/15] tcp: reorganize SYN ECN code
` [PATCH v6 net-next 02/15] tcp: fast path functions later
` [PATCH v6 net-next 03/15] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v6 net-next 04/15] tcp: AccECN core
` [PATCH v6 net-next 05/15] tcp: accecn: AccECN negotiation
` [PATCH v6 net-next 06/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v6 net-next 07/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v6 net-next 08/15] tcp: sack option handling improvements
` [PATCH v6 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v6 net-next 10/15] tcp: accecn: AccECN option send control
` [PATCH v6 net-next 11/15] tcp: accecn: AccECN option failure handling
` [PATCH v6 net-next 12/15] tcp: accecn: AccECN option ceb/cep heuristic
` [PATCH v6 net-next 13/15] tcp: accecn: AccECN ACE field multi-wrap heuristic
` [PATCH v6 net-next 14/15] tcp: accecn: try to fit AccECN option with SACK
` [PATCH v6 net-next 15/15] tcp: try to avoid safer when ACKs are thinned

[PATCH] kunit: configs: Enable coverage of the bitfield packing library
 2025-05-09 19:47 UTC  (2+ messages)

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-09 19:30 UTC  (26+ 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 13/23] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v4 14/23] iommufd: Add mmap interface
` [PATCH v4 15/23] iommufd/selftest: Add coverage for the new "
` [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 v4 23/23] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH] selftests/seccomp: fix negative_ENOSYS tracer tests on arm32
 2025-05-09 19:16 UTC  (2+ messages)

[PATCH v2] kunit: fix longest symbol length test
 2025-05-09 19:09 UTC  (2+ messages)

[PATCH 0/3] selftests/timens: Various small fixes
 2025-05-09 19:07 UTC  (6+ messages)
` [PATCH 1/3] selftests/timens: Print TAP headers

[PATCH v6 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-05-09 18:49 UTC  (22+ messages)
` [PATCH v6 01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v6 02/14] riscv: sbi: remove useless parenthesis
` [PATCH v6 03/14] riscv: sbi: add new SBI error mappings
` [PATCH v6 04/14] riscv: sbi: add FWFT extension interface
` [PATCH v6 05/14] riscv: sbi: add SBI FWFT extension calls
` [PATCH v6 11/14] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v6 12/14] RISC-V: KVM: add SBI extension reset callback
` [PATCH v6 13/14] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v6 14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-05-09 18:43 UTC  (3+ messages)

[PATCH] KVM: SEV: Disable SEV-SNP support on initialization failure
 2025-05-09 17:57 UTC  (5+ messages)

[PATCH v2] selftests/ftrace: Convert poll to a gen_file
 2025-05-09 17:03 UTC  (4+ messages)

[PATCH] selftests/bpf: Fix bpf selftest build warning
 2025-05-09 16:25 UTC  (2+ messages)

[PATCH v2] selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
 2025-05-09 15:55 UTC  (2+ messages)

[PATCH v2] selftests: can: Import tst-filter from can-tests
 2025-05-09 15:06 UTC 

[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
 2025-05-09 11:52 UTC  (11+ messages)
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl

[PATCH v1] selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
 2025-05-09 10:47 UTC  (7+ messages)

[PATCH v2 0/5] riscv: misaligned: fix interruptible context and add tests
 2025-05-09  8:22 UTC  (4+ messages)
` [PATCH v2 5/5] selftests: riscv: add misaligned access testing

[PATCH net-next] selftests: drv-net: ping: make sure the ping test restores checksum offload
 2025-05-09  4:10 UTC  (4+ messages)

[PATCH bpf-next v3 1/3] btf: allow mmap of vmlinux btf
 2025-05-09  3:33 UTC  (2+ messages)

[PATCH net-next] selftests: net-drv: remove the nic_performance and nic_link_layer tests
 2025-05-09  2:10 UTC  (3+ messages)

KUnit for Userspace
 2025-05-08 17:46 UTC 

[PATCH v2 13/22] iommufd: Add mmap interface
 2025-05-08 17:14 UTC  (14+ messages)

[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
 2025-05-08 15:06 UTC  (9+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
    ` The "make headers" requirement, revisited: "

[PATCH 0/8] stackleak: Support Clang stack depth tracking
 2025-05-08 12:25 UTC  (4+ messages)
` [PATCH 2/8] init.h: Disable sanitizer coverage for __init and __head

[PATCH net] net: Lock lower level devices when updating features
 2025-05-08 10:33 UTC  (9+ messages)

[PATCH bpf-next v3 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-08  8:22 UTC  (5+ messages)
` [PATCH bpf-next v3 2/5] bpf: Add dmabuf iterator

[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
 2025-05-08  6:37 UTC  (5+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd

[PATCH net-next 0/6] selftests: net: configure rp_filter in setup_ns
 2025-05-08  2:15 UTC  (4+ messages)
` [PATCH net-next 4/6] selftests: net: use setup_ns for SRv6 tests and remove rp_filter configuration

[PATCH net-next v4] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-08  1:23 UTC 

[PATCH net-next v14 0/9] Device memory TCP TX
 2025-05-08  0:48 UTC  (10+ messages)
` [PATCH net-next v14 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v14 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v14 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v14 4/9] net: devmem: Implement TX path
` [PATCH net-next v14 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v14 6/9] net: enable driver support for netmem TX
` [PATCH net-next v14 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v14 8/9] net: check for driver support in netmem TX
` [PATCH net-next v14 9/9] selftests: ncdevmem: Implement devmem TCP TX


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox