[PATCH 0/5] mm: reliable huge page allocator
2025-04-11 8:19 UTC (7+ messages)
` [PATCH 1/5] mm: compaction: push watermark into compaction_suitable() callers
` [PATCH 5/5] mm: page_alloc: defrag_mode kswapd/kcompactd watermarks
[PATCH] drivers/base/memory: Avoid overhead from for_each_present_section_nr()
2025-04-11 8:15 UTC (10+ messages)
[PATCH] mempolicy: Optimize queue_folios_pte_range by PTE batching
2025-04-11 8:13 UTC
[PATCH] slab: Decouple slab_debug and no_hash_pointers
2025-04-11 7:47 UTC (2+ messages)
[PATCH] samples/damon/prcl: Fix a comment typo
2025-04-11 7:38 UTC
Wall decorations in the dropshipping model
2025-04-11 7:30 UTC
[PATCH v2] MAINTAINERS: add memory advice section
2025-04-11 7:27 UTC
[PATCH v7 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug
2025-04-11 7:21 UTC (2+ messages)
[PATCH v1 0/4] mm: Fix apply_to_pte_range() vs lazy MMU mode
2025-04-11 7:16 UTC (11+ messages)
` [PATCH v1 1/4] kasan: Avoid sleepable page allocation from atomic context
` [PATCH v1 2/4] mm: Cleanup apply_to_pte_range() routine
` [PATCH v1 3/4] mm: Protect kernel pgtables in apply_to_pte_range()
` [PATCH v1 4/4] mm: Allow detection of wrong arch_enter_lazy_mmu_mode() context
[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
2025-04-11 6:51 UTC (13+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd
` [PATCH RFC v7 5/8] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [PATCH RFC v7 7/8] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
2025-04-11 6:30 UTC (3+ messages)
[PATCH v3] mm: pcp: increase pcp->free_count threshold to trigger free_high
2025-04-11 6:15 UTC (4+ messages)
[PATCH v13 00/11] Support page table check on PowerPC
2025-04-11 5:52 UTC (4+ messages)
` [PATCH v13 04/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
[PATCH v14 00/11] Support page table check on PowerPC
2025-04-11 5:43 UTC (12+ messages)
` [PATCH v14 01/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_set()
` [PATCH v14 02/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_set()
` [PATCH v14 03/11] mm/page_table_check: Provide addr parameter to page_table_check_pte_set()
` [PATCH v14 04/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
` [PATCH v14 05/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
` [PATCH v14 06/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
` [PATCH v14 07/11] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v14 08/11] powerpc: mm: Add pud_pfn() stub
` [PATCH v14 09/11] powerpc: mm: Implement *_user_accessible_page() for ptes
` [PATCH v14 10/11] powerpc: mm: Use set_pte_at_unchecked() for internal usages
` [PATCH v14 11/11] powerpc: mm: Support page table check
[PATCH v6 00/14] kexec: introduce Kexec HandOver (KHO)
2025-04-11 5:37 UTC (15+ messages)
` [PATCH v6 01/14] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v6 02/14] memblock: Add support for scratch memory
` [PATCH v6 03/14] memblock: introduce memmap_init_kho_scratch()
` [PATCH v6 04/14] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v6 05/14] kexec: add KHO parsing support
` [PATCH v6 06/14] kexec: enable KHO support for memory preservation
` [PATCH v6 07/14] kexec: add KHO support to kexec file loads
` [PATCH v6 08/14] kexec: add config option for KHO
` [PATCH v6 09/14] arm64: add KHO support
` [PATCH v6 10/14] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v6 11/14] x86: add KHO support
` [PATCH v6 12/14] memblock: add KHO support for reserve_mem
` [PATCH v6 13/14] Documentation: add documentation for KHO
` [PATCH v6 14/14] Documentation: KHO: Add memblock bindings
[PATCH v4 0/4] mm/gup: Minor fix, cleanup and improvements
2025-04-11 5:32 UTC (5+ messages)
` [PATCH v4 1/4] mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
[PATCH] memcg: decouple memcg_hotplug_cpu_dead from stock_lock
2025-04-11 5:06 UTC (3+ messages)
[PATCH v5 09/16] kexec: enable KHO support for memory preservation
2025-04-11 4:02 UTC (2+ messages)
[PATCH v5 12/16] arm64: add KHO support
2025-04-11 3:47 UTC (2+ messages)
[PATCH 0/3] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
2025-04-11 3:40 UTC (6+ messages)
` [PATCH 1/3] mm: Export vmf_insert_mixed_mkwrite()
[PATCH v4 0/5] cgroup: separate rstat trees
2025-04-11 3:31 UTC (4+ messages)
` [PATCH v4 5/5] cgroup: use subsystem-specific rstat locks to avoid contention
[PATCH] mm: huge_memory: add folio_mark_accessed() when zapping file THP
2025-04-11 3:14 UTC (4+ messages)
[PATCH v7 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug
2025-04-11 3:11 UTC (3+ messages)
[PATCH] selftests/damon: Remove the remaining test scripts for DAMON debugfs interface
2025-04-11 2:43 UTC
[RFC PATCH] mm: huge_memory: add folio_mark_accessed() when zapping file THP
2025-04-11 2:32 UTC (8+ messages)
[PATCH v2] memcg: optimize memcg_rstat_updated
2025-04-11 0:03 UTC (2+ messages)
[PATCH] memcg: no refill for offlined objcg
2025-04-10 23:59 UTC (2+ messages)
[PATCH] mm: memcontrol: fix swap counter leak from offline cgroup
2025-04-10 23:58 UTC (4+ messages)
[PATCH v2 0/3] mm: Fix apply_to_pte_range() vs lazy MMU mode
2025-04-10 22:47 UTC (9+ messages)
` [PATCH v2 1/3] kasan: Avoid sleepable page allocation from atomic context
` [PATCH v2 3/3] mm: Protect kernel pgtables in apply_to_pte_range()
[PATCH v7 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-04-10 22:44 UTC (6+ messages)
` [PATCH v7 3/9] KVM: guest_memfd: Allow host to map guest_memfd() pages
[RFC v1 0/2] slabinfo: sheaves statistics support
2025-04-10 22:32 UTC (4+ messages)
` [RFC v1 1/2] mm/slab: add sheaves_enabled read-only sysfs file
[PATCH v2] alloc_tag: handle incomplete bulk allocations in vm_module_tags_populate
2025-04-10 22:20 UTC (5+ messages)
[PATCH] mm: simplify zone_idx()
2025-04-10 21:59 UTC (3+ messages)
[PATCH v1] fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
2025-04-10 21:54 UTC (6+ messages)
[PATCH RFC v3 0/8] SLUB percpu sheaves
2025-04-10 20:47 UTC (7+ messages)
` [PATCH RFC v3 2/8] slab: add opt-in caching layer of "
` [PATCH RFC v3 3/8] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH RFC v3 4/8] slab: sheaf prefilling for guaranteed allocations
[PATCH] mm: Introduce free_folio_and_swap_cache() to replace free_page_and_swap_cache()
2025-04-10 20:31 UTC (8+ messages)
[PATCH man] mmap.2: Document danger of mappings larger than PTRDIFF_MAX
2025-04-10 20:30 UTC (4+ messages)
Does GUP page unpinning have to be done in the pinning context?
2025-04-10 19:34 UTC (9+ messages)
[RFC 0/2] Fix false warning in inode_to_wb
2025-04-10 19:20 UTC (7+ messages)
` [RFC 1/2] gfs2: replace sd_aspace with sd_inode
` [RFC 2/2] writeback: Fix false warning in inode_to_wb()
[PATCH v5 0/6] Track node vacancy to reduce worst case allocation counts
2025-04-10 19:18 UTC (9+ messages)
` [PATCH v5 1/6] maple_tree: convert mas_prealloc_calc() to take in a maple write state
` [PATCH v5 2/6] maple_tree: use height and depth consistently
` [PATCH v5 3/6] maple_tree: use vacant nodes to reduce worst case allocations
` [PATCH v5 4/6] maple_tree: break on convergence in mas_spanning_rebalance()
` [PATCH v5 5/6] maple_tree: add sufficient height
` [PATCH v5 6/6] maple_tree: reorder mas->store_type case statements
[PATCH 1/2] mm/memblock: Added a New Memblock Function to Check if the Current Node's Memblock Region Intersects with a Memory Block
2025-04-10 19:06 UTC (6+ messages)
` [PATCH 2/2] base/node: Use curr_node_memblock_intersect_memory_block to Get Memory Block NID if CONFIG_DEFERRED_STRUCT_PAGE_INIT is Set
[RFC PATCH v3] Introduce Hierarchical Per-CPU Counters
2025-04-10 17:51 UTC
[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
2025-04-10 17:38 UTC (12+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
` [PATCH v2 2/8] fs/buffer: try to use folio lock for pagecache lookups
` [PATCH v2 6/8] fs/ext4: use sleeping version of __find_get_block()
` [PATCH v2 7/8] mm/migrate: enable noref migration for jbd2
[PATCH v5 09/16] kexec: enable KHO support for memory preservation
2025-04-10 17:31 UTC (12+ messages)
Credentials not fully initialized before bprm_check LSM hook
2025-04-10 17:24 UTC (2+ messages)
[PATCH v7 0/3] fuse: remove temp page copies in writeback
2025-04-10 16:11 UTC (8+ messages)
` [PATCH v7 3/3] fuse: remove tmp folio for writebacks and internal rb tree
[PATCH v2 0/5] Fix lazy mmu mode
2025-04-10 16:07 UTC (2+ messages)
[patch] mm: swap: add __maybe_unused attribute for swap_is_last_ref() and update it's comment
2025-04-10 15:39 UTC (2+ messages)
[PATCH v2 0/1] mm: Allow detection of wrong arch_enter_lazy_mmu_mode() context
2025-04-10 15:24 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 0/6 v3] sched/mm: LRU drain flush on nohz_full
2025-04-10 15:23 UTC (7+ messages)
` [PATCH 1/6] task_work: Provide means to check if a work is queued
` [PATCH 2/6] sched/fair: Use task_work_queued() on numa_work
` [PATCH 3/6] sched: Use task_work_queued() on cid_work
` [PATCH 4/6] tick/nohz: Move nohz_full related fields out of hot task struct's places
` [PATCH 5/6] sched/isolation: Introduce isolated task work
` [PATCH 6/6] mm: Drain LRUs upon resume to userspace on nohz_full CPUs
[PATCH v12 2/3] sched: Move task_mm_cid_work to mm work_struct
2025-04-10 14:36 UTC (4+ messages)
` [PATCH] fixup: "
[PATCH 1/2] mm: page_alloc: speed up fallbacks in rmqueue_bulk()
2025-04-10 13:55 UTC (10+ messages)
` [PATCH 2/2] mm: page_alloc: tighten up find_suitable_fallback()
[PATCH v7 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
2025-04-10 13:41 UTC (7+ messages)
` [PATCH v7 3/3] mm/mempolicy: Support "
[PATCH 1/2] MAINTAINERS: update SLAB ALLOCATOR maintainers
2025-04-10 12:37 UTC (3+ messages)
` [PATCH 2/2] MAINTAINERS: add MM subsection for the page allocator
[REPORT] Softlockups on PowerNV with upstream
2025-04-10 12:32 UTC (12+ messages)
[PATCH v12 00/28] riscv control-flow integrity for usermode
2025-04-10 11:04 UTC (11+ messages)
` [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v12 17/28] riscv/signal: save and restore of shadow stack for signal
[PATCH net-next v9 0/2] Fix late DMA unmap crash for page pool
2025-04-10 10:21 UTC (4+ messages)
` [PATCH net-next v9 1/2] page_pool: Move pp_magic check into helper functions
Free Reserved Memory and return to the Buddy Allocator
2025-04-10 10:19 UTC
[PATCH] selftests/mm: Restore default nr_hugepages value during cleanup in hugetlb_reparenting_test.sh
2025-04-10 10:07 UTC
[PATCH 2/3] vmalloc: Switch to for_each_vmap_node() helper
2025-04-10 9:34 UTC (4+ messages)
[PATCH v3] docs: update THP admin guide about non-tmpfs filesystem support
2025-04-10 9:31 UTC (5+ messages)
[PATCH v3 0/2] drm/panic: Add support to scanout buffer as array of pages
2025-04-10 9:06 UTC (2+ messages)
[BUG Report] 6.15-rc1 RIP: 0010:__lruvec_stat_mod_folio+0x7e/0x250
2025-04-10 8:48 UTC (7+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox