Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-04-24 09:14:03 to 2026-04-27 16:59:48 UTC [more...]

[PATCH bpf-next v10 0/8] bpf: Extend the bpf_list family of APIs
 2026-04-27 16:59 UTC  (7+ messages)
` [PATCH bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
` [PATCH bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
` [PATCH bpf-next v10 3/8] bpf: Introduce the bpf_list_del kfunc
` [PATCH bpf-next v10 4/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
` [PATCH bpf-next v10 6/8] bpf: add bpf_list_is_first/last/empty kfuncs

[PATCH] selftests/mm: run_vmtests.sh: fix destructive tests invocation
 2026-04-27 16:58 UTC  (5+ messages)

[PATCH v2 00/53] make MM selftests more CI friendly
 2026-04-27 16:51 UTC  (25+ messages)
` [PATCH v2 03/53] selftests/mm: migration: don't assume hupe page is TWOMEG
` [PATCH v2 05/53] selftests/mm: merge map_hugetlb into hugepage-mmap
` [PATCH v2 06/53] selftests/mm: rename hugepage-* tests to hugetlb-*
` [PATCH v2 07/53] selftests/mm: hugetlb-shm: use kselftest framework
` [PATCH v2 10/53] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH v2 43/53] selftests/mm: migration: add setup of HugeTLB pages
` [PATCH v2 51/53] selftests/mm: va_high_addr_switch.sh: drop huge pages setup

[PATCH v2] selftests: runner: Avoid spurious warning about missing failures file
 2026-04-27 16:20 UTC  (4+ messages)

[PATCH 0/2] kunit: qemu_configs: Add or1k / openrisc configuration
 2026-04-27 16:04 UTC  (3+ messages)
` [PATCH 1/2] gen_compile_commands: Ignore libgcc.a
` [PATCH 2/2] kunit: qemu_configs: Add or1k / openrisc configuration

[PATCH v5 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-27 15:57 UTC  (14+ messages)
` [PATCH v5 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v5 2/4] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v5 3/4] Documentation: document panic_on_unrecoverable_memory_failure sysctl
` [PATCH v5 4/4] selftests/mm: regression test for panic_on_unrecoverable_memory_failure

[PATCH v2 00/10] mm/damon: let DAMON be paused and resumed
 2026-04-27 15:12 UTC  (6+ messages)
` [PATCH v2 06/10] mm/damon/tests/core-kunit: test pause commitment
` [PATCH v2 07/10] selftests/damon/_damon_sysfs: support pause file staging
` [PATCH v2 08/10] selftests/damon/drgn_dump_damon_status: dump pause
` [PATCH v2 09/10] selftests/damon/sysfs.py: check pause on assert_ctx_committed()
` [PATCH v2 10/10] selftests/damon/sysfs.py: pause DAMON before dumping status

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-04-27 14:29 UTC  (5+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH v2 0/3] driver core: remove software node from platform devices on device release
 2026-04-27 14:13 UTC  (9+ messages)
` [PATCH v2 1/3] driver core: platform: remove software node on release()

[PATCH v2 0/2] mm/kmemleak: dedupe verbose scan output
 2026-04-27 13:58 UTC  (5+ messages)
` [PATCH v2 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace
` [PATCH v2 2/2] selftests/mm: add kmemleak verbose dedup test

[RFC PATCH 00/19] mm/damon: introduce data attributes monitoring
 2026-04-27 13:16 UTC  (3+ messages)
` [RFC PATCH 17/19] selftests/damon/sysfs.sh: test probes dir

[PATCH v2 0/5] POE sigreturn fix and extra tests
 2026-04-27 12:03 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: signal: Preserve POR_EL0 if poe_context is missing
` [PATCH v2 2/5] selftests/mm: Fix resv_sz when parsing arm64 signal frame
` [PATCH v2 3/5] kselftest/arm64: Add POE as a feature in the signal tests
` [PATCH v2 4/5] kselftest/arm64: Move/add POE helpers to test_signals_utils.h
` [PATCH v2 5/5] kselftest/arm64: Add tests for POR_EL0 save/reset/restore

[PATCH 7.2 v3 00/12] Remove read-only THP support for FSes without large folio support
 2026-04-27 11:52 UTC  (5+ messages)
` [PATCH 7.2 v3 03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()

[PATCH] mm/madvise: reject invalid process_madvise() advice for zero-length vectors
 2026-04-27 11:49 UTC  (5+ messages)
` [PATCH v2] "

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

[PATCH] selftests: kselftest: fix wrong test number in ksft_exit_skip
 2026-04-27 11:24 UTC 

[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
 2026-04-27 10:52 UTC  (26+ messages)

[PATCH v3] selftests/futex: fix the failed futex_requeue test issue
 2026-04-27 10:18 UTC  (2+ messages)
` [RESEND PATCH "

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-04-27  8:54 UTC  (16+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers
` [PATCH RFC bpf-next 2/8] bpf: mark instructions accessing program stack

[PATCH v3 0/9] Kernel API Specification Framework
 2026-04-27  3:37 UTC  (11+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH v3 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH v3 4/9] tools/kapi: add kernel API specification extraction tool
` [PATCH v3 5/9] kernel/api: add API specification for sys_open
` [PATCH v3 6/9] kernel/api: add API specification for sys_close
` [PATCH v3 7/9] kernel/api: add API specification for sys_read
` [PATCH v3 8/9] kernel/api: add API specification for sys_write
` [PATCH v3 9/9] kernel/api: add runtime verification selftest

[PATCH bpf-next 2/2] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
 2026-04-27  0:15 UTC 

[PATCH bpf-next v3 0/2] bpf,net: add missing custom syncookie statistics and add selftest
 2026-04-27  0:09 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] net: add missing syncookie statistics for BPF custom syncookies
` [PATCH bpf-next v3 2/2] selftests/bpf: verify syncookie statistics in tcp_custom_syncookie

[PATCH v2 0/4] mm/damon: repost non-hotfix reviewed patches in damon/next tree
 2026-04-26 23:16 UTC  (2+ messages)
` [PATCH v2 4/4] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action

[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-04-26 19:59 UTC  (5+ messages)
` [PATCH v2 1/3] fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lock
` [PATCH v2 2/3] selftests/proc: ensure the test is performed at the right page boundary
` [PATCH v2 3/3] selftests/proc: add /proc/pid/smaps tearing tests

[PATCH v2] lkdtm: Add folio_lock deadlock scenarios
 2026-04-26 15:07 UTC 

[PATCH v2 0/4] Firmware LSM hook
 2026-04-26 13:42 UTC  (17+ messages)

[PATCH net v5 0/2] net/sched: taprio: fix NULL pointer dereference in class dump
 2026-04-26 13:01 UTC  (6+ messages)
` [PATCH net v5 1/2] "
` [PATCH net v5 2/2] selftests/tc-testing: add taprio test for class dump after child delete

[PATCH 7.2 v4 00/12] Remove read-only THP support for FSes without large folio support
 2026-04-26  6:01 UTC  (27+ messages)
` [PATCH 7.2 v4 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH 7.2 v4 02/12] mm/khugepaged: add folio dirty check after try_to_unmap()
` [PATCH 7.2 v4 03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH 7.2 v4 04/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
` [PATCH 7.2 v4 08/12] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v4 09/12] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH 7.2 v4 12/12] selftests/mm: remove READ_ONLY_THP_FOR_FS code from guard-regions

[PATCH 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-04-25 23:48 UTC  (10+ messages)
` [PATCH 1/3] fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lock
` [PATCH 2/3] selftests/proc: ensure the test is performed at the right page boundary
` [PATCH 3/3] selftests/proc: add /proc/pid/smaps tearing tests

[PATCH 1/2] kunit: config: Enable KUNIT_DEBUGFS by default
 2026-04-25  3:41 UTC  (2+ messages)
` [PATCH 2/2] kunit: config: KUNIT_DEBUGFS should depend on DEBUG_FS

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-24 19:08 UTC  (7+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
 2026-04-24 18:32 UTC  (8+ messages)
` [PATCH 03/23] tick/nohz: Make nohz_full parameter optional
` [PATCH 19/23] cgroup/cpuset: Improve check for calling housekeeping_update()

[PATCH bpf-next v2 0/2] selftests/bpf: drop xdping tool
 2026-04-24 18:20 UTC  (2+ messages)

[PATCH v2] kselftest/arm64: Fix build failure with GCC-15
 2026-04-24 17:09 UTC  (5+ messages)

[PATCH] fuse: expose backing files in the daemon's fd table
 2026-04-24 14:45 UTC 

[PATCH 0/2] mm/kmemleak: dedupe verbose scan output
 2026-04-24 14:36 UTC  (8+ messages)
` [PATCH 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace

[PATCH v7 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-04-24 13:31 UTC  (4+ messages)

[PATCH v2] selftests/rseq: Add config fragment
 2026-04-24 12:45 UTC 

[PATCH 0/3] KVM: arm64: vgic: Fix IIDR revision handling and add revision 1
 2026-04-24 12:24 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value
  ` (subset) "

[PATCH v7 0/5] kunit: Add support for suppressing warning backtraces
 2026-04-24 12:21 UTC  (7+ messages)
` [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests

[PATCH v5 2/2] selftest: add tests for O_EMPTYPATH
 2026-04-24 11:46 UTC 

[PATCH 0/4] POE sigreturn fix and extra tests
 2026-04-24  9:24 UTC  (6+ messages)
` [PATCH 1/4] arm64: signal: Preserve POR_EL0 if poe_context is missing


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