linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v16 0/9] Rust support for mm_struct, vm_area_struct, and mmap
 2025-04-08  9:22 UTC  (7+ messages)
` [PATCH v16 1/9] mm: rust: add abstraction for struct mm_struct
` [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 v6 09/10] optee: FF-A: dynamic restricted memory allocation
 2025-04-08  9:20 UTC  (3+ messages)

[PATCH v2] mm: add zblock allocator
 2025-04-08  9:20 UTC  (7+ messages)

[PATCH v3 0/3] mm/gup: Minor fix, cleanup and improvements
 2025-04-08  9:15 UTC  (4+ messages)
` [PATCH v3 2/3] mm/gup: remove unneeded checking in follow_page_pte()

[syzbot] [mm?] BUG: unable to handle kernel paging request in clear_page_erms (7)
 2025-04-08  9:01 UTC 

[PATCH v2] x86/mm/pat: (un)track_pfn_copy() fix + doc improvements
 2025-04-08  8:59 UTC 

[PATCH] arm64: dax: add devmap check for pmd_trans_huge
 2025-04-08  8:59 UTC 

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-04-08  8:48 UTC  (11+ messages)
` [PATCH v12 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v12 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v12 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v12 27/28] riscv: Documentation for shadow stack on riscv

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

[PATCH v2 0/3] Implement numa node notifier
 2025-04-08  8:41 UTC  (4+ messages)
` [PATCH v2 1/3] mm,slub: Do not special case N_NORMAL nodes for slab_nodes
` [PATCH v2 2/3] mm,memory_hotplug: Implement numa node notifier
` [PATCH v2 3/3] mm,memory_hotplug: Rename status_change_nid parameter in memory_notify

[PATCH v3 0/6] KVM: guest_memfd: support for uffd minor
 2025-04-08  8:20 UTC  (10+ messages)

[PATCH v1] x86/mm/pat: (un)track_pfn_copy() fix + improvements
 2025-04-08  8:19 UTC  (9+ messages)

[PATCH v2] selftests: mincore: fix tmpfs mincore test failure
 2025-04-08  8:11 UTC  (4+ messages)

[PATCH] mm/cma: report base address of single range correctly
 2025-04-08  8:05 UTC  (2+ messages)

[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
 2025-04-08  7:55 UTC 

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

[RFC PATCH v2] mm: use per-numa-node atomics instead of percpu_counters
 2025-04-08  7:46 UTC  (5+ messages)

[PATCH v7 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-08  7:32 UTC  (4+ messages)
` [PATCH v7 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
` [PATCH v7 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug
` [PATCH v7 3/3] mm/mempolicy: Support memory hotplug in weighted interleave

[rppt-memblock:fixes] BUILD SUCCESS ed471e1984939a500eea179bc16e1c2aadf00db5
 2025-04-08  7:27 UTC 

[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  6:29 UTC  (9+ messages)

[PATCH] xfs: compute buffer address correctly in xmbuf_map_backing_mem
 2025-04-08  6:03 UTC  (2+ messages)

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-04-08  5:48 UTC  (4+ messages)
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-04-08  5:37 UTC  (11+ messages)
` CXL Boot to Bash - Section 2: The Drivers
  ` CXL Boot to Bash - Section 2a (Drivers): CXL Decoder Programming
` [LSFMM] Updated: Linux Management of Volatile CXL Memory Devices

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

[linux-next:master] BUILD REGRESSION 2bdde620f7f2bff2ff1cb7dc166859eaa0c78a7c
 2025-04-08  4:07 UTC 

[PATCH] selftest/mm: Make hugetlb_reparenting_test tolerant to async reparenting
 2025-04-08  3:46 UTC  (2+ messages)

[PATCH 0/2] minimize swapping on zswap store failure
 2025-04-08  3:33 UTC  (3+ messages)

[PATCH] md/raid6 algorithms: scale test duration for speedier boots
 2025-04-08  2:58 UTC  (2+ messages)

[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

[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] 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 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()

[PATCH v5 09/16] kexec: enable KHO support for memory preservation
 2025-04-07 17:03 UTC  (16+ 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 0/3] fix incorrectly disallowed anonymous VMA merges
 2025-04-07 16:44 UTC  (11+ messages)
` [PATCH 1/3] mm/vma: "
` [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()

[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 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] docs: Remove literal markup from Documentation/ paths
 2025-04-07 14:03 UTC  (3+ 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  (6+ 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)

page:  |  | latest

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