[PATCH v2] alloc_tag: check mem_profiling_support in alloc_tag_init
2025-05-12 16:48 UTC (3+ messages)
[PATCH 0/6] mm: Reentrant kmalloc
2025-05-12 16:46 UTC (10+ messages)
` [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 4/6] locking/local_lock: Introduce local_lock_irqsave_check()
[PATCH v2 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
2025-05-12 16:42 UTC (14+ messages)
` [PATCH v2 01/11] x86/mm/pat: factor out setting cachemode into pgprot_set_cachemode()
` [PATCH v2 02/11] mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
` [PATCH v2 03/11] mm: introduce pfnmap_track() and pfnmap_untrack() and use them for memremap
` [PATCH v2 04/11] mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()
` [PATCH v2 05/11] x86/mm/pat: remove old pfnmap tracking interface
` [PATCH v2 06/11] mm: remove VM_PAT
` [PATCH v2 07/11] x86/mm/pat: remove strict_prot parameter from reserve_pfn_range()
` [PATCH v2 08/11] x86/mm/pat: remove MEMTYPE_*_MATCH
` [PATCH v2 09/11] x86/mm/pat: inline memtype_match() into memtype_erase()
` [PATCH v2 10/11] drm/i915: track_pfn() -> "pfnmap tracking"
` [PATCH v2 11/11] mm/io-mapping: "
[RESEND PATCH] MAINTAINERS: update page allocator section
2025-05-12 16:36 UTC (3+ messages)
page type is 0, migratetype passed is 2 (nr=256)
2025-05-12 16:35 UTC (3+ messages)
[PATCH v7 0/1] kasan: Avoid sleepable page allocation from atomic context
2025-05-12 16:31 UTC (4+ messages)
` [PATCH v7 1/1] "
[PATCH v4 0/4] Make MIGRATE_ISOLATE a standalone bit
2025-05-12 16:28 UTC (10+ messages)
` [PATCH v4 1/4] mm/page_isolation: make page isolation "
` [PATCH v4 2/4] mm/page_isolation: remove migratetype from move_freepages_block_isolate()
` [PATCH v4 3/4] mm/page_isolation: remove migratetype from undo_isolate_page_range()
` [PATCH v4 4/4] mm/page_isolation: remove migratetype parameter from more functions
[Invitation] Linux MM Alignment Session on Hierarchical Per-CPU counters on Wednesday
2025-05-12 16:26 UTC
[linux-next:master 4753/5832] error[E0432]: unresolved import `crate::mm`
2025-05-12 16:10 UTC (3+ messages)
` [PATCH] mm: rust: make CONFIG_MMU ifdefs more narrow
[PATCH 0/4] memcg: nmi-safe kmem charging
2025-05-12 15:56 UTC (10+ messages)
` [PATCH 1/4] memcg: add infra for nmi safe memcg stats
` [PATCH 2/4] memcg: add nmi-safe update for MEMCG_KMEM
` [PATCH 3/4] memcg: nmi-safe slab stats updates
` [PATCH 4/4] memcg: make objcg charging nmi safe
Suppress pte soft-dirty bit with UFFDIO_COPY?
2025-05-12 15:54 UTC (5+ messages)
[PATCH v2] binfmt_elf: Move brk for static PIE even if ASLR disabled
2025-05-12 15:17 UTC (3+ messages)
[PATCH] arm64/mm: Permit lazy_mmu_mode to be nested
2025-05-12 15:03 UTC
Reorganising how the networking layer handles memory
2025-05-12 14:51 UTC (4+ messages)
` MSG_ZEROCOPY and the O_DIRECT vs fork() race
` AF_UNIX/zerocopy/pipe/vmsplice/splice vs FOLL_PIN
[RFC 00/19] Split netmem from struct page
2025-05-12 14:42 UTC (26+ messages)
` [RFC 01/19] netmem: rename struct net_iov to struct netmem_desc
` [RFC 02/19] netmem: introduce netmem alloc/put API to wrap page alloc/put API
` [RFC 13/19] page_pool: expand scope of is_pp_{netmem,page}() to global
` [RFC 18/19] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [RFC 19/19] mm, netmem: remove the page pool members in struct page
[PATCH] MAINTAINERS: add mm reclaim section
2025-05-12 14:31 UTC
[PATCH v8] mm/mempolicy: Weighted Interleave Auto-tuning
2025-05-12 14:25 UTC (8+ messages)
[PATCH v6 0/1] kasan: Avoid sleepable page allocation from atomic context
2025-05-12 14:22 UTC (4+ messages)
` [PATCH v6 1/1] "
[PATCH v6 0/3] nvme/pci: PRP list DMA pool partitioning
2025-05-12 14:14 UTC (2+ messages)
[PATCH] arm64/mm: Disable barrier batching in interrupt contexts
2025-05-12 14:14 UTC (10+ messages)
[syzbot] [io-uring] KCSAN: data-race in copy_mm / percpu_counter_destroy_many
2025-05-12 13:51 UTC
[PATCH v2 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
2025-05-12 13:44 UTC (9+ messages)
` [PATCH v2 1/3] mm: introduce new .mmap_prepare() file callback
` [PATCH v2 2/3] mm: secretmem: convert to .mmap_prepare() hook
` [PATCH v2 3/3] mm/vma: remove mmap() retry merge
[syzbot] Monthly mm report (May 2025)
2025-05-12 13:34 UTC
[RFC PATCH] MAINTAINERS: add kernel/fork.c to relevant sections
2025-05-12 13:16 UTC (5+ messages)
[PATCH] MAINTAINERS: add mm GUP section
2025-05-12 13:10 UTC (12+ messages)
[PATCH] mm/truncate: fix out-of-bounds when doing a right-aligned split
2025-05-12 13:00 UTC (2+ messages)
[PATCH v2] selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
2025-05-12 11:52 UTC (4+ messages)
[RFC PATCH] MAINTAINERS: add mm reclaim section
2025-05-12 11:49 UTC (4+ messages)
[PATCH v2 0/3] fix incorrectly disallowed anonymous VMA merges
2025-05-12 11:24 UTC (4+ messages)
` [PATCH v2 1/3] mm/vma: "
[RFC PATCH 0/7] Reviving the slab destructor to tackle the percpu allocator scalability problem
2025-05-12 11:00 UTC (6+ messages)
[PATCH v10 00/24] Provide a new two step DMA mapping API
2025-05-12 10:07 UTC (2+ messages)
` (subset) "
[syzbot] [mm?] [ext4?] INFO: rcu detected stall in ext4_end_io_rsv_work (3)
2025-05-12 9:11 UTC
[PATCH v5 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-05-12 8:38 UTC (3+ messages)
[RFC] Add per-socket weight support for multi-socket systems in weighted interleave
2025-05-12 8:23 UTC (2+ messages)
[RFC] Add per-socket weight support for multi-socket systems in weighted interleave
2025-05-12 8:23 UTC (2+ messages)
[RFC] Add per-socket weight support for multi-socket systems in weighted interleave
2025-05-12 8:22 UTC (2+ messages)
[RFC PATCH] mm: khugepaged: decouple SHMEM and file folios' collapse
2025-05-12 8:08 UTC (2+ messages)
[PATCH v3 1/2] mm: khugepaged: convert set_huge_pmd() to take a folio
2025-05-12 8:04 UTC (3+ messages)
` [PATCH v3 2/2] mm: convert do_set_pmd() "
[PATCH] mm/contig_alloc: fix alloc_contig_range when __GFP_COMP and order < MAX_ORDER
2025-05-12 7:58 UTC (7+ messages)
[RFC PATCH] mm: throttling the reclaim when LRUVEC is congested under MGLRU
2025-05-12 7:55 UTC
[PATCH v8 00/13] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-05-12 7:46 UTC (9+ messages)
` [PATCH v8 08/13] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v8 11/13] KVM: arm64: Enable mapping guest_memfd in arm64
[PATCH v8 10/13] KVM: arm64: Handle guest_memfd()-backed guest page faults
2025-05-12 7:07 UTC (3+ messages)
[PATCH v3] mm: pcp: increase pcp->free_count threshold to trigger free_high
2025-05-12 6:50 UTC (4+ messages)
Does GUP page unpinning have to be done in the pinning context?
2025-05-12 6:21 UTC (8+ messages)
[PATCH v14 00/11] Support page table check on PowerPC
2025-05-12 5:04 UTC (2+ messages)
[RFC] shrinking struct page (part of page pool)
2025-05-12 4:24 UTC (6+ messages)
[PATCH 6.1.y] mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index
2025-05-12 2:52 UTC
[PATCH v2 1/2] mm: khugepaged: convert set_huge_pmd() to take a folio
2025-05-12 2:17 UTC (3+ messages)
[Linux Memory Hotness and Promotion] Notes from May 8, 2025
2025-05-12 2:08 UTC
[PATCH v2] mm/contig_alloc: fix alloc_contig_range when __GFP_COMP and order < MAX_ORDER
2025-05-12 1:13 UTC (5+ messages)
[akpm-mm:mm-unstable 333/334] include/linux/mmzone.h:1816:8: warning: left shift count is negative
2025-05-12 1:10 UTC (3+ messages)
{standard input}:13407: Error: Insn jl_s has an instruction mpyuw with limm in its delay slot
2025-05-12 0:24 UTC
[PATCH v9 00/19] zswap compression batching
2025-05-11 22:21 UTC (3+ messages)
[GIT PULL] memblock fixes for v6.15-rc6
2025-05-11 18:40 UTC (2+ messages)
[PATCH 0/1] prctl: allow overriding system THP policy to always
2025-05-11 14:08 UTC (16+ messages)
[PATCH v3 1/3] driver/base: Optimize memory block registration to reduce boot time
2025-05-11 12:33 UTC (15+ messages)
Kernel panic - not syncing: System is deadlocked on memory
2025-05-11 12:08 UTC (3+ messages)
Kernel panic - not syncing: System is deadlocked on memory
2025-05-11 9:33 UTC
Kernel panic - not syncing: System is deadlocked on memory
2025-05-11 9:08 UTC
Kernel panic - not syncing: System is deadlocked on memory
2025-05-11 8:37 UTC
Kernel panic - not syncing: System is deadlocked on memory
2025-05-11 8:17 UTC
[PATCH] mm/page_alloc.c: Avoid infinite retries caused by cpuset race
2025-05-11 3:07 UTC (6+ messages)
[GIT PULL] hotfixes for 6.15-rc6
2025-05-10 23:05 UTC (2+ messages)
[PATCH mm-unstable] samples/damon/mtier: fix wrong DAMON attrs setting
2025-05-10 22:09 UTC
[PATCH v4] mm: Add CONFIG_PAGE_BLOCK_ORDER to select page block order
2025-05-10 17:16 UTC (2+ messages)
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-05-10 16:03 UTC (2+ messages)
` [PATCH v3 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[linux-next:master] BUILD SUCCESS ed61cb3d78d585209ec775933078e268544fe9a4
2025-05-10 11:33 UTC
[PATCH] mm: vmscan: Avoid signedness error for GCC 5.4
2025-05-10 10:24 UTC (4+ messages)
[PATCH] alloc_tag: avoid mem alloc and iter reset when reading allocinfo
2025-05-10 4:03 UTC (13+ messages)
` [PATCH v2 2/2] alloc_tag: keep codetag iterator active between read() calls
DAMON Beer/Coffee/Tea chat reminder for the week of 2025-05-12
2025-05-10 0:27 UTC
[rppt-memblock:fixes] BUILD SUCCESS da8bf5daa5e55a6af2b285ecda460d6454712ff4
2025-05-10 0:13 UTC
[PATCH v8 06/13] KVM: x86: Generalize private fault lookups to guest_memfd fault lookups
2025-05-09 22:38 UTC (14+ messages)
[PATCH v5 0/5] cgroup: separate rstat trees
2025-05-09 21:46 UTC (4+ messages)
` [PATCH v5 1/5] cgroup: use helper for distingushing css in callbacks
[akpm-mm:mm-new 337/348] mm/page_isolation.c:18:20: warning: function 'get_pageblock_isolate' is not needed and will not be emitted
2025-05-09 20:57 UTC (2+ messages)
[RFC PATCH v4 0/5] Readahead tweaks for larger folios
2025-05-09 20:50 UTC (5+ messages)
` [RFC PATCH v4 1/5] mm/readahead: Honour new_order in page_cache_ra_order()
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox