linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-26 12:57:13 to 2025-08-27 09:33:57 UTC [more...]

[Patch v2 0/2] mm/pageblock: improve readability of some pageblock handling
 2025-08-27  9:33 UTC  (9+ messages)
` [Patch v2 1/2] mm/page_alloc: use xxx_pageblock_isolate() for better reading
` [Patch v2 2/2] mm/pageblock-flags: remove PB_migratetype_bits/PB_migrate_end
` [syzbot ci] Re: mm/pageblock: improve readability of some pageblock handling

[PATCH V1 1/2] docs/mm: explain when and why rmap locks need to be taken during mremap()
 2025-08-27  9:25 UTC  (10+ messages)
` [PATCH V1 2/2] mm: document when rmap locks can be skipped when setting need_rmap_locks

[PATCH] mm: make folio page count functions return unsigned
 2025-08-27  9:14 UTC  (7+ messages)

[PATCH v3] mm: slub: avoid wake up kswapd in set_track_prepare
 2025-08-27  8:44 UTC  (8+ messages)
      `  "

[PATCH RFC] slab: support for compiler-assisted type-based slab cache partitioning
 2025-08-27  8:34 UTC  (4+ messages)

[PATCH v6 00/10] SLUB percpu sheaves
 2025-08-27  8:26 UTC  (11+ messages)
` [PATCH v6 01/10] slab: simplify init_kmem_cache_nodes() error handling
` [PATCH v6 02/10] slab: add opt-in caching layer of percpu sheaves
` [PATCH v6 03/10] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH v6 04/10] slab: sheaf prefilling for guaranteed allocations
` [PATCH v6 05/10] slab: determine barn status racily outside of lock
` [PATCH v6 06/10] slab: skip percpu sheaves for remote object freeing
` [PATCH v6 07/10] slab: allow NUMA restricted allocations to use percpu sheaves
` [PATCH v6 08/10] mm, vma: use percpu sheaves for vm_area_struct cache
` [PATCH v6 09/10] tools/testing: Add testing support for slab caches with sheaves
` [PATCH v6 10/10] maple_tree: use percpu sheaves for maple_node_cache

[PATCH] mm/memory-failure: Do not call action_result() on already poisoned pages
 2025-08-27  8:06 UTC  (12+ messages)

[PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping
 2025-08-27  8:04 UTC  (2+ messages)

[PATCH 0/2] Fix va_high_addr_switch.sh test failure
 2025-08-27  7:52 UTC  (3+ messages)
` [PATCH 1/2] selftests/mm: fix hugepages cleanup too early
  ` [PATCH 2/2] selftests/mm: fix va_high_addr_switch.sh failure on x86_64

[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
 2025-08-27  7:03 UTC  (11+ messages)
` [PATCH 1/9] mm, swap: use unified helper for swap cache look up
` [PATCH 2/9] mm, swap: always lock and check the swap cache folio before use
` [PATCH 4/9] mm, swap: tidy up swap device and cluster info helpers

[Patch v3 0/2] mm/pageblock: improve readability of some pageblock handling
 2025-08-27  7:01 UTC  (3+ messages)
` [Patch v3 1/2] mm/page_alloc: use xxx_pageblock_isolate() for better reading
` [Patch v3 2/2] mm/pageblock-flags: remove PB_migratetype_bits/PB_migrate_end

[PATCH v2 2/4] rseq: Run the mm_cid_compaction from rseq_handle_notify_resume()
 2025-08-27  6:55 UTC  (5+ messages)
` [PATCH v2 3/4] sched: Compact RSEQ concurrency IDs in batches

[RFC][PATCH v2 00/29] introduce kmemdump
 2025-08-27  6:42 UTC  (3+ messages)

[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-08-27  6:32 UTC  (13+ messages)
` [PATCH v5 01/19] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v5 10/19] x86: LAM compatible non-canonical definition
` [PATCH v5 14/19] arm64: Unify software tag-based KASAN inline recovery path

[PATCH] mm: fix KASAN build error due to p*d_populate_kernel()
 2025-08-27  6:30 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] kho: make sure kho_scratch argument is fully consumed
 2025-08-27  5:47 UTC  (2+ messages)

[PATCH v3 0/6] slab: Re-entrant kmalloc_nolock()
 2025-08-27  5:13 UTC  (5+ messages)
` [PATCH v3 5/6] slab: Introduce kmalloc_nolock() and kfree_nolock()

[RFC 0/1] Try to add memory allocation info for cgroup oom kill
 2025-08-27  4:47 UTC  (11+ messages)

[PATCH 1/2] huge_mm.h: is_huge_zero_folio(NULL) should return false
 2025-08-27  4:39 UTC  (7+ messages)
` [PATCH 2/2] mm/swap: add BUG_ON(folio==NULL) to folios_put_refs()

[PATCH v5 0/2] Do not delay oom reaper when the victim is frozen
 2025-08-27  4:25 UTC  (9+ messages)
` [PATCH v5 2/2] mm/oom_kill: Have the OOM reaper and exit_mmap() traverse the maple tree in opposite order

Re: [PATCH] mm/hugetlb: two-phase hugepage allocation when reservation is high
 2025-08-27  4:12 UTC 

[PATCH v2 03/11] mm/damon/paddr: support addr_unit for DAMOS_PAGEOUT
 2025-08-27  3:38 UTC  (5+ messages)

[rppt-memblock:fixes] BUILD SUCCESS b3dcc9d1d806fb1e175f85978713eef868531da4
 2025-08-27  3:35 UTC 

[PATCH] Revert "hugetlb: make hugetlb depends on SYSFS or SYSCTL"
 2025-08-27  3:35 UTC  (2+ messages)

[PATCH v6 mm-new 01/10] mm: thp: add support for BPF based THP order selection
 2025-08-27  2:57 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION d0630b758e593506126e8eda6c3d56097d1847c5
 2025-08-27  2:38 UTC 

[PATCH] mm/page_alloc: Harmonize should_compact_retry() type
 2025-08-27  2:29 UTC  (4+ messages)

[PATCH v5 00/14] SLUB percpu sheaves
 2025-08-27  2:07 UTC  (13+ messages)
` [PATCH v5 05/14] tools: Add testing support for changes to rcu and slab for sheaves
` [PATCH v5 12/14] maple_tree: Sheaf conversion
` [PATCH v5 13/14] maple_tree: Add single node allocation support to maple state

[LSF/MM/BPF TOPIC] Guaranteed CMA
 2025-08-27  0:17 UTC  (9+ messages)

[PATCH v11 00/24] zswap compression batching with optimized iaa_crypto driver
 2025-08-27  0:06 UTC  (8+ messages)
` [PATCH v11 22/24] mm: zswap: Allocate pool batching resources if the compressor supports batching

[PATCH v5] mm: Fix possible deadlock in kmemleak
 2025-08-26 23:23 UTC  (3+ messages)

[DISCUSSION] Unconditionally lock folios when calling rmap_walk()
 2025-08-26 22:23 UTC  (3+ messages)

[PATCH v2 0/3] zram: support asynchronous writeback
 2025-08-26 22:07 UTC  (3+ messages)
` [PATCH v2 1/3] zram: refactor writeback helpers

[PATCH v2 0/7] Cleanup free_pages() misuse
 2025-08-26 21:08 UTC  (9+ messages)
` [PATCH v2 1/7] mm/page_alloc: Add kernel-docs for free_pages()
` [PATCH v2 2/7] aoe: Stop calling page_address() in free_page()
` [PATCH v2 3/7] x86: Stop calling page_address() in free_pages()
` [PATCH v2 4/7] riscv: "
` [PATCH v2 5/7] powerpc: "
` [PATCH v2 6/7] arm64: "
` [PATCH v2 7/7] virtio_balloon: "

[PATCH 0/7] Cleanup free_pages() misuse
 2025-08-26 20:12 UTC  (11+ messages)
` [PATCH 1/7] mm/page_alloc: Add kernel-docs for free_pages()
` [PATCH 2/7] aoe: Stop calling page_address() in free_page()
` [PATCH 3/7] x86: Stop calling page_address() in free_pages()
` [PATCH 4/7] riscv: "
` [PATCH 5/7] powerpc: "
` [PATCH 6/7] arm64: "
` [PATCH 7/7] virtio_balloon: "

[PATCH v1 00/14] mm: BPF OOM
 2025-08-26 19:52 UTC  (15+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
` [PATCH v1 12/14] sched: psi: implement psi trigger handling using bpf

[PATCH] tools/testing/vma: Clean up stubs in vma_internal.h
 2025-08-26 19:45 UTC  (2+ messages)

[RFC PATCH v5 00/18] pkeys-based page table hardening
 2025-08-26 19:18 UTC  (4+ messages)

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-26 18:58 UTC  (15+ messages)
` [PATCH v3 19/30] liveupdate: luo_sysfs: add sysfs state monitoring
` [PATCH v3 29/30] luo: allow preserving memfd

[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-26 18:19 UTC  (6+ messages)

[akpm-mm:mm-unstable 23/220] arch/arm64/kernel/kexec_image.c:79:6: error: 'struct kexec_buf' has no member named 'random'
 2025-08-26 17:06 UTC 

[PATCH v4 0/2] rust: zpool: add abstraction for zpool drivers
 2025-08-26 17:02 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH v3 00/11] mm: vm_normal_page*() improvements
 2025-08-26 16:28 UTC  (3+ messages)
` [PATCH v3 06/11] powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pglevel"

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-08-26 16:26 UTC  (22+ messages)
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
` [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks
` [PATCH 08/10] mm: update fork mm->flags initialisation to use bitmap
` [PATCH 09/10] mm: convert remaining users to mm_flags_*() accessors
` [PATCH 10/10] mm: replace mm->flags with bitmap entirely and set to 64 bits

[PATCH] selftests/mm: use __auto_type in swap() macro
 2025-08-26 16:26 UTC  (6+ messages)

[PATCH v5] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-26 15:52 UTC  (2+ messages)

[PATCH 0/2] mm/pageblock: improve readability of some pageblock handling
 2025-08-26 15:29 UTC  (9+ messages)
` [PATCH 1/2] mm/page_alloc: use xxx_pageblock_isolate() for better reading
` [PATCH 2/2] mm/pageblock-flags: simplify MIGRATETYPE_MASK definition

[v3 00/11] mm: support device-private THP
 2025-08-26 15:19 UTC  (5+ messages)
` [v3 01/11] mm/zone_device: support large zone device private folios
` [v3 02/11] mm/thp: zone_device awareness in THP handling code

[RFC PATCH 0/2] mm/damon: void divide-by-zero in DAMON module's parameters application
 2025-08-26 14:36 UTC  (2+ messages)

[RFC PATCH 2/2] mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()
 2025-08-26 14:34 UTC  (2+ messages)

[RFC PATCH 1/2] mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()
 2025-08-26 14:32 UTC  (2+ messages)

[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
 2025-08-26 14:30 UTC  (11+ messages)

[RFC 0/3] cgroups: Add support for pinned device memory
 2025-08-26 14:20 UTC  (2+ messages)

[PATCH 1/2] mm/ksm: Reset KSM counters in mm_struct during fork
 2025-08-26 14:09 UTC  (6+ messages)
` [PATCH 2/2] selftests/mm: add fork inheritance test for ksm_merging_pages counter

[PATCH v10 00/13] khugepaged: mTHP support
 2025-08-26 13:46 UTC  (9+ messages)
` [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support

[PATCH] mm/hugetlb: two-phase hugepage allocation when reservation is high
 2025-08-26 13:25 UTC  (2+ messages)

[PATCH] mm: fix lockdep issues in writeback handling
 2025-08-26 13:09 UTC 

[PATCH RFC 00/35] mm: remove nth_page()
 2025-08-26 13:11 UTC  (7+ messages)
` [PATCH RFC 21/35] mm/cma: refuse handing out non-contiguous page ranges

[PATCH v5 1/2] mm/oom_kill: Do not delay oom reaper when the victim is frozen
 2025-08-26 13:01 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).