linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
 2023-11-28 14:09 UTC  (34+ messages)
` [RESEND PATCH v7 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [RESEND PATCH v7 06/10] selftests/mm: Factor out thp settings management
` [RESEND PATCH v7 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper
` [RESEND PATCH v7 10/10] selftests/mm/cow: Add tests for anonymous small-sized THP

[RFC PATCH 00/11] mm/mempolicy: Make task->mempolicy externally modifiable via syscall and procfs
 2023-11-28 14:07 UTC  (11+ messages)
` [RFC PATCH 04/11] mm/mempolicy: modify get_mempolicy call stack to take a task argument
  ` [RFC PATCH 02/11] mm/mempolicy: swap cond reference counting logic in do_get_mempolicy
  ` [RFC PATCH 05/11] mm/mempolicy: modify set_mempolicy_home_node to take a task argument

[linux-next:master] [fork] 6e553c6bcb: will-it-scale.per_process_ops 94.7% improvement
 2023-11-28 13:55 UTC 

[PATCH 1/7] mips: dmi: Fix early remap on MIPS32
 2023-11-28 13:52 UTC  (15+ messages)

[RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
 2023-11-28 13:09 UTC  (9+ messages)
` [RFC PATCH 1/6] mm/gmem: add heterogeneous NUMA node
` [RFC PATCH 2/6] mm/gmem: add arch-independent abstraction to track address mapping status
` [RFC PATCH 3/6] mm/gmem: add GMEM (Generalized Memory Management) interface for external accelerators
` [RFC PATCH 4/6] mm/gmem: add new syscall hmadvise() to issue memory hints for heterogeneous NUMA nodes
` [RFC PATCH 5/6] mm/gmem: resolve VMA conflicts for attached peer devices
` [RFC PATCH 6/6] mm/gmem: extending Linux core MM to support unified virtual address space

[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
 2023-11-28 12:45 UTC  (24+ messages)
` [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown

[PATCH v2] efi/unaccepted: Fix off-by-one when checking for overlapping ranges
 2023-11-28 11:50 UTC  (5+ messages)

[PATCH 0/3] Fix GDB commands error
 2023-11-28 11:45 UTC  (4+ messages)
` [PATCH 1/3] scripts/gdb/tasks: Fix lx-ps command error

[PATCH 00/24] Swapin path refactor for optimization and bugfix
 2023-11-28 11:22 UTC  (4+ messages)
` [PATCH 18/24] mm/swap: introduce a helper non fault swapin

[PATCH v4 0/5] implement "memmap on memory" feature on s390
 2023-11-28 11:12 UTC  (6+ messages)
` [PATCH v4 2/5] s390/mm: allocate vmemmap pages from self-contained memory range
` [PATCH v4 3/5] s390/sclp: remove unhandled memory notifier type
` [PATCH v4 4/5] s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
  ` [PATCH v4 1/5] mm/memory_hotplug: introduce "

[PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
 2023-11-28 11:00 UTC  (5+ messages)

[RFC PATCH 47/86] rcu: select PREEMPT_RCU if PREEMPT
 2023-11-28 10:53 UTC  (2+ messages)

[PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
 2023-11-28 10:49 UTC  (11+ messages)
`  "

[PATCH net-next v3 0/3] skbuff: Optimize SKB coalescing for page pool
 2023-11-28 10:41 UTC  (6+ messages)
` [PATCH net-next v3 3/3] skbuff: Optimization of "

[PATCH v1] mem: disable KSM smart scan for ksm tests
 2023-11-28 10:35 UTC  (3+ messages)
` [LTP] "

[PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-11-28 10:16 UTC  (25+ messages)

[PATCH 0/7] shrinker debugging improvements
 2023-11-28 10:07 UTC  (12+ messages)
` [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
` [PATCH 4/7] mm: Centralize & improve oom reporting in show_mem.c

Understanding an OOM
 2023-11-28  9:46 UTC 

[PATCH v6 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-28  9:38 UTC  (13+ messages)
` [PATCH v6 1/6] list_lru: allows explicit memcg and NUMA node selection
  ` [PATCH v6 1/6] list_lru: allows explicit memcg and NUMA node selection (fix)
` [PATCH v6 2/6] memcontrol: allows mem_cgroup_iter() to check for onlineness
` [PATCH v6 3/6] zswap: make shrinking memcg-aware
` [PATCH v6 4/6] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v6 5/6] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v6 6/6] zswap: shrinks zswap pool based on memory pressure

[PATCH v3 0/2] mm: memcg: improve vmscan tracepoints
 2023-11-28  9:32 UTC  (6+ messages)
  ` [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg

[PATCH v5 0/5] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages (v5)
 2023-11-28  9:12 UTC  (3+ messages)
` [PATCH v5 3/5] "

[RFC PATCH v1 0/4] hugetlb: parallelize hugetlb page allocation on boot
 2023-11-28  8:09 UTC  (8+ messages)

[PATCH] fix comparison of unsigned expression < 0
 2023-11-28  7:55 UTC 

[PATCH v3 0/5] implement "memmap on memory" feature on s390
 2023-11-28  7:54 UTC  (10+ messages)
` [PATCH v3 1/5] mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
` [PATCH v3 3/5] s390/sclp: remove unhandled memory notifier type
  ` [PATCH v3 4/5] s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers

[PATCH 1/2] mm/damon/sysfs: Implement recording feature
 2023-11-28  7:34 UTC  (2+ messages)
` [PATCH 2/2] mm/damon/core: add sysfs nodes to set last_nr_accesses weight

[PATCH 0/7] MIPS: mm: Fix some memory-related issues
 2023-11-28  7:13 UTC  (4+ messages)
  ` [PATCH 5/7] mm/mm_init.c: Extend init unavailable range doc info

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-11-28  6:49 UTC  (25+ messages)
` [PATCH RFC v2 04/27] mm: migrate/mempolicy: Add hook to modify migration target gfp
` [PATCH RFC v2 05/27] mm: page_alloc: Add an arch hook to allow prep_new_page() to fail
` [PATCH RFC v2 06/27] mm: page_alloc: Allow an arch to hook early into free_pages_prepare()
` [PATCH RFC v2 12/27] arm64: mte: Add tag storage pages to the MIGRATE_CMA migratetype
` [PATCH RFC v2 13/27] arm64: mte: Make tag storage depend on ARCH_KEEP_MEMBLOCK
` [PATCH RFC v2 14/27] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
` [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
` [PATCH RFC v2 21/27] mm: arm64: Handle tag storage pages mapped before mprotect(PROT_MTE)

[PATCH v2] Documentation: kernel-parameters: remove slab_max_order and noaliencache
 2023-11-28  5:18 UTC  (7+ messages)

[PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-11-28  1:59 UTC  (3+ messages)

[PATCH v3 3/5] mm: memcg: make stats flushing threshold per-memcg
 2023-11-28  1:58 UTC  (5+ messages)

[PATCH v2] prctl: Get private anonymous memory region name
 2023-11-28  1:02 UTC  (4+ messages)

[PATCH v7 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-27 23:46 UTC  (7+ messages)
` [PATCH v7 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v7 2/6] memcontrol: add a new function to traverse online-only memcg hierarchy
` [PATCH v7 3/6] zswap: make shrinking memcg-aware
` [PATCH v7 4/6] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v7 5/6] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v7 6/6] zswap: shrinks zswap pool based on memory pressure

[PATCH v2 0/8] x86/coco: Mark CoCo VM pages not present when changing encrypted state
 2023-11-27 22:21 UTC  (5+ messages)
` [PATCH v2 2/8] x86/mm: Don't do a TLB flush if changing a PTE that isn't marked present
` [PATCH v2 4/8] x86/sev: Enable PVALIDATE for PFNs without a valid virtual address

[PATCH v3] kasan: Record and report more information
 2023-11-27 21:17 UTC 

[PATCH] mm/zswap: Replace kmap_atomic() with kmap_local_page()
 2023-11-27 20:16 UTC  (3+ messages)

[PATCH] mm/kmemleak: Add cond_resched() to kmemleak_free_percpu()
 2023-11-27 19:41 UTC 

[PATCH v3 00/25] Permission Overlay Extension
 2023-11-27 18:01 UTC  (3+ messages)
` [PATCH v3 06/25] KVM: arm64: Save/restore POE registers

[PATCH v2] kasan: Record and report more information
 2023-11-27 17:36 UTC  (5+ messages)

[linux-next:master 3550/3551] arch/sparc/kernel/setup_64.c:658:35: sparse: sparse: incorrect type in assignment (different base types)
 2023-11-27 16:26 UTC 

[PATCH] mm/gup: Fix follow_devmap_p[mu]d() on page==NULL handling
 2023-11-27 16:22 UTC  (4+ messages)

[PATCH v2 0/4] eventfd: simplify signal helpers
 2023-11-27 16:17 UTC  (3+ messages)
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()

[PATCH 1007/1007] mm/zswap: Replace kmap_atomic() with kmap_local_page()
 2023-11-27 16:00 UTC  (2+ messages)

[PATCH] mm/swapfile: Replace kmap_atomic() with kmap_local_page()
 2023-11-27 15:54 UTC 

[PATCH 1006/1007] mm/swapfile: Replace kmap_atomic() with kmap_local_page()
 2023-11-27 15:51 UTC  (2+ messages)

[RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
 2023-11-27 15:42 UTC  (21+ messages)

[linux-next:master 2357/3551] arch/alpha/mm/fault.c:193:60: sparse: sparse: Using plain integer as NULL pointer
 2023-11-27 15:22 UTC 

Conditions for FOLL_LONGTERM mapping in fsdax
 2023-11-27 14:00 UTC  (6+ messages)
      ` [External] "

[PATCH v6 00/45] use refcount+RCU method to implement lockless slab shrink
 2023-11-27 13:53 UTC  (3+ messages)

[linux-next:master 3379/3551] fs/bcachefs/buckets.c:316:21: sparse: sparse: symbol 'bucket_m_to_alloc' was not declared. Should it be static?
 2023-11-27 13:44 UTC 

[PATCH mm] slub, kasan: improve interaction of KASAN and slub_debug poisoning
 2023-11-27 11:44 UTC  (2+ messages)

[RESEND PATCH v7 04/10] mm: thp: Support allocation of anonymous small-sized THP
 2023-11-27 11:28 UTC  (3+ messages)

[PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
 2023-11-27 11:13 UTC  (13+ messages)

[linux-next:master 3379/3551] fs/bcachefs/buckets.c:316:21: warning: no previous prototype for function 'bucket_m_to_alloc'
 2023-11-27 10:21 UTC 

[linux-next:master 3550/3551] arch/sparc/mm/srmmu.c:1082:32: warning: variable 'clear' set but not used
 2023-11-27 10:20 UTC 

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-11-27  9:59 UTC  (3+ messages)
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP

[linux-next:master 3379/3551] fs/bcachefs/buckets.c:316:21: warning: no previous prototype for 'bucket_m_to_alloc'
 2023-11-27  9:43 UTC 

[linux-next:master 3550/3551] arch/sparc/kernel/module.c:62:15: warning: variable 'strtab' set but not used
 2023-11-27  9:43 UTC 

[PATCH v2 0/2] mm: memcg: improve vmscan tracepoints
 2023-11-27  9:25 UTC  (7+ messages)
  ` [PATCH v2 2/2] mm: memcg: introduce new event to trace shrink_memcg

page:  |  | latest

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