Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-06-06 15:12:40 to 2026-06-09 07:56:08 UTC [more...]

[PATCH] selftests: timers: Fix integer overflows in 32-bit mode
 2026-06-09  7:56 UTC  (2+ messages)
` [PATCH] Revert "selftests: timers: Remove local NSEC_PER_SEC and USEC_PER_SEC defines"

[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-06-09  7:51 UTC  (5+ 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 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 v2 0/2] KVM: LoongArch: selftests: Add FPU test case
 2026-06-09  7:27 UTC  (3+ 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 v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-09  7:09 UTC  (12+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE

[PATCH v13 00/22] TDX KVM selftests
 2026-06-09  6:45 UTC  (19+ messages)
` [PATCH v13 03/22] KVM: selftests: Initialize the TDX VM
` [PATCH v13 06/22] tools: include: Add kbuild.h for assembly structure offsets
` [PATCH v13 09/22] KVM: selftests: Expose functions to get default sregs values
` [PATCH v13 11/22] KVM: selftests: Set up TDX boot parameters region
` [PATCH v13 12/22] KVM: selftests: Back the first memory region with guest_memfd for TDX
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd
` [PATCH v13 15/22] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
` [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

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

[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  (9+ 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)

[PATCH net-next] selftests: drv-net: gro: signal over-coalescing more reliably
 2026-06-09  2:53 UTC  (3+ messages)

[RFC PATCH 0/7] tracing/probes: Add more typecast features
 2026-06-09  1:42 UTC  (9+ messages)
` [RFC PATCH 1/7] tracing/probes: Support typecast for various probe events
` [RFC PATCH 2/7] tracing/probes: Support nested typecast
` [RFC PATCH 3/7] tracing/probes: Support field specifier option for typecast
` [RFC PATCH 4/7] tracing/probes: Add $current variable support
` [RFC PATCH 5/7] tracing/probes: Add +CPU() and +PCPU() dereference method to fetcharg
` [RFC PATCH 6/7] tracing/probes: Support reserved this_cpu_ptr() method
` [RFC PATCH 7/7] tracing/probes: Add a new testcase for BTF typecasts

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

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

[PATCH bpf v8 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-06-08 22:34 UTC  (12+ messages)
` [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
` [PATCH bpf v8 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()

[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  (9+ messages)
` [PATCH 1/2] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs

[PATCH] selftests/bpf: fix token tests for bpf_object__prepare() probe_loading
 2026-06-08 18:18 UTC  (10+ 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-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 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 0/9] bpf: Introduce global percpu data
 2026-06-08 15:56 UTC  (12+ messages)
` [PATCH bpf-next v5 1/9] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v5 2/9] bpf: Introduce global percpu data
` [PATCH bpf-next v5 3/9] libbpf: Probe percpu data feature
` [PATCH bpf-next v5 4/9] libbpf: Add support for global percpu data
` [PATCH bpf-next v5 5/9] bpftool: Generate skeleton "
` [PATCH bpf-next v5 6/9] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v5 7/9] selftests/bpf: Add tests to verify verifier log for "
` [PATCH bpf-next v5 8/9] selftests/bpf: Add test to verify xlated insns "
` [PATCH bpf-next v5 9/9] selftests/bpf: Add test to verify bpf_iter "

[PATCH v5 00/34] Cleaning up the KVM clock mess
 2026-06-08 14:48 UTC  (35+ 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 07/34] KVM: x86: Activate master clock immediately on vCPU creation
` [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 11/34] KVM: x86: Restructure get_kvmclock()
` [PATCH v5 12/34] KVM: x86: Fix KVM clock precision in get_kvmclock() with TSC scaling
` [PATCH v5 13/34] KVM: x86: Use get_kvmclock() in kvm_get_wall_clock_epoch()
` [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 17/34] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
` [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 21/34] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
` [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 25/34] KVM: x86/xen: Prevent runstate times from becoming negative
` [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 28/34] KVM: selftests: Add Xen/generic CPUID timing leaf test
` [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 31/34] KVM: x86: Use ktime_get_snapshot_id() for master clock
` [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 v5 34/34] KVM: x86: Remove pvclock_gtod_data and private timekeeping code

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

[PATCH bpf-next] bpf/selftests: remove lirc test
 2026-06-08 12:51 UTC  (4+ messages)

[PATCH bpf v2 0/2] Keep dynamic inner array lookups nullable
 2026-06-08 12:00 UTC  (4+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Cover dynamic inner array lookup nullability

[PATCH] selftests/mm: fix ksft_process_madv.sh test category
 2026-06-08 11:27 UTC  (4+ messages)

[PATCH] selftests/efivarfs: skip write tests if efivarfs is mounted read-only
 2026-06-08 11:13 UTC 

[PATCH 0/3] selftests/resctrl: increase L3 cache test coverage
 2026-06-08 11:06 UTC  (4+ 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 net-next 0/2] net/smc: convert getsockopt to getsockopt_iter
 2026-06-08 10:48 UTC  (3+ messages)
` [PATCH net-next 1/2] smc: convert "

[PATCH net-next v3 0/2] net: rds: convert rds to getsockopt_iter
 2026-06-08  9:44 UTC  (3+ messages)
` [PATCH net-next v3 1/2] selftests: net: rds: add getsockopt() conversion test
` [PATCH net-next v3 2/2] rds: convert to getsockopt_iter

[PATCH v2 0/2] kunit: Add support for skipping entire test suites
 2026-06-08  9:04 UTC  (3+ messages)
` [PATCH v2 1/2] kunit: Add ability to skip "
` [PATCH v2 2/2] kunit: Add example of test suite that can be skipped at runtime

[PATCH 0/2] kunit: Add support for skipping entire test suites
 2026-06-08  9:04 UTC  (7+ messages)
` [PATCH 1/2] kunit: Add ability to skip "
` [PATCH 2/2] kunit: Add example of test suite that can be skipped at runtime

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-08  8:55 UTC  (5+ messages)
` [PATCH v7 10/42] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v7 14/42] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check

[PATCH 0/3] rust: add Kconfig.test
 2026-06-08  7:05 UTC  (4+ messages)
` [PATCH 2/3] rust: testing: add Kconfig for KUnit test

[PATCH] selftests/uevent: increase __UEVENT_BUFFER_SIZE to avoid ENOBUFS on busy systems
 2026-06-08  5:39 UTC 

[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-06-08  0:39 UTC  (8+ messages)
` [PATCH v2 4/7] seg6: add End.M.GTP6.D behavior
` [PATCH v2 5/7] seg6: add End.M.GTP6.D.Di behavior

[PATCH] selftests/futex: add FUTEX_LOCK_PI owner-exiting coverage
 2026-06-07 18:32 UTC 

[PATCH] selftests/zram: fix kernel_gte() for POSIX sh
 2026-06-07  9:57 UTC 

[PATCH v3 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
 2026-06-07  8:11 UTC  (9+ messages)
` [PATCH v3 1/8] RISC-V: KVM: Add support for Svadu FWFT features
` [PATCH v3 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
` [PATCH v3 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
` [PATCH v3 4/8] RISC-V: KVM: Add ssp context save/restore
` [PATCH v3 5/8] RISC-V: KVM: Handle software-check exits for VCPU
` [PATCH v3 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled
` [PATCH v3 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
` [PATCH v3 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test

[PATCH v2 0/2] KVM: riscv: Fix hugetlb G-stage block mapping eligibility
 2026-06-07  5:54 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: riscv: Check hugetlb block mappings against memslot bounds
` [PATCH v2 2/2] KVM: selftests: Add a hugetlb memslot alignment test mode

[RFC PATCH v2 01/10] liveupdate: luo_file: Add internal APIs for file preservation
 2026-06-07  0:35 UTC  (2+ messages)

[RFC PATCH v1 0/8] liveupdate: kvm: Guest_memfd preservation
 2026-06-07  0:30 UTC  (7+ messages)

[PATCH net-next v2 0/6] net: dsa: mv8ee6xxx: MQPRIO and 802.1Qat support
 2026-06-07  0:02 UTC  (11+ messages)
` [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control

[PATCH bpf-next v3 0/2] bpf, verifier: fix PTR_TO_FLOW_KEYS constant-offset OOB
 2026-06-07  0:00 UTC  (6+ messages)
` [PATCH bpf-next v3 1/2] bpf, verifier: fold reg->var_off into PTR_TO_FLOW_KEYS bounds check
` [PATCH bpf-next v3 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS offset bounds

[PATCH v2 0/5] Usermode Indirect Branch Tracking
 2026-06-06 23:05 UTC  (5+ messages)

[PATCH v4 0/5] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
 2026-06-06 16:00 UTC  (4+ messages)


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