linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v1 0/4] mm: Fix apply_to_pte_range() vs lazy MMU mode
 2025-04-14 14:17 UTC  (6+ messages)
` [PATCH v1 2/4] mm: Cleanup apply_to_pte_range() routine

[PATCH v2 0/5] Fix lazy mmu mode
 2025-04-14 14:11 UTC  (5+ messages)

[PATCH] Fix comment style of `do_execveat_common()`
 2025-04-14 13:58 UTC  (2+ messages)

[PATCH v3 00/11] Perf improvements for hugetlb and vmalloc on arm64
 2025-04-14 13:56 UTC  (2+ messages)

[PATCH v6 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-14 13:55 UTC  (6+ messages)
` [PATCH v6 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()
` [PATCH v6 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[PATCH v3 0/2] Fix false warning in inode_to_wb
 2025-04-14 13:55 UTC  (4+ messages)
` [PATCH v3 1/2] gfs2: replace sd_aspace with sd_inode
` [PATCH v3 2/2] writeback: Fix false warning in inode_to_wb()

[PATCH 0/2] Fix mincore() tmpfs test failure
 2025-04-14 13:46 UTC  (8+ messages)
` [PATCH 2/2] mm: mincore: use folio_pte_batch() to batch process large folios

selftests: cgroup: Failures – Timeouts & OOM Issues Analysis
 2025-04-14 13:46 UTC  (3+ messages)

[PATCH] jfs: implement migrate_folio for jfs_metapage_aops
 2025-04-14 13:10 UTC 

[PATCH] slab: Decouple slab_debug and no_hash_pointers
 2025-04-14 12:31 UTC  (4+ messages)

[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
 2025-04-14 12:12 UTC  (5+ messages)
` [PATCH v2 7/8] mm/migrate: enable noref migration for jbd2

[PATCH v3] mm: alloc_pages_bulk: support both simple and full-featured API
 2025-04-14 12:08 UTC 

[PATCH v7 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-04-14 11:51 UTC  (16+ messages)
` [PATCH v7 1/9] mm: Consolidate freeing of typed folios on final folio_put()
` [PATCH v7 2/9] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages
` [PATCH v7 3/9] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v7 4/9] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory

[PATCH] mm/swap: set active flag after adding the folio to activate fbatch
 2025-04-14 11:47 UTC  (2+ messages)

[PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing
 2025-04-14 11:14 UTC  (12+ messages)
` [PATCH v3 1/4] x86/clear_page: extend clear_page*() for "
` [PATCH v3 2/4] x86/clear_page: add clear_pages()
` [PATCH v3 3/4] huge_page: allow arch override for folio_zero_user()
` [PATCH v3 4/4] x86/folio_zero_user: multi-page clearing

[PATCH 1/1] slab: ensure slab->obj_exts is clear in a newly allocated slab page
 2025-04-14 10:24 UTC  (5+ messages)

[syzbot] [mm?] kernel BUG in filemap_fault
 2025-04-14  9:55 UTC  (3+ messages)
` [syzbot] [sound?] "

[PATCH] mm/huge_memory: fix dereferencing invalid pmd migration entry
 2025-04-14  7:27 UTC 

[PATCH v4 0/4] mm/gup: Minor fix, cleanup and improvements
 2025-04-14  3:44 UTC  (16+ 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 v5 "

[linus:master] [mm] 3104138517: stress-ng.mlockmany.ops_per_sec 11.0% regression
 2025-04-14  2:41 UTC 

[Hypervisor Live Update] Notes from April 7, 2025
 2025-04-14  1:57 UTC 

[RFC] shrinking struct page (part of page pool)
 2025-04-14  1:52 UTC  (2+ messages)

[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
 2025-04-14  1:21 UTC  (3+ messages)

[PATCH v1] fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
 2025-04-14  0:32 UTC  (8+ messages)

[PATCH] mm: simplify zone_idx()
 2025-04-13 23:20 UTC  (8+ messages)
    ` 回复: "

[PATCH] mm: add nr_free_highatomic in show_free_areas
 2025-04-13 21:52 UTC  (3+ messages)

[syzbot] [mm?] WARNING in move_to_new_folio
 2025-04-13 21:44 UTC  (3+ messages)

[PATCH v2] mm: Introduce free_folio_and_swap_cache() to replace free_page_and_swap_cache()
 2025-04-13 21:34 UTC  (3+ messages)

[syzbot] [mm?] WARNING in do_wp_page
 2025-04-13 20:45 UTC  (3+ messages)

[PATCH] mm,hugetlb: Allocate frozen pages in alloc_buddy_hugetlb_folio
 2025-04-13 18:50 UTC  (6+ messages)

[GIT PULL] memblock: fix build of memblock test
 2025-04-13 15:16 UTC  (2+ messages)

[RFC PATCH v4 0/6] Promotion of Unmapped Page Cache Folios
 2025-04-13 12:48 UTC  (15+ 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 1/2] MAINTAINERS: update SLAB ALLOCATOR maintainers
 2025-04-13  4:45 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: add MM subsection for the page allocator

[PATCH v3 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-13  3:15 UTC  (4+ messages)
` [PATCH v3 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[linux-next:master 1753/1936] mm/swapfile.c:1517:20: warning: function 'swap_is_last_ref' is not needed and will not be emitted
 2025-04-13  2:47 UTC  (4+ messages)

[PATCH 0/5] mm: reliable huge page allocator
 2025-04-13  2:20 UTC  (7+ messages)
` [PATCH 5/5] mm: page_alloc: defrag_mode kswapd/kcompactd watermarks

[PATCH v4] mm: add zblock allocator
 2025-04-12 19:25 UTC  (2+ messages)

[PATCH v2 0/2] Fix false warning in inode_to_wb
 2025-04-12 16:37 UTC  (5+ messages)
` [PATCH v2 1/2] gfs2: replace sd_aspace with sd_inode
` [PATCH v2 2/2] writeback: Fix false warning in inode_to_wb()

[RFC PATCH] mm: don't promote exclusive file folios of dying processes
 2025-04-12 16:31 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add mmap trace events to MEMORY MAPPING
 2025-04-12 15:47 UTC  (5+ messages)

[RFC PATCH] mm: huge_memory: add folio_mark_accessed() when zapping file THP
 2025-04-12  9:02 UTC  (11+ messages)

[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

[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  (2+ 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  (2+ messages)

[PATCH] memcg: decouple memcg_hotplug_cpu_dead from stock_lock
 2025-04-11 18:12 UTC  (6+ messages)

[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 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)

[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 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 v14 00/11] Support page table check on PowerPC
 2025-04-11  9:10 UTC  (2+ 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  (7+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox