messages from 2026-03-16 06:29:30 to 2026-03-16 18:54:09 UTC [more...]
[PATCH mm-unstable v3 0/5] mm: khugepaged cleanups and mTHP prerequisites
2026-03-16 18:54 UTC (7+ messages)
` [PATCH mm-unstable v3 1/5] mm: consolidate anonymous folio PTE mapping into helpers
` [PATCH mm-unstable v3 3/5] mm/khugepaged: define KHUGEPAGED_MAX_PTES_LIMIT as HPAGE_PMD_NR - 1
` [PATCH mm-unstable v3 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()
[PATCH] Docs: mmap_prepare: don't italicize structs
2026-03-16 18:45 UTC (4+ messages)
[RFC PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
2026-03-16 18:38 UTC
[PATCH v2 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-16 18:32 UTC (28+ messages)
` [PATCH v2 01/23] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH v2 02/23] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
` [PATCH v2 03/23] mm/vma: add further vma_flags_t unions
` [PATCH v2 04/23] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH v2 05/23] mm/vma: use new VMA flags for sticky flags logic
` [PATCH v2 06/23] tools/testing/vma: fix VMA flag tests
` [PATCH v2 07/23] mm/vma: add append_vma_flags() helper
` [PATCH v2 08/23] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH v2 09/23] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH v2 10/23] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH v2 11/23] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH v2 12/23] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH v2 13/23] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH v2 14/23] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH v2 15/23] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
` [PATCH v2 16/23] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
` [PATCH v2 17/23] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v2 18/23] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v2 19/23] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v2 20/23] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH v2 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v2 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v2 23/23] mm/vma: convert __mmap_region() "
[PATCH 0/2] zswap pool per-CPU acomp_ctx simplifications
2026-03-16 18:30 UTC (11+ messages)
` [PATCH 1/2] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool
[PATCH v2 00/25] Introduce meminspect
2026-03-16 18:16 UTC (12+ messages)
` [PATCH v2 01/25] kernel: "
` [PATCH v2 20/25] printk: Register information into meminspect
` [PATCH v2 24/25] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-03-16 18:11 UTC (20+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after "
` [PATCH v2 16/22] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
2026-03-16 17:40 UTC (8+ messages)
[PATCH] userfaultfd: fix lock leak in mfill_get_vma()
2026-03-16 17:38 UTC
[PATCH v2] mm/damon/stat: monitor all System RAM resources
2026-03-16 17:25 UTC (2+ messages)
[PATCH v4 0/3] mm/vmalloc: free unused pages on vrealloc() shrink
2026-03-16 17:12 UTC (3+ messages)
` [PATCH v4 2/3] "
[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-03-16 17:01 UTC (13+ messages)
` [PATCHv7 05/18] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv7 06/18] LoongArch/mm: "
` [PATCHv7 08/18] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv7 09/18] mm/hugetlb: Defer vmemmap population for bootmem hugepages
` [PATCHv7 11/18] x86/vdso: Undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
` [PATCHv7 12/18] mm/hugetlb: Remove fake head pages
[PATCH v3] iomap: add allocation cache for iomap_dio
2026-03-16 16:54 UTC (3+ messages)
[RFC PATCH v3 0/2] Fix storing in XArray check_split tests
2026-03-16 16:49 UTC (3+ messages)
[PATCH v7 0/3] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
2026-03-16 16:46 UTC (6+ messages)
` [PATCH v8 "
` [PATCH v8 1/3] tracing: Add __event_in_*irq() helpers
` [PATCH v8 2/3] mm: vmscan: add cgroup IDs to vmscan tracepoints
` [PATCH v8 3/3] mm: vmscan: add PIDs "
[PATCH v2 0/3] mm: Free contiguous order-0 pages efficiently
2026-03-16 16:22 UTC (10+ messages)
` [PATCH v2 1/3] mm/page_alloc: Optimize free_contig_range()
` [PATCH v2 2/3] vmalloc: Optimize vfree
` [PATCH v2 3/3] mm/page_alloc: Optimize __free_contig_frozen_range()
[PATCH 0/4] arm64/mm: contpte-sized exec folios for 16K and 64K pages
2026-03-16 16:06 UTC (4+ messages)
[PATCH] selftests/mm: add THP sysfs interface test
2026-03-16 16:02 UTC (5+ messages)
[PATCH RFC 00/19] mm: Add __GFP_UNMAPPED
2026-03-16 16:01 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Discussion: Targeted memory allocation via debugfs
2026-03-16 15:52 UTC (2+ messages)
[PATCH mm-hotfixes] mm/zswap: add missing kunmap_local()
2026-03-16 15:49 UTC (4+ messages)
[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2026-03-16 15:47 UTC (3+ messages)
[PATCH v2 2/2] locking: Add contended_release tracepoint
2026-03-16 15:32 UTC (3+ messages)
[PATCH v4 0/6] drm/gem-shmem: Track page accessed/dirty status
2026-03-16 15:30 UTC (18+ messages)
` [PATCH v4 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap
[PATCH v3] kernel/fork: validate exit_signal in kernel_clone()
2026-03-16 15:19 UTC
[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
2026-03-16 15:19 UTC (3+ messages)
[PATCH v1 1/1] Docs/mm/damon: Document DAMON actions when TRANSPARENT_HUGEPAGE is off
2026-03-16 15:13 UTC (4+ messages)
[PATCH] Docs/mm: document the OOM killer
2026-03-16 15:06 UTC (6+ messages)
[PATCH 00/15] mm: expand mmap_prepare functionality and usage
2026-03-16 14:54 UTC (17+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 03/15] mm: document vm_operations_struct->open the same as close()
` [PATCH 15/15] mm: add mmap_action_map_kernel_pages[_full]()
[syzbot] [mm?] KMSAN: uninit-value in copy_from_kernel_nofault
2026-03-16 14:36 UTC (4+ messages)
[PATCH 05/15] fs: afs: correctly drop reference count on mapping failure
2026-03-16 14:29 UTC (5+ messages)
[PATCH v17 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-03-16 14:27 UTC (4+ messages)
` [PATCH v17 1/2] ACPI:RAS2: Add driver for the "
[PATCH v6 0/5] support batch checking of references and unmapping for large folios
2026-03-16 14:15 UTC (9+ messages)
` [PATCH v6 1/5] mm: rmap: support batched checks of the references "
[PATCH v2 0/5] selftests/mm: skip several tests when thp is not available
2026-03-16 14:11 UTC (9+ messages)
` [PATCH v2 3/5] selftests/mm: move write_file helper to vm_util
` [PATCH v2 4/5] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v2 5/5] selftests/mm: transhuge_stress: skip the test when thp "
[RFC PATCH] mm/mempolicy: NUMA mempolicy mismatch during remote access
2026-03-16 14:07 UTC (2+ messages)
[syzbot] [mm?] kernel BUG in __kmap_local_pfn_prot
2026-03-16 14:07 UTC (3+ messages)
[RFC PATCH] mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()
2026-03-16 14:06 UTC (6+ messages)
[PATCH 00/79] block: rnull: complete the rust null block driver
2026-03-16 14:05 UTC (54+ messages)
` [PATCH 01/79] block: rnull: adopt new formatting guidelines
` [PATCH 02/79] block: rnull: add module parameters
` [PATCH 03/79] block: rnull: add macros to define configfs attributes
` [PATCH 04/79] block: rust: fix generation of bindings to `BLK_STS_.*`
` [PATCH 05/79] block: rust: change `queue_rq` request type to `Owned`
` [PATCH 06/79] block: rust: add `Request` private data support
` [PATCH 09/79] block: rust: introduce `kernel::block::bio` module
` [PATCH 10/79] block: rust: add `command` getter to `Request`
` [PATCH 11/79] block: rust: mq: use GFP_KERNEL from prelude
` [PATCH 12/79] block: rust: add `TagSet` flags
` [PATCH 13/79] block: rnull: add memory backing
` [PATCH 14/79] block: rnull: add submit queue count config option
` [PATCH 15/79] block: rnull: add `use_per_node_hctx` "
` [PATCH 16/79] block: rust: allow specifying home node when constructing `TagSet`
` [PATCH 18/79] block: rust: add Request::sectors() method
` [PATCH 19/79] block: rust: mq: add max_hw_discard_sectors support to GenDiskBuilder
` [PATCH 20/79] block: rnull: add discard support
` [PATCH 21/79] block: rust: add `NoDefaultScheduler` flag for `TagSet`
` [PATCH 22/79] block: rnull: add no_sched module parameter and configfs attribute
` [PATCH 23/79] block: rust: change sector type from usize to u64
` [PATCH 24/79] block: rust: add `BadBlocks` for bad block tracking
` [PATCH 25/79] block: rust: mq: add Request::end() method for custom status codes
` [PATCH 26/79] block: rnull: add badblocks support
` [PATCH 28/79] block: rnull: add partial I/O support for bad blocks
[PATCH 04/15] mm: add vm_ops->mapped hook
2026-03-16 13:39 UTC (5+ messages)
[PATCH 0/3] slab: support memoryless nodes with sheaves
2026-03-16 13:33 UTC (7+ messages)
` [PATCH 1/3] slab: decouple pointer to barn from kmem_cache_node
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-16 13:30 UTC (3+ messages)
` [PATCH 50/61] iommu: Prefer IS_ERR_OR_NULL over manual NULL check
[PATCH] Docs/mm: document Page Allocation
2026-03-16 12:52 UTC (3+ messages)
[PATCH v9 0/6] kho: history: track previous kernel version and kexec boot count
2026-03-16 11:54 UTC (7+ messages)
` [PATCH v9 1/6] kho: add size parameter to kho_add_subtree()
` [PATCH v9 2/6] kho: rename fdt parameter to blob in kho_add/remove_subtree()
` [PATCH v9 3/6] kho: persist blob size in KHO FDT
` [PATCH v9 4/6] kho: fix kho_in_debugfs_init() to handle non-FDT blobs
` [PATCH v9 5/6] kho: kexec-metadata: track previous kernel chain
` [PATCH v9 6/6] kho: document kexec-metadata tracking feature
[PATCH v2] kernel/fork: validate exit_signal in kernel_clone()
2026-03-16 11:51 UTC (2+ messages)
[PATCH v3 0/3] add support for drop_caches for individual filesystem
2026-03-16 11:39 UTC (10+ messages)
[PATCH v5 0/4] pid_namespace: make init creation more flexible
2026-03-16 11:34 UTC (3+ messages)
` [PATCH v5 4/4] selftests: Add tests for creating pidns init via setns
[PATCH v8 0/6] kho: history: track previous kernel version and kexec boot count
2026-03-16 11:09 UTC (4+ messages)
` [PATCH v8 3/6] kho: persist blob size in KHO FDT
[syzbot] [mm?] WARNING in folio_add_new_anon_rmap
2026-03-16 11:01 UTC (4+ messages)
[PATCH] mm/userfaultfd: re-validate vma in mfill_atomic() loop under CONFIG_PER_VMA_LOCK
2026-03-16 10:59 UTC (2+ messages)
[PATCH v2 0/5] Introduce QPW for per-cpu operations (v2)
2026-03-16 10:55 UTC (5+ messages)
` [PATCH v2 2/5] Introducing qpw_lock() and per-cpu queue & flush work
LSF/MM/BPF: 2026: Call for Proposals
2026-03-16 10:20 UTC (3+ messages)
` LSF/MM/BPF: 2026: (V)FS: First Round of Invites Sent
` LSF/MM/BPF: 2026: (V)FS: Second "
[PATCH v6 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
2026-03-16 10:12 UTC (4+ messages)
` [PATCH v6 3/4] mm: huge_memory: refactor enabled_store() with change_enabled()
[PATCH v2 04/15] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
2026-03-16 8:52 UTC (5+ messages)
` [PATCH v2 4/15] "
[PATCH mm-unstable] mm/memcontrol: batch memcg charging in __memcg_slab_post_alloc_hook
2026-03-16 8:48 UTC
[BUG] RCU stall in unmap_page_range during exit_mmap (6.19 regression)
2026-03-16 8:18 UTC
[akpm-mm:mm-new 378/389] drivers/mtd/mtdchar.c:1384:9: error: call to undeclared function 'vma_desc_test_flags'; ISO C99 and later do not support implicit function declarations
2026-03-16 7:12 UTC (2+ messages)
[PATCH v1] mm/damon: guard THP-specific DAMOS actions with CONFIG_TRANSPARENT_HUGEPAGE
2026-03-16 7:03 UTC (2+ messages)
[PATCH] Docs/mm: document Boot Memory
2026-03-16 6:47 UTC (3+ messages)
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