Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-06-08 14:55:17 to 2026-06-10 07:28:41 UTC [more...]

[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
 2026-06-10  7:28 UTC  (12+ messages)

[PATCH bpf-next v3] selftests/bpf: Add arena direct-value one-past-end reject test
 2026-06-10  7:13 UTC 

[PATCH net-next 0/4] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-06-10  7:04 UTC  (8+ messages)
` [PATCH net-next 2/4] udmabuf: emit one sg entry per pinned folio

[PATCH 0/1] selftests: net: fix file owner for broadcast_ether_dst test
 2026-06-10  6:22 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] bpf: Unshare cloned skb before devmap egress XDP program
 2026-06-10  5:13 UTC  (6+ messages)

[PATCH v2] selftests/bpf: correct CONFIG_PPC64 macro name in comment
 2026-06-10  4:40 UTC 

[PATCH v1 0/4] iommufd: Cache invalidation hardening and SMMUv3 batching rework
 2026-06-10  3:21 UTC  (7+ messages)
` [PATCH v1 1/4] iommufd: Set upper bounds on cache invalidation entry_num and entry_len
` [PATCH v1 2/4] iommufd/selftest: Add invalidation entry_num and entry_len boundary tests
` [PATCH v1 3/4] iommu: Avoid copying the user array twice in the full-array copy helper

[PATCH] selftests/uevent: increase __UEVENT_BUFFER_SIZE to avoid ENOBUFS on busy systems
 2026-06-10  3:15 UTC  (3+ messages)

[PATCH] selftests: timers: Fix integer overflows in 32-bit mode
 2026-06-10  3:13 UTC  (6+ messages)
` [PATCH] Revert "selftests: timers: Remove local NSEC_PER_SEC and USEC_PER_SEC defines"
    ` [PATCH v2] selftests: timers: Partially revert "Remove "

[PATCH bpf v8 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-06-10  1:37 UTC  (12+ messages)
` [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets

[RFC PATCH v2 0/7] tracing/probes: Add more typecast features
 2026-06-10  0:52 UTC  (7+ messages)
` [RFC PATCH v2 1/7] tracing/events: Fix to check the simple_tsk_fn creation
` [RFC PATCH v2 2/7] tracing/probes: Support typecast for various probe events
` [RFC PATCH v2 3/7] tracing/probes: Support nested typecast
` [RFC PATCH v2 4/7] tracing/probes: Support field specifier option for typecast
` [RFC PATCH v2 5/7] tracing/probes: Add $current variable support
` [RFC PATCH v2 6/7] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg

[PATCH v14 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
 2026-06-09 23:28 UTC  (5+ messages)
` [PATCH v14 1/4] vfio: selftests: Add memcpy chunking to vfio_pci_driver_memcpy()
` [PATCH v14 2/4] vfio: selftests: Add generic PCI command register helpers
` [PATCH v14 3/4] vfio: selftests: Allow drivers without send_msi() support
` [PATCH v14 4/4] vfio: selftests: Add NVIDIA Falcon driver for DMA testing

[PATCH v5 00/34] Cleaning up the KVM clock mess
 2026-06-09 23:26 UTC  (27+ messages)
` [PATCH v5 01/34] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
` [PATCH v5 02/34] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v5 03/34] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
` [PATCH v5 04/34] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v5 05/34] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [PATCH v5 06/34] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH v5 08/34] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [PATCH v5 09/34] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH v5 10/34] KVM: x86: Fold __get_kvmclock() into get_kvmclock()
` [PATCH v5 14/34] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
` [PATCH v5 15/34] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling
` [PATCH v5 16/34] KVM: x86: Simplify and comment kvm_get_time_scale()
` [PATCH v5 18/34] KVM: x86: Improve synchronization in kvm_synchronize_tsc()
` [PATCH v5 19/34] KVM: x86: Kill last_tsc_{nsec,write,offset} fields
` [PATCH v5 20/34] KVM: x86: Replace nr_vcpus_matched_tsc count with all_vcpus_matched_tsc bool
` [PATCH v5 22/34] KVM: selftests: Add master clock offset test
` [PATCH v5 23/34] KVM: x86: Factor out kvm_use_master_clock()
` [PATCH v5 24/34] KVM: x86: Avoid gratuitous global clock updates
` [PATCH v5 26/34] KVM: x86: Avoid redundant masterclock updates from multiple vCPUs
` [PATCH v5 27/34] KVM: x86: Remove runtime Xen TSC frequency CPUID update
` [PATCH v5 29/34] KVM: x86: Re-synchronize TSC after KVM_SET_TSC_KHZ
` [PATCH v5 30/34] KVM: selftests: Add Xen runstate migration test
` [PATCH v5 32/34] KVM: x86: Compute kvmclock base without pvclock_gtod_data
` [PATCH v5 33/34] KVM: x86: Replace pvclock_gtod_data vclock_mode with boolean

[PATCH net v3 2/2] net/sched: act_pedit: require matching IPv4 L4 protocol
 2026-06-09 18:56 UTC 

[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-09 18:41 UTC  (10+ messages)
` [PATCH v9 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
` [PATCH v9 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v9 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages
` [PATCH v9 4/6] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v9 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
` [PATCH v9 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH v4 0/9] dax/kmem: atomic whole-device hotplug via sysfs
 2026-06-09 18:33 UTC  (19+ messages)
` [PATCH v4 1/9] mm/memory: add memory_block_aligned_range() helper
` [PATCH v4 3/9] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v4 4/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v4 5/9] mm/memory_hotplug: add multi-range hotunplug
` [PATCH v4 8/9] dax/kmem: add sysfs interface for atomic hotplug

[PATCH bpf-next 0/2] bpf: Reject scalar addition from untrusted memory
 2026-06-09 18:21 UTC  (6+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover scalar addition from rdonly "

[PATCH] selftests: ntsync: correct CONFIG_NTSYNC name
 2026-06-09 17:55 UTC 

[PATCH bpf-next 0/2] bpf: Fix gotox target validation against CFG
 2026-06-09 17:27 UTC  (8+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Add cross-subprog gotox target coverage

[PATCH net-next v2] selftests/net/openvswitch: add flow modify test
 2026-06-09 16:57 UTC 

[PATCH bpf-next 0/2] bpf: Enforce BTF pointer write checks for global args
 2026-06-09 16:01 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: Enforce write checks for BTF pointer helper access
` [PATCH bpf-next 2/2] selftests/bpf: Cover writable BTF field global subprog args

[PATCH v3] RDMA/CM: add RDMA CM observability regression scripts
 2026-06-09 16:00 UTC  (2+ messages)

[PATCH v3 0/3] LoongArch: add KHO support and selftests
 2026-06-09 15:55 UTC  (3+ messages)

[RFC v1 0/9] kho: granular compatibility and header decoupling
 2026-06-09 14:33 UTC  (14+ messages)
` [RFC v1 1/9] kho: split out radix tree tracker into kho_radix.c

[PATCH 0/8] riscv: Add reliable stack unwinding for livepatch
 2026-06-09 14:21 UTC  (6+ messages)
` [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries

[PATCH] selftests/bpf: fix token tests for bpf_object__prepare() probe_loading
 2026-06-09 13:42 UTC  (13+ messages)
` [PATCH bpf-next v2 0/3] libbpf: fix implicit BPF token handling in loading and feature probes
  ` [PATCH bpf-next v2 1/3] libbpf: Skip bpf_object__probe_loading() when BPF token is in use
        ` [PATCH bpf] "
  ` [PATCH bpf-next v2 2/3] selftests/bpf: Add ARRAY map type to token tests that use struct_ops global data
  ` [PATCH bpf-next v2 3/3] libbpf: fix feature probe failures for implicit BPF tokens

[PATCH net v4] selftests/net/openvswitch: guard command substitutions against empty output
 2026-06-09 13:20 UTC  (5+ messages)

[PATCH] selftests/openvswitch: guard command substitutions against empty output
 2026-06-09 12:54 UTC  (3+ messages)

[PATCH net-next] selftests/net/openvswitch: add flow modify test
 2026-06-09 12:42 UTC  (2+ messages)

[PATCH net-next v12 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-06-09 12:03 UTC  (5+ messages)
` [PATCH net-next v12 1/2] "
` [PATCH net-next v12 2/2] selftests: net: add local ECMP rehash test

[PATCH] selftests/livepatch: fix resource leak in test_klp_syscall init error path
 2026-06-09 11:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next] selftests: drv-net: gro: signal over-coalescing more reliably
 2026-06-09 10:30 UTC  (4+ messages)

[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-09 10:21 UTC  (14+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE

[PATCH v2 0/2] KVM: LoongArch: selftests: Add FPU test case
 2026-06-09  9:24 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: LoongArch: selftests: Enable LASX feature by auto detect method
` [PATCH v2 2/2] KVM: LoongArch: selftests: Add FPU test case

[PATCH bpf-next v2 2/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
 2026-06-09  8:47 UTC  (3+ messages)

[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-06-09  8:03 UTC  (9+ messages)
` [PATCH v4 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH v4 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH v4 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH v4 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases

[PATCH v2 0/8] riscv: Add reliable stack unwinding for livepatch
 2026-06-09  7:27 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
  ` [PATCH v3 2/8] riscv: stacktrace: Add frame record metadata
  ` [PATCH v3 3/8] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
  ` [PATCH v3 4/8] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
  ` [PATCH v3 5/8] riscv: stacktrace: introduce stack-bound tracking helpers
  ` [PATCH v3 6/8] riscv: stacktrace: switch to frame-pointer based unwinder
  ` [PATCH v3 7/8] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
  ` [PATCH v3 8/8] selftests/livepatch: Add RISC-V syscall wrapper prefix

[PATCH v13 00/22] TDX KVM selftests
 2026-06-09  6:45 UTC  (5+ messages)
` [PATCH v13 16/22] KVM: selftests: Load per-vCPU guest stack in TDX boot parameters
` [PATCH v13 20/22] KVM: selftests: Implement MMIO WRITE for the TDX VM

[PATCH iproute2-next 0/7] devlink: add per-port resource support
 2026-06-09  5:39 UTC  (8+ messages)
` [PATCH iproute2-next 1/7] devlink: Split dpipe tables output to a separate function
` [PATCH iproute2-next 2/7] devlink: Move dpipe tables query to resources show callback
` [PATCH iproute2-next 3/7] devlink: fix memory leak in resource_ctx_fini
` [PATCH iproute2-next 4/7] devlink: add dump support for resource show
` [PATCH iproute2-next 5/7] devlink: show port resources in resource dump
` [PATCH iproute2-next 6/7] devlink: add per-port resource show support
` [PATCH iproute2-next 7/7] devlink: add scope filter to resource show

[PATCH 0/2] ring-buffer: Fix forced 8-byte alignment event length
 2026-06-09  4:22 UTC  (7+ messages)
` [PATCH 1/2] ring-buffer: Fix event length with forced 8-byte alignment
` [PATCH 2/2] selftests/ftrace: Account for 8-byte aligned trace_marker_raw events

[PATCH] selftests/bpf: correct CONFIG_PPC64 macro name in comment
 2026-06-09  3:47 UTC 

[PATCH] KVM: selftests: Make guest_code_xsave more friendly
 2026-06-09  3:08 UTC  (4+ messages)

[RFC PATCH 0/7] tracing/probes: Add more typecast features
 2026-06-09  1:42 UTC  (2+ messages)

[PATCH] selftests/landlock: explicitly disable audit
 2026-06-08 22:51 UTC  (2+ messages)

[PATCH net-next V5 00/12] devlink: add per-port resource support
 2026-06-08 20:30 UTC  (2+ messages)

[PATCH 0/2] Make liveupdate selftests util as a library
 2026-06-08 18:44 UTC  (6+ messages)
` [PATCH 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs

[PATCH v4 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-06-08 18:06 UTC  (3+ messages)
` [PATCH v4 2/4] perf: Use a union to clear branch entry bitfields

[PATCH bpf-next v5 2/9] bpf: Introduce global percpu data
 2026-06-08 15:56 UTC  (2+ messages)

[PATCH bpf-next v5 5/9] bpftool: Generate skeleton for global percpu data
 2026-06-08 15:29 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