messages from 2026-04-23 20:54:44 to 2026-04-27 11:47:04 UTC [more...]
[PATCH 00/14] userfaultfd: working set tracking for VM guest memory
2026-04-27 11:45 UTC (7+ 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] 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 v2 00/53] make MM selftests more CI friendly
2026-04-27 10:12 UTC (28+ 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 16/53] selftests/mm: protection_keys: "
` [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] mm/madvise: reject invalid process_madvise() advice for zero-length vectors
2026-04-27 9:43 UTC (4+ messages)
` [PATCH v2] "
[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 7.2 v3 00/12] Remove read-only THP support for FSes without large folio support
2026-04-27 8:06 UTC (4+ messages)
` [PATCH 7.2 v3 03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
[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
[RFC PATCH 00/19] mm/damon: introduce data attributes monitoring
2026-04-26 20:52 UTC (2+ messages)
` [RFC PATCH 17/19] selftests/damon/sysfs.sh: test probes dir
[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 (32+ 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 05/12] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH 7.2 v4 06/12] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH 7.2 v4 07/12] fs: remove nr_thps from struct address_space
` [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 10/12] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v4 11/12] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH 7.2 v4 12/12] selftests/mm: remove READ_ONLY_THP_FOR_FS code from guard-regions
[PATCH v2 0/3] driver core: remove software node from platform devices on device release
2026-04-26 4:24 UTC (8+ messages)
` [PATCH v2 1/3] driver core: platform: remove software node on release()
[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 0/2] mm/kmemleak: dedupe verbose scan output
2026-04-24 17:30 UTC (4+ 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
[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 v5 0/4] mm/memory-failure: add panic option for unrecoverable pages
2026-04-24 14:39 UTC (9+ 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 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 (13+ messages)
` [PATCH v7 1/8] selftests/cgroup: skip test_zswap if zswap is globally disabled
` [PATCH v7 2/8] selftests/cgroup: avoid OOM in test_swapin_nozswap
` [PATCH v7 3/8] selftests/cgroup: use runtime page size for zswpin check
` [PATCH v7 4/8] selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
` [PATCH v7 5/8] selftests/cgroup: replace hardcoded page size values in test_zswap
` [PATCH v7 6/8] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize system
` [PATCH v7 7/8] selftest/cgroup: fix zswap attempt_writeback() on 64K "
` [PATCH v7 8/8] selftests/cgroup: test_zswap: wait for asynchronous writeback
[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 (16+ messages)
` [PATCH v7 1/5] bug/kunit: Core "
` [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
` [PATCH v7 3/5] kunit: Add backtrace suppression self-tests
` [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
[PATCH] selftests/rseq: Add config fragment
2026-04-24 9:06 UTC (2+ messages)
[PATCH v3 0/2] selftests/mm: clean up build output and verbosity
2026-04-24 0:17 UTC (3+ messages)
[PATCH bpf-next v9 0/9] bpf: Extend the bpf_list family of APIs
2026-04-23 23:25 UTC (9+ messages)
` [PATCH bpf-next v9 1/9] bpf: refactor kfunc checks using table-driven approach in verifier
[PATCH v2] bpf: crypto: snapshot params before string validation
2026-04-23 15:34 UTC
[PATCH v14 00/92] dyndbg: enable 0-off-cost for all of __drm_debug
2026-04-23 20:54 UTC (13+ messages)
` [PATCH v14 08/92] docs/dyndbg: explain flags parse 1st
` [PATCH v14 09/92] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v14 10/92] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v14 11/92] dyndbg: make ddebug_class_param union members same size
` [PATCH v14 12/92] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v14 13/92] dyndbg: tweak pr_fmt to avoid expansion conflicts
` [PATCH v14 14/92] dyndbg: reduce verbose/debug clutter
` [PATCH v14 15/92] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v14 16/92] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v14 17/92] dyndbg: replace classmap list with a vector
` [PATCH v14 18/92] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v14 19/92] dyndbg,module: make proper substructs in _ddebug_info
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox