[PATCH] mm: add nr_free_highatomic in show_free_areas
2025-04-12 9:27 UTC
[PATCH] mm: simplify zone_idx()
2025-04-12 9:15 UTC (5+ messages)
` 回复: "
[RFC PATCH] mm: huge_memory: add folio_mark_accessed() when zapping file THP
2025-04-12 9:02 UTC (12+ messages)
[RFC PATCH] mm: don't promote exclusive file folios of dying processes
2025-04-12 8:58 UTC
[linux-next:master] BUILD REGRESSION 01c6df60d5d4ae00cd5c1648818744838bba7763
2025-04-12 6:39 UTC
[PATCH 0/6 v3] sched/mm: LRU drain flush on nohz_full
2025-04-12 5:12 UTC (5+ messages)
` [PATCH 5/6] sched/isolation: Introduce isolated task work
[RFC PATCH v4 0/6] Promotion of Unmapped Page Cache Folios
2025-04-12 0:44 UTC (11+ messages)
` [RFC PATCH v4 1/6] migrate: Allow migrate_misplaced_folio_prepare() to accept a NULL VMA
` [RFC PATCH v4 2/6] memory: allow non-fault migration in numa_migrate_check path
` [RFC PATCH v4 3/6] vmstat: add page-cache numa hints
` [RFC PATCH v4 4/6] migrate: implement migrate_misplaced_folio_batch
` [RFC PATCH v4 5/6] migrate,sysfs: add pagecache promotion
` [RFC PATCH v4 6/6] mm/swap.c: Enable promotion of unmapped MGLRU page cache pages
[PATCH v4 0/4] mm/gup: Minor fix, cleanup and improvements
2025-04-11 23:22 UTC (11+ messages)
` [PATCH v4 1/4] mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
` [PATCH v4 4/4] mm/gup: clean up codes in fault_in_xxx() functions
[PATCH v4 0/2] memcg: Fix test_memcg_min/low test failures
2025-04-11 22:28 UTC (5+ messages)
` [PATCH v4 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()
[PATCH v7 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug
2025-04-11 22:24 UTC (3+ messages)
Credentials not fully initialized before bprm_check LSM hook
2025-04-11 22:14 UTC (4+ messages)
[PATCH v5 0/2] memcg: Fix test_memcg_min/low test failures
2025-04-11 21:42 UTC (7+ messages)
` [PATCH v5 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()
` [PATCH v5 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()
DAMON Beer/Coffee/Tea chat reminder for the week of 2025-04-14
2025-04-11 20:43 UTC
[PATCH] mm: Introduce free_folio_and_swap_cache() to replace free_page_and_swap_cache()
2025-04-11 19:15 UTC (3+ messages)
[PATCH] MAINTAINERS: Add mmap trace events to MEMORY MAPPING
2025-04-11 18:33 UTC (3+ messages)
[PATCH 0/5] mm: reliable huge page allocator
2025-04-11 18:21 UTC (10+ messages)
` [PATCH 1/5] mm: compaction: push watermark into compaction_suitable() callers
` [PATCH 5/5] mm: page_alloc: defrag_mode kswapd/kcompactd watermarks
[PATCH] memcg: decouple memcg_hotplug_cpu_dead from stock_lock
2025-04-11 18:12 UTC (8+ messages)
[PATCH 1/1] slab: ensure slab->obj_exts is clear in a newly allocated slab page
2025-04-11 17:45 UTC (4+ messages)
[PATCH v2 0/2] Fix false warning in inode_to_wb
2025-04-11 17:38 UTC (3+ messages)
` [PATCH v2 1/2] gfs2: replace sd_aspace with sd_inode
` [PATCH v2 2/2] writeback: Fix false warning in inode_to_wb()
[BACKPORT PATCH 6.6.y] Fix mmu notifiers for range-based invalidates
2025-04-11 17:28 UTC
[PATCH] mm: remove unused mmap tracepoints
2025-04-11 17:22 UTC
[PATCH] mm,hugetlb: Allocate frozen pages in alloc_buddy_hugetlb_folio
2025-04-11 17:13 UTC (5+ messages)
[PATCH 1/2] mm: page_alloc: speed up fallbacks in rmqueue_bulk()
2025-04-11 17:07 UTC (6+ messages)
` [PATCH 2/2] mm: page_alloc: tighten up find_suitable_fallback()
[RFC 0/5] add option to restore swap account to cgroupv1 mode
2025-04-11 16:57 UTC (10+ messages)
` [RFC 2/5] memcontrol: add boot option to enable memsw account on dfl
` [External] "
[PATCH] samples/damon/prcl: Fix a comment typo
2025-04-11 16:36 UTC (2+ messages)
[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
2025-04-11 16:35 UTC (4+ messages)
[PATCH] selftests/damon: Remove the remaining test scripts for DAMON debugfs interface
2025-04-11 16:33 UTC (2+ messages)
[PATCH v3 0/4] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
2025-04-11 13:10 UTC (5+ messages)
` [PATCH v3 3/4] mm/memory: split non-tlb flushing part from zap_page_range_single()
` [PATCH v3 4/4] mm/madvise: batch tlb flushes for MADV_DONTNEED[_LOCKED]
[RFC PATCH v4 00/18] pkeys-based page table hardening
2025-04-11 12:37 UTC (21+ messages)
` [RFC PATCH v4 01/18] mm: Introduce kpkeys
` [RFC PATCH v4 02/18] set_memory: Introduce set_memory_pkey() stub
` [RFC PATCH v4 03/18] arm64: mm: Enable overlays for all EL1 indirect permissions
` [RFC PATCH v4 04/18] arm64: Introduce por_elx_set_pkey_perms() helper
` [RFC PATCH v4 05/18] arm64: Implement asm/kpkeys.h using POE
` [RFC PATCH v4 06/18] arm64: set_memory: Implement set_memory_pkey()
` [RFC PATCH v4 07/18] arm64: Reset POR_EL1 on exception entry
` [RFC PATCH v4 08/18] arm64: Context-switch POR_EL1
` [RFC PATCH v4 09/18] arm64: Enable kpkeys
` [RFC PATCH v4 10/18] mm: Introduce kernel_pgtables_set_pkey()
` [RFC PATCH v4 11/18] mm: Introduce kpkeys_hardened_pgtables
` [RFC PATCH v4 12/18] mm: Allow __pagetable_ctor() to fail
` [RFC PATCH v4 13/18] mm: Map page tables with privileged pkey
` [RFC PATCH v4 14/18] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES
` [RFC PATCH v4 15/18] arm64: mm: Guard page table writes with kpkeys
` [RFC PATCH v4 16/18] arm64: Enable kpkeys_hardened_pgtables support
` [RFC PATCH v4 17/18] mm: Add basic tests for kpkeys_hardened_pgtables
` [RFC PATCH v4 18/18] arm64: mm: Batch kpkeys level switches
[PATCH v1 0/4] mm: Fix apply_to_pte_range() vs lazy MMU mode
2025-04-11 12:04 UTC (12+ 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 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-11 11:36 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 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
2025-04-11 10:54 UTC (2+ messages)
` [RFC PATCH 2/7] mm: add __always_inline for page_contains_unaccepted
[RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
2025-04-11 10:52 UTC
[PATCH v7 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-04-11 10:34 UTC (7+ messages)
` [PATCH v7 3/9] KVM: guest_memfd: Allow host to map guest_memfd() pages
[PATCH v14 00/11] Support page table check on PowerPC
2025-04-11 9:10 UTC (13+ 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 v1] fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
2025-04-11 8:37 UTC (7+ messages)
[PATCH v2 0/9] memcg: cleanup per-cpu stock
2025-04-11 8:34 UTC (3+ messages)
` [PATCH v2 6/9] memcg: do obj_cgroup_put inside drain_obj_stock
[PATCH] drivers/base/memory: Avoid overhead from for_each_present_section_nr()
2025-04-11 8:29 UTC (8+ messages)
[PATCH] mm/swap: set active flag after adding the folio to activate fbatch
2025-04-11 8:28 UTC
[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)
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 RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
2025-04-11 6:51 UTC (9+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd
` [PATCH RFC v7 7/8] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
[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 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 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 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 (2+ messages)
[PATCH v2 0/3] mm: Fix apply_to_pte_range() vs lazy MMU mode
2025-04-10 22:47 UTC (4+ messages)
` [PATCH v2 3/3] mm: Protect kernel pgtables in apply_to_pte_range()
[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 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 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 (4+ messages)
` [RFC 1/2] gfs2: replace sd_aspace with sd_inode
[PATCH v5 0/6] Track node vacancy to reduce worst case allocation counts
2025-04-10 19:18 UTC (6+ messages)
` [PATCH v5 2/6] maple_tree: use height and depth consistently
` [PATCH v5 5/6] maple_tree: add sufficient height
` [PATCH v5 6/6] maple_tree: reorder mas->store_type case statements
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