Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-06-26 02:10:38 to 2026-06-29 06:13:43 UTC [more...]

[PATCH v13 00/11] tracing/probes: Add more typecast features
 2026-06-29  6:13 UTC  (5+ messages)
` [PATCH v13 01/11] tracing/probes: Allow eprobe to use variable without $ prefix
` [PATCH v13 02/11] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v13 03/11] tools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events file
` [PATCH v13 04/11] perf/probe: "

[PATCH v3] lib/random32: convert selftest to KUnit
 2026-06-29  5:41 UTC 

[PATCH 0/2] rust: kernel: add cfg_select! and use it for config-based selection
 2026-06-29  3:51 UTC  (3+ messages)
` [PATCH 1/2] rust: kernel: add cfg_select! backport "
` [PATCH 2/2] rust: kernel: migrate to cfg_select! "

[PATCH bpf-next v2 0/3] Add BPF Exceptions support for RISC-V
 2026-06-29  3:01 UTC  (9+ messages)
` [PATCH bpf-next v2 1/3] riscv: stacktrace: Implement arch_bpf_stack_walk() for BPF
` [PATCH bpf-next v2 2/3] riscv, bpf: Add support for BPF exceptions
` [PATCH bpf-next v2 3/3] riscv, bpf: Remove BPF exceptions from BPF CI denylist

[PATCH bpf-next 0/3] Add BPF Exceptions support for RISC-V
 2026-06-29  2:53 UTC  (7+ messages)
` [PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptions

[PATCH v12 00/11] tracing/probes: Add more typecast features
 2026-06-28 23:53 UTC  (12+ messages)
` [PATCH v12 01/11] tracing/probes: Allow eprobe to use variable without $ prefix
` [PATCH v12 02/11] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v12 03/11] tools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events file
` [PATCH v12 04/11] perf/probe: "
` [PATCH v12 05/11] tracing/probes: Support typecast for various probe events
` [PATCH v12 06/11] tracing/probes: Support nested typecast
` [PATCH v12 07/11] tracing/probes: Type casting always involves nested calls
` [PATCH v12 08/11] tracing/probes: Support field specifier option for typecast
` [PATCH v12 09/11] tracing/probes: Add $current variable support
` [PATCH v12 10/11] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v12 11/11] tracing/probes: Add a new testcase for BTF typecasts

[PATCH bpf v2 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-06-28 22:00 UTC  (14+ messages)
` [PATCH bpf v2 1/4] bpf, sockmap: Reject unhashed UDP sockets on sockmap update
` [PATCH bpf v2 2/4] selftests/bpf: Ensure UDP sockets are bound
` [PATCH bpf v2 3/4] selftests/bpf: Adapt sockmap update error handling
` [PATCH bpf v2 4/4] selftests/bpf: Fail unbound UDP on sockmap update

[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
 2026-06-28 18:44 UTC  (12+ messages)

[PATCH] selftests/mm: pagemap_ioctl: use the correct page size for transact_test()
 2026-06-28 18:13 UTC  (2+ messages)

[PATCH iproute2-next 0/7] devlink: add per-port resource support
 2026-06-28 17:14 UTC  (2+ messages)

[PATCH v3 17/17] selftests/verification: Add selftests for deadline and stall monitors
 2026-06-28 16:58 UTC  (2+ messages)

[PATCH v11 00/11] tracing/probes: Add more typecast features
 2026-06-28 16:03 UTC  (13+ messages)
` [PATCH v11 01/11] tracing/probes: Allow eprobe to use variable without $ prefix
` [PATCH v11 02/11] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v11 03/11] tools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events file
` [PATCH v11 04/11] perf/probe: "
` [PATCH v11 05/11] tracing/probes: Support typecast for various probe events
` [PATCH v11 06/11] tracing/probes: Support nested typecast
` [PATCH v11 07/11] tracing/probes: Type casting always involves nested calls
` [PATCH v11 08/11] tracing/probes: Support field specifier option for typecast
` [PATCH v11 09/11] tracing/probes: Add $current variable support
` [PATCH v11 10/11] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v11 11/11] tracing/probes: Add a new testcase for BTF typecasts

[PATCH] KVM: selftests: fix steal_time for arm64
 2026-06-28 15:44 UTC  (5+ messages)
  ` [PATCH] KVM: selftests: fix steal_time for arm64 with host page size > 4K

[PATCH] selftests/membarrier: Add membarrier_rseq_stress binary to .gitignore
 2026-06-28 14:59 UTC 

[PATCH] selftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSE
 2026-06-28 14:31 UTC 

[PATCH bpf-next v3 0/2] bpf: Enforce gotox targets against subprog bounds
 2026-06-28 13:59 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add cross-subprog gotox target coverage

[PATCH bpf 0/2] bpf: Keep fastcall stack slots for helper stack reads
 2026-06-28 13:47 UTC  (7+ messages)
` [PATCH bpf 1/2] bpf: Keep fastcall spills "
    `  "
` [PATCH bpf 2/2] selftests/bpf: Cover fastcall "
    `  "

[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-06-28  8:41 UTC  (8+ messages)
` [PATCH 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)

[PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
 2026-06-27 17:14 UTC  (5+ messages)

[PATCH 5.15.y] selftests: arm64: signal: skip SVE VL change test with single VL
 2026-06-27 16:35 UTC  (4+ messages)
  ` [PATCH v2 5.15.y] kselftest/arm64: signal: Skip SVE signal test if not enough VLs supported

[PATCH] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_WRITE_HYPERCALL_PAGE
 2026-06-27 13:58 UTC  (5+ messages)

[PATCH v6 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-27 13:10 UTC  (10+ messages)
` [PATCH v6 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v6 10/10] rust: module: update MAINTAINERS to cover module.rs

[PATCH v7 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-27  9:28 UTC  (11+ messages)
` [PATCH v7 01/10] rust: module: move module types into `module.rs`
` [PATCH v7 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v7 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v7 04/10] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v7 05/10] rust: drm: set fops.owner from driver module pointer
` [PATCH v7 06/10] rust: miscdevice: "
` [PATCH v7 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v7 08/10] rust: binder: "
` [PATCH v7 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v7 10/10] rust: module: update MAINTAINERS to cover module.rs

[PATCH 1/2] Documentation: kunit: Test Kconfig entries shouldn't select other configs
 2026-06-27  8:29 UTC  (2+ messages)
` [PATCH 2/2] Documentation: kunit: Fix outdated FAQ entries

[PATCH v2] selftests: mincore: use default huge page size for hugetlb test
 2026-06-27  8:03 UTC  (2+ messages)
` [PATCH v3] selftests: mincore: fix the readahead check on large base page sizes

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

[PATCH] selftests: filelock: add .gitignore for ofdlocks
 2026-06-27  6:50 UTC  (2+ messages)

[PATCH] selftests: Open /dev/udmabuf O_RDONLY
 2026-06-27  1:09 UTC  (2+ messages)

[PATCH bpf 0/2] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-06-26 21:43 UTC  (10+ messages)
` [PATCH bpf 1/2] bpf, sockmap: Don't leak UDP socks on lookup-bind-release

[PATCH v5] selftests/cgroup: Adjust cpu test duration based on HZ
 2026-06-26 20:29 UTC 

[PATCH RESEND v4] selftests/cgroup: Adjust cpu test duration based on HZ
 2026-06-26 20:19 UTC  (3+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-26 19:06 UTC  (21+ messages)
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
            ` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\

[PATCH v8 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-06-26 18:19 UTC  (12+ messages)
` [PATCH v8 01/11] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
` [PATCH v8 02/11] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
` [PATCH v8 03/11] cgroup/cpuset: Prevent race between task attach and cpuset state change
` [PATCH v8 04/11] cgroup/cpuset: Put all task attach related variables into attach_ctx
` [PATCH v8 05/11] cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
` [PATCH v8 06/11] cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
` [PATCH v8 07/11] cgroup/cpuset: Make attach_ctx.old_cs track task group leader
` [PATCH v8 08/11] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
` [PATCH v8 09/11] cgroup/cpuset: Support multiple source cpusets for cpuset_*attach()
` [PATCH v8 10/11] cgroup/cpuset: Support multiple destination "
` [PATCH v8 11/11] selftests/cgroup: Add test for cpuset affinity on controller disable

[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-06-26 16:25 UTC  (3+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper

[RFC PATCH bpf 0/6] bpf: Disallow interpreter fallback for interpreter-unsupported insns
 2026-06-26 16:11 UTC  (8+ messages)
` [RFC PATCH bpf 1/6] bpf: Disallow interpreter fallback for user BPF_ADDR_SPACE_CAST insn
` [RFC PATCH bpf 2/6] bpf: Disallow interpreter fallback for arena insn
` [RFC PATCH bpf 3/6] bpf: Disallow interpreter fallback for BPF_MOV64_PERCPU_REG insn
` [RFC PATCH bpf 4/6] bpf: Disallow interpreter fallback for internal BPF_PROBE_ATOMIC insn
` [RFC PATCH bpf 5/6] bpf: Disallow interpreter fallback for gotox insn
` [RFC PATCH bpf 6/6] lib/test_bpf: Add interpreter-fallback tests

[PATCH 0/2] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-06-26 15:55 UTC  (3+ messages)
` [PATCH 2/2] selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes

[PATCH 0/2] mm/kmemleak: add min_unref_scans to suppress transient false positives
 2026-06-26 15:52 UTC  (3+ messages)
` [PATCH 1/2] mm/kmemleak: report leaks only after N consecutive unreferenced scans
` [PATCH 2/2] selftests/mm: test kmemleak's N-consecutive-scan leak confirmation

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-06-26 15:28 UTC  (3+ messages)

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-06-26 15:28 UTC  (13+ messages)
` [PATCH v12 01/16] set_memory: set_direct_map_* to take address
` [PATCH v12 09/16] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v12 13/16] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types

[PATCH 0/3] ovl: make cachestat() work
 2026-06-26 15:18 UTC  (7+ messages)
` [PATCH 1/3] fs, mm: add ->cachestat() file operation

[PATCH net] selftests: net: make busywait timeout clock portable
 2026-06-26 14:49 UTC 

[PATCH 1/2] selftests/mm: handle EINVAL when configuring gigantic hugepages
 2026-06-26 14:48 UTC  (2+ messages)

[PATCH v3 0/3] selftests/resctrl: Fix resctrl selftests issues on aarch64
 2026-06-26 13:58 UTC  (8+ messages)
` [PATCH v3 1/3] selftests/resctrl: Skip L3_CAT when no exclusive cache portion exists
` [PATCH v3 2/3] selftests/resctrl: Implement cl_flush() and sb() for aarch64
` [PATCH v3 3/3] selftests/resctrl: Recognise aarch64 as a vendor for L3_NONCONT_CAT

[PATCH] selftests: mincore: use default huge page size for hugetlb test
 2026-06-26 12:59 UTC 

[PATCH bpf-next v4 0/2] bpf: Reject offset refcount acquire arguments
 2026-06-26 12:27 UTC  (2+ messages)

[PATCH bpf-next v5 0/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
 2026-06-26 12:27 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Mask pseudo pointer values in verifier logs
 2026-06-26 12:27 UTC  (2+ messages)

[PATCH v4] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-06-26  9:49 UTC  (2+ messages)

[PATCH] selftests/x86/fsgsbase: Check mmap() return value
 2026-06-26  9:46 UTC 

[PATCH v3 0/3] selftests/resctrl: Add dynamic linked list management for IMC counters
 2026-06-26  9:43 UTC  (7+ messages)
` [PATCH v3 2/3] selftests/resctrl: Replace counter index references with pointers
` [PATCH v3 3/3] selftests/resctrl: Enable dynamic management of IMC counters via linked list

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-06-26  9:16 UTC  (2+ messages)

[PATCH v4 0/2] kunit: Add support for skipping entire test suites
 2026-06-26  8:58 UTC  (3+ messages)
` [PATCH v4 1/2] kunit,rust: Add ability to skip "
` [PATCH v4 2/2] kunit: Add example of test suite that can be skipped at runtime

[PATCH v13 0/4] kunit: Add support for suppressing warning backtraces
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v3 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-26  7:07 UTC  (3+ messages)
` [PATCH v9 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH] selftests/landlock: Fix snprintf truncation checks in test files
 2026-06-26  7:00 UTC 

[PATCH] selftests: helpers: handle multi line in test_sysfs_prop_optional_list
 2026-06-26  6:40 UTC  (2+ messages)

[PATCH v10 0/9] tracing/probes: Add more typecast features
 2026-06-26  4:21 UTC  (11+ messages)
` [PATCH v10 1/9] tracing/probes: Allow eprobe to use variable without $ prefix
` [PATCH v10 2/9] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v10 3/9] tracing/probes: Support typecast for various probe events
` [PATCH v10 4/9] tracing/probes: Support nested typecast
` [PATCH v10 5/9] tracing/probes: Type casting always involves nested calls
` [PATCH v10 6/9] tracing/probes: Support field specifier option for typecast
` [PATCH v10 7/9] tracing/probes: Add $current variable support
` [PATCH v10 8/9] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v10 9/9] tracing/probes: Add a new testcase for BTF typecasts

[PATCH v2] lib/random32: convert selftest to KUnit
 2026-06-26  2:34 UTC 


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