Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-08-04 20:39:19 to 2026-08-06 03:34:43 UTC [more...]

[PATCH v3 0/4] add anon mTHP collapse test cases
 2026-08-06  3:34 UTC  (5+ messages)
` [PATCH v3 1/4] selftests: mm: extend the check_huge() to support mTHP check
` [PATCH v3 2/4] selftests: mm: move gather_after_split_folio_orders() into vm_util.c file
` [PATCH v3 3/4] selftests: mm: implement the mTHP-sized hugepage check helpers
` [PATCH v3 4/4] selftests: mm: add mTHP collapse test cases

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

[PATCH net-next 4/4] net: Fix UDP length overflow with PMTU discover and big MTU
 2026-08-06  3:26 UTC  (2+ messages)

[PATCH v2] selftests/mm: Drop duplicate test_seal_mprotect_two_vma_with_gap() call
 2026-08-06  3:08 UTC 

[PATCH v2 0/4] add anon mTHP collapse test cases
 2026-08-06  2:09 UTC  (23+ messages)
` [PATCH v2 1/4] selftests: mm: extend the check_huge() to support mTHP check
` [PATCH v2 2/4] selftests: mm: move gather_after_split_folio_orders() into vm_util.c file
` [PATCH v2 3/4] selftests: mm: implement the mTHP-sized hugepage check helpers
` [PATCH v2 4/4] selftests: mm: add mTHP collapse test cases

[RFC PATCH bpf-next v2 0/2] ftrace: deprecate the ftrace_enabled disable switch
 2026-08-06  1:54 UTC  (3+ messages)
` [RFC PATCH bpf-next v2 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-08-06  1:40 UTC  (13+ messages)
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
` [PATCH v9 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH net-next v3 0/2] ptp: reject frequency adjustments that overflow scaled_ppm_to_ppb()
 2026-08-06  1:20 UTC  (3+ messages)

[PATCH net-next] selftests: drv-net: print device info at the start
 2026-08-06  1:20 UTC  (3+ messages)

[PATCH v4 0/7] KVM: x86: Add LASS virtualization support
 2026-08-06  1:15 UTC  (8+ messages)
` [PATCH v4 1/7] KVM: x86: Add an emulator flag to differentiate branch targets from fetches
` [PATCH v4 2/7] KVM: x86: Use linear_read_system() to read the TSS I/O bitmap
` [PATCH v4 3/7] KVM: x86: Add LASS violation checks during instruction emulation
` [PATCH v4 4/7] KVM: VMX: Implement LASS violation check
` [PATCH v4 5/7] KVM: x86: Virtualize LASS and advertise support to userspace
` [PATCH v4 6/7] KVM: selftests: Add coverage for LASS CPUID and CR4 handling
` [PATCH v4 7/7] selftests/x86: Add a userspace test for LASS enforcement

[PATCH 0/2] tracing/boot: Support eprobe, fprobe, and tprobe events and add test framework
 2026-08-06  1:07 UTC  (3+ messages)
` [PATCH 1/2] tracing/boot: Add support for eprobe, fprobe, and tprobe events
` [PATCH 2/2] selftests/ftrace: Add boot-time tracing test framework

[PATCH net-next] selftests: drv-net: hw: reset HDS mode after netkit devmem tests
 2026-08-06  0:40 UTC  (5+ messages)

[PATCH bpf-next 2/2] selftests/bpf: Test overlapping RCU protection
 2026-08-05 23:39 UTC 

[PATCH 0/3] selftests/resctrl: increase L3 cache test coverage
 2026-08-05 22:37 UTC  (7+ messages)
` [PATCH 1/3] selftests/resctrl: Add L3_CAT_OCCUP test to verify CAT bounds occupancy
` [PATCH 2/3] selftests/resctrl: Add L3_CAT_VALIDATE to check invalid CBMs
` [PATCH 3/3] selftests/resctrl: Add L3_BIT_USAGE to check bit_usage tracks allocation

[PATCH 1/2] arm64/fpsimd: ptrace: Fix inactive SVE and SSVE regsets
 2026-08-05 21:27 UTC  (3+ messages)

[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-08-05 20:46 UTC  (12+ messages)
` [PATCH v5 3/4] perf/arm64: "

[PATCH net-next v8 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-08-05 20:42 UTC  (4+ messages)
` [PATCH net-next v8 1/3] net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v8 2/3] selftests/net: ncdevmem: add -b option to set rx-page-size on bind
` [PATCH net-next v8 3/3] selftests/net: devmem.py: add check_rx_large_niov

[PATCH v3 3/3] selftests: riscv: hwprobe: test the RISCV_HWPROBE_KEY_EXT_ENABLED modifier
 2026-08-05 19:20 UTC  (2+ messages)

[PATCH 0/4] microblaze: KUnit support
 2026-08-05 19:18 UTC  (10+ messages)
` [PATCH 1/4] microblaze: uaccess: Zero out destination on failed get_user()
` [PATCH 2/4] microblaze: reset: Call POWER_OFF handlers
` [PATCH 3/4] microblaze: reset: Provide a power off handler through an unaligned PC
` [PATCH 4/4] kunit: qemu_configs: Add microblaze configuration

[PATCH bpf-next v4 0/2] bpf: Fix sleepable check for tracing/lsm prog
 2026-08-05 18:50 UTC  (6+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: Verify rejection of sleepable tracing prog

[PATCH v3 00/11] mlx5 support for VFIO self test
 2026-08-05 18:37 UTC  (2+ messages)

[PATCH net-next v1 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
 2026-08-05 17:56 UTC  (5+ messages)
` [PATCH net-next v1 2/2] selftests: drv-net: ncdevmem: gracefully retry bind()

[PATCH 7.1.y] selftests/bpf: Add tests for sleepable tracepoint programs
 2026-08-05 17:54 UTC 

[PATCH 0/2] x86: Support shstk via prctl
 2026-08-05 17:16 UTC  (10+ messages)
` [PATCH 1/2] x86/shstk: support "

[PATCH v1 0/2] KVM: selftests: SEV: address two TODOs in the SEV tests
 2026-08-05 16:46 UTC  (3+ messages)
` [PATCH v2 "

[PATCH bpf-next v2 0/3] bpf: Allow selected kfuncs under bpf_spin_lock
 2026-08-05 16:51 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: Add KF_SPINLOCK_SAFE flag for "
` [PATCH bpf-next v2 2/3] bpf: Mark existing lock-safe kfuncs with KF_SPINLOCK_SAFE
` [PATCH bpf-next v2 3/3] selftests/bpf: Test module kfunc calls under spin lock

[PATCH 0/3] mm: support splitting mappingless swapcache folios
 2026-08-05 15:54 UTC  (6+ messages)
` [PATCH 1/3] mm/huge_memory: allow "
` [PATCH 2/3] mm: add KUnit coverage for "
` [PATCH 3/3] selftests/mm: test hwpoison recovery of mappingless swapcache THPs

[PATCH v10 0/3] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-08-05 15:46 UTC  (5+ messages)
` [PATCH v10 1/3] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v10 2/3] vfio: selftests: igb: Add driver for Intel 82576 device
` [PATCH v10 3/3] vfio: selftests: Retry on EAGAIN during device reset

[PATCH 00/16] selftests/mm: improve khugepaged coverage
 2026-08-05 15:15 UTC  (3+ messages)

[PATCH v3 0/2] kselftest/arm64: Add two arm64 kselftests for orig_x0 issue
 2026-08-05 15:04 UTC  (3+ messages)
` [PATCH v3 1/2] kselftest/arm64: Add seccomp ptrace x0 bypass test

[PATCH net-next v2 0/2] netconsole: replace target_list_lock by RCU on userdata hot path
 2026-08-05 14:22 UTC  (5+ messages)
` [PATCH net-next v2 1/2] netconsole: publish the userdata payload with RCU
` [PATCH net-next v2 2/2] selftests: netconsole: add a userdata torture test

[PATCH] futex: Avoid hash-bucket locking for mismatched waits
 2026-08-05 13:28 UTC  (2+ messages)

[PATCH v18 00/14] KVM: arm64: Provide guest support for GCS
 2026-08-05 12:32 UTC  (4+ messages)
` [PATCH v18 03/14] KVM: arm64: Manage GCS access and registers for guests

[PATCH v3 00/17] riscv: Generate riscv instruction functions
 2026-08-05 11:32 UTC  (3+ messages)
` [PATCH v3 01/17] riscv: Introduce instruction table generation

[PATCH net v2 0/8] mptcp: misc fixes for v7.2-rc6
 2026-08-05 11:29 UTC  (2+ messages)

[PATCH net-next v5 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
 2026-08-05 10:41 UTC  (2+ messages)

[PATCH v8 00/21] ARM64 PMU Partitioning
 2026-08-05 10:09 UTC  (3+ messages)

[PATCH net-next 0/2] netconsole: replace target_list_lock by RCU on userdata hot path
 2026-08-05  9:56 UTC  (4+ messages)
` [PATCH net-next 1/2] netconsole: publish the userdata payload with RCU

[PATCH v4 0/4] LoongArch bpf kptr xchg inline support
 2026-08-05  9:45 UTC  (8+ messages)
` [PATCH v4 1/4] LoongArch: bpf: Fix memory ordering for value-returning atomics
` [PATCH v4 2/4] LoongArch: bpf: Advertise JIT support for kptr xchg inline
` [PATCH v4 3/4] selftests/bpf: Enable kptr_xchg_inline test on LoongArch

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-08-05  9:26 UTC  (6+ messages)
` [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-05  9:29 UTC  (26+ messages)
` [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
` [PATCH v3 06/15] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v3 07/15] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v3 08/15] mm: introduce and use linear_folio_page_index()

[PATCH bpf-next v2 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
 2026-08-05  9:15 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] bpf: Add a sleepable page allocator for map memory
` [PATCH bpf-next v2 2/4] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next v2 3/4] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
` [PATCH bpf-next v2 4/4] selftests/bpf: Add a test for arena fault-in under memory.max

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-08-05  7:56 UTC  (11+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[PATCH v10 1/8] powerpc/bpf: fix alignment of long branch trampoline address
 2026-08-05  7:37 UTC  (11+ messages)
` [PATCH v10 2/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v10 3/8] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v10 4/8] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH v10 5/8] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v10 6/8] selftest/bpf: Add tailcall verifier selftest for powerpc64
` [PATCH v10 7/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
` [PATCH v10 8/8] powerpc64/bpf: fix percpu private stack leak on JIT failure

[PATCH v3 0/9] KVM: guest_memfd: folio migration for non-confidential VMs
 2026-08-05  6:40 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: guest_memfd: take the invalidate lock when unbinding a dying file
` [PATCH v3 2/9] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
` [PATCH v3 3/9] KVM: guest_memfd: implement folio migration for non-confidential VMs
` [PATCH v3 4/9] KVM: guest_memfd: add GUEST_MEMFD_FLAG_MIGRATABLE
` [PATCH v3 5/9] KVM: selftests: fix maxnode arguments in xapic_ipi_test
` [PATCH v3 6/9] KVM: selftests: use BITS_PER_TYPE() for NUMA masks
` [PATCH v3 7/9] KVM: selftests: add get_numa_mem_nodes()
` [PATCH v3 8/9] KVM: selftests: use allowed NUMA nodes in guest_memfd_test
` [PATCH v3 9/9] KVM: selftests: exercise guest_memfd folio migration

[PATCH v10 0/8] powerpc/bpf: address missing verifier selftest coverage
 2026-08-05  6:06 UTC 

[PATCH] selftests: netfilter: add functional test for nft ct timeout policies
 2026-08-05  6:05 UTC 

[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
 2026-08-05  6:04 UTC  (5+ messages)
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test

[PATCH] KVM: selftests: verify toggling KVM_MEM_GUEST_MEMFD on an existing slot is rejected
 2026-08-05  5:58 UTC 

[PATCH net-next v9] selftests/net/openvswitch: add SCTP flow key support and test
 2026-08-05  3:44 UTC 

[PATCH net-next 00/14] selftests: net: shaper: Expand shaper API coverage
 2026-08-05  3:09 UTC  (15+ messages)
` [PATCH net-next 01/14] selftests: net: shaper: Drop redundant command timeouts
` [PATCH net-next 02/14] selftests: net: shaper: Prepare helpers for group tests
` [PATCH net-next 03/14] selftests: net: shaper: Decouple basic_groups from netdev rate limiting
` [PATCH net-next 04/14] selftests: net: shaper: Add basic_groups_with_rate test
` [PATCH net-next 05/14] selftests: net: shaper: Add node scope .set rate update test
` [PATCH net-next 06/14] selftests: net: shaper: Add .group "
` [PATCH net-next 07/14] selftests: net: shaper: Add nested depth limit discovery test
` [PATCH net-next 08/14] selftests: net: shaper: Add child node deletion reparent test
` [PATCH net-next 09/14] selftests: net: shaper: Add queue migration between nodes test
` [PATCH net-next 10/14] selftests: net: shaper: Add reparenting rejection test
` [PATCH net-next 11/14] selftests: net: shaper: Cover scalar attributes
` [PATCH net-next 12/14] selftests: net: shaper: Reject invalid set requests
` [PATCH net-next 13/14] selftests: net: shaper: Cover mixed-parent grouping
` [PATCH net-next 14/14] selftests: net: shaper: Cover recursive node cleanup

[PATCH] selftests: ublk: add rotating auto_buf index regression test
 2026-08-05  0:43 UTC  (5+ messages)

[PATCH bpf-next v3 0/2] bpf: Fix sleepable check for tracing prog
 2026-08-04 23:39 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] "

[PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
 2026-08-04 23:15 UTC  (14+ messages)

[PATCH] selftests/ftrace: refactor eprobes test to fix argument checks
 2026-08-04 23:14 UTC  (2+ messages)

[PATCH] selftests/ftrace: allow relative paths in eprobe test
 2026-08-04 23:08 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: Move tracing_multi_bench_attach to bench
 2026-08-04 22:40 UTC  (2+ messages)

[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
 2026-08-04 22:38 UTC  (5+ messages)
` [PATCH bpf-next v10 4/9] libbpf: Add support for "

[PATCH] selftests/net: fin_ack_lat: fix latency threshold typo
 2026-08-04 22:01 UTC  (2+ messages)

[PATCH v6 00/36] Cleaning up the KVM clock mess
 2026-08-04 21:59 UTC  (4+ messages)

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-04 21:35 UTC  (3+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path

[PATCH 05/21] perf: arm_pmuv3: Check cntr_mask before using pmccntr
 2026-08-04 21:25 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