Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-06-29 12:07:54 to 2026-06-30 15:10:43 UTC [more...]

[PATCH 2/2] selftest/x86: test ARCH_SHSTK_UNLOCK
 2026-06-29 21:57 UTC  (4+ messages)

[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 bpf-next v4 0/2] bpf, sockmap: disallow sockmap mutation from tc, xdp, socket_filter and flow_dissector
 2026-06-30 14:54 UTC  (3+ 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

[RFC PATCH bpf 0/6] bpf: Disallow interpreter fallback for interpreter-unsupported insns
 2026-06-30 14:36 UTC  (4+ messages)
` [RFC PATCH bpf 1/6] bpf: Disallow interpreter fallback for user BPF_ADDR_SPACE_CAST insn

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

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

[PATCH net] selftests: net: bump default cmd() timeout to 20 seconds
 2026-06-30 14:02 UTC  (3+ messages)

[PATCH net-next v2 0/4] net: convert UDP getsockopt to sockopt_t
 2026-06-30 14:01 UTC  (5+ 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-next v9 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-06-30 14:01 UTC  (13+ messages)
` [PATCH-next v9 01/11] cgroup/cpuset: Make nr_deadline_tasks an atomic_t
` [PATCH-next v9 02/11] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
` [PATCH-next v9 03/11] cgroup/cpuset: Prevent race between task attach and cpuset state change
` [PATCH-next v9 04/11] cgroup/cpuset: Put all task attach related variables into attach_ctx
` [PATCH-next v9 05/11] cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
` [PATCH-next v9 06/11] cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
` [PATCH-next v9 07/11] cgroup/cpuset: Make attach_ctx.old_cs track task group leader
` [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-next v9 11/11] selftests/cgroup: Add test for cpuset affinity on controller disable

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-30 13:59 UTC  (14+ 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 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 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
 2026-06-30 13:27 UTC  (16+ messages)

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-30 12:46 UTC  (7+ 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 v3 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
 2026-06-30 12:01 UTC 

[PATCH v2 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
 2026-06-30 11:59 UTC  (4+ messages)
` [PATCH v2 2/2] selftests/x86: Add shadow stack uprobe CALL test

[PATCH net] selftests: drv-net: tso: don't touch dangerous feature bits
 2026-06-30 11:38 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 v2 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-06-30 10:45 UTC  (7+ 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 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 net] selftests: net: make busywait timeout clock portable
 2026-06-30 10:11 UTC  (2+ messages)

[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 v8 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-06-30  7:32 UTC  (6+ 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 bpf-next v3 0/2] bpf, sockmap: disallow sockmap mutation from tc, xdp and flow_dissector
 2026-06-30  7:14 UTC  (7+ messages)
` [PATCH bpf-next v3 1/2] bpf, sockmap: disallow update and delete "
` [PATCH bpf-next v3 2/2] selftests/bpf: drop tc/xdp/flow_dissector sockmap mutation tests

[PATCH v2 00/16] riscv: Generate riscv instruction functions
 2026-06-30  6:17 UTC  (9+ messages)
` [PATCH v2 02/16] riscv: alternatives: Use generated instruction headers for patching code
` [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 0/5] software node: provide support for fw_devlink
 2026-06-30  6:16 UTC  (8+ messages)
` [PATCH 2/5] software node: add fw_devlink support
` [PATCH 3/5] software node: add kunit tests for "
` [PATCH 5/5] gpio: kunit: add test cases verifying swnode 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

[PATCH v2 0/2] tty: n_gsm: fix gsm_queue() UAF and add a base regression test
 2026-06-30  3:22 UTC  (5+ messages)

[PATCH v4] lib/random32: convert selftest to KUnit
 2026-06-30  3:04 UTC 

[PATCH v3] lib/random32: convert selftest to KUnit
 2026-06-30  3:00 UTC  (3+ messages)

[PATCH] lib/random32: convert selftest to KUnit
 2026-06-30  2:55 UTC 

[PATCH v7 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-06-30  1:47 UTC  (3+ messages)

[PATCH net-next v1 0/2] Reuse threaded NAPI kthread across napi_del()/napi_add()
 2026-06-30  1:19 UTC  (6+ messages)
` [PATCH net-next v1 1/2] net: Save kthread of threaded NAPI in napi_config and restore it when trying to create a new kthread
` [PATCH net-next v1 2/2] selftests: net: Add kthread preserving test in napi_threaded and busy_poll_test

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

[PATCH net-next] selftests: drv-net: toeplitz: cap the Rx queue count
 2026-06-29 23:43 UTC 

[PATCH v8 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
 2026-06-29 21:53 UTC  (4+ messages)
` [PATCH v8 03/11] cgroup/cpuset: Prevent race between task attach and cpuset state change

[PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
 2026-06-29 20:36 UTC  (6+ messages)

[PATCH v5] selftests/cgroup: Adjust cpu test duration based on HZ
 2026-06-29 18:55 UTC  (3+ messages)

[PATCH 0/2] rust: kernel: add cfg_select! and use it for config-based selection
 2026-06-29 19:07 UTC  (4+ messages)

[PATCH v4 00/16] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-06-29 18:21 UTC  (3+ messages)
` [PATCH v4 06/16] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobe

[PATCH] selftests/bpf: Mask socket type flags in mptcpify prog
 2026-06-29 18:12 UTC  (2+ messages)

[PATCH v2] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_WRITE_HYPERCALL_PAGE
 2026-06-29 16:16 UTC 

[PATCH 1/2] Documentation: kunit: Test Kconfig entries shouldn't select other configs
 2026-06-29 16:11 UTC  (2+ messages)

[PATCH v7 00/15] userfaultfd: working set tracking for VM guest memory
 2026-06-29 16:02 UTC  (17+ messages)
` [PATCH v7 01/15] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v7 02/15] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v7 03/15] mm: rename uffd-wp PTE accessors "
` [PATCH v7 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
` [PATCH v7 05/15] mm: add VM_UFFD_RWP VMA flag
` [PATCH v7 06/15] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v7 07/15] mm: preserve RWP marker across PTE rewrites
` [PATCH v7 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v7 09/15] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v7 10/15] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v7 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v7 12/15] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v7 13/15] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v7 14/15] selftests/mm: add userfaultfd RWP tests
` [PATCH v7 15/15] Documentation/userfaultfd: document RWP working set tracking

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-29 15:50 UTC  (4+ messages)
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH 00/10] Add sysfs entry for system load control
 2026-06-29 15:44 UTC  (2+ messages)
` [PATCH 02/10] selftests: power_supply: Add tests for load_switch ABI

[PATCH bpf-next v8 0/9] bpf: Introduce global percpu data
 2026-06-29 15:24 UTC  (10+ messages)
` [PATCH bpf-next v8 1/9] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v8 2/9] bpf: Introduce global percpu data
` [PATCH bpf-next v8 3/9] libbpf: Probe percpu data feature
` [PATCH bpf-next v8 4/9] libbpf: Add support for global percpu data
` [PATCH bpf-next v8 5/9] bpftool: Generate skeleton "
` [PATCH bpf-next v8 6/9] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v8 7/9] selftests/bpf: Test direct reading/writing read-only percpu_array map
` [PATCH bpf-next v8 8/9] selftests/bpf: Test verifier log for global percpu data
` [PATCH bpf-next v8 9/9] selftests/bpf: Verify bpf_iter "

[PATCH] selftests: proc: include fcntl.h in proc-pidns
 2026-06-29 14:47 UTC  (3+ messages)

[PATCH v3 0/2] mm/damon/core: detect internal variation above max_nr_regions/2
 2026-06-29 14:56 UTC  (2+ messages)
` [PATCH v3 2/2] mm/damon/tests/core-kunit: test split "

[PATCH 0/5] mm/damon: five misc fixups
 2026-06-29 14:55 UTC  (2+ messages)
` [PATCH 5/5] mm/damon/tests/core-kunit: add KUnit test for walk_control_obsolete behavior

[PATCH v2 0/2] selftests/damon: test kdamond refresh_ms
 2026-06-29 14:49 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/damon/_damon_sysfs: support "
` [PATCH v2 2/2] selftests/damon/sysfs_refresh: test "

[PATCH v5 0/2] selftests/damon: fix memcg_path staging handling
 2026-06-29 14:48 UTC  (3+ messages)
` [PATCH v5 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
` [PATCH v5 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback

[PATCH v3 0/3] selftests/damon: misc fixes for test bugs
 2026-06-29 14:46 UTC  (4+ messages)
` [PATCH v3 1/3] selftests/damon: prevent cross-context state pollution in DamonCtx
` [PATCH v3 2/3] selftests/damon/damos_tried_regions: fix expectation output and join TypeError
` [PATCH v3 3/3] selftests/damon: fix dead code, skipped checks, and broken lookups

[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
 2026-06-29 12:52 UTC  (3+ messages)
` [PATCH 1/2] KVM: nSVM: Virtualize DecodeAssists for nested guests
` [PATCH 2/2] KVM: selftests: Add nested SVM DecodeAssists test

[PATCH] kunit: configs: enable GPIO kunit test cases in all_tests.config
 2026-06-29 12:42 UTC 


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