linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/3] Optimize mremap() by PTE-batching
 2025-05-07 10:03 UTC  (21+ messages)
` [PATCH 1/3] mm: Call pointers to ptes as ptep
` [PATCH 2/3] mm: Add generic helper to hint a large folio
` [PATCH 3/3] mm: Optimize mremap() by PTE batching

[PATCH 0/2] Fix mincore() tmpfs test failure
 2025-05-07 10:03 UTC  (6+ messages)
` [PATCH 2/2] mm: mincore: use folio_pte_batch() to batch process large folios

[PATCH v4 2/3] ACPI:RAS2: Add ACPI RAS2 driver
 2025-05-07 10:00 UTC  (2+ messages)

[PATCH] MAINTAINERS: add mm GUP section
 2025-05-07  9:59 UTC  (7+ messages)

[PATCH v3] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
 2025-05-07  9:50 UTC  (2+ messages)

[PATCH v5 0/5] cgroup: separate rstat trees
 2025-05-07  9:38 UTC  (9+ messages)
` [PATCH v5 1/5] cgroup: use helper for distingushing css in callbacks
` [PATCH v5 2/5] cgroup: use separate rstat trees for each subsystem
` [PATCH v5 3/5] cgroup: use subsystem-specific rstat locks to avoid contention
` [PATCH v5 4/5] cgroup: helper for checking rstat participation of css

[RFC] Add per-socket weight support for multi-socket systems in weighted interleave
 2025-05-07  9:35 UTC 

[linux-next:master 4752/5832] error[E0433]: failed to resolve: could not find `mm` in the crate root
 2025-05-07  9:29 UTC 

[PATCH 1/2] mm: khugepaged: convert set_huge_pmd() to take a folio
 2025-05-07  9:26 UTC  (2+ messages)
` [PATCH 2/2] mm: convert do_set_pmd() "

[PATCH v4 0/9] SLUB percpu sheaves
 2025-05-07  9:20 UTC  (15+ messages)
` [PATCH v4 1/9] slab: add opt-in caching layer of "
` [PATCH v4 2/9] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH v4 3/9] slab: sheaf prefilling for guaranteed allocations
` [PATCH v4 8/9] mm, vma: use percpu sheaves for vm_area_struct cache

[PATCH v9 3/7] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage
 2025-05-07  9:15 UTC 

[PATCH] mm/zblock: use vmalloc for page allocations
 2025-05-07  8:50 UTC  (11+ messages)

[PATCH 0/6] mm: Reentrant kmalloc
 2025-05-07  8:38 UTC  (25+ messages)
` [PATCH 1/6] mm: Rename try_alloc_pages() to alloc_pages_nolock()
` [PATCH 2/6] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH 3/6] locking/local_lock: Introduce local_lock_is_locked()
` [PATCH 5/6] mm: Allow GFP_ACCOUNT and GFP_COMP to be used in alloc_pages_nolock()
` [PATCH 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()

[PATCH v3] memcg: introduce non-blocking limit setting option
 2025-05-07  7:30 UTC  (3+ messages)

[PATCH v6 0/3] nvme/pci: PRP list DMA pool partitioning
 2025-05-07  7:16 UTC  (5+ messages)
` [PATCH v6 1/3] dmapool: add NUMA affinity support
  ` mm review needed, was: "
` [PATCH v6 2/3] nvme/pci: factor out nvme_init_hctx() helper

[PATCH V4 3/4] mm: add max swappiness arg to lru_gen for anonymous memory only
 2025-05-07  7:10 UTC  (2+ messages)
` [PATCH update] "

[RFC PATCH 0/3] cgroup: nmi safe css_rstat_updated
 2025-05-07  6:52 UTC  (7+ messages)
` [RFC PATCH 3/3] cgroup: make css_rstat_updated nmi safe

[PATCH v2 0/7] KSTATE: a mechanism to migrate some part of the kernel state across kexec
 2025-05-07  6:11 UTC  (4+ messages)

[RFC PATCH v2 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
 2025-05-07  6:09 UTC  (3+ messages)
` [RFC PATCH v2 2/3] mm: secretmem: convert to .mmap_prepare() hook

[PATCH v2 0/2] Optimize mremap() for large folios
 2025-05-07  6:02 UTC  (3+ messages)
` [PATCH v2 1/2] mm: Call pointers to ptes as ptep
` [PATCH v2 2/2] mm: Optimize mremap() by PTE batching

[PATCHv2] zsmalloc: don't underflow size calculation in zs_obj_write()
 2025-05-07  5:42 UTC 

[PATCH] zsmalloc: don't underflow size calculation in zs_obj_write()
 2025-05-07  5:40 UTC  (3+ messages)

[PATCH v2] xarray: fix kerneldoc for __xa_cmpxchg
 2025-05-07  5:16 UTC 

[PATCH] xarray: fix kerneldoc for __xa_cmpxchg
 2025-05-07  5:14 UTC 

[PATCH v2] mm: vmscan: Avoid signedness error for GCC 5.4
 2025-05-07  4:08 UTC 

[PATCH] mm: vmscan: Avoid signedness error for GCC 5.4
 2025-05-07  4:06 UTC  (5+ messages)

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-05-07  3:30 UTC  (6+ messages)
` [PATCH RFC 07/28] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()

[PATCH V3 0/3] add max arg to swappiness in memory.reclaim and lru_gen
 2025-05-07  3:27 UTC  (6+ messages)
` [PATCH V3 2/3] mm: add max swappiness arg to lru_gen for anonymous memory only
    ` [External] "

[RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page
 2025-05-07  3:15 UTC  (5+ messages)

[linux-next:master] [memcg] 314315f970: WARNING:at_mm/page_counter.c:#page_counter_cancel
 2025-05-07  2:55 UTC 

[PATCH] mm: Add Kcompressd for accelerated memory compression
 2025-05-07  2:04 UTC  (4+ messages)

[PATCH v2] mm: numa_memblks: introduce numa_add_reserved_memblk
 2025-05-07  1:55 UTC  (2+ messages)

[PATCH 0/5] fork: Page operation cleanups in the fork code
 2025-05-07  1:53 UTC  (5+ messages)
` [PATCH 2/5] fork: Clean-up naming of vm_strack/vm_struct variables in vmap stacks code
` [PATCH 3/5] fork: Remove assumption that vm_area->nr_pages equals to THREAD_SIZE

[BUG][powerpc] OOPs: Kernel access of bad area during zram swap write - kswapd0 crash
 2025-05-07  0:33 UTC  (3+ messages)

[PATCH] lib/percpu_counter: fix data race in __percpu_counter_limited_add()
 2025-05-07  0:10 UTC  (3+ messages)

[PATCH v3] mm: Add CONFIG_PAGE_BLOCK_ORDER to select page block order
 2025-05-07  0:02 UTC  (8+ messages)

[PATCH 2/2] mm/page_alloc: Fix race condition in unaccepted memory handling
 2025-05-07  0:00 UTC  (7+ messages)
  ` [PATCH 1/2] mm/page_alloc: Ensure try_alloc_pages() plays well with unaccepted memory

[PATCH v2 0/2] Map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
 2025-05-06 23:43 UTC  (10+ messages)
` [PATCH v2 1/2] mm: mmap: map "
` [PATCH v2 2/2] mm: madvise: no-op for MADV_NOHUGEPAGE if THP is disabled

[PATCH v3 0/4] memcg: decouple memcg and objcg stocks
 2025-05-06 22:55 UTC  (5+ messages)
` [PATCH 1/4] memcg: simplify consume_stock
` [PATCH 2/4] memcg: separate local_trylock for memcg and obj
` [PATCH 3/4] memcg: completely decouple memcg and obj stocks
` [PATCH 4/4] memcg: no irq disable for memcg stock lock

[PATCH v2] mm/zblock: use vmalloc for page allocations
 2025-05-06 22:03 UTC 

[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
 2025-05-06 21:34 UTC  (8+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*

[PATCH v8 06/13] KVM: x86: Generalize private fault lookups to guest_memfd fault lookups
 2025-05-06 20:46 UTC  (12+ messages)

[RFC 0/1] Convert is_migrate_isolate_page() to is_migrate_isolate_folio()
 2025-05-06 19:35 UTC  (5+ messages)
` [RFC 1/1] mm: "

[PATCH] docs/mm/damon/design: Fix spelling mistake
 2025-05-06 19:21 UTC  (2+ messages)

Reorganising how the networking layer handles memory
 2025-05-06 18:20 UTC  (7+ messages)
` MSG_ZEROCOPY and the O_DIRECT vs fork() race

[PATCH] mm,mm_init: Mark set_high_memory as _init
 2025-05-06 17:42 UTC  (5+ messages)

[RFC PATCH 0/9] Intel RAR TLB invalidation
 2025-05-06 16:31 UTC  (8+ messages)
` [RFC PATCH 7/9] x86/mm: Introduce Remote Action Request

[PATCH] mm: Fix up memory allocation tracing
 2025-05-06 16:07 UTC  (3+ messages)

[RFC PATCH v4 0/5] Readahead tweaks for larger folios
 2025-05-06 15:31 UTC  (16+ messages)
` [RFC PATCH v4 2/5] mm/readahead: Terminate async readahead on natural boundary
` [RFC PATCH v4 4/5] mm/readahead: Store folio order in struct file_ra_state

[PATCH v4 0/1] kasan: Avoid sleepable page allocation from atomic context
 2025-05-06 15:12 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v3 0/1] kasan: Avoid sleepable page allocation from atomic context
 2025-05-06 15:11 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/7] Optimize mprotect for large folios
 2025-05-06 15:03 UTC  (17+ messages)
` [PATCH v2 3/7] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v2 6/7] mm: Batch around can_change_pte_writable()

[PATCH v3 0/6] Support large folios for tmpfs
 2025-05-06 14:36 UTC  (12+ messages)
` [PATCH v3 3/6] mm: shmem: add large folio support "
  ` [REGRESSION] "

[PATCH 0/4] mm: Avoid sharing high VMA flag bits
 2025-05-06 13:40 UTC  (8+ messages)
` [PATCH 1/4] mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=y
` [PATCH 2/4] mm: remove CONFIG_ARCH_USES_HIGH_VMA_FLAGS
` [PATCH 3/4] mm: use VM_HIGH_ARCH_* macros consistently
` [PATCH 4/4] mm: consolidate VM_HIGH_ARCH_* macros into parametric macros

[PATCH v4] mm: add zblock allocator
 2025-05-06 13:04 UTC  (6+ messages)

[PATCH] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
 2025-05-06 12:26 UTC  (5+ messages)

[PATCH v8 00/13] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-05-06 12:15 UTC  (4+ messages)
` [PATCH v8 08/13] KVM: guest_memfd: Allow host to map guest_memfd() pages

[PATCH v2] mm/vmalloc: fix data race in show_numa_info()
 2025-05-06 11:55 UTC  (2+ messages)

[PATCH v15 00/27] riscv control-flow integrity for usermode
 2025-05-06 10:10 UTC  (3+ messages)
` [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit

[RFC PATCH 0/3] eliminate mmap() retry merge, add .mmap_proto hook
 2025-05-06 10:01 UTC  (5+ messages)
` [RFC PATCH 1/3] mm: introduce new .mmap_proto() f_op callback

[PATCH v4 0/5] cgroup: separate rstat trees
 2025-05-06  9:37 UTC  (4+ messages)
` [PATCH v4 4/5] cgroup: use separate rstat trees for each subsystem

page:  |  | latest

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