Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-07-09 20:31:30 to 2026-07-10 23:14:18 UTC [more...]

[PATCH v2 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-07-10 23:14 UTC  (21+ messages)
` [PATCH v2 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH v2 02/19] crypto: cmh - add core platform driver
` [PATCH v2 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
` [PATCH v2 06/19] crypto: cmh - add CSHAKE/KMAC ahash
` [PATCH v2 07/19] crypto: cmh - add SM3 ahash
` [PATCH v2 08/19] crypto: cmh - add AES skcipher/aead/cmac
` [PATCH v2 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
` [PATCH v2 10/19] crypto: cmh - add ChaCha20-Poly1305
` [PATCH v2 11/19] crypto: cmh - add DRBG hwrng
` [PATCH v2 12/19] crypto: cmh - add RSA akcipher
` [PATCH v2 13/19] crypto: cmh - add ECDSA/SM2 sig
` [PATCH v2 14/19] crypto: cmh - add ECDH/X25519 kpp
` [PATCH v2 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
` [PATCH v2 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
` [PATCH v2 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
` [PATCH v2 18/19] selftests: crypto: cmh - add kselftest for management ioctl
` [PATCH v2 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)

[PATCH 0/4] selftests/bpf: A few edge case fixes
 2026-07-10 22:58 UTC  (6+ messages)
` [PATCH 1/4] selftests/bpf: Install bpftool where test_progs expects to find it
` [PATCH 2/4] selftests/bpf: Install resolve_btfids.test.o.BTF where the test expects it
` [PATCH 3/4] selftests/bpf: Fix lsm_bdev dev_t encoding mismatch
` [PATCH 4/4] libbpf: Search /lib64 and /lib in resolve_full_path()

[PATCH v2 0/6] tools/build: Allow versioning of all LLVM tools
 2026-07-10 22:30 UTC  (5+ messages)
` [PATCH v2 4/6] tools/build: Allow versioning LLVM readelf
` [PATCH v2 5/6] tools/build: selftests: Allow versioning LLVM lld

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-07-10 22:23 UTC  (13+ messages)
` [PATCH v3 01/11] cxl: Add cxl_get_hdm_info() helper for HDM decoder metadata
` [PATCH v3 05/11] vfio: UAPI for CXL Type-2 device passthrough
` [PATCH v3 06/11] cxl: Add register-virtualization helpers for vfio Type-2 passthrough
` [PATCH v3 07/11] vfio/pci: Add CONFIG_VFIO_PCI_CXL with bind-time CXL Type-2 acquisition
` [PATCH v3 08/11] vfio/pci/cxl: Add HDM + COMP_REGS regions and DVSEC clipping shim

[PATCH net] selftests: netconsole: only restore MAC when it changed on resume
 2026-07-10 22:19 UTC 

[PATCH bpf-next 0/2] bpf: Fix WARNING in bpf_trampoline_multi_detach
 2026-07-10 22:15 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: Mark tracing_multi trampolines as ftrace managed
` [PATCH bpf-next 2/2] selftests/bpf: Test fentry link after tracing_multi link

[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-10 22:12 UTC  (15+ messages)
` [PATCH v8 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v8 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v8 3/8] selftests/mm: add HMM test for mmap lock-dropping faults
` [PATCH v8 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v8 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v8 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v8 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v8 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH v4 0/9] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-10 22:06 UTC  (10+ messages)
` [PATCH v4 1/9] vfio: selftests: igb: Add driver for IGB QEMU device
` [PATCH v4 2/9] vfio: selftests: igb: Use PHY internal loopback on 82576
` [PATCH v4 3/9] vfio: selftests: igb: Use advanced TX and RX descriptors
` [PATCH v4 4/9] vfio: selftests: igb: Program MSI-X interrupt routing
` [PATCH v4 5/9] vfio: selftests: igb: Extend memcpy completion timeout for line-rate hardware
` [PATCH v4 6/9] vfio: selftests: igb: Disable PCIe completion timeout retries
` [PATCH v4 7/9] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v4 8/9] vfio: selftests: igb: Factor hardware programming into igb_hw_init()
` [PATCH v4 9/9] vfio: selftests: igb: Recover after DMA-read faults

[PATCH] kselftest/arm64/pauth: Scale exec_changed_keys on KSFT_MACHINE_SLOW
 2026-07-10 21:59 UTC 

[PATCH net 0/7] selftests: net: add missing kconfig and settings
 2026-07-10 21:26 UTC  (10+ messages)
` [PATCH net 1/7] selftests: af_unix: add USER_NS config
` [PATCH net 2/7] selftests: openvswitch: add config file
` [PATCH net 3/7] selftests: ovpn: add IPV6 and VETH configs
` [PATCH net 4/7] selftests: ovpn: increase timeout
` [PATCH net 5/7] selftests: drv-net: "
` [PATCH net 6/7] selftests: drv-net: add missing kconfig for psp.py
` [PATCH net 7/7] selftests: netconsole: ignore busywait errors

[PATCH bpf-next v4 0/6] Add the capability to load HW RX checksum in eBPF programs
 2026-07-10 19:05 UTC  (12+ messages)
` [PATCH bpf-next v4 1/6] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
` [PATCH bpf-next v4 2/6] net: veth: Add xmo_rx_checksum callback to veth driver
` [PATCH bpf-next v4 3/6] net: ice: Add xmo_rx_checksum callback
` [PATCH bpf-next v4 5/6] selftests/bpf: Add bpf_xdp_metadata_rx_checksum support to xdp_hw_metadat prog
` [PATCH bpf-next v4 6/6] selftests: drv-net: add XDP RX checksum metadata tests

cgroup/test_zswap failed with "zswpout does not increase after test program"
 2026-07-10 18:25 UTC  (10+ messages)

[PATCH v2 0/7] clk: Add support for clock nexus
 2026-07-10 18:22 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: clock: Introduce nexus nodes
` [PATCH v2 2/7] clk: tests: Add clk_parse_clkspec() Kunit testing
` [PATCH v2 3/7] clk: tests: Add Kunit testing for of_clk_get_parent_name()
` [PATCH v2 4/7] clk: Improve a couple of comments
` [PATCH v2 5/7] clk: Use the generic OF phandle parsing in only one place
` [PATCH v2 6/7] clk: Add support for clock nexus dt bindings
` [PATCH v2 7/7] clk: tests: Add Kunit testing for nexus nodes

[PATCH v7 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-10 18:07 UTC  (22+ messages)
` [PATCH v7 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v7 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v7 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v7 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v7 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v7 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v7 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[PATCH bpf] selftests/bpf: keep polling connection that is still in progress
 2026-07-10 17:33 UTC  (2+ messages)

[PATCH v2] selftests/ftrace: fix spelling error in poll test comment
 2026-07-10 17:31 UTC  (3+ messages)

[PATCH] selftest: fix headers in fclog.c
 2026-07-10 17:17 UTC 

[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-07-10 16:03 UTC  (5+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation

[PATCH] selftests/riscv: ptrace: Fix memory leak of regset_data in vector tests
 2026-07-10 15:38 UTC  (3+ messages)

[PATCH v3 0/5] software node: provide support for fw_devlink
 2026-07-10 13:51 UTC  (6+ messages)
` [PATCH v3 1/5] kunit: provide a set of fwnode-oriented helpers
` [PATCH v3 2/5] software node: add fw_devlink support
` [PATCH v3 3/5] software node: add kunit tests for "
` [PATCH v3 4/5] MAINTAINERS: add myself as reviewer of software node support
` [PATCH v3 5/5] gpio: kunit: add test cases verifying swnode devlink support

[PATCH net-next] selftests/net: Skip srv6_end_dt46_l3vpn_test::host_vpn_tests if iproute2 too old
 2026-07-10 13:31 UTC  (3+ messages)

Please backport bridge multicast exponential field encoding fix series to 6.1.y/6.6.y/6.12.y/6.18.y/7.0.y
 2026-07-10 13:21 UTC  (10+ messages)

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-10 12:44 UTC  (20+ messages)
` [PATCH v6 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v6 07/10] dax: plumb hotplug online_type through dax
` [PATCH v6 08/10] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug

[PATCH RFC net-next 0/2] seg6: add support for the SRv6 End.MAP behavior
 2026-07-10 11:24 UTC  (4+ messages)
` [PATCH RFC net-next 1/2] "
` [PATCH RFC net-next 2/2] selftests: seg6: add selftest for "

[PATCH] selftests: nci: Fix wrong size of status variables in nci_dev test
 2026-07-10 11:23 UTC 

[PATCH] KVM: SVM: Always intercept ICEBP, add INT1 selftests
 2026-07-10 11:21 UTC  (7+ messages)

[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-10 11:15 UTC  (12+ messages)
` [PATCH v8 01/11] KVM: arm64: Serialize userspace MDCR_EL2 access
` [PATCH v8 02/11] tools headers: Sync bitfield.h with the kernel
` [PATCH v8 03/11] KVM: arm64: selftests: Cover PMU state in MDCR_EL2
` [PATCH v8 04/11] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs
` [PATCH v8 05/11] KVM: arm64: Don't clear vcpu->cpu in kvm_arch_vcpu_put()
` [PATCH v8 06/11] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v8 07/11] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
` [PATCH v8 08/11] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
` [PATCH v8 09/11] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v8 10/11] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v8 11/11] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH] selftests/landlock: Fix screwed up pointers in the scoped_signal_test
 2026-07-10 11:09 UTC  (2+ messages)

[PATCH] selftests/mm: remove obsolete hugetlb vmemmap test
 2026-07-10 11:12 UTC  (3+ messages)

[PATCH] selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not available
 2026-07-10 11:10 UTC  (2+ messages)

[PATCH bpf v4 0/2] bpf: Reject negative const offsets for buffer pointers
 2026-07-10 10:27 UTC  (13+ messages)
` [PATCH bpf v4 1/2] "

[PATCH v12 00/29] KVM: arm64: Implement support for SME
 2026-07-10  8:43 UTC  (2+ messages)

[PATCH v3 16/17] selftests/verification: Rearrange the wwnr_printk test
 2026-07-10  8:41 UTC  (5+ messages)

[PATCH v4] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-07-10  8:08 UTC  (2+ messages)

[PATCH v2 0/3] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
 2026-07-10  6:44 UTC  (2+ messages)

[RFC PATCH 0/6] selftests/vfio: Add sPAPR TCE v2 coverage
 2026-07-10  5:11 UTC  (5+ messages)

[PATCH v2 1/2] KVM: selftests: SEV: Verify unsupported VM types are rejected at creation
 2026-07-10  5:06 UTC  (2+ messages)

[PATCH v2 0/2] KVM: selftests: SEV: address two TODOs in the SEV tests
 2026-07-10  5:04 UTC  (2+ messages)
` [PATCH v3] KVM: selftests: Add a test for KVM_CREATE_VM VM type enforcement

[PATCH rdma-next 00/13] RDMA: Make device names unique per net namespace
 2026-07-10  4:24 UTC  (5+ messages)
` [PATCH rdma-next 12/13] RDMA/rxe: Implement disassociate_ucontext callback
` [PATCH rdma-next 13/13] RDMA/selftests: Add rxe_netns_names test

[PATCH-next v10 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-07-10  3:48 UTC  (4+ messages)
` [PATCH-next v10 10/11] cgroup/cpuset: Support multiple destination "

[PATCH v4 00/11] Dynamic Housekeeping Management (DHM) via CPUSets
 2026-07-10  3:28 UTC  (12+ messages)
` [PATCH v4 01/11] sched/isolation: Add runtime housekeeping mask updates with boot snapshots
` [PATCH v4 02/11] sched/isolation: RCU-protect runtime-mutable housekeeping cpumask readers
` [PATCH v4 03/11] cgroup/cpuset: Drive kernel-noise housekeeping updates from isolated partitions
` [PATCH v4 04/11] context_tracking: allow runtime per-CPU user tracking enable/disable
` [PATCH v4 05/11] rcu/nocb: support lazy init for runtime CPU isolation
` [PATCH v4 06/11] watchdog: sync watchdog_cpumask with HK_TYPE_KERNEL_NOISE on isolation
` [PATCH v4 07/11] tick/nohz: add runtime tick_nohz_full_mask update for CPU isolation
` [PATCH v4 08/11] cpuset: add dhm_cycling_cpus mask to suppress transient invalidation
` [PATCH v4 09/11] cpuset: drive kernel-noise isolation via per-CPU hotplug cycling
` [PATCH v4 10/11] docs: cgroup-v2: document kernel-noise isolation via isolated partitions
` [PATCH v4 11/11] selftests/cgroup: add kernel-noise isolation test to cpuset selftest

[PATCH] selftests: timers: Make sleep time in raw_skew configurable
 2026-07-10  3:04 UTC  (2+ messages)

[PATCH v3 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-07-10  1:53 UTC  (2+ messages)

[PATCH] selftests/sched_ext: Fix bpf_link leak on early return in prog_run
 2026-07-09 21:40 UTC  (3+ messages)

[PATCH net-next v6 0/2] udp: fix FOU/GUE over multicast
 2026-07-09 21:18 UTC  (5+ messages)
` [PATCH net-next v6 1/2] udp: fix encapsulation packet resubmit in multicast deliver


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