Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-06-30 04:08:24 to 2026-07-01 07:02:52 UTC [more...]

[RFC PATCH bpf 0/6] bpf: Disallow interpreter fallback for interpreter-unsupported insns
 2026-07-01  7:02 UTC  (13+ messages)
` [RFC PATCH bpf 1/6] bpf: Disallow interpreter fallback for user BPF_ADDR_SPACE_CAST insn

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-01  7:01 UTC  (19+ messages)
` [PATCH v8 02/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 03/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status
` [PATCH v8 11/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h

[PATCH v8 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-07-01  6:59 UTC  (10+ messages)
` [PATCH v8 1/5] selftests/mm: move pkey selftest helpers to pkey_util.c
` [PATCH v8 2/5] selftests/mm: unify pkey sighandler selftest assertions and tracing
` [PATCH v8 3/5] selftests/mm: use pkey_assert on clone_raw failure in pkey test
` [PATCH v8 4/5] selftests/mm: add missing mmap() return checks in pkey tests
` [PATCH v8 5/5] selftests/mm: add missing pthread_create() "

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-01  6:23 UTC  (14+ messages)
` [PATCH v6 01/10] mm/memory: add memory_block_aligned_range() helper
` [PATCH v6 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v6 03/10] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v6 04/10] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v6 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v6 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v6 07/10] dax: plumb hotplug online_type through dax
` [PATCH v6 08/10] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v6 10/10] selftests/dax: add dax/kmem hotplug sysfs regression test

[PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
 2026-07-01  6:21 UTC  (12+ messages)

[PATCH v4 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-01  6:09 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/3] security: pass inode_init_security xattrs via struct lsm_xattrs
` [PATCH v4 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v4 bpf-next 3/3] selftests/bpf: add tests for bpf_init_inode_xattr kfunc

[PATCH v3 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
 2026-07-01  5:56 UTC  (4+ messages)

[PATCH bpf-next v5 0/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
 2026-07-01  5:03 UTC  (3+ messages)

[PATCH-next v9 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-07-01  2:51 UTC  (13+ messages)
` [PATCH-next v9 01/11] cgroup/cpuset: Make nr_deadline_tasks an atomic_t
` [PATCH-next v9 03/11] cgroup/cpuset: Prevent race between task attach and cpuset state change
` [PATCH-next v9 08/11] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
` [PATCH-next v9 09/11] cgroup/cpuset: Support multiple source cpusets for cpuset_*attach()
` [PATCH-next v9 10/11] cgroup/cpuset: Support multiple destination "

[PATCH] selftests: harness: Mark test fixture objects __maybe_unused
 2026-07-01  2:49 UTC  (3+ messages)

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

[PATCH 0/2] rust: kernel: add cfg_select! and use it for config-based selection
 2026-07-01  1:39 UTC  (5+ messages)

[PATCH net] selftests: drv-net: tso: don't touch dangerous feature bits
 2026-07-01  1:30 UTC  (4+ messages)

[PATCH v2 00/16] riscv: Generate riscv instruction functions
 2026-07-01  1:17 UTC  (10+ messages)
` [PATCH v2 01/16] riscv: Introduce instruction table generation
` [PATCH v2 07/16] riscv: Use generated instruction headers for misaligned loads/stores
` [PATCH v2 08/16] riscv: kvm: Use generated instruction headers for csr code

[PATCH bpf-next v4 0/2] bpf, sockmap: disallow sockmap mutation from tc, xdp, socket_filter and flow_dissector
 2026-07-01  0:10 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] bpf, sockmap: disallow update and delete "
` [PATCH bpf-next v4 2/2] selftests/bpf: drop tc/xdp/flow_dissector/socket_filter sockmap mutation tests

[PATCH net] selftests: net: bump default cmd() timeout to 20 seconds
 2026-07-01  0:00 UTC  (5+ messages)

[PATCH net-next v1 0/2] Reuse threaded NAPI kthread across napi_del()/napi_add()
 2026-06-30 23:52 UTC  (8+ messages)

[PATCH net-next] selftests: drv-net: toeplitz: cap the Rx queue count
 2026-06-30 23:10 UTC  (3+ messages)

[PATCH v13 00/11] tracing/probes: Add more typecast features
 2026-06-30 22:39 UTC  (5+ messages)
` [PATCH v13 04/11] perf/probe: Ignore comment lines in dynamic_events/kprobe_events file

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-30 20:55 UTC  (8+ 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 bpf 0/2] bpf, sockmap: fix copied_seq left behind when a stream parser is removed
 2026-06-30 20:50 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf, sockmap: settle copied_seq "
` [PATCH bpf 2/2] selftests/bpf: test sockmap strparser recover with undelivered ingress

Please backport bridge multicast exponential field encoding fix series to stable kernels
 2026-06-30 20:29 UTC  (5+ messages)

[PATCH v2 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-06-30 20:20 UTC  (8+ messages)
` [PATCH v2 1/3] selftests/mm: handle EINVAL when configuring gigantic hugepages
` [PATCH v2 2/3] selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes
` [PATCH v2 3/3] selftests/mm: fix ternary operator precedence in ksm_tests

[PATCH v4 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-06-30 20:19 UTC  (5+ messages)
` [PATCH v4 1/3] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v4 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH v4 3/3] selftests/mm: add userfaultfd test for HMM unlockable path

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

[PATCH net-next v3 0/2] net/sched: sch_fq_pie: add per-flow class statistics
 2026-06-30 18:37 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops
` [PATCH net-next v3 2/2] selftests: tc-testing: add fq_pie per-flow class stats test

[PATCH net-next v2 0/4] net: convert UDP getsockopt to sockopt_t
 2026-06-30 18:20 UTC  (9+ messages)
` [PATCH net-next v2 1/4] net: add sockopt_init_user() for getsockopt conversion
` [PATCH net-next v2 2/4] udp: convert udp_lib_getsockopt to sockopt_t
` [PATCH net-next v2 3/4] ipv4: raw: convert do_raw_getsockopt "
` [PATCH net-next v2 4/4] selftests: net: getsockopt_iter: add raw ICMP_FILTER coverage

[PATCH v13 00/22] TDX KVM selftests
 2026-06-30 18:18 UTC  (5+ messages)
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd

[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
 2026-06-30 17:59 UTC  (10+ messages)

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

[PATCH 2/2] selftest/x86: test ARCH_SHSTK_UNLOCK
 2026-06-30 17:02 UTC  (6+ messages)

[PATCH net] selftests: net: make busywait timeout clock portable
 2026-06-30 16:52 UTC  (3+ messages)

[PATCH net v2] selftests: net: make busywait timeout clock portable
 2026-06-30 16:51 UTC 

[PATCH] selftests: livepatch: unset sub_make_done in case top level Makefile be overwritten
 2026-06-30 16:12 UTC  (5+ messages)

[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
 2026-06-30 15:52 UTC  (4+ messages)
` [PATCH 1/2] KVM: nSVM: Virtualize DecodeAssists for nested guests

[PATCH 00/11] mm/damon: update, optimize, and clean up doc, tests, and code
 2026-06-30 14:57 UTC  (7+ messages)
` [PATCH 03/11] mm/damon/tests/core-kunit: test damon_rand()
` [PATCH 04/11] selftests/damon/sysfs.sh: test multiple probe dirs creation
` [PATCH 05/11] selftests/damon/sysfs.sh: test {core,ops}_filters/ directories
` [PATCH 06/11] selftests/damon/sysfs.sh: test dests dir
` [PATCH 07/11] selftests/damon/sysfs.sh: test all files in quota goal dir

[PATCH v2 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
 2026-06-30 11:59 UTC  (3+ messages)

[PATCH bpf v9 0/8] powerpc/bpf: address missing verifier selftest coverage
 2026-06-30 11:35 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Mask socket type flags in mptcpify prog
 2026-06-30 11:09 UTC  (2+ messages)

[PATCH net-next 0/3] net: report multicast group user count
 2026-06-30 11:02 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ipv4: "
` [PATCH net-next 2/3] net: ipv6: "
` [PATCH net-next 3/3] selftests: net: check "

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

[PATCH v3] selftests/net/openvswitch: add ICMPv6 echo type match test
 2026-06-30 10:22 UTC 

[PATCH v2] selftests/net/openvswitch: add output truncation test
 2026-06-30 10:22 UTC 

[PATCH bpf-next 0/2] bpf: Reject arena frees below the arena base
 2026-06-30 10:12 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover scalar arena frees below the base

[PATCH 1/2] selftests/mm: handle EINVAL when configuring gigantic hugepages
 2026-06-30  9:35 UTC  (2+ messages)

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

[PATCH] selftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSE
 2026-06-30  8:59 UTC  (2+ messages)

[PATCH v3 0/2] mm/kmemleak: dedupe verbose scan output
 2026-06-30  8:43 UTC  (3+ messages)
` [PATCH v3 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace

[PATCH bpf-next v3 0/2] bpf: Reject MEM_ALLOC BTF accesses past bounds
 2026-06-30  8:41 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: Reject MEM_ALLOC BTF accesses past object bounds
` [PATCH bpf-next v3 2/2] selftests/bpf: Cover MEM_ALLOC access "

[PATCH bpf-next v3 0/2] bpf, sockmap: disallow sockmap mutation from tc, xdp and flow_dissector
 2026-06-30  7:14 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] bpf, sockmap: disallow update and delete "

[PATCH 0/5] software node: provide support for fw_devlink
 2026-06-30  6:16 UTC  (4+ messages)
` [PATCH 2/5] software node: add fw_devlink support

[PATCH 00/18] mm/damon: optimize out nr_accesses_bp
 2026-06-30  4:52 UTC  (5+ messages)
` [PATCH 02/18] mm/damon/tests/core-kunit: test damon_mvsum()
` [PATCH 11/18] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
` [PATCH 12/18] selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp


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