messages from 2026-03-15 21:00:33 to 2026-03-16 15:19:39 UTC [more...]
[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
2026-03-16 15:19 UTC (7+ messages)
` [RFC PATCH 1/4] mm/numa: introduce nearest_nodes_nodemask()
` [RFC PATCH 2/4] mm/memory-tiers: introduce socket-aware topology management for NUMA nodes
` [RFC PATCH 3/4] mm/memory-tiers: register CXL nodes to socket-aware packages via initiator
` [RFC PATCH 4/4] mm/mempolicy: enhance weighted interleave with socket-aware locality
[PATCH mm-hotfixes] mm/zswap: add missing kunmap_local()
2026-03-16 15:17 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 0/2] zswap pool per-CPU acomp_ctx simplifications
2026-03-16 15:09 UTC (7+ messages)
` [PATCH 1/2] mm: zswap: Tie per-CPU acomp_ctx lifetime to the pool
[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 (18+ 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]()
[PATCH] selftests/mm: add THP sysfs interface test
2026-03-16 14:44 UTC (4+ messages)
[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 (13+ messages)
` [PATCH v2 1/5] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v2 2/5] selftests/mm: soft-dirty: skip two tests when thp is not available
` [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 (11+ messages)
` [PATCH 1/3] slab: decouple pointer to barn from kmem_cache_node
` [PATCH 2/3] slab: create barns for online memoryless nodes
` [PATCH 3/3] slab: free remote objects to sheaves on "
[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 v2 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-16 13:08 UTC (24+ 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] 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 v2 0/3] mm: Free contiguous order-0 pages efficiently
2026-03-16 11:31 UTC (4+ 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 v3] iomap: add allocation cache for iomap_dio
2026-03-16 11:22 UTC (2+ messages)
[PATCH v2 00/25] Introduce meminspect
2026-03-16 11:12 UTC (11+ 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 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
[PATCH v4 0/6] drm/gem-shmem: Track page accessed/dirty status
2026-03-16 10:53 UTC (17+ messages)
` [PATCH v4 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap
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
[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2026-03-16 7:35 UTC (2+ messages)
[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] Docs: mmap_prepare: don't italicize structs
2026-03-16 7:10 UTC (3+ 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)
[PATCH v6 0/6] Migrate on fault for device pages
2026-03-16 6:24 UTC (7+ messages)
` [PATCH v6 1/6] mm:/Kconfig changes for migrate "
` [PATCH v6 2/6] mm: Add helper to convert HMM pfn to migrate pfn
` [PATCH v6 3/6] mm/hmm: do the plumbing for HMM to participate in migration
` [PATCH v6 4/6] mm: setup device page migration in HMM pagewalk
` [PATCH v6 5/6] mm: add new testcase for the migrate on fault case
` [PATCH v6 6/6] mm:/migrate_device.c: remove migrate_vma_collect_*()
[PATCH v3 0/2] mm/mglru: fix cgroup OOM during MGLRU state switching
2026-03-15 18:18 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] mm/mglru: maintain workingset refault context across state transitions
[PATCH 0/4] selftests/mm: skip several tests when thp is not available
2026-03-16 3:51 UTC (7+ messages)
` [RESEND PATCH 3/4] selftests/mm: split_huge_page_test: skip the test "
[PATCH v6 00/33] Eliminate Dying Memory Cgroup
2026-03-16 3:47 UTC (4+ messages)
` [PATCH v6 30/33] mm: memcontrol: prepare for reparenting non-hierarchical stats
[syzbot] [mm?] possible deadlock in mfill_get_vma
2026-03-16 3:11 UTC (2+ messages)
` [PATCH next] userfaultfd: unassigned vma leads to a potential unreleased locks
[PATCH v2] mm/mempolicy: track page allocations per mempolicy
2026-03-16 2:54 UTC (8+ messages)
[PATCH v7 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
2026-03-16 2:36 UTC (2+ messages)
[PATCH] zram: propagate read_from_bdev_async() errors
2026-03-16 2:22 UTC (2+ messages)
[PATCH] mm/damon/stat: monitor all System RAM resources
2026-03-15 22:20 UTC (2+ messages)
[PATCH 1/2] mm/damon/sysfs: Implement recording feature
2026-03-15 21:14 UTC (2+ messages)
[RFC PATCH 00/10] mm/damon: let DAMON be paused and resumed
2026-03-15 21:00 UTC (9+ messages)
` [RFC PATCH 03/10] Docs/mm/damon/design: update for context pause/resume feature
` [RFC PATCH 04/10] Docs/admin-guide/mm/damon/usage: update for pause file
` [RFC PATCH 05/10] Docs/ABI/damon: update for pause sysfs file
` [RFC PATCH 06/10] mm/damon/tests/core-kunit: test pause commitment
` [RFC PATCH 07/10] selftests/damon/_damon_sysfs: support pause file staging
` [RFC PATCH 08/10] selftests/damon/drgn_dump_damon_status: dump pause
` [RFC PATCH 09/10] selftests/damon/sysfs.py: check pause on assert_ctx_committed()
` [RFC PATCH 10/10] selftets/damon/sysfs.py: pause DAMON before dumping status
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