[RFC] making nested spin_trylock() work on UP?
2026-04-17 3:59 UTC (10+ messages)
[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
2026-04-17 3:54 UTC (5+ messages)
` [RFC PATCH v2 2/5] iomap: Add initial support for buffered RWF_WRITETHROUGH
[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 v3] mm: shmem: always support large folios for internal shmem mount
2026-04-17 3:25 UTC
[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 0/4] rust: Add helper functions and constants for Tyr driver
2026-04-17 3:18 UTC (8+ 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
[PATCH] selftests/mm: Specify requirement for PROC_MEM_ALWAYS_FORCE=y
2026-04-17 2:57 UTC (7+ messages)
[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 (15+ 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 v5 07/14] mm/mglru: don't abort scan immediately right after aging
` [PATCH v5 08/14] mm/mglru: remove redundant swap constrained check upon isolation
` [PATCH v5 09/14] mm/mglru: use the common routine for dirty/writeback reactivation
[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
2026-04-17 2:09 UTC (18+ 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] mm: prepare anon_vma before swapin rmap
2026-04-17 1:16 UTC
[PATCH v2 0/2] mm/damon: reset thread status parameters upon kdamond termination
2026-04-17 1:12 UTC (3+ messages)
[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/migrate_device: Cleanup up PMD Checks and warnings
2026-04-16 23:52 UTC (5+ messages)
[PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
2026-04-16 23:40 UTC (4+ messages)
[fuse-devel] Debugging a stale kernel cache during file growth
2026-04-16 23:19 UTC (5+ messages)
[PATCH] mm: Require LRU reclaim progress before retrying direct reclaim
2026-04-16 21:58 UTC (8+ messages)
[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
2026-04-16 20:25 UTC (6+ messages)
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-04-16 20:23 UTC (9+ 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
[GIT PULL] non-MM updates for 7.1-rc1
2026-04-16 16:52 UTC
[PATCH v2] kho: skip KHO for crash kernel
2026-04-16 16:40 UTC (4+ messages)
[PATCH v4 0/3] mm/memory-failure: add panic option for unrecoverable pages
2026-04-16 16:26 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] slub: fix data loss and overflow in krealloc()
2026-04-16 13:25 UTC
[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 0/3] mm: split the file's i_mmap tree for NUMA
2026-04-16 11:48 UTC (5+ 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 (3+ messages)
[PATCH] mm/memfd_luo: report error when restoring a folio fails mid-loop
2026-04-16 9:44 UTC (2+ messages)
[PATCH v7 2/3] kho: fix deferred init of kho scratch
2026-04-16 9:44 UTC (16+ messages)
[PATCH v3 0/7] Modify memfd_luo code
2026-04-16 9:35 UTC (5+ messages)
` [PATCH v3 2/7] mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path
[RFC 0/3] mm: process_mrelease: expedited reclaim and auto-kill support
2026-04-16 9:13 UTC (8+ messages)
` [RFC 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
[PATCH v2 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
2026-04-16 9:10 UTC (9+ messages)
` [PATCH v2 1/3] vmalloc: add __GFP_SKIP_KASAN support
` [PATCH v2 2/3] kasan: skip HW tagging for all kernel thread stacks
` [PATCH v2 3/3] mm: skip KASAN tagging for page-allocated page tables
[RFC PATCH v2 0/8] kvfree_rcu() improvements
2026-04-16 9:10 UTC (9+ messages)
` [PATCH 1/8] mm/slab: introduce k[v]free_rcu() with struct rcu_ptr
` [PATCH 2/8] fs/dcache: use rcu_ptr instead of rcu_head for external names
` [PATCH 3/8] mm/slab: move kfree_rcu_cpu[_work] definitions
` [PATCH 4/8] mm/slab: introduce kfree_rcu_nolock()
` [PATCH 5/8] mm/slab: make kfree_rcu_nolock() work with sheaves
` [PATCH 6/8] mm/slab: wrap rcu sheaf handling with ifdef
` [PATCH 7/8] mm/slab: introduce deferred submission of rcu sheaves
` [PATCH 8/8] lib/tests/slub_kunit: add a test case for kfree_rcu_nolock()
[RFC PATCH 5/7] mm: Make /proc/pid/smaps use the new generic pagewalk API
2026-04-16 8:57 UTC (4+ messages)
[PATCH v2 0/6] s390/mm: Batch PTE updates in lazy MMU mode
2026-04-16 8:53 UTC (11+ messages)
` [PATCH v2 2/6] mm/pgtable: Fix bogus comment to clear_not_present_full_ptes()
` [PATCH v2 5/6] s390/mm: Batch PTE updates in lazy MMU mode
` [PATCH v2 6/6] s390/mm: Allow lazy MMU mode disabling
[PATCH RFC 0/9] mm/virtio: skip redundant zeroing of host-zeroed reported pages
2026-04-16 8:45 UTC (8+ messages)
` [PATCH RFC 3/9] mm: add __GFP_PREZEROED flag and folio_test_clear_prezeroed()
[PATCH v4 0/3] fix MAP_DROPPABLE not supported errno
2026-04-16 8:41 UTC (5+ messages)
` [PATCH v4 2/3] selftests/mm: verify droppable mappings cannot be locked
` [PATCH v4 3/3] selftests/mm: run the MAP_DROPPABLE selftest
[GIT PULL] MM updates for 7.1-rc1
2026-04-16 8:18 UTC (3+ messages)
[RFC PATCH] slub: spill refill leftover objects into percpu sheaves
2026-04-16 8:13 UTC (8+ messages)
[RFC PATCH] zram: support asynchronous GC for lazy slot freeing
2026-04-16 8:09 UTC (4+ messages)
[PATCH v10 0/4] mm/vmalloc: free unused pages on vrealloc() shrink
2026-04-16 7:38 UTC (5+ messages)
[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
2026-04-16 7:21 UTC (9+ messages)
` [PATCH mm-unstable v15 05/13] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v15 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics
[PATCH v3] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
2026-04-16 7:15 UTC (3+ messages)
[PATCH] mm/page_alloc: fix spaces used for indentation instead of tabs
2026-04-16 6:51 UTC (11+ messages)
` 答复: [External Mail]Re: "
` [PATCH v2] "
` 答复: [External Mail]Re: "
[PATCH] mm/vmscan: fix typos in comments
2026-04-16 6:25 UTC (5+ messages)
` [PATCH v2] "
` 答复: [External Mail]Re: "
[PATCH v3] mm/vmscan: fix typos in comments
2026-04-16 6:23 UTC
[PATCH v3] mm/page_alloc: fix spaces used for indentation instead of tabs
2026-04-16 6:20 UTC
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