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

[PATCH net-next v14 0/9] Device memory TCP TX
 2025-05-08  0:48 UTC  (2+ messages)
` [PATCH net-next v14 1/9] netmem: add niov->type attribute to distinguish different net_iov types

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

[PATCH v3 0/4] Introducing Hornet LSM
 2025-05-07 23:21 UTC  (7+ messages)

[PATCH v6 0/8] ublk: decouple server threads from hctxs
 2025-05-07 23:08 UTC  (10+ 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

[PATCH] kbuild: use ARCH from compile.h in unclean source tree msg
 2025-05-07 22:48 UTC  (8+ messages)

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-05-07 22:08 UTC  (49+ messages)
` [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v2 13/22] iommufd: Add mmap interface

[PATCH net-next] selftests: net-drv: remove the nic_performance and nic_link_layer tests
 2025-05-07 21:33 UTC  (2+ messages)

[PATCH net] net: Lock lower level devices when updating features
 2025-05-07 21:20 UTC  (9+ messages)

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

[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
 2025-05-07 20:50 UTC  (16+ 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-07 19:39 UTC  (13+ messages)
` [PATCH 1/8] nvme-pci: Make nvme_pci_npages_prp() __always_inline
` [PATCH 2/8] init.h: Disable sanitizer coverage for __init and __head
` [PATCH 3/8] stackleak: Rename CONFIG_GCC_PLUGIN_STACKLEAK to CONFIG_STACKLEAK
` [PATCH 4/8] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH 5/8] stackleak: Split STACKLEAK_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH 6/8] stackleak: Support Clang stack depth tracking
` [PATCH 7/8] configs/hardening: Enable CONFIG_STACKLEAK
` [PATCH 8/8] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON

[PATCH v2] selftests/ftrace: Convert poll to a gen_file
 2025-05-07 19:26 UTC  (3+ messages)

[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-05-07 19:24 UTC  (3+ messages)
` [PATCH v1 6/6] Documentation: kvm: new uAPI for handling SEA

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

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

[PATCH v18 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-05-07 15:03 UTC  (3+ messages)
` [PATCH v18 08/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check

[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
 2025-05-07 12:31 UTC  (13+ messages)
` [PATCH v3 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v3 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v3 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_VQUEUE and its related struct
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl

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

[RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page
 2025-05-07  3:15 UTC  (5+ messages)

[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
 2025-05-07  2:37 UTC  (3+ messages)
` [PATCH v2 02/15] genpt: Add Documentation/ files

[PATCH net] net: Lock netdevices during dev_shutdown
 2025-05-07  2:10 UTC  (3+ messages)

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-05-07  0:46 UTC  (4+ messages)

[PATCH] clk: test: Forward-declare struct of_phandle_args in kunit/clk.h
 2025-05-06 21:50 UTC  (2+ messages)

[PATCH v2] selftests: pid_namespace: Fix missing mount headers in pid_max.c
 2025-05-06 21:35 UTC 

[PATCH bpf-next 0/4] bpf: Allow get_func_[arg|arg_cnt] helpers in raw tracepoint programs
 2025-05-06 21:01 UTC  (8+ messages)
` [PATCH bpf-next 1/4] "

[PATCH v5 net-next 00/15] AccECN protocol patch series
 2025-05-06 17:49 UTC  (21+ messages)
` [PATCH v5 net-next 03/15] tcp: AccECN core
` [PATCH v5 net-next 07/15] tcp: allow embedding leftover into option padding
` [PATCH v5 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v5 net-next 10/15] tcp: accecn: AccECN option send control

[PATCH v8 00/10] Basic SEV-SNP Selftests
 2025-05-06 17:06 UTC  (9+ messages)

[PATCH v14 net-next 0/5] DUALPI2 patch
 2025-05-06 16:54 UTC  (3+ messages)
` [PATCH v14 net-next 1/5] sched: Struct definition and parsing of dualpi2 qdisc

[PATCH net-next v3] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-06 16:27 UTC  (3+ messages)

[RFC PATCH 02/11] KVM: guest_mem: Add ioctl KVM_LINK_GUEST_MEMFD
 2025-05-06 16:05 UTC  (2+ messages)

[PATCH] selftests: pid_namespace: Fix missing mount headers in pid_max.c
 2025-05-06 15:44 UTC 

[PATCH v2 0/5] riscv: misaligned: fix interruptible context and add tests
 2025-05-06 11:07 UTC  (5+ messages)
` [PATCH v2 1/5] riscv: misaligned: factorize trap handling
` [PATCH v2 2/5] riscv: misaligned: enable IRQs while handling misaligned accesses

[PATCH v15 00/27] riscv control-flow integrity for usermode
 2025-05-06 10:10 UTC  (3+ messages)
` [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit

[PATCH] selftests/run_kselftest.sh: Use readlink if realpath is not available
 2025-05-06  9:19 UTC  (3+ messages)

[PATCH net-next v3] selftests: net: exit cleanly on SIGTERM / timeout
 2025-05-06  9:10 UTC  (2+ messages)

[PATCH] KVM: selftests: add test for SVE host corruption
 2025-05-06  8:51 UTC  (2+ messages)

[PATCH 0/7] Rust KUnit `#[test]` support improvements
 2025-05-06  6:32 UTC  (5+ messages)
` [PATCH 2/7] rust: kunit: support checked `-> Result`s in KUnit `#[test]`s

[PATCH v4 00/14] kselftest harness and nolibc compatibility
 2025-05-06  5:59 UTC  (3+ messages)
` [PATCH v4 14/14] HACK: selftests/nolibc: demonstrate usage of the kselftest harness

[PATCH net-next v13 0/9] Device memory TCP TX
 2025-05-06  1:37 UTC  (7+ messages)
` [PATCH net-next v13 4/9] net: devmem: Implement TX path

[PATCH net 0/3 v4] selftests: drv: net: fix `ping.py` test failure
 2025-05-06  1:20 UTC  (2+ messages)

[PATCH net-next v2] selftests: iou-zcrx: Clean up build warnings for error format
 2025-05-06  1:00 UTC  (2+ messages)

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-05-06  0:57 UTC  (3+ messages)
` [PATCH v2 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH v2 0/6] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-06  0:24 UTC  (7+ messages)
` [PATCH v2 2/6] bpf: Add dmabuf iterator

[PATCH net-next 0/7] selftests: mptcp: increase code coverage
 2025-05-06  0:01 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 083/153] selftests/net: have `gro.sh -t` return a correct exit code
 2025-05-05 23:12 UTC 

[PATCH AUTOSEL 6.1 115/212] selftests/net: have `gro.sh -t` return a correct exit code
 2025-05-05 23:05 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 162/212] kunit: tool: Use qboot on QEMU x86_64

[PATCH AUTOSEL 6.6 145/294] selftests/net: have `gro.sh -t` return a correct exit code
 2025-05-05 22:55 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 207/294] kunit: tool: Use qboot on QEMU x86_64
` [PATCH AUTOSEL 6.6 259/294] bridge: mdb: Allow replace of a host-joined group

[PATCH AUTOSEL 6.12 210/486] iommufd: Disallow allocating nested parent domain with fault ID
 2025-05-05 22:39 UTC  (5+ messages)
` [PATCH AUTOSEL 6.12 239/486] selftests/net: have `gro.sh -t` return a correct exit code
` [PATCH AUTOSEL 6.12 334/486] kunit: tool: Use qboot on QEMU x86_64
` [PATCH AUTOSEL 6.12 428/486] bridge: mdb: Allow replace of a host-joined group
` [PATCH AUTOSEL 6.12 486/486] kernfs: Use RCU to access kernfs_node::parent

[PATCH v2 0/3] selftests: ublk: more misc fixes
 2025-05-05 22:55 UTC  (2+ messages)

[PATCH 0/3] selftests: ublk: more misc fixes
 2025-05-05 22:55 UTC  (6+ messages)

[PATCH AUTOSEL 6.14 139/642] kunit: tool: Fix bug in parsing test plan
 2025-05-05 22:14 UTC  (8+ messages)
` [PATCH AUTOSEL 6.14 215/642] selftests: pci_endpoint: Skip disabled BARs
` [PATCH AUTOSEL 6.14 266/642] iommufd: Disallow allocating nested parent domain with fault ID
` [PATCH AUTOSEL 6.14 300/642] selftests/net: have `gro.sh -t` return a correct exit code
` [PATCH AUTOSEL 6.14 423/642] kunit: tool: Use qboot on QEMU x86_64
` [PATCH AUTOSEL 6.14 533/642] netdevsim: allow normal queue reset while down
` [PATCH AUTOSEL 6.14 551/642] bridge: mdb: Allow replace of a host-joined group
` [PATCH AUTOSEL 6.14 633/642] kernfs: Use RCU to access kernfs_node::parent

[PATCH v2 13/15] iommu/amd: Use the generic iommu page table
 2025-05-05 19:09 UTC  (2+ messages)

[PATCH v2 04/15] iommupt: Add the AMD IOMMU v1 page table format
 2025-05-05 18:48 UTC  (2+ messages)


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