linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-07 02:42:21 to 2025-04-08 02:34:41 UTC [more...]

[RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work
 2025-04-08  2:34 UTC  (2+ messages)

[PATCH] maple_tree: exchange entry1/entry2 to make seen_entry2 do see new value
 2025-04-08  2:32 UTC  (2+ messages)

[RESEND Patch v2 0/3] maple_tree: Fix the replacement of a root leaf node
 2025-04-08  1:45 UTC  (6+ messages)
` [RESEND Patch v2 1/3] maple_tree: Fix mt_destroy_walk() on "
` [RESEND Patch v2 2/3] maple_tree: restart walk on correct status
` [RESEND Patch v2 3/3] maple_tree: assert retrieving new value on a tree containing just a leaf node

[RFC PATCH 0/2] rust: add support for maple trees
 2025-04-08  1:36 UTC  (5+ messages)
` [RFC PATCH 2/2] rust: add maple tree abstractions

[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  1:23 UTC  (7+ messages)

[PATCH RFC 00/12] dma: Enable dmem cgroup tracking
 2025-04-08  1:03 UTC  (12+ messages)

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

[RFC PATCH 00/14] Virtual Swap Space
 2025-04-07 23:42 UTC  (15+ messages)
` [RFC PATCH 01/14] swapfile: rearrange functions
` [RFC PATCH 02/14] mm: swap: add an abstract API for locking out swapoff
` [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
` [RFC PATCH 05/14] zswap: unify zswap tree "
` [RFC PATCH 06/14] mm: swap: allocate a virtual swap slot for each swapped out page
` [RFC PATCH 07/14] swap: implement the swap_cgroup API using virtual swap
` [RFC PATCH 08/14] swap: manage swap entry lifetime at the virtual swap layer
` [RFC PATCH 09/14] swap: implement locking out swapoff using virtual swap slot
` [RFC PATCH 10/14] mm: swap: decouple virtual swap slot from backing store
` [RFC PATCH 11/14] memcg: swap: only charge physical swap slots
` [RFC PATCH 12/14] vswap: support THP swapin and batch free_swap_and_cache
` [RFC PATCH 13/14] swap: simplify swapoff using virtual swap
` [RFC PATCH 14/14] zswap: do not start zswap shrinker if there is no physical swap slots

Potential Linux Crash: WARNING in ext4_dirty_folio in Linux kernel v6.13-rc5
 2025-04-07 23:00 UTC  (5+ messages)

[PATCH v1] x86/mm/pat: (un)track_pfn_copy() fix + improvements
 2025-04-07 18:59 UTC  (7+ messages)

[PATCH] test
 2025-04-07 18:46 UTC  (2+ messages)

[PATCH v4 0/6] Track node vacancy to reduce worst case allocation counts
 2025-04-07 18:41 UTC  (7+ messages)
` [PATCH v4 1/6] maple_tree: convert mas_prealloc_calc() to take in a maple write state
` [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 v4 4/6] maple_tree: break on convergence in mas_spanning_rebalance()
` [PATCH v4 5/6] maple_tree: add sufficient height
` [PATCH v4 6/6] maple_tree: reorder mas->store_type case statements

[PATCH] md/raid6 algorithms: scale test duration for speedier boots
 2025-04-07 18:35 UTC 

[PATCH v1 0/4] mm: Fix apply_to_pte_range() vs lazy MMU mode
 2025-04-07 18:35 UTC  (6+ messages)
` [PATCH v1 1/4] kasan: Avoid sleepable page allocation from atomic context
` [PATCH v1 2/4] mm: Cleanup apply_to_pte_range() routine
` [PATCH v1 3/4] mm: Protect kernel pgtables in apply_to_pte_range()
` [PATCH v1 4/4] mm: Allow detection of wrong arch_enter_lazy_mmu_mode() context

[PATCH v2] mm: add zblock allocator
 2025-04-07 18:26 UTC  (3+ messages)

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

[PATCH 1/2] mm: page_alloc: speed up fallbacks in rmqueue_bulk()
 2025-04-07 18:01 UTC  (2+ messages)
` [PATCH 2/2] mm: page_alloc: tighten up find_suitable_fallback()

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

[PATCH v5 09/16] kexec: enable KHO support for memory preservation
 2025-04-07 17:03 UTC  (16+ messages)

[PATCH v2] mm: add zblock allocator
 2025-04-07 17:00 UTC  (6+ messages)

[PATCH net-next v8 0/2] Fix late DMA unmap crash for page pool
 2025-04-07 16:53 UTC  (3+ messages)
` [PATCH net-next v8 1/2] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v8 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH] mm/cma: report base address of single range correctly
 2025-04-07 16:54 UTC 

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

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

[PATCH v5 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-07 16:23 UTC  (3+ messages)
` [PATCH v5 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()
` [PATCH v5 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-04-07 16:14 UTC  (4+ messages)
` [LSFMM] Updated: Linux Management of Volatile CXL Memory Devices

[PATCH net-next v7 0/2] Fix late DMA unmap crash for page pool
 2025-04-07 16:06 UTC  (19+ messages)
` [PATCH net-next v7 1/2] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v7 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH v11 02/19] mm: Add vmalloc_huge_node()
 2025-04-07 15:57 UTC 

[PATCH v5 00/27] hugetlb/CMA improvements for large systems
 2025-04-07 15:52 UTC  (4+ messages)
` [PATCH v5 02/27] mm, cma: support multiple contiguous ranges, if requested

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-04-07 15:48 UTC  (7+ messages)
` [PATCH v12 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v12 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall

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

[PATCH v4 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-07 15:25 UTC  (5+ messages)
` [PATCH v4 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()

[PATCH v2] selftests: mincore: fix tmpfs mincore test failure
 2025-04-07 15:04 UTC  (3+ messages)

[PATCH] docs: Remove literal markup from Documentation/ paths
 2025-04-07 14:03 UTC  (4+ messages)

[PATCH v3 0/2] drm/panic: Add support to scanout buffer as array of pages
 2025-04-07 13:42 UTC  (3+ messages)
` [PATCH v3 1/2] mm/kmap: Add kmap_local_page_try_from_panic()
` [PATCH v3 2/2] drm/panic: Add support to scanout buffer as array of pages

[PATCH v3] mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
 2025-04-07 12:47 UTC 

[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
 2025-04-07 12:04 UTC  (2+ messages)

[PATCH] mm: pcp: scale batch to reduce number of high order pcp flushes on deallocation
 2025-04-07 11:03 UTC  (4+ messages)

[PATCH v3] mm: pcp: increase pcp->free_count threshold to trigger free_high
 2025-04-07 10:52 UTC 

[PATCH v6 3/3] mm/mempolicy: Support memory hotplug in weighted interleave
 2025-04-07 10:47 UTC  (3+ messages)

[PATCH] mm/hugetlb: Add a line break at the end of the format string
 2025-04-07 10:30 UTC 

[syzbot] [mm?] general protection fault in mremap
 2025-04-07 10:28 UTC  (4+ messages)

[PATCH v2] mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
 2025-04-07 10:00 UTC  (9+ messages)

[PATCH] memcg: vmalloc: simplify MEMCG_VMALLOC updates
 2025-04-07  9:59 UTC  (6+ messages)

[PATCH v6 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-07  9:49 UTC  (6+ messages)
` [PATCH v6 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug

[RFC PATCH 0/6] Deep talk about folio vmap
 2025-04-07  9:48 UTC  (14+ messages)
` CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP is broken, was "

[PATCH v6 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
 2025-04-07  9:37 UTC  (2+ messages)

[PATCH v6 3/3] mm/mempolicy: Support memory hotplug in weighted interleave
 2025-04-07  9:37 UTC  (2+ messages)

[PATCH RFC 0/6] Allow file-backed or shared device private pages
 2025-04-07  9:15 UTC  (4+ messages)

[PATCH v1] x86/mm/pat: fix VM_PAT handling when fork() fails in copy_page_range()
 2025-04-07  8:46 UTC  (3+ messages)

[PATCH] selftest/mm: Make hugetlb_reparenting_test tolerant to async reparenting
 2025-04-07  8:42 UTC 

[PATCH 0/2] Fix mincore() tmpfs test failure
 2025-04-07  8:35 UTC  (12+ messages)
` [PATCH 1/2] selftests: mincore: fix tmpfs mincore "
` [PATCH 2/2] mm: mincore: use folio_pte_batch() to batch process large folios

[PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
 2025-04-07  8:25 UTC  (4+ messages)
` [PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios

[PATCH] slub_kunit: Add missing MODULE_DESCRIPTION() to fix modpost warning
 2025-04-07  8:25 UTC  (2+ messages)

[RFC PATCH v2 1/7] mm: Introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
 2025-04-07  8:01 UTC  (7+ messages)
` [RFC PATCH v2 2/7] mm: Implement for_each_valid_pfn() for CONFIG_FLATMEM
` [RFC PATCH v2 4/7] mm: Optimise SPARSEMEM implementation of for_each_valid_pfn()

[PATCH V4] mm/gup: Clear the LRU flag of a page before adding to LRU batch
 2025-04-07  7:41 UTC  (6+ messages)

(no subject)
 2025-04-07  7:11 UTC  (4+ messages)
` [PATCH v3] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()

[PATCH] mm/memory_hotplug: fix call folio_test_large with tail page in do_migrate_range
 2025-04-07  7:07 UTC  (8+ messages)

Does GUP page unpinning have to be done in the pinning context?
 2025-04-07  6:39 UTC  (4+ messages)

[Patch v2 0/3] memblock: some fix for memmap_init_reserved_pages()
 2025-04-07  6:34 UTC  (3+ messages)

[PATCH] memblock tests: Fix mutex related build error
 2025-04-07  6:34 UTC  (2+ messages)

[PATCH v7 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-04-07  6:28 UTC  (6+ messages)

[PATCH V2 0/3] mm/ptdump: Drop assumption that pxd_val() is u64
 2025-04-07  5:31 UTC  (4+ messages)
` [PATCH V2 1/3] mm/ptdump: Split note_page() into level specific callbacks
` [PATCH V2 2/3] mm/ptdump: Split effective_prot() "
` [PATCH V2 3/3] arm64/mm: Define ptdesc_t

[RFC v1 0/2] slabinfo: sheaves statistics support
 2025-04-07  4:37 UTC  (4+ messages)
` [RFC v1 1/2] mm/slab: add sheaves_enabled read-only sysfs file
` [RFC v1 2/2] tools/mm/slabinfo: add support for sheaves stats

[LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning
 2025-04-07  3:13 UTC  (2+ messages)

[PATCH v3 0/3] mm/gup: Minor fix, cleanup and improvements
 2025-04-07  3:03 UTC  (4+ messages)
` [PATCH v3 1/3] mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
` [PATCH v3 2/3] mm/gup: remove unneeded checking in follow_page_pte()
` [PATCH v3 3/3] mm/gup: remove gup_fast_pgd_leaf() and clean up the relevant codes

Ask help about this patch c0cd6f557b90 "mm: page_alloc: fix freelist movement during block conversion"
 2025-04-07  2:45 UTC  (5+ 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).