linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/3] mm: some optimizations for prot numa
 2025-10-13 15:12 UTC  (5+ messages)
` [PATCH 1/3] mm: mprotect: always skip dma pinned folio in prot_numa_skip()
` [PATCH 2/3] mm: mprotect: avoid unnecessary struct page accessing if pte_protnone()
` [PATCH 3/3] mm: huge_memory: use prot_numa_skip() for pmd folio

[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
 2025-10-13 14:59 UTC  (4+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag

[linus:master] [slab] af92793e52: BUG_kmalloc-#(Not_tainted):Freepointer_corrupt
 2025-10-13 14:58 UTC  (4+ messages)

[PATCH v5] memcg: expose socket memory pressure in a cgroup
 2025-10-13 14:30 UTC  (9+ messages)

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-10-13 14:30 UTC  (10+ messages)

[PATCH v4] hugetlbfs: check for shareable lock before calling huge_pmd_unshare()
 2025-10-13 14:22 UTC  (4+ messages)

[PATCH v3 0/6] mm: hugetlb: allocate frozen gigantic folio
 2025-10-13 13:38 UTC  (7+ messages)
` [PATCH v3 1/6] mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()
` [PATCH v3 2/6] mm: page_alloc: add __split_page()
` [PATCH v3 3/6] mm: page_alloc: add alloc_contig_{range_frozen,frozen_pages}()
` [PATCH v3 4/6] mm: cma: add __cma_release()
` [PATCH v3 5/6] mm: cma: add cma_alloc_frozen{_compound}()
` [PATCH v3 6/6] mm: hugetlb: allocate frozen pages in alloc_gigantic_folio()

[RFC RFC PATCH] mm: convert VM flags from macros to enum
 2025-10-13 13:22 UTC  (11+ messages)

Boot fails with 59faa4da7cd4 and 3accabda4da1
 2025-10-13 13:09 UTC  (7+ messages)

[PATCH v9 mm-new 00/11] mm, bpf: BPF based THP order selection
 2025-10-13 13:07 UTC  (16+ messages)
` [PATCH v9 mm-new 03/11] mm: thp: add support for "

[PATCH v2 0/2] mm/page_alloc: pcp->batch cleanups
 2025-10-13 12:58 UTC  (5+ messages)
` [PATCH v2 1/2] mm/page_alloc: Clarify batch tuning in zone_batchsize
` [PATCH v2 2/2] mm/page_alloc: Prevent reporting pcp->batch = 0

[PATCH] mm/huge_memory: only get folio_order() once during __folio_split()
 2025-10-13 12:57 UTC  (3+ messages)

[PATCH v2 1/2] mm/hugetlb: create hstate_is_gigantic_no_runtime helper
 2025-10-13 12:56 UTC  (7+ messages)
` [PATCH v2 2/2] mm/hugetlb: allow overcommitting gigantic hugepages

[PATCH] mm: Remove the BOUNCE config option
 2025-10-13 12:52 UTC  (2+ messages)

filemap_* writeback interface cleanups
 2025-10-13 12:50 UTC  (37+ messages)
` [PATCH 01/10] mm: don't opencode filemap_fdatawrite_range in filemap_invalidate_inode
` [PATCH 02/10] 9p: don't opencode filemap_fdatawrite_range in v9fs_mmap_vm_close
` [PATCH 03/10] ocfs2: don't opencode filemap_fdatawrite_range in ocfs2_journal_submit_inode_data_buffers
` [PATCH 04/10] btrfs: use the local tmp_inode variable in start_delalloc_inodes
` [PATCH 05/10] btrfs: push struct writeback_control into start_delalloc_inodes
` [PATCH 06/10] mm,btrfs: add a filemap_fdatawrite_kick_nr helper
` [PATCH 07/10] mm: remove __filemap_fdatawrite
` [PATCH 08/10] mm: remove filemap_fdatawrite_wbc
` [PATCH 09/10] mm: remove __filemap_fdatawrite_range
` [PATCH 10/10] mm: rename filemap_flush to filemap_fdatawrite_kick

[PATCH -next] liveupdate: kho: remove unneeded semicolon
 2025-10-13 12:21 UTC  (2+ messages)

[syzbot] [mm?] INFO: task hung in __rmap_walk_file
 2025-10-13 11:23 UTC  (4+ messages)

[PATCH RFC 0/1] mm/ksm: Add recovery mechanism for memory failures
 2025-10-13 11:18 UTC  (16+ messages)
` [PATCH RFC 1/1] "

[PATCH, RFC] limit per-inode writeback size considered harmful
 2025-10-13 11:01 UTC  (2+ messages)

[syzbot] [mm?] WARNING in try_to_migrate_one (3)
 2025-10-13 10:58 UTC  (3+ messages)

[PATCH v2] mm/vmscan: Remove redundant __GFP_NOWARN
 2025-10-13 10:52 UTC  (2+ messages)

[PATCH 1/1] mm: silence data-race in update_hiwater_rss
 2025-10-13 10:20 UTC  (2+ messages)

[Regerssion] [KSM] KSM CPU overhead in 6.16+ kernel compared to <=6.15 versions ("folio_walk_start" kernel object overhead)
 2025-10-13 10:18 UTC  (3+ messages)

[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
 2025-10-13 10:16 UTC 

[PATCH RESEND] selftests/cachestat: add tmpshmcstat file to .gitignore
 2025-10-13  9:51 UTC 

[PATCH v4] hugetlbfs: check for shareable lock before calling huge_pmd_unshare()
 2025-10-13  9:33 UTC 

[PATCH -v2 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
 2025-10-13  9:20 UTC  (3+ messages)
` [PATCH -v2 1/2] mm: add spurious fault fixing support for huge pmd
` [PATCH -v2 2/2] arm64, tlbflush: don't TLBI broadcast if page reused in write fault

[PATCH v3] hugetlbfs: skip PMD unsharing when shareable lock unavailable
 2025-10-13  8:27 UTC  (4+ messages)
` [PATCH v4] hugetlbfs: check for shareable lock before calling huge_pmd_unshare()

[syzbot] [mm?] WARNING: locking bug in __set_page_owner (2)
 2025-10-13  8:10 UTC  (7+ messages)

[PATCH 1/2] hugetlb.h: flatten logic in arch_hugetlb_migration_supported
 2025-10-13  8:10 UTC  (5+ messages)
` [PATCH 2/2] hugetlb: add __read_mostly to sysctl_hugetlb_shm_group

[RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback()
 2025-10-13  8:08 UTC  (8+ messages)

[PATCH v4 0/4] reparent the THP split queue
 2025-10-13  7:29 UTC  (11+ messages)
` [PATCH v4 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH v4 4/4] mm: thp: reparent the split queue during memcg offline

[PATCH v5 0/8] Fix stale IOTLB entries for kernel address space
 2025-10-13  7:28 UTC  (17+ messages)
` [PATCH v5 1/8] mm: Add a ptdesc flag to mark kernel page tables
` [PATCH v5 2/8] mm: Actually mark kernel page table pages
` [PATCH v5 3/8] x86/mm: Use 'ptdesc' when freeing PMD pages
` [PATCH v5 4/8] mm: Introduce pure page table freeing function
` [PATCH v5 5/8] x86/mm: Use pagetable_free()
` [PATCH v5 6/8] mm: Introduce deferred freeing for kernel page tables

[PATCH] slab: Fix using this_cpu_ptr() in preemptible context
 2025-10-13  7:00 UTC  (3+ messages)

[PATCH 0/8] Guaranteed CMA
 2025-10-13  6:44 UTC  (3+ messages)
` [PATCH 1/8] mm: implement cleancache

[PATCH v4 mm-new 0/2] mm/swapfile.c: select the swap device with default priority round robin
 2025-10-13  6:17 UTC  (10+ messages)
` [PATCH v4 mm-new 1/2] mm/swap: do not choose swap device according to numa node
` [PATCH v4 mm-new 2/2] mm/swap: select swap device with default priority round robin

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-10-13  5:27 UTC  (18+ messages)
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb

[v7 00/16] mm: support device-private THP
 2025-10-13  1:48 UTC  (8+ messages)
` [v7 01/16] mm/zone_device: support large zone device private folios
` [v7 03/16] mm/huge_memory: add device-private THP support to PMD operations

[PATCH] slab: fix barn NULL pointer dereference on memoryless nodes
 2025-10-13  1:21 UTC  (2+ messages)

[PATCH] slub: Don't call lockdep_unregister_key() for immature kmem_cache
 2025-10-13  0:21 UTC  (5+ messages)

[Hypervisor Live Update] Notes from October 6, 2025
 2025-10-12 23:57 UTC 

[PATCH v3 0/4] Support dynamic (de)configuration of memory
 2025-10-12 16:53 UTC  (3+ messages)

[PATCH 0/4] mm, swap: misc cleanup and bugfix
 2025-10-12 16:49 UTC  (4+ messages)
` [PATCH 1/4] mm, swap: do not perform synchronous discard during allocation

[syzbot] [net?] [mm?] INFO: rcu detected stall in inet_rtm_newaddr (2)
 2025-10-12 15:52 UTC  (4+ messages)

[PATCH 0/2] Do not change split folio target order
 2025-10-12  8:24 UTC  (11+ messages)
` [PATCH 1/2] mm/huge_memory: do not change split_huge_page*() target order silently
` [PATCH 2/2] mm/memory-failure: improve large block size folio handling

[PATCH 1/1] mm: prevent poison consumption when splitting THP
 2025-10-12  4:23 UTC  (8+ messages)
` [PATCH v2 "

[Linux Memory Hotness and Promotion] Notes from October 9, 2025
 2025-10-12  1:48 UTC 

[PATCH] mm/readahead: Skip fully overlapped range
 2025-10-11 22:20 UTC  (6+ messages)

[PATCH 5/8] mm/tests: add cleancache kunit test
 2025-10-11 21:47 UTC  (3+ messages)

[GIT PULL] slab hotfix for 6.18-rc1
 2025-10-11 18:38 UTC  (2+ messages)

[GIT PULL] additional non-MM updates for 6.18-rc1
 2025-10-11 18:37 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.18-rc1
 2025-10-11 18:37 UTC  (2+ messages)

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-10-11 14:32 UTC  (13+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

[RFC PATCH] mm: vmscan: wakeup kswapd during node_reclaim
 2025-10-11  6:20 UTC 

[linux-next:master] BUILD REGRESSION 2b763d4652393c90eaa771a5164502ec9dd965ae
 2025-10-11  3:50 UTC 

[PATCH] mm: use enum for vm_flags
 2025-10-11  0:50 UTC  (2+ messages)

[PATCH] mm: use enum for vm_flags
 2025-10-11  0:39 UTC  (3+ 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