linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH V4 0/4] add max arg to swappiness in memory.reclaim and lru_gen
 2025-04-21  9:13 UTC  (3+ messages)
` [PATCH V4 1/4] mm: add swappiness=max arg to memory.reclaim for only anon reclaim
` [PATCH V4 2/4] mm: vmscan: add more comments about cache_trim_mode

[PATCH] kbuild: Switch from -Wvla to -Wvla-larger-than=0
 2025-04-21  9:12 UTC  (2+ messages)

[PATCH v3] mm/rmap: rename page__anon_vma to anon_vma for consistency
 2025-04-21  9:11 UTC  (4+ messages)

[PATCH v3 0/2] mm: minor cleanups in rmap
 2025-04-21  8:57 UTC  (3+ messages)
` [PATCH v3 1/2] mm/rmap: rename page__anon_vma to anon_vma for consistency
` [PATCH v3 2/2] mm/rmap: fix typo in comment in page_address_in_vma

[PATCH v2] tools/mm: Add script to display page state for a given PID and VADDR
 2025-04-21  8:07 UTC 

[PATCH 1/1] mm/rmap: optimize MM-ID mapcount handling with union
 2025-04-21  8:02 UTC  (5+ messages)

[PATCH v2] mm, slab: clean up slab->obj_exts always
 2025-04-21  7:52 UTC 

[RESEND PATCH v2 1/1] mm/rmap: add CONFIG_MM_ID guard for folio_test_large_maybe_mapped_shared()
 2025-04-21  7:50 UTC  (6+ messages)

[PATCH] mm, slab: clean up slab->obj_exts always
 2025-04-21  7:45 UTC  (6+ messages)

[PATCH 2/5] brd: synchronize using page and free page with rcu
 2025-04-21  7:08 UTC  (2+ messages)

[PATCH v3] mempolicy: Optimize queue_folios_pte_range by PTE batching
 2025-04-21  6:30 UTC  (7+ messages)

[PATCH v2 0/5] mm/vmalloc.c: code cleanup and improvements
 2025-04-21  4:47 UTC  (7+ messages)
` [PATCH v2 1/5] mm/vmalloc.c: change purge_ndoes as local static variable
` [PATCH v2 2/5] mm/vmalloc.c: find the vmap of vmap_nodes in reverse order
` [PATCH v2 3/5] mm/vmalloc.c: optimize code in decay_va_pool_node() a little bit
` [PATCH v2 4/5] mm/vmalloc: optimize function vm_unmap_aliases()
` [PATCH v2 5/5] mm/vmalloc.c: return explicit error value in alloc_vmap_area()

[BUG][powerpc] OOPs: Kernel access of bad area during zram swap write - kswapd0 crash
 2025-04-21  3:49 UTC 

[PATCH] mm/damon/core: Initialize sampling_addr in damon_new_region()
 2025-04-21  3:39 UTC 

[PATCH v8 12/14] mm: zswap: Simplify acomp_ctx resource allocation/deletion and mutex lock usage
 2025-04-21  3:31 UTC  (15+ messages)
                          ` [PATCH] crypto: scomp - Fix off-by-one bug when calculating last page

[PATCH v2 1/2] khugepaged: Refactor trace_mm_collapse_huge_page_isolate() to take folio instead of page
 2025-04-21  2:54 UTC  (3+ messages)
` [PATCH v2 2/2] khugepaged: Refactor trace_mm_khugepaged_scan_pmd() "

[PATCH] delayacct: use macro to simplify delayacct_end calls
 2025-04-21  2:44 UTC  (2+ messages)

[RFC PATCH] docs: hugetlbpage.rst: add free surplus huge pages description
 2025-04-21  1:56 UTC  (3+ messages)

[PATCH v2] mm/contig_alloc: fix alloc_contig_range when __GFP_COMP and order < MAX_ORDER
 2025-04-21  1:52 UTC  (2+ messages)

[PATCH v3 0/2] vmscan: enforce mems_effective during demotion
 2025-04-20 23:59 UTC  (9+ messages)
` [PATCH v3 1/2] cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
` [PATCH v3 2/2] vmscan,cgroup: apply mems_effective to reclaim

[PATCH v7 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-20 21:48 UTC  (4+ messages)
` [PATCH v7 1/2] selftests: memcg: Allow low event with no memory.low and memory_recursiveprot on

[PATCH v2] mm/mm_init: Don't iterate pages below ARCH_PFN_OFFSET
 2025-04-20 20:57 UTC  (2+ messages)

[PATCH] lib/test_vmalloc.c: Fix compile error with CONFIG_TINY_RCU
 2025-04-20 20:30 UTC  (2+ messages)

[PATCH v8 00/24] Provide a new two step DMA mapping API
 2025-04-20 20:23 UTC  (19+ messages)
` [PATCH v8 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v8 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v8 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v8 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v8 24/24] nvme-pci: optimize single-segment handling

[PATCH 0/7] mm/damon: auto-tune DAMOS for NUMA setups including tiered memory
 2025-04-20 19:47 UTC  (9+ messages)
` [PATCH 1/7] mm/damon/core: introduce damos quota goal metrics for memory node utilization
` [PATCH 2/7] mm/damon/sysfs-schemes: implement file for quota goal nid parameter
` [PATCH 3/7] mm/damon/sysfs-schemes: connect damos_quota_goal nid with core layer
` [PATCH 4/7] Docs/mm/damon/design: document node_mem_{used,free}_bp
` [PATCH 5/7] Docs/admin-guide/mm/damon/usage: document 'nid' file
` [PATCH 6/7] Docs/ABI/damon: document nid file
` [PATCH 7/7] samples/damon: implement a DAMON module for memory tiering

[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
 2025-04-20 16:27 UTC  (2+ messages)

[PATCH] mm: Fix typos in comments in mm_init.c
 2025-04-20 14:04 UTC 

You're About to Miss the Keto Wave – Don’t Be the Last One In ������
 2025-04-20 11:17 UTC 

Sleep inside atomic for aarch64, triggered by generic/482
 2025-04-20 10:54 UTC 

[GIT PULL] hotfixes for 6.15-rc3
 2025-04-20  5:14 UTC  (2+ messages)

[PATCH RFC] mm, slab: warn when increasing refcount on large kmalloc page
 2025-04-20  2:46 UTC  (4+ messages)

[patch] mm, slab: show total unreclaimable slab footprint on oom
 2025-04-20  2:26 UTC 

[PATCH v6 0/5] userfaultfd move option
 2025-04-19 19:25 UTC  (4+ messages)
` [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI

[akpm-mm:mm-new 193/216] include/linux/srcutree.h:69:8: error: redefinition of 'srcu_usage'
 2025-04-19 19:09 UTC 

[PATCH v2] memcg: introduce non-blocking limit setting option
 2025-04-19 18:35 UTC 

[PATCH] memcg: introduce non-blocking limit setting interfaces
 2025-04-19 16:36 UTC  (7+ messages)

[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2025-04-19 16:35 UTC  (7+ messages)
` [PATCH v3 13/20] mm: Copy-on-Write (COW) reuse support for PTE-mapped THP

KASAN: slab-use-after-free Read in cgroup_rstat_flush
 2025-04-19 15:38 UTC  (2+ messages)

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-04-19 14:20 UTC  (4+ messages)
` [PATCH RFC 06/28] mm: thp: introduce folio_split_queue_lock and its variants

[PATCH v2 04/14] mfd: zl3073x: Register itself as devlink device
 2025-04-19 14:03 UTC  (2+ messages)

[PATCH] mm/mm_init: Don't iterate pages below ARCH_PFN_OFFSET
 2025-04-19 12:08 UTC  (5+ messages)

[akpm-mm:mm-unstable 25/176] arch/x86/kernel/vmlinux.lds.S:476:1: warning: '/*' within block comment
 2025-04-19 10:14 UTC 

[PATCH 1/2] cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
 2025-04-19  3:53 UTC  (10+ messages)
` [PATCH v2 2/2] vmscan,cgroup: apply mems_effective to reclaim

[akpm-mm:mm-nonmm-unstable 26/67] fs/xfs/libxfs/xfs_group.h:142:undefined reference to `__moddi3'
 2025-04-19  1:51 UTC 

[PATCH] mm/contig_alloc: fix alloc_contig_range when __GFP_COMP and order < MAX_ORDER
 2025-04-19  1:50 UTC  (6+ messages)

[akpm-mm:mm-nonmm-unstable 66/67] fs/ocfs2/aops.c:1133:17: warning: variable 'i' is uninitialized when used here
 2025-04-19  1:21 UTC 

x86 32bit kernel (HIGHMEM + PAE) BUGs
 2025-04-19  0:31 UTC 

[PATCH v2] mm/huge_memory: fix dereferencing invalid pmd migration entry
 2025-04-18 23:53 UTC  (6+ messages)

[akpm-mm:mm-new 193/216] include/linux/srcutree.h:210:5: error: conflicting types for '__srcu_read_lock'; have 'int(struct srcu_struct *)'
 2025-04-18 23:49 UTC 

[PATCH] mm/hugetlb: Convert &folio->page to folio_page(folio, 0)
 2025-04-18 22:42 UTC  (3+ messages)

Kernel 6.15-rc2 unable to boot on 32bit x86 with PAE
 2025-04-18 22:26 UTC  (3+ messages)

[PATCH v2] slab: Decouple slab_debug and no_hash_pointers
 2025-04-18 20:13 UTC  (3+ messages)

[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
 2025-04-18 20:03 UTC  (13+ messages)
` [PATCH v3 1/8] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v3 2/8] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
` [PATCH v3 3/8] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
` [PATCH v3 4/8] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v3 5/8] selftests/proc: add verbose more for tests to facilitate debugging
` [PATCH v3 6/8] mm: make vm_area_struct anon_name field RCU-safe
` [PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "

[PATCH 1/4] lib/test_vmalloc.c: Replace RWSEM to SRCU for setup
 2025-04-18 18:12 UTC  (8+ messages)
` [PATCH 2/4] lib/test_vmalloc.c: Allow built-in execution
` [PATCH 3/4] MAINTAINERS: Add test_vmalloc.c to VMALLOC section
` [PATCH 4/4] vmalloc: Align nr_vmalloc_pages and vmap_lazy_nr

[PATCH] khugepaged: Refactor trace_mm_collapse_huge_page_isolate() to take folio instead of page
 2025-04-18 17:18 UTC  (3+ messages)

[PATCH v2 1/4] mm/hugetlb: Refactor unmap_ref_private() to take folio instead of page
 2025-04-18 16:57 UTC  (4+ messages)
` [PATCH v2 2/4] mm/hugetlb: Refactor unmap_hugepage_range() "
` [PATCH v2 3/4] mm/hugetlb: Refactor __unmap_hugepage_range() "
` [PATCH v2 4/4] mm/hugetlb: Convert use of struct page to folio in __unmap_hugepage_range()

[PATCH v2 1/1] mm/rmap: add CONFIG_MM_ID guard for folio_test_large_maybe_mapped_shared()
 2025-04-18 15:15 UTC 

[PATCH v2] MAINTAINERS: add reverse mapping section
 2025-04-18 15:00 UTC 

[PATCH] mm/huge_memory: fix dereferencing invalid pmd migration entry
 2025-04-18 13:25 UTC  (6+ messages)

[RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work
 2025-04-18 12:35 UTC  (6+ messages)
` [RESEND PATCH v18 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered

[PATCH 1/1] mm/rmap: add CONFIG_MM_ID guard for folio_test_large_maybe_mapped_shared()
 2025-04-18 11:40 UTC  (5+ messages)

[PATCH v4] mm: add zblock allocator
 2025-04-18 11:03 UTC  (5+ messages)

[PATCH v2 0/2] mm: minor cleanups in rmap
 2025-04-18 10:58 UTC  (9+ messages)
` [PATCH v2 1/2] mm/rmap: rename page__anon_vma to page_anon_vma for consistency
` [PATCH v2 2/2] mm/rmap: fix typo in comment in page_address_in_vma

[PATCH RFC v2 5/5] lib/Kconfig.debug: introduce CONFIG_NO_AUTO_INLINE
 2025-04-18 10:24 UTC  (2+ messages)

[PATCH 0/3] mm: minor cleanups in rmap and memory-failure
 2025-04-18  9:42 UTC  (10+ messages)
` [PATCH 1/3] mm/rmap: rename page__anon_vma to page_anon_vma for consistency
` [PATCH 2/3] mm/rmap: fix typo in comment in page_address_in_vma
` [PATCH 3/3] mm/memory-failure: inline add_to_kill_anon_file() logic at call sites

page:  |  | latest

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