Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-09-03 05:50:09 to 2026-09-04 06:20:47 UTC [more...]

[PATCH 1/2] sched/fair: Reset incompatible burst on quota change
 2026-09-04  6:20 UTC  (2+ messages)
` [PATCH v2 0/3] sched/fair: remove quota/burst write-order dependency

[PATCH net-next v2 0/2] selftests: drv-net: Allow cross-compiling the hardware tests
 2026-09-04  6:11 UTC  (14+ messages)
` [PATCH net-next v2 1/2] tools: ynl: Allow cross-compiling ynl and associated tools
` [PATCH net-next v2 2/2] selftests: drv-net: Use cross-compilation environment for the io_uring check

[PATCH bpf-next 1/2] selftests/bpf: Move verifier failure tests out of test_global_percpu_data
 2026-09-04  6:07 UTC  (4+ messages)
` [PATCH bpf-next 2/2] bpftool: Reject non-autoload programs for light skeletons

[PATCH] lib: hexdump: convert test to KUnit framework
 2026-09-04  6:04 UTC  (2+ messages)

[PATCH v3 0/3] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
 2026-09-04  5:24 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: Add pcie_get_link_endpoints() helper
` [PATCH v3 2/3] PCI/ASPM: Add pci_aspm_inhibit() helper for temporary link state suppression
` [PATCH v3 3/3] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support

[PATCH] selftests: kvm: Fix transposed calloc() arguments in the uffd helper
 2026-09-04  5:20 UTC 

[PATCH net-next v3] selftests/bpf: Track test_xdp_features DUT processes
 2026-09-04  4:44 UTC 

[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
 2026-09-04  3:33 UTC  (11+ messages)
` [RFC bpf-next 2/6] bpf: move the linked-scalar flags into bpf_reg_state->flags [NFC]
      ` Mailer snafu (was Re: [RFC bpf-next 2/6] bpf: move the linked-scalar flags into bpf_reg_state->flags [NFC])
` [RFC bpf-next 4/6] selftests/bpf: cover low-32 subreg-equal link for zero-extending movs

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-09-04  3:18 UTC  (6+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug

[PATCH bpf v2 1/2] bpf: bound resizable hash map iteration
 2026-09-04  3:16 UTC  (3+ messages)

[PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
 2026-09-04  3:11 UTC  (2+ messages)

[PATCH 0/2] 52-bit VA guest mode ID support
 2026-09-04  2:55 UTC  (2+ messages)

[PATCH 6.12.y] KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate test
 2026-09-04  2:52 UTC  (2+ messages)

[PATCH v2 0/3] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
 2026-09-04  2:48 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: Add pcie_get_link_endpoints() helper
` [PATCH v2 2/3] PCI/ASPM: Add pci_aspm_inhibit() helper for temporary link state suppression
` [PATCH v2 3/3] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support

[RFC 0/4] KVM: nVMX: Fix guest (CET) state handling on VM-entry failure
 2026-09-04  2:31 UTC  (5+ messages)
` [RFC 1/4] KVM: nVMX: Don't copy L2's CET state to L1 if VM-entry didn't load it
` [RFC 2/4] KVM: selftests: Synchronize and update VMCS controls
` [RFC 3/4] KVM: selftests: Synchronize and update VMCS encodings
` [RFC 4/4] KVM: selftests: Test VM-entry failure handling for nested VM

[PATCH] selftests/alsa: Test writes to IEC958 controls
 2026-09-04  2:19 UTC 

[PATCH net-next v1 0/2] netdevsim: add TLS device offload emulation and test
 2026-09-04  2:09 UTC  (3+ messages)

[PATCH v2] selftests/efivarfs: skip write tests if efivarfs is mounted read-only
 2026-09-04  2:06 UTC  (3+ messages)

[PATCH v3 0/7] cgroup/cpuset: Fix partition type transitions
 2026-09-04  2:00 UTC  (8+ messages)
` [PATCH v3 1/7] cgroup/cpuset: Factor out child partition validation

[PATCH] selftests/mm: remove unreachable returns after ksft exit helpers
 2026-09-04  1:33 UTC  (4+ messages)

[PATCH v3 0/4] cgroup: expose cpu.stat and io.stat to BPF
 2026-09-03 22:33 UTC  (4+ messages)

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-09-03 21:51 UTC  (68+ messages)
` [PATCH v4 01/27] cxl: Fix resource.c include path and export cxl_restore_hdm_after_pci_reset
` [PATCH v4 02/27] cxl/regs: Skip sub-block region request for BAR-owning drivers
` [PATCH v4 03/27] cxl: Move component register defines to uapi/cxl/cxl_regs.h
` [PATCH v4 04/27] cxl: Establish media readiness in cxl_mem_probe()
` [PATCH v4 05/27] cxl: Add a function-scoped reset entry for vfio-pci
` [PATCH v4 06/27] vfio/pci: Add CXL ops registration interface
` [PATCH v4 07/27] vfio/pci: Detect CXL devices and load vfio-cxl on demand
` [PATCH v4 08/27] vfio/cxl: Add the vfio-cxl module skeleton
` [PATCH v4 09/27] vfio/cxl: Create the CXL memory device at bind
` [PATCH v4 10/27] vfio/cxl: Reject unsupported decoder topologies "
` [PATCH v4 11/27] vfio/cxl: Own the whole component register BAR
` [PATCH v4 12/27] vfio/pci: Let a provider exclude a BAR sub-range from mmap
` [PATCH v4 14/27] vfio: Add CXL region type for the HDM region
` [PATCH v4 15/27] vfio/pci: Call CXL open and close hooks around device use
` [PATCH v4 16/27] vfio/cxl: Shadow the CXL DVSEC body at open
` [PATCH v4 17/27] vfio/cxl: Virtualize the CXL DVSEC
` [PATCH v4 18/27] vfio/cxl: Expose the HDM memory and trap the decoder registers
` [PATCH v4 22/27] vfio/cxl: Revoke the HDM mapping on reset and power transitions
` [PATCH v4 23/27] vfio/cxl: Refresh the decoder snapshot after a device reset
` [PATCH v4 24/27] vfio/cxl: Service a guest-triggered CXL reset
` [PATCH v4 25/27] vfio/pci: Provide an opt-out for the CXL Type-2 extensions

[PATCH 1/3] kernfs: take kernfs_rename_lock for same-parent renames too
 2026-09-03 21:15 UTC  (11+ messages)
` [PATCH 2/3] kernfs: don't lose IN_DELETE_SELF when decoding a file handle
` [PATCH 3/3] kernfs: fix up the unlocked attribute reads on the creation paths

[PATCH 1/3] selftests/audit: Add syscall overhead benchmark
 2026-09-03 21:13 UTC  (3+ messages)

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-03 20:52 UTC  (18+ messages)
` [PATCH v20 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v20 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v20 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v20 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v20 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET

[PATCH net-next v6 5/6] selftests: net: add multithread server support to iou-zcrx
 2026-09-03 20:47 UTC  (4+ messages)
` [net-next,v6,5/6] "

[PATCH v3 0/5] slab: ZERO_SIZE_PTR alignment and ERR_PTR hardening
 2026-09-03 20:37 UTC  (6+ messages)
` [PATCH v3 1/5] slab: align ZERO_SIZE_PTR to ARCH_KMALLOC_MINALIGN
` [PATCH v3 2/5] slab: check for ZERO_SIZE_PTR by exact match
` [PATCH v3 3/5] slab: handle ERR_PTR values in kfree and hardened usercopy
` [PATCH v3 4/5] slab: test zero-size allocations in slub_kunit
` [PATCH v3 5/5] slab: test ERR_PTR handling in kfree and hardened usercopy

[PATCH net-next v9 2/2] bpf: make tcp_tso_autosize() available to BPF congestion controls
 2026-09-03 19:57 UTC  (2+ messages)
` [net-next,v9,2/2] "

[PATCH net-next v9 1/2] tcp: Replace min_tso_segs() with tso_segs() CC callback
 2026-09-03 19:57 UTC  (2+ messages)
` [net-next,v9,1/2] "

[PATCH v2] rust: doctest: add source map script
 2026-09-03 19:21 UTC 

[PATCH v5 0/7] clk: Add support for clock nexus
 2026-09-03 18:03 UTC  (3+ messages)

[PATCH] selftests/bpf: Fix map_lookup_percpu_elem on sparse CPU IDs
 2026-09-03 16:57 UTC  (5+ messages)

[PATCH bpf v4 0/5] bpf: Fix NULL-ptr-derefs when showing a void BTF type
 2026-09-03 16:40 UTC  (2+ messages)

[PATCH 3/3] audit: Skip exit filtering for syscalls without rules
 2026-09-03 16:37 UTC  (3+ messages)

[PATCH] selftests/alsa: Fix the step check for INTEGER controls
 2026-09-03 16:07 UTC  (2+ messages)

[PATCH v5] selftests/resctrl: Skip L3_CAT when no exclusive cache portion exists
 2026-09-03 15:47 UTC  (2+ messages)

[PATCH v4 0/3] selftests/resctrl: Add dynamic linked list management for IMC counters
 2026-09-03 15:46 UTC  (2+ messages)

[PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
 2026-09-03 15:23 UTC  (12+ messages)

[PATCH bpf-next v9 0/8] bpf: add support for KASAN checks in JITed programs
 2026-09-03 15:18 UTC  (11+ messages)
` [PATCH bpf-next v9 1/8] bpf: mark instructions accessing program stack
` [PATCH bpf-next v9 2/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v9 3/8] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v9 4/8] bpf, x86: emit KASAN checks in x86 JITed programs
` [PATCH bpf-next v9 5/8] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v9 6/8] selftests/bpf: make cmdline_contains stricter
` [PATCH bpf-next v9 7/8] selftests/bpf: add helpers for KASAN in JIT testing
` [PATCH bpf-next v9 8/8] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH][next] selftests/bpf: test_xsk: Fix spelling mistake "conigure" -> "configure"
 2026-09-03 15:03 UTC 

[PATCH] kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro
 2026-09-03 14:47 UTC  (9+ messages)

[PATCH bpf 1/2] bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy()
 2026-09-03 14:34 UTC  (4+ messages)
` [PATCH bpf 2/2] selftests/bpf: Test bpf_sock_destroy() on a TIME_WAIT sock

[PATCH v2] selftests/cgroup: account for zswap shrinker writeback
 2026-09-03 14:17 UTC  (2+ messages)

[PATCH 0/4] mm/damon: fix misc bugs in kunit, quota goals and sysfs refresh_ms
 2026-09-03 13:51 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Track test_xdp_features DUT processes
 2026-09-03 13:44 UTC  (7+ messages)

[RFC PATCH v6 0/3] trace: stack trace deduplication for ftrace ring buffer
 2026-09-03 13:24 UTC  (4+ messages)
` [RFC PATCH v6 1/3] trace: add lock-free stackmap for stack trace deduplication
` [RFC PATCH v6 2/3] trace: integrate stackmap into ftrace stack recording path
` [RFC PATCH v6 3/3] trace: add documentation, selftest and tooling for stackmap

[RFC PATCH v5 0/3] trace: stack trace deduplication for ftrace ring buffer
 2026-09-03 13:22 UTC  (7+ messages)
` [RFC PATCH v5 1/3] trace: add lock-free stackmap for stack trace deduplication
` [RFC PATCH v5 2/3] trace: integrate stackmap into ftrace stack recording path
` [RFC PATCH v5 3/3] trace: add documentation, selftest and tooling for stackmap

[PATCH v2 0/3] rust: doctest: unify with other kunit tests
 2026-09-03 12:50 UTC  (2+ messages)

[PATCH 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous
 2026-09-03 12:34 UTC  (3+ messages)
` [PATCH 1/6] mm: move drivers/char/mem.c to mm/char-mem.c

[PATCH 0/2] selftests/dma-buf: Minor improvements to udmabuf selftest
 2026-09-03 10:50 UTC  (3+ messages)
` [PATCH 1/2] selftests/dma-buf: Convert off64_t to off_t for portability
` [PATCH 2/2] selftests/dma-buf: Skip some tests if not enough free huge pages

[PATCH] [net-next, v2] selftest/net: skip srv6_end_dt[4/6]_l3vpn_test.sh if vrftable not available
 2026-09-03 10:35 UTC 

[PATCH net-next V3 00/15] net/mlx5e: Add support for HW-GRO to PSP
 2026-09-03 10:26 UTC  (17+ messages)
` [PATCH net-next V3 01/15] net/mlx5e: Generalize TC <-> IPsec mutual exclusion
` [PATCH net-next V3 02/15] net/mlx5e: ipsec: Block TC offload when IPsec is enabled
` [PATCH net-next V3 03/15] net/mlx5e: psp: Block TC offload when PSP "
` [PATCH net-next V3 04/15] net/mlx5e: macsec: Block TC offload when MACsec "
` [PATCH net-next V3 05/15] net/mlx5e: psp: Move RX marker from ft_metadata to flow_tag
` [PATCH net-next V3 06/15] net/mlx5e: ipsec: "
` [PATCH net-next V3 07/15] net/mlx5e: macsec: "
` [PATCH net-next V3 08/15] net/mlx5e: psp: Handle HW-decapsulated RX PSP packets
` [PATCH net-next V3 09/15] net/mlx5e: psp: Add an rx_decap steering table
` [PATCH net-next V3 10/15] net/mlx5e: shampo: Flush session on PSP mismatch
` [PATCH net-next V3 11/15] net/mlx5e: psp: Dynamically reconfigure based on SHAMPO mode
` [PATCH net-next V3 12/15] selftests: drv-net: psp: Extract shared helpers into psp_lib.py
` [PATCH net-next V3 13/15] selftests: drv-net: gro: Extract shared helpers into gro_lib.py
` [PATCH net-next V3 14/15] selftests: net: gro: Add PSP encapsulation and encryption
` [PATCH net-next V3 15/15] selftests: drv-net: Add PSP HW GRO conformance tests

[PATCH 1/4] mm/damon/tests/core-kunit: test committing psi goal to psi goal
 2026-09-03  8:33 UTC  (2+ messages)

[PATCH v2 0/8] selftests: vDSO: Stop using libc types for vDSO calls
 2026-09-03  7:38 UTC  (9+ messages)
` [PATCH v2 1/8] selftests: vDSO: Introduce vdso_types.h
` [PATCH v2 2/8] selftests: vDSO: Introduce vdso_syscalls.h
` [PATCH v2 3/8] selftests: vDSO: vdso_test_abi: Use types from vdso_types.h
` [PATCH v2 4/8] selftests: vDSO: vdso_test_abi: Use system call wrappers from vdso_syscalls.h
` [PATCH v2 5/8] selftests: vDSO: vdso_test_gettimeofday: Use types from vdso_types.h
` [PATCH v2 6/8] selftests: vDSO: vdso_test_correctness: Make ts_leq() and tv_leq() more generic
` [PATCH v2 7/8] selftests: vDSO: vdso_test_correctness: Use types from vdso_types.h
` [PATCH v2 8/8] selftests: vDSO: vdso_test_correctness: Use system call wrappers from vdso_syscalls.h

[PATCH v6] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-09-03  7:35 UTC 

[PATCH v5] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-09-03  7:24 UTC  (3+ messages)

[PATCH 0/2] KVM: selftests: Verify sregs and events in sync_regs_test
 2026-09-03  6:17 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Actually compare "


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