linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
 2025-04-09  2:50 UTC  (2+ messages)

[RFC v1 0/2] slabinfo: sheaves statistics support
 2025-04-09  2:45 UTC  (3+ messages)
` [RFC v1 1/2] mm/slab: add sheaves_enabled read-only sysfs file

[PATCH v7 0/3] fuse: remove temp page copies in writeback
 2025-04-09  2:43 UTC  (3+ messages)
` [PATCH v7 3/3] fuse: remove tmp folio for writebacks and internal rb tree

[linux-next:master 1753/1936] mm/swapfile.c:1517:20: warning: function 'swap_is_last_ref' is not needed and will not be emitted
 2025-04-09  2:24 UTC  (3+ messages)

mm.git grew a branch
 2025-04-09  2:14 UTC  (6+ messages)

[PATCH RFC v3 0/8] SLUB percpu sheaves
 2025-04-09  1:50 UTC  (3+ messages)
` [PATCH RFC v3 3/8] slab: add sheaf support for batching kfree_rcu() operations

[PATCH] proc: Avoid costly high-order page allocations when reading proc files
 2025-04-09  1:10 UTC  (10+ messages)
              ` [PATCH] mm: kvmalloc: make kmalloc fast path real fast path

[PATCH] arm64: dax: add devmap check for pmd_trans_huge
 2025-04-09  1:08 UTC  (3+ messages)

[RFC PATCH] mm: huge_memory: add folio_mark_accessed() when zapping file THP
 2025-04-09  0:52 UTC  (5+ messages)

[PATCH] mm/hugetlb: Convert &folio->page to folio_page(folio, 0)
 2025-04-09  0:49 UTC 

[BUG Report] 6.15-rc1 RIP: 0010:__lruvec_stat_mod_folio+0x7e/0x250
 2025-04-09  0:20 UTC 

[PATCH v2] mm: add zblock allocator
 2025-04-08 23:12 UTC  (12+ messages)

[PATCH v3 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-08 22:22 UTC  (3+ messages)
` [PATCH v3 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[RFC PATCH v2] Introduce Hierarchical Per-CPU Counters
 2025-04-08 22:12 UTC  (12+ messages)

[PATCH] MAINTAINERS: add memory advice section
 2025-04-08 21:19 UTC  (6+ messages)

[PATCH v2] mm/cma: report base address of single range correctly
 2025-04-08 21:08 UTC  (3+ messages)

[RFC PATCH 1/2] MAINTAINERS: update SLAB ALLOCATOR maintainers
 2025-04-08 20:27 UTC  (9+ messages)
` [RFC PATCH 2/2] MAINTAINERS: add MM subsection for the page allocator

shrink_folio_list() does not compile on late-model kernels
 2025-04-08 20:25 UTC  (3+ messages)

[PATCH v2 0/4] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
 2025-04-08 20:23 UTC  (12+ messages)
` [PATCH v2 2/4] mm/madvise: batch tlb flushes for MADV_FREE
` [PATCH v2 3/4] mm/memory: split non-tlb flushing part from zap_page_range_single()
` [PATCH v2 4/4] mm/madvise: batch tlb flushes for MADV_DONTNEED[_LOCKED]

[PATCH net-next v8 0/2] Fix late DMA unmap crash for page pool
 2025-04-08 19:13 UTC  (3+ messages)
` [PATCH net-next v8 1/2] page_pool: Move pp_magic check into helper functions

[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
 2025-04-08 19:13 UTC  (11+ messages)

[PATCH 1/2] mm: page_alloc: speed up fallbacks in rmqueue_bulk()
 2025-04-08 18:50 UTC  (3+ messages)

[PATCH 0/3] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-04-08 18:36 UTC  (4+ messages)
` [PATCH 1/3] mm: Export vmf_insert_mixed_mkwrite()
` [PATCH 2/3] fbdev/deferred-io: Support contiguous kernel memory framebuffers
` [PATCH 3/3] fbdev: hyperv_fb: Fix mmap of framebuffers allocated using alloc_pages()

[RFC PATCH] vmscan,cgroup: apply mems_effective to reclaim
 2025-04-08 18:36 UTC  (3+ messages)

[PATCH v2 0/3] Implement numa node notifier
 2025-04-08 18:18 UTC  (10+ messages)
` [PATCH v2 1/3] mm,slub: Do not special case N_NORMAL nodes for slab_nodes

[PATCH v4 0/6] Track node vacancy to reduce worst case allocation counts
 2025-04-08 18:08 UTC  (5+ messages)
` [PATCH v4 2/6] maple_tree: use height and depth consistently
` [PATCH v4 3/6] maple_tree: use vacant nodes to reduce worst case allocations

[PATCH v2 00/12] Always call constructor for kernel page tables
 2025-04-08 17:42 UTC  (18+ messages)
` [PATCH v2 01/12] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
` [PATCH v2 03/12] mm: Call ctor/dtor for kernel PTEs
` [PATCH v2 04/12] m68k: "
` [PATCH v2 05/12] powerpc: "
` [PATCH v2 06/12] sparc64: "
` [PATCH v2 07/12] mm: Skip ptlock_init() for kernel PMDs
` [PATCH v2 08/12] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT
` [PATCH v2 09/12] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping()
` [PATCH v2 10/12] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late
` [PATCH v2 11/12] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping()
` [PATCH v2 12/12] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc

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

[PATCH v7 00/17] move per-vma lock into vm_area_struct
 2025-04-08 17:09 UTC  (8+ messages)
` [PATCH v7 10/17] mm: uninline the main body of vma_start_write()

[RFC PATCH 00/14] Virtual Swap Space
 2025-04-08 16:59 UTC  (16+ messages)
` [RFC PATCH 03/14] mm: swap: add a separate type for physical swap slots
` [RFC PATCH 04/14] mm: swap: swap cache support for virtualized swap

[PATCH v7 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-04-08 16:58 UTC  (5+ messages)
` [PATCH v7 3/9] KVM: guest_memfd: Allow host to map guest_memfd() pages

[PATCH v2 0/1] mm: Allow detection of wrong arch_enter_lazy_mmu_mode() context
 2025-04-08 16:48 UTC  (2+ messages)
` [PATCH v2 1/1] "

X86_64: Obsolete 5 level paging config flag documentation
 2025-04-08 16:41 UTC 

[PATCH] mm/cma: report base address of single range correctly
 2025-04-08 16:41 UTC  (3+ messages)

[PATCH v2 0/3] mm: Fix apply_to_pte_range() vs lazy MMU mode
 2025-04-08 16:07 UTC  (4+ messages)
` [PATCH v2 1/3] kasan: Avoid sleepable page allocation from atomic context
` [PATCH v2 2/3] mm: Cleanup apply_to_pte_range() routine
` [PATCH v2 3/3] mm: Protect kernel pgtables in apply_to_pte_range()

[PATCH] mm/hugetlb: use separate nodemask for bootmem allocations
 2025-04-08 15:48 UTC  (3+ messages)

[PATCH 1/3] vmalloc: Add for_each_vmap_node() helper
 2025-04-08 15:15 UTC  (3+ messages)
` [PATCH 2/3] vmalloc: Switch to "
` [PATCH 3/3] vmalloc: Use for_each_vmap_node() in purge-vmap-area

slub - extended kmalloc redzone and dma alignment
 2025-04-08 15:07 UTC  (11+ messages)

[PATCH v3 0/3] mm/gup: Minor fix, cleanup and improvements
 2025-04-08 15:01 UTC  (7+ messages)
` [PATCH v3 1/3] mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()

[PATCH v7 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-08 14:45 UTC  (4+ messages)
` [PATCH v7 3/3] mm/mempolicy: Support "

[LSF/MM/BPF TOPIC] Improve KSM for code patching use-cases
 2025-04-08 14:30 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Waste-Free Per-CPU Userspace Memory Allocation
 2025-04-08 14:29 UTC  (2+ messages)

[PATCH 0/2] vmalloc: Introduce vmap_file()
 2025-04-08 14:04 UTC  (4+ messages)

[PATCH v7 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug
 2025-04-08 13:49 UTC  (2+ messages)

[PATCH v7 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
 2025-04-08 13:45 UTC  (2+ messages)

[PATCH v6 09/10] optee: FF-A: dynamic restricted memory allocation
 2025-04-08 13:39 UTC  (4+ messages)

[PATCH v3 0/6] KVM: guest_memfd: support for uffd minor
 2025-04-08 13:15 UTC  (9+ messages)

[PATCH 1/2] lib/string: Improve strstarts() performance
 2025-04-08 13:13 UTC 

[PATCH v3] mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
 2025-04-08 13:10 UTC  (2+ messages)

[PATCH v3] mm: add zblock allocator
 2025-04-08 12:52 UTC 

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-04-08 12:45 UTC  (7+ messages)
` [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v12 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v12 24/28] arch/riscv: compile vdso with landing pad

[PATCH v2] x86/mm/pat: (un)track_pfn_copy() fix + doc improvements
 2025-04-08 12:24 UTC  (2+ messages)

[PATCH V4] mm/gup: Clear the LRU flag of a page before adding to LRU batch
 2025-04-08 12:01 UTC  (8+ messages)

[bug report] percpu: Wire up cmpxchg128
 2025-04-08 11:57 UTC  (2+ messages)

[PATCH v7 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-04-08 11:53 UTC  (3+ messages)
` [PATCH v7 1/7] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes

[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
 2025-04-08 11:24 UTC  (9+ messages)
` [PATCH RFC v7 1/8] mm/filemap: Add mempolicy support to the filemap layer
` [PATCH RFC v7 2/8] mm/mempolicy: Export memory policy symbols
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd
` [PATCH RFC v7 4/8] KVM: Add kvm_gmem_exit() cleanup function
` [PATCH RFC v7 5/8] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [PATCH RFC v7 6/8] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH RFC v7 7/8] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH RFC v7 8/8] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support

[RFC 0/2] Fix false warning in inode_to_wb
 2025-04-08 11:19 UTC  (3+ messages)
` [RFC 1/2] gfs2: replace sd_aspace with sd_inode

[PATCH 6.6 070/268] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
 2025-04-08 10:48 UTC 

[PATCH 6.12 113/423] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
 2025-04-08 10:47 UTC 

[PATCH 5.15 019/279] slab: Introduce kmalloc_size_roundup()
 2025-04-08 10:46 UTC 

[PATCH 6.13 140/499] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
 2025-04-08 10:45 UTC 

[PATCH 6.14 371/731] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
 2025-04-08 10:44 UTC 

[PATCH v2] sched/numa: Add statistics of numa balance task migration and swap
 2025-04-08 10:14 UTC 

[PATCH v3] docs: update THP admin guide about non-tmpfs filesystem support
 2025-04-08  9:44 UTC  (3+ messages)

[linux-next:master 12681/13861] drivers/i2c/i2c-core-base.o: warning: objtool: __i2c_transfer+0x120: stack state mismatch: reg1[24]=-1+0 reg2[24]=-2-24
 2025-04-08  9:32 UTC  (10+ messages)

[PATCH v2 0/3] fix incorrectly disallowed anonymous VMA merges
 2025-04-08  9:29 UTC  (4+ messages)
` [PATCH v2 1/3] mm/vma: "
` [PATCH v2 2/3] tools/testing: add PROCMAP_QUERY helper functions in mm self tests
` [PATCH v2 3/3] tools/testing/selftests: assert that anon merge cases behave as expected

[PATCH v16 0/9] Rust support for mm_struct, vm_area_struct, and mmap
 2025-04-08  9:22 UTC  (9+ messages)
` [PATCH v16 2/9] mm: rust: add vm_area_struct methods that require read access
` [PATCH v16 3/9] mm: rust: add vm_insert_page
` [PATCH v16 4/9] mm: rust: add lock_vma_under_rcu
` [PATCH v16 5/9] mm: rust: add mmput_async support
` [PATCH v16 6/9] mm: rust: add VmaNew for f_ops->mmap()
` [PATCH v16 7/9] rust: miscdevice: add mmap support
` [PATCH v16 8/9] task: rust: rework how current is accessed
` [PATCH v16 9/9] mm: rust: add MEMORY MANAGEMENT [RUST]

page:  |  | latest

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