linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCHSET V2] block/xfs: bdev page cache bug fixes for 6.15
 2025-04-21 20:53 UTC  (8+ messages)
` [PATCH 1/3] block: fix race between set_blocksize and read paths
` [PATCH 2/3] block: hoist block size validation code to a separate function
` [PATCH 3/3] xfs: stop using set_blocksize

[PATCH] mm/page_alloc.c: Avoid infinite retries caused by cpuset race
 2025-04-21 20:28 UTC  (3+ messages)

Sleep inside atomic for aarch64, triggered by generic/482
 2025-04-21 20:09 UTC  (3+ messages)

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

[PATCH v2] tools/mm: Add script to display page state for a given PID and VADDR
 2025-04-21 19:13 UTC  (2+ messages)

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

[PATCH] cgroup: fix pointer check in css_rstat_init()
 2025-04-21 18:39 UTC  (3+ messages)

[PATCH v2] mm/mm_init: Don't iterate pages below ARCH_PFN_OFFSET
 2025-04-21 18:26 UTC  (6+ messages)

[PATCH v4 0/5] cgroup: separate rstat trees
 2025-04-21 18:18 UTC  (3+ messages)
` [PATCH v4 4/5] cgroup: use separate rstat trees for each subsystem

[PATCH v3] slab: Decouple slab_debug and no_hash_pointers
 2025-04-21 18:05 UTC  (2+ messages)

[PATCH v3 0/2] vmscan: enforce mems_effective during demotion
 2025-04-21 17:39 UTC  (10+ 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] mm: workingset: Simplify lockdep check in update_node
 2025-04-21 17:39 UTC  (2+ messages)

[PATCH] memcg: introduce non-blocking limit setting interfaces
 2025-04-21 17:28 UTC  (9+ messages)

scheduling while atomic on rc3 - migration + buffer heads
 2025-04-21 17:27 UTC  (4+ messages)

[PATCH v6 0/5] userfaultfd move option
 2025-04-21 17:16 UTC  (5+ messages)
` [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI

[PATCH] mm/damon/sysfs-schemes: using kmalloc_array() and size_add()
 2025-04-21 17:07 UTC 

[PATCH] mm/damon/core: Initialize sampling_addr in damon_new_region()
 2025-04-21 16:55 UTC  (2+ messages)

[PATCH] kbuild: Switch from -Wvla to -Wvla-larger-than=0
 2025-04-21 16:43 UTC  (4+ messages)

[PATCH] mm: Fix typos in comments in mm_init.c
 2025-04-21 16:42 UTC  (2+ messages)

[DISCUSSION] Revisiting Slab Movable Objects
 2025-04-21 16:33 UTC  (2+ messages)

[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
 2025-04-21 16:03 UTC  (13+ messages)

[PATCH v2] mm, slab: clean up slab->obj_exts always
 2025-04-21 16:02 UTC  (2+ messages)

[PATCH v2 1/4] mm/hugetlb: Refactor unmap_ref_private() to take folio instead of page
 2025-04-21 15:08 UTC  (3+ messages)
` [PATCH v2 4/4] mm/hugetlb: Convert use of struct page to folio in __unmap_hugepage_range()

[PATCH v2] mm/huge_memory: fix dereferencing invalid pmd migration entry
 2025-04-21 14:47 UTC  (4+ messages)

[RFC PATCH 0/7] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
 2025-04-21 13:12 UTC  (8+ messages)
` [RFC PATCH 1/7] "

[PATCH v3] mm/huge_memory: fix dereferencing invalid pmd migration entry
 2025-04-21 11:35 UTC 

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

[PATCH 0/3] ext4: Implement IOCB_DONTCACHE handling
 2025-04-21 10:50 UTC  (4+ messages)
` [PATCH 2/3] ext4: implement IOCB_DONTCACHE handling in write operations
` [PATCH 1/3] mm/filemap: initialize fsdata with iocb->ki_flags
` [PATCH 3/3] ext4: support FOP_DONTCACHE flag

BUG: KASAN: vmalloc-out-of-bounds in vrealloc_noprof+0x195/0x220 at running fortify_kunit (v6.15-rc1, x86_64)
 2025-04-21 10:04 UTC  (2+ messages)

[PATCH v2] slab: Decouple slab_debug and no_hash_pointers
 2025-04-21  9:43 UTC  (4+ messages)

[PATCH V4 0/4] add max arg to swappiness in memory.reclaim and lru_gen
 2025-04-21  9:35 UTC  (7+ 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 V4 3/4] mm: add max swappiness arg to lru_gen for anonymous memory only
` [PATCH V4 4/4] mm: using SWAPPINESS_ANON_ONLY in MGLRU

[PATCH v3 0/2] mm: minor cleanups in rmap
 2025-04-21  9:22 UTC  (4+ 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] mm, slab: show total unreclaimable slab footprint on oom
 2025-04-21  9:17 UTC  (2+ messages)

[PATCH 1/1] mm/rmap: optimize MM-ID mapcount handling with union
 2025-04-21  8:02 UTC  (5+ 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 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 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] 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  (12+ 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 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 v3] mm: alloc_pages_bulk: support both simple and full-featured API
 2025-04-20 11:21 UTC  (2+ messages)

You're About to Miss the Keto Wave – Don’t Be the Last One In ������
 2025-04-20 11:17 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)

[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 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 

[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 v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
 2025-04-18 20:03 UTC  (6+ messages)
` [PATCH v3 3/8] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping

page:  |  | latest

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