messages from 2026-04-09 14:23:07 to 2026-04-09 22:08:07 UTC [more...]
[PATCH] kho: fix error handling in kho_add_subtree()
2026-04-09 22:08 UTC (3+ messages)
[RFC] mm: stress-ng --mremap triggers severe lruvec lock contention in populate/unmap paths
2026-04-09 21:59 UTC (16+ messages)
` [External] : "
[PATCH v3 00/10] mm: thp: always enable mTHP support
2026-04-09 21:24 UTC (27+ messages)
` [PATCH v3 01/10] docs: tmpfs: remove implementation detail reference
` [PATCH v3 04/10] drivers: nvdimm: use pgtable_has_pmd_leaves()
` [PATCH v3 05/10] mm: debug_vm_pgtable: "
` [PATCH v3 06/10] mm: shmem: drop has_transparent_hugepage() usage
` [PATCH v3 07/10] treewide: rename has_transparent_hugepage() to arch_has_pmd_leaves()
` [PATCH v3 08/10] mm: replace thp_disabled_by_hw() with pgtable_has_pmd_leaves()
` [PATCH v3 09/10] mm: thp: always enable mTHP support
` [PATCH v3 10/10] mm: thp: x86: cleanup PSE feature bit usage
[LSF/MM/BPF TOPIC] Direct Reclaim and Filesystems
2026-04-09 21:09 UTC
[PATCH RFC] fs: drop_caches: introduce per-node drop_caches interface
2026-04-09 20:39 UTC (6+ messages)
[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
2026-04-09 20:19 UTC (7+ messages)
bio completion in task enhancements / experiments
2026-04-09 20:18 UTC (11+ messages)
` [PATCH 1/8] block: add BIO_COMPLETE_IN_TASK for task-context completion
` [PATCH 2/8] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH 3/8] block: enable RWF_DONTCACHE for block devices
` [PATCH 4/8] FOLD: block: change the defer in task context interface to be procedural
` [PATCH 5/8] FOLD: don't use in_task() to decide for offloading
` [PATCH 6/8] iomap: use bio_complete_in_task for buffered read errors
` [PATCH 7/8] iomap: use bio_complete_in_task for buffered write completions
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support
[PATCH v2] userfaultfd: allow registration of ranges below mmap_min_addr
2026-04-09 20:16 UTC (6+ messages)
[PATCH 0/3] slab: support memoryless nodes with sheaves
2026-04-09 20:11 UTC (8+ messages)
[PATCH] userfaultfd: preserve write protection across UFFDIO_MOVE
2026-04-09 20:09 UTC (2+ messages)
[PATCH RFC v5 0/3] block: enable RWF_DONTCACHE for block devices
2026-04-09 18:59 UTC (6+ messages)
` [PATCH RFC v5 3/3] "
[PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
2026-04-09 18:54 UTC (3+ messages)
[RFC PATCH 0/5] Separate compound page from folio
2026-04-09 18:47 UTC (4+ messages)
[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
2026-04-09 18:35 UTC (9+ messages)
` [PATCH mm-unstable v15 03/13] mm/khugepaged: generalize __collapse_huge_page_* for "
[PATCH v3 02/10] mm: introduce pgtable_has_pmd_leaves()
2026-04-09 18:22 UTC (3+ messages)
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-04-09 18:16 UTC (2+ messages)
[PATCH v5] mm/userfaultfd: detect VMA type change after copy retry in mfill_copy_folio_retry()
2026-04-09 18:12 UTC (6+ messages)
[PATCH] percpu: Fix hint invariant breakage
2026-04-09 18:09 UTC (3+ messages)
[PATCH v7 2/3] kho: fix deferred init of kho scratch
2026-04-09 18:06 UTC (11+ messages)
[LSF/MM/BPF TOPIC] Filesystem inode reclaim
2026-04-09 17:37 UTC (5+ messages)
` [Lsf-pc] "
[PATCH] mm/gup: fix GUP-fast fallback for NULL-mapping order-0 folios
2026-04-09 17:33 UTC (7+ messages)
[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-09 17:18 UTC (4+ messages)
` [PATCH v4 07/15] userfaultfd: introduce vm_uffd_ops
[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
2026-04-09 17:14 UTC (7+ messages)
` [PATCH 05/53] selftests/mm: merge map_hugetlb into hugepage-mmap
` [PATCH 09/53] selftests/mm: hugetlb-madvise: use kselftest framework
` [PATCH 10/53] selftests/mm: hugetlb_madv_vs_map: "
[PATCH v2] percpu: Fix hint invariant breakage
2026-04-09 17:03 UTC (2+ messages)
[PATCH v2] mm/vmstat: fix vmstat_shepherd double-scheduling vmstat_update
2026-04-09 17:01 UTC (3+ messages)
[PATCH v4 00/15] selftests/mm: fix failures and robustness improvements
2026-04-09 16:48 UTC (6+ messages)
` [PATCH v4 13/15] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
[linux-next:master 8662/12838] htmldocs: MAINTAINERS:40: WARNING: Inline strong start-string without end-string. [docutils]
2026-04-09 16:23 UTC (5+ messages)
[LSF/MM/BPF TOPIC] Discussion: Targeted memory allocation via debugfs
2026-04-09 15:57 UTC (9+ messages)
[PATCH] kho: call kho_kexec_metadata_init() for both boot paths
2026-04-09 15:11 UTC (2+ messages)
[RFC PATCH] mm/sparse: remove sparse_buffer
2026-04-09 15:10 UTC (5+ messages)
[PATCH v3] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
2026-04-09 15:08 UTC (4+ messages)
[PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
2026-04-09 15:01 UTC
[PATCH v2 1/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
2026-04-09 14:22 UTC (2+ messages)
page: | 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