linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-18 11:59:47 to 2025-06-19 08:58:41 UTC [more...]

[PATCH v3 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-19  8:57 UTC  (2+ messages)
` [PATCH v3 02/14] mm: Filter zone device pages returned from folio_walk_start()

[PATCH v2 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-19  8:52 UTC  (14+ messages)
` [PATCH v2 01/14] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH v2 02/14] mm: Filter zone device pages returned from folio_walk_start()
` [PATCH v2 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn()
` [PATCH v2 08/14] mm/khugepaged: Remove redundant pmd_devmap() check

[PATCH 0/3] use vm_flags_t consistently
 2025-06-19  8:49 UTC  (11+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t

[PATCH] fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
 2025-06-19  8:45 UTC  (2+ messages)

Redundant barrier_nospec() added by commit 74e19ef0ff80 ("uaccess: Add speculation barrier to copy_from_user()")
 2025-06-19  8:42 UTC 

[PATCH] mm/rmap: Add NULL checks for rmap_walk_control callbacks
 2025-06-19  8:28 UTC  (4+ messages)

[PATCH 0/6] selftests/mm: Fix false positives and skip unsupported tests
 2025-06-19  8:23 UTC  (15+ messages)
` [PATCH 1/6] mm/selftests: Fix virtual_address_range test issues

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-19  8:13 UTC  (2+ messages)

[PATCH 0/2] Postpone memcg reclaim to return-to-user path
 2025-06-19  8:04 UTC  (3+ messages)

[akpm-mm:mm-new 158/177] arch/riscv/include/asm/pgtable.h:934:24: error: implicit declaration of function 'pte_mkdevmap'; did you mean 'pud_mkdevmap'?
 2025-06-19  8:03 UTC 

[RFC PATCH] mm/slab: save memory by allocating slabobj_ext array from leftover
 2025-06-19  7:56 UTC  (4+ messages)

[PATCH RFC] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE accounting
 2025-06-19  7:52 UTC 

[linux-next:master] [maple_tree] 540335e987: BUG:kernel_NULL_pointer_dereference,address
 2025-06-19  7:32 UTC 

[PATCH 1/2] mm: add gpu active/reclaim per-node stat counters (v2)
 2025-06-19  7:20 UTC  (2+ messages)
` [PATCH 2/2] drm/ttm: use gpu mm stats to track gpu memory allocations

[PATCH v12 0/6] rust: reduce `as` casts, enable related lints
 2025-06-19  5:53 UTC  (31+ messages)
` [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v12 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v12 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v12 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v12 6/6] rust: enable `clippy::ref_as_ptr` lint

[PATCH] drm/vmwgfx: Fix guests running with TDX/SEV
 2025-06-19  5:52 UTC  (2+ messages)

[PATCH v6] mm/percpu: Conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU
 2025-06-19  5:43 UTC  (2+ messages)

[PATCH 0/2] Use guest mem inodes instead of anonymous inodes
 2025-06-19  5:36 UTC  (9+ messages)
` [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode

[PATCH v4 0/3] mm/memfd: Reserve hugetlb folios before allocation
 2025-06-19  5:34 UTC  (4+ messages)
` [PATCH v4 2/3] "

[RFC PATCH] MAINTAINERS: add further core files to mm core section
 2025-06-19  5:31 UTC  (4+ messages)

[PATCH] mm/hugetlb: Don't crash when allocating a folio if there are no resv
 2025-06-19  5:30 UTC  (4+ messages)

[akpm-mm:mm-new 33/59] cpuset.c:undefined reference to `register_node_notifier'
 2025-06-18  4:36 UTC 

[PATCH] samples/damon: add parameters for node0 memory usage
 2025-06-19  5:03 UTC 

[PATCH] mm: rename the oldflags and parameter in memalloc_flags_*()
 2025-06-19  4:36 UTC  (7+ messages)
    ` [External] "

[PATCH v3 0/2] Enable permission change on arm64 kernel block mappings
 2025-06-19  4:10 UTC  (7+ messages)
` [PATCH v3 1/2] arm64: pageattr: Use pagewalk API to change memory permissions

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2025-06-19  3:59 UTC  (7+ messages)
` [RFC PATCH 1/4] cxl: Register devices for CXL Hotness Monitoring Units (CHMU)

[PATCH] khugepaged: Optimize __collapse_huge_page_copy_succeeded() for large folios by PTE batching
 2025-06-19  3:54 UTC  (9+ messages)

[PATCH] khugepaged: Optimize collapse_pte_mapped_thp() for large folios by PTE batching
 2025-06-19  3:48 UTC  (3+ messages)

[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-06-19  2:45 UTC  (48+ messages)
` [PATCH RFC 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
` [PATCH RFC 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH RFC 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH RFC 04/29] mm/page_alloc: allow for making page types sticky until freed
` [PATCH RFC 05/29] mm/balloon_compaction: make PageOffline sticky
` [PATCH RFC 06/29] mm/zsmalloc: make PageZsmalloc() sticky
` [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH RFC 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH RFC 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH RFC 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH RFC 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH RFC 12/29] mm/zsmalloc: stop using __ClearPageMovable()
` [PATCH RFC 13/29] mm/balloon_compaction: "
` [PATCH RFC 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH RFC 15/29] mm/migration: remove PageMovable()
` [PATCH RFC 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH RFC 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH RFC 18/29] mm: remove __folio_test_movable()
` [PATCH RFC 19/29] mm: stop storing migration_ops in page->mapping
` [PATCH RFC 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH RFC 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH RFC 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH RFC 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH RFC 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH RFC 25/29] mm: simplify folio_expected_ref_count()
` [PATCH RFC 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH RFC 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
` [PATCH RFC 28/29] mm/balloon_compaction: "movable_ops" doc updates
` [PATCH RFC 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask()

[PATCH v7 0/5] KVM: arm64: Map GPU device memory as cacheable
 2025-06-19  2:22 UTC  (13+ messages)
` [PATCH v7 1/5] KVM: arm64: Rename symbols to reflect whether CMO may be used
` [PATCH v7 2/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v7 3/5] KVM: arm64: New function to determine hardware cache management support
` [PATCH v7 4/5] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-19  1:50 UTC  (19+ messages)
` [PATCH v12 08/18] KVM: guest_memfd: Allow host to map guest_memfd pages

[PATCH] percpu: reduce the time complexity of mapping units and cpus
 2025-06-19  1:50 UTC  (2+ messages)

[PATCH v1] mm/gup: Revert "mm: gup: fix infinite loop within __get_longterm_locked"
 2025-06-19  1:43 UTC  (2+ messages)

[PATCH 0/4] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-06-19  1:32 UTC  (11+ messages)
` [PATCH 2/4] mm/shmem, swap: avoid redundant Xarray lookup during swapin
` [PATCH 3/4] mm/shmem, swap: improve mthp swapin process
` [PATCH 4/4] mm/shmem, swap: avoid false positive swap cache lookup

[PATCH v9 01/13] x86/um: nommu: elf loader for fdpic
 2025-06-19  1:04 UTC 

[PATCH 1/2] mm: add gpu active/reclaim per-node stat counters
 2025-06-19  0:42 UTC  (4+ messages)

[syzbot] [mm?] WARNING in __put_task_struct (5)
 2025-06-18 22:49 UTC  (3+ messages)

[PATCH] alloc_tag: add per-NUMA node stats
 2025-06-18 22:16 UTC  (2+ messages)

[PATCH 5/5] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings
 2025-06-18 19:15 UTC  (13+ messages)

[linux-next:master] BUILD REGRESSION 6e5ab6fee68df8c40b338baeae6e269fa25a7e25
 2025-06-18 18:31 UTC 

[RFC 0/2] lib/vsprintf: Add support for pte_t
 2025-06-18 18:19 UTC  (8+ messages)
` [RFC 1/2] "

mm/shmem.c:2223 shmem_split_large_entry() error: uninitialized symbol 'entry_order'
 2025-06-18 17:53 UTC  (3+ messages)

[RFC v2 00/16] Live Update Orchestrator
 2025-06-18 17:43 UTC  (20+ messages)
` [RFC v2 05/16] luo: luo_core: integrate with KHO
` [RFC v2 09/16] luo: luo_files: implement file systems callbacks

[PATCH 2/6] mm: Lock kernel page tables before entering lazy MMU mode
 2025-06-18 17:32 UTC  (2+ messages)

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-06-18 17:06 UTC  (3+ messages)
` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings

[PATCH] MAINTAINERS: add further init files to mm init block
 2025-06-18 16:50 UTC  (3+ messages)

[PATCH] mm/damon: fix minor typos in damon header
 2025-06-18 16:33 UTC 

[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-06-18 15:12 UTC  (3+ messages)
` [RFC PATCH v8 4/7] mm/mempolicy: Export memory policy symbols

[PATCH] zram: support asynchronous writeback
 2025-06-18 14:17 UTC 

[PATCH] MAINTAINERS: add missing files to mm page alloc section
 2025-06-18 14:16 UTC  (2+ messages)

[PATCH] mm: rt-threads retry mempool allocation without delay
 2025-06-18 13:46 UTC  (3+ messages)

[PATCH v4] fork: Clean-up ifdef logic around stack allocation
 2025-06-18 13:34 UTC 

[PATCH v4 2/3] gup: introduce unpin_user_folio_dirty_locked()
 2025-06-18 13:23 UTC  (3+ messages)

[PATCH v4] mm: use per_vma lock for MADV_DONTNEED
 2025-06-18 13:13 UTC  (7+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in do_sync_mmap_readahead
 2025-06-18 12:56 UTC 

[PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()
 2025-06-18 12:17 UTC  (3+ messages)

[RFC PATCH 0/2] mm/swap, memcg: Support per-cgroup swap device prioritization
 2025-06-18 12:07 UTC  (6+ messages)
` [RFC PATCH 1/2] mm/swap, memcg: basic structure and logic for per cgroup swap priority control


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).