linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm: prepare anon_vma before swapin rmap
 2026-04-17 13:36 UTC  (6+ messages)

[PATCH v10 0/4] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-04-17 13:35 UTC  (5+ messages)

[PATCH v6 00/30] pkeys-based page table hardening
 2026-04-17 13:10 UTC  (6+ messages)
` [PATCH v6 01/30] mm: Introduce kpkeys

[PATCH] selftests/mm: Specify requirement for PROC_MEM_ALWAYS_FORCE=y
 2026-04-17 13:10 UTC  (14+ messages)

[PATCH v3 02/10] mm: introduce pgtable_has_pmd_leaves()
 2026-04-17 12:57 UTC  (4+ messages)

[PATCH] mm/fake-numa: fix under-allocation detection in uniform split
 2026-04-17 12:49 UTC  (2+ messages)

[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
 2026-04-17 12:46 UTC  (3+ messages)
` [PATCH 01/53] selftests/mm: hugetlb-read-hwpoison: add SIGBUS handler

[PATCH v3] mm: shmem: always support large folios for internal shmem mount
 2026-04-17 12:45 UTC  (5+ messages)

[PATCH 0/4] rust: Add helper functions and constants for Tyr driver
 2026-04-17 12:44 UTC  (13+ messages)
` [PATCH 1/4] rust: sizes: add SZ_4G constant
` [PATCH 2/4] rust: mm: Add task_size() method to Mm
` [PATCH 3/4] rust: xarray: Update StoreError comments for alloc()
` [PATCH 4/4] rust: xarray: Add Guard::find() helper

[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
 2026-04-17 12:26 UTC  (9+ messages)

[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
 2026-04-17 11:50 UTC  (19+ messages)
` [PATCH 7.2 v2 02/12] mm/khugepaged: add folio dirty check after try_to_unmap_flush()
` [PATCH 7.2 v2 05/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_pmd_enabled()

[PATCH v7] mm/slub: defer freelist construction until after bulk allocation from a new slab
 2026-04-17 10:53 UTC  (2+ messages)

[PATCH] mm: Require LRU reclaim progress before retrying direct reclaim
 2026-04-17 10:35 UTC  (9+ messages)

[akpm-mm:mm-new 163/164] mm/bootmem_info.c:58:15: sparse: sparse: incorrect type in assignment (different address spaces)
 2026-04-17 10:24 UTC 

[akpm-mm:mm-new 163/164] mm/sparse-vmemmap.c:766:35: sparse: sparse: cast removes address space '__rcu' of expression
 2026-04-17 10:02 UTC 

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-04-17  9:50 UTC  (13+ messages)

[PATCH v2] liveupdate: add LUO_SESSION_MAGIC magic inode type
 2026-04-17  9:44 UTC 

[RFC PATCH] slub: spill refill leftover objects into percpu sheaves
 2026-04-17  9:40 UTC  (10+ messages)

[PATCH v3] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-04-17  9:28 UTC  (9+ messages)

[PATCH] slub: fix data loss and overflow in krealloc()
 2026-04-17  9:21 UTC  (5+ messages)

[syzbot] [mm?] KCSAN: data-race in mas_wr_store_entry / mtree_range_walk (2)
 2026-04-17  9:12 UTC 

[PATCH v4 0/3] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-17  9:10 UTC  (5+ messages)

[PATCH] mm/migrate_device: Cleanup up PMD Checks and warnings
 2026-04-17  8:55 UTC  (7+ messages)

[PATCH v2 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
 2026-04-17  8:31 UTC  (6+ messages)
` [PATCH v2 2/3] kasan: skip HW tagging for all kernel thread stacks

[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
 2026-04-17  8:11 UTC  (2+ messages)

[RFC 0/3] mm: process_mrelease: expedited reclaim and auto-kill support
 2026-04-17  7:11 UTC  (12+ messages)
` [RFC 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag

[PATCH 0/3] mm: split the file's i_mmap tree for NUMA
 2026-04-17  6:59 UTC  (6+ messages)

[fuse-devel] Debugging a stale kernel cache during file growth
 2026-04-17  6:24 UTC  (6+ messages)

[RFC] making nested spin_trylock() work on UP?
 2026-04-17  5:37 UTC  (11+ messages)

[PATCH v2 0/2] mm/damon: reset thread status parameters upon kdamond termination
 2026-04-17  4:27 UTC  (3+ messages)

[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
 2026-04-17  4:13 UTC  (6+ messages)
` [RFC PATCH v2 2/5] iomap: Add initial support for buffered RWF_WRITETHROUGH

[GIT PULL] non-MM updates for 7.1-rc1
 2026-04-17  4:11 UTC  (2+ messages)

[PATCH v4 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-04-17  3:39 UTC  (4+ messages)
` [PATCH v4 1/3] mm/swap: rename mm/page_io.c to mm/swap_io.c
` [PATCH v4 2/3] mm/swap: use swap_ops to register swap device's methods
` [PATCH v4 3/3] mm/swap_io.c: rename swap_writepage_* to swap_write_folio_*

[PATCH v2 00/11] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-04-17  3:19 UTC  (13+ messages)
` [PATCH v2 01/11] mm, swap: simplify swap cache allocation helper
` [PATCH v2 02/11] mm, swap: move common swap cache operations into standalone helpers
` [PATCH v2 03/11] mm/huge_memory: move THP gfp limit helper into header
` [PATCH v2 04/11] mm, swap: add support for stable large allocation in swap cache directly
` [PATCH v2 05/11] mm, swap: unify large folio allocation
` [PATCH v2 06/11] mm/memcg, swap: tidy up cgroup v1 memsw swap helpers
` [PATCH v2 07/11] mm, swap: support flexible batch freeing of slots in different memcg
` [PATCH v2 08/11] mm/swap: delay and unify memcg lookup and charging for swapin
` [PATCH v2 09/11] mm/memcg, swap: store cgroup id in cluster table directly
` [PATCH v2 10/11] mm/memcg: remove no longer used swap cgroup array
` [PATCH v2 11/11] mm, swap: merge zeromap into swap table

[PATCH v2 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-04-17  2:55 UTC  (5+ messages)
` [PATCH v2 1/3] mm: kick writeback flusher instead of inline flush for IOCB_DONTCACHE

[PATCH v5 00/14] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-17  2:55 UTC  (8+ messages)
` [PATCH v5 04/14] mm/mglru: restructure the reclaim loop
` [PATCH v5 05/14] mm/mglru: scan and count the exact number of folios

[PATCH v2] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
 2026-04-17  0:36 UTC 

[LSF/MM/BPF TOPIC] Filesystem inode reclaim
 2026-04-17  0:06 UTC  (6+ messages)

[PATCH v5 0/7] locking: contended_release tracepoint instrumentation
 2026-04-16 23:55 UTC  (10+ messages)
` [PATCH v5 1/7] tracing/lock: Remove unnecessary linux/sched.h include
` [PATCH v5 2/7] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v5 3/7] locking: Add contended_release tracepoint to sleepable locks
` [PATCH v5 4/7] locking: Factor out queued_spin_release()
` [PATCH v5 5/7] locking: Add contended_release tracepoint to qspinlock
` [PATCH v5 6/7] locking: Factor out __queued_read_unlock()/__queued_write_unlock()
` [PATCH v5 7/7] locking: Add contended_release tracepoint to qrwlock

[PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
 2026-04-16 23:40 UTC  (4+ messages)

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-16 19:32 UTC  (14+ messages)
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 18/38] lib/tests: Replace get_cycles() with ktime_get()
` [patch 27/38] m68k: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 35/38] s390: "

[PATCH v5 00/21] Virtual Swap Space
 2026-04-16 18:46 UTC  (6+ messages)

[RFC PATCH v2] mm/fake-numa: fix under-allocation detection in uniform split
 2026-04-16 18:45 UTC  (8+ messages)

[RFC PATCH 0/2] Use high-order folios in mmap sync RA
 2026-04-16 17:58 UTC  (4+ messages)
` [RFC PATCH 2/2] filemap: use high-order folios in filemap "

[PATCH v2 0/6] mm: Fix vmemmap optimization accounting and initialization
 2026-04-16 17:20 UTC  (5+ messages)
` [PATCH v2 6/6] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages

[PATCH v2] kho: skip KHO for crash kernel
 2026-04-16 16:40 UTC  (4+ messages)

[PATCH v8 0/2] kho: add support for deferred struct page init
 2026-04-16 16:13 UTC  (9+ messages)
` [PATCH v8 1/2] kho: fix deferred initialization of scratch areas
` [PATCH v8 2/2] kho: make preserved pages compatible with deferred struct page init

[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
 2026-04-16 15:14 UTC  (3+ messages)

[RFC PATCH] mm/damon/stat: detect and use fresh enabled status
 2026-04-16 14:38 UTC 

[PATCH v4 11/11] liveupdate: fix return value on session allocation failure
 2026-04-16 14:21 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2] mm: shmem: don't set large-order range for internal shmem mount
 2026-04-16 13:57 UTC  (17+ messages)

[PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
 2026-04-16 13:42 UTC  (2+ messages)

[RFC, PATCH 10/12] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
 2026-04-16 13:27 UTC  (3+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-16 12:30 UTC  (5+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 55/61] interconnect: "

[PATCH] mm/vmalloc: Prevent RCU stall in decay_va_pool_node()
 2026-04-16 12:28 UTC  (2+ messages)

[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
 2026-04-16 11:42 UTC  (6+ messages)
` [PATCH v3 3/4] "

[syzbot] [mm?] KASAN: use-after-free Read in copy_folio_from_iter_atomic (2)
 2026-04-16 10:23 UTC  (2+ messages)

[RFC PATCH 0/2] mm/fake-numa: fix under-allocation detection logic in uniform split
 2026-04-16 10:18 UTC  (7+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] mm/fake-numa: fix outdated return value comment

[PATCH] MAINTAINERS: Add page cache reviewer
 2026-04-16 10:11 UTC  (2+ 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