Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-07-29 15:00:52 to 2026-07-30 16:52:49 UTC [more...]

[PATCH] selftests/mm: make libnuma-dependent tests optional
 2026-07-30 16:52 UTC  (4+ messages)
  `  "

[PATCH net-next V4] selftests: drv-net: Test queue stall upon reconfig
 2026-07-30 16:46 UTC  (3+ messages)

[RFC PATCH bpf-next 0/2] ftrace: deprecate the ftrace_enabled disable switch
 2026-07-30 16:35 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
` [RFC PATCH bpf-next 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled

[PATCH stable 6.12 0/9] Kunit backports for older systems
 2026-07-30 16:07 UTC  (3+ messages)

[PATCH net v2 1/4] net: hsr: fix packet drops caused by GRO superpackets
 2026-07-30 15:53 UTC  (3+ messages)

[PATCH net-next] selftests: net: Add a missing config option
 2026-07-30 15:46 UTC  (5+ messages)

[PATCH 1/2] selftests/cgroup: remove unused user_usec read in test_cpucg_nice
 2026-07-30 14:55 UTC  (3+ messages)
` [PATCH v2] selftests/cgroup: add user_usec sanity check "

[PATCH net-next v2 0/6] Deliver TLS control records to kernel read_sock consumers
 2026-07-30 14:16 UTC  (8+ messages)
` [PATCH net-next v2 2/6] net: Introduce read_sock_rectype proto_ops for control record delivery

[RFC PATCH 0/2] mm/memory_hotplug: bound offline retry loops with a configurable limit
 2026-07-30 14:12 UTC  (5+ messages)

[PATCH v6 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-07-30 14:08 UTC  (7+ messages)
` [PATCH v6 1/6] selftests/mm: make file helpers return errors
` [PATCH v6 2/6] tools/lib/mm: add shared file helpers
` [PATCH v6 3/6] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v6 4/6] tools/mm: move gup_test from selftests/mm to tools/mm
` [PATCH v6 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v6 6/6] selftests/mm: add a GUP selftest

[PATCH v9 2/5] riscv: add support for SBI Supervisor Software Events extension
 2026-07-30 13:33 UTC  (2+ messages)

[PATCH net 0/9] net/tls: Receive-path fixes for zero-length data records
 2026-07-30 13:05 UTC  (10+ messages)
` [PATCH net 1/9] net/tls: Bound time spent on no-data records in tls_sw_read_sock()
` [PATCH net 2/9] net/tls: Consume empty data records in tls_sw_splice_read()
` [PATCH net 4/9] net/tls: Honor O_NONBLOCK "
` [PATCH net 5/9] net/tls: Consume empty data records in tls_sw_recvmsg()

[PATCH v2] selftests/mm: unpoison pages in memory-failure teardown
 2026-07-30 12:48 UTC  (3+ messages)

[PATCH] kunit: tool: fix _list_tests filtering wrong variable when list has TAP prefix
 2026-07-30 12:12 UTC  (2+ messages)

[PATCH v3 0/9] KVM: nSVM: Enable DecodeAssists for nested guests
 2026-07-30 12:08 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: x86: Add helper to provide intercept linear addresses
` [PATCH v3 2/9] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
` [PATCH v3 3/9] KVM: nSVM: Track hardware-provided instruction bytes
` [PATCH v3 4/9] KVM: nSVM: Propagate hardware DecodeAssist bytes to VMCB12
` [PATCH v3 5/9] KVM: x86: Track emulator-originated nested #PF VM-Exits
` [PATCH v3 6/9] KVM: nSVM: Use emulator bytes for synthesized nested #NPF/#PF
` [PATCH v3 7/9] KVM: nSVM: Fetch missing DecodeAssist bytes for synthesized #NPF/#PF
` [PATCH v3 8/9] KVM: nSVM: Advertise DecodeAssists to L1
` [PATCH v3 9/9] KVM: selftests: Add nested SVM DecodeAssists test

[PATCH v6 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
 2026-07-30 11:49 UTC 

[PATCH] selftests: net: reuseport_bpf_numa: consider cpuless numa node
 2026-07-30 11:30 UTC 

[PATCH 0/8] KVM: selftests: Add Zhaoxin CPU support
 2026-07-30 11:05 UTC  (9+ messages)
` [PATCH 1/8] KVM: selftests: Add Zhaoxin (ZX) CPU detection support
` [PATCH 2/8] KVM: selftests: nx_huge_pages_test: Add TDP detection for Zhaoxin CPUs
` [PATCH 3/8] KVM: selftests: vmx_exception_with_invalid_guest_state: Support "
` [PATCH 4/8] KVM: selftests: fix_hypercall_test: Add Zhaoxin CPU support
` [PATCH 5/8] KVM: selftests: Skip PERF_CAPABILITIES vCPU checks without PDCM
` [PATCH 6/8] KVM: selftests: feature_msrs_test: Extend MSR_IA32_UCODE_REV quirk to Zhaoxin
` [PATCH 7/8] KVM: selftests: nested_exceptions_test: Add Zhaoxin CPU support
` [PATCH 8/8] KVM: selftests: vmx_apic_access_test: Check APIC virtualization support

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-07-30 11:05 UTC  (11+ messages)
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 04/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()

[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
 2026-07-30 10:58 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH net 0/2] net/sched: flag inconsistent qdisc dumps
 2026-07-30 10:25 UTC  (4+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: net: check that a disturbed qdisc dump is flagged

[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-07-30 10:16 UTC  (23+ messages)
` [PATCH v3 01/15] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v3 02/15] mm: introduce linear_anon_page_index()
` [PATCH v3 03/15] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
` [PATCH v3 05/15] mm: introduce and use vma_filebacked_address()
` [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 v3 09/15] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v3 10/15] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v3 11/15] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v3 12/15] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v3 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v3 14/15] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
` [PATCH v3 15/15] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests

[RFC PATCH bpf-next 0/3] ftrace, kprobes, bpf: mark trampoline/kprobe ftrace_ops permanent
 2026-07-30 10:02 UTC  (17+ messages)
` [RFC PATCH bpf-next 2/3] kprobes: mark ftrace-based kprobe ops permanent
` [RFC PATCH bpf-next 3/3] selftests/bpf: add ftrace_permanent test

[PATCH net-next 00/13] net/mlx5e: Add support for HW-GRO to PSP
 2026-07-30  9:58 UTC  (16+ messages)
` [PATCH net-next 01/13] net/mlx5e: Generalize TC <-> IPsec mutual exclusion
` [PATCH net-next 02/13] net/mlx5e: ipsec: Block TC offload when IPsec is enabled
` [PATCH net-next 03/13] net/mlx5e: psp: Block TC offload when PSP "
` [PATCH net-next 04/13] net/mlx5e: macsec: Block TC offload when MACsec "
` [PATCH net-next 05/13] net/mlx5e: psp: Move RX marker from ft_metadata to flow_tag
` [PATCH net-next 06/13] net/mlx5e: ipsec: "
` [PATCH net-next 07/13] net/mlx5e: macsec: "
` [PATCH net-next 08/13] net/mlx5e: psp: Handle HW-decapsulated RX PSP packets
` [PATCH net-next 09/13] net/mlx5e: psp: Add an rx_decap steering table
` [PATCH net-next 10/13] net/mlx5e: shampo: Flush session on PSP mismatch
` [PATCH net-next 11/13] net/mlx5e: psp: Dynamically reconfigure based on SHAMPO mode
` [PATCH net-next 12/12] net: psp: Add a self test for PSP with HW-GRO
` [PATCH net-next 12/13] selftests: drv-net: psp: Fix responder parsing
` [PATCH net-next 13/13] selftests: drv-net: psp: Add a test for PSP with HW-GRO

[PATCH bpf-next v3 0/6] Add BPF Exceptions support for RISC-V
 2026-07-30  9:29 UTC  (5+ messages)
` [PATCH bpf-next v3 4/6] riscv, bpf: Split prologue and epilogue into helper functions
` [PATCH bpf-next v3 6/6] riscv, bpf: Remove BPF exceptions from denylist

[PATCH bpf v4 0/4] bpf: Preserve pointer state for commuted arithmetic
 2026-07-30  8:25 UTC  (7+ messages)
` [PATCH bpf v4 1/4] bpf: simplify sanitize_err() signature
` [PATCH bpf v4 2/4] bpf: Preserve pointer state for commuted arithmetic
` [PATCH bpf v4 3/4] bpf: Propagate untrusted pointer state in "
` [PATCH bpf v4 4/4] selftests/bpf: Cover commuted pointer state propagation

[PATCH v9 00/16] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-30  6:52 UTC  (36+ messages)
` [PATCH v9 01/16] KVM: arm64: Serialize repeated vCPU initialization
` [PATCH v9 02/16] KVM: arm64: PMU: Stop updating MDCR_EL2.HPMN
` [PATCH v9 03/16] KVM: arm64: PMU: Freeze counter count after first run
` [PATCH v9 04/16] KVM: arm64: selftests: Test SET_NR_COUNTERS "
` [PATCH v9 05/16] KVM: arm64: PMU: Keep implemented counter mask EL-independent
` [PATCH v9 06/16] KVM: arm64: PMU: Recreate events after MDCR_EL2 changes
` [PATCH v9 07/16] tools headers: Use u* types for bitfield helpers
` [PATCH v9 08/16] KVM: arm64: selftests: Cover PMU state in MDCR_EL2
` [PATCH v9 09/16] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs
` [PATCH v9 10/16] KVM: arm64: Don't clear vcpu->cpu in kvm_arch_vcpu_put()
` [PATCH v9 11/16] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v9 12/16] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
` [PATCH v9 13/16] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
` [PATCH v9 14/16] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v9 15/16] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v9 16/16] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH 00/16] timekeeping, hrtimer: Assorted cleanups
 2026-07-30  6:47 UTC  (17+ messages)
` [PATCH 01/16] timekeeping: Rename clockid_aux_valid() to clockid_is_aux_clock()
` [PATCH 02/16] timekeeping: Use u32 for clock_was_set_seq
` [PATCH 03/16] hrtimer: Add a lockdep assertion to hrtimer_update_base()
` [PATCH 04/16] timer_list: Use standard 'long long' format placeholders
` [PATCH 05/16] timer_list: Use ktime_t over nanoseconds
` [PATCH 06/16] selftests: add clock-helpers.h
` [PATCH 07/16] selftests: timers: Use clock_name() and constants from clock-helpers.h
` [PATCH 08/16] selftests: timers: nanosleep: Drop output alignment
` [PATCH 09/16] selftests: timers: nanosleep: Explicitly list the tested clocks
` [PATCH 10/16] selftests: timers: nanosleep: Reuse kselftest error numbers
` [PATCH 11/16] selftests: timers: nanosleep: Move all single clock tests out of the loop in main()
` [PATCH 12/16] selftests: timers: nanosleep: Report each test separately
` [PATCH 13/16] selftests: timers: nsleep-lat: Use NSEC_PER_MSEC define for unreasonable latency
` [PATCH 14/16] selftests: timers: nsleep-lat: Explicitly list the tested clocks
` [PATCH 15/16] selftests: timers: nsleep-lat: Reuse kselftest error numbers
` [PATCH 16/16] selftests: timers: nsleep-lat: Check all calls to clock_nanosleep() and clock_gettime()

[PATCH] selftests/zram: fix kernel_gte() for POSIX sh
 2026-07-30  6:22 UTC  (2+ messages)

[RFC PATCH v1.1 0/6] mm/damon: add kunit and selftests for probes and probe weights
 2026-07-30  4:39 UTC  (7+ messages)
` [RFC PATCH v1.1 1/6] mm/damon/tests/core-kunit: test damon_commit_filter()
` [RFC PATCH v1.1 2/6] mm/damon/tests/core-kunit: add damon_commit_probes() test
` [RFC PATCH v1.1 3/6] selftests/damon/_damon_sysfs: implement DamonProbes
` [RFC PATCH v1.1 4/6] selftests/damon/drgn_dump_damon_status: dump probes
` [RFC PATCH v1.1 5/6] selftests/damon/sysfs.py: extend commit assertion function for probes
` [RFC PATCH v1.1 6/6] selftests/damon/sysfs.py: test damon probes

[PATCH] selftests: ublk: add rotating auto_buf index regression test
 2026-07-30  2:40 UTC 

[PATCH net-next v6 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-30  2:16 UTC  (5+ messages)
` [PATCH net-next v6 1/3] net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v6 3/3] selftests/net: devmem.py: add check_rx_large_niov

[PATCH net-next 0/5] Add PACKET_IGNORE_OUTGOING selftest for packet sockets
 2026-07-30  0:10 UTC  (2+ messages)

[PATCH v6 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-07-29 23:37 UTC  (8+ messages)
` [PATCH v6 net-next 1/7] ptp: Add ioctls for PHC timestamps with "
` [PATCH v6 net-next 2/7] selftests/ptp: Extract print_system_timestamp helper in testptp
` [PATCH v6 net-next 3/7] selftests/ptp: Add testptp support for attributes ioctls
` [PATCH v6 net-next 4/7] ptp: ptp_vmclock: Implement "
` [PATCH v6 net-next 5/7] net: ena: Update PHC admin interface for error bound support
` [PATCH v6 net-next 6/7] net: ena: Add error bound to PHC communication layer
` [PATCH v6 net-next 7/7] net: ena: Implement gettimexattrs64 callback for PTP attributes

[PATCH v6 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-07-29 22:43 UTC 

[PATCH v8 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-29 22:27 UTC  (7+ messages)
` [PATCH v8 1/6] vfio: selftests: igb: Add driver for Intel 82576 device
` [PATCH v8 2/6] vfio: selftests: igb: Use PHY internal loopback on 82576
` [PATCH v8 3/6] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v8 4/6] vfio: selftests: igb: Factor hardware programming into igb_hw_init()
` [PATCH v8 5/6] vfio: selftests: Retry on EAGAIN during device reset
` [PATCH v8 6/6] vfio: selftests: igb: Recover after DMA-read faults

[PATCH v7 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-29 19:43 UTC  (3+ messages)
` [PATCH v7 5/6] vfio: selftests: Retry on EAGAIN during device reset

[RFC PATCH v4 0/3] KVM: selftests: Improvements on dirty-ring
 2026-07-29 16:15 UTC  (4+ messages)
` [RFC PATCH v4 1/3] KVM: selftests: memstress: Add option to enable dirty-ring on VM creation
` [RFC PATCH v4 2/3] KVM: selftests: Check dirty-ring size before enabling
` [RFC PATCH v4 3/3] KVM: selftests: dirty_log_perf_test: Add dirty-ring support

[PATCH net-next v7 0/2] selftests: openvswitch: SCTP flow key parsing
 2026-07-29 16:01 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