linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
Memory reclaim and high nfsd usage
 2025-04-01 19:31 UTC  (2+ messages)

[PATCH v8 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2025-04-01 19:08 UTC  (10+ messages)
` [PATCH v8 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v8 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v8 3/3] acpi,srat: give memory block size advice based on CFMWS alignment

[PATCH] page_io: return proper error codes for swap_read_folio_zeromap()
 2025-04-01 19:01 UTC  (3+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2025-04-03
 2025-04-01 18:46 UTC 

[GIT PULL] MM updates for 6.15-rc1
 2025-04-01 18:37 UTC  (2+ messages)

[GIT PULL] non-MM updates for 6.15-rc1
 2025-04-01 18:37 UTC  (2+ messages)

[PATCH] mm: add zblock allocator
 2025-04-01 18:24 UTC  (2+ messages)

[PATCH] mm/compaction: Fix bug in hugetlb handling pathway
 2025-04-01 18:09 UTC  (8+ messages)
` [PATCH] mm/compaction: Use folio in hugetlb pathway

[PATCH] mm/page_alloc: Fix try_alloc_pages
 2025-04-01 17:56 UTC  (5+ messages)

[PATCH v3] mm/filemap: Allow arch to request folio size for exec memory
 2025-04-01 17:55 UTC  (8+ messages)

[PATCH] cgroup: rstat: call cgroup_rstat_updated_list with cgroup_rstat_lock
 2025-04-01 17:33 UTC  (2+ messages)

[RFC PATCH v2 0/1] Introduce vmap_file()
 2025-04-01 17:31 UTC  (10+ messages)

[PATCH v7 9/9] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed
 2025-04-01 17:25 UTC  (2+ messages)

[PATCH] cgroup/rstat: avoid disabling irqs for O(num_cpu)
 2025-04-01 16:59 UTC  (9+ messages)

[PATCH] mm/memory_hotplug: fix call folio_test_large with tail page in do_migrate_range
 2025-04-01 16:44 UTC  (6+ messages)

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2025-04-01 16:43 UTC  (7+ messages)

[PATCH 0/2] mm/vmscan: don't try to reclaim hwpoison folio
 2025-04-01 16:36 UTC  (5+ messages)
` [PATCH 1/2] mm/hwpoison: introduce folio_contain_hwpoisoned_page() helper
` [PATCH 2/2] mm/vmscan: don't try to reclaim hwpoison folio

[PATCH 00/11] Remove aops->writepage
 2025-04-01 16:26 UTC  (12+ messages)
` [PATCH 06/11] migrate: Remove call to ->writepage
` [PATCH 11/11] fs: Remove aops->writepage

[PATCH v2 0/7] mm/gup: Minor fix, cleanup and improvements
 2025-04-01 15:29 UTC  (28+ messages)
` [PATCH v2 1/7] mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
` [PATCH v2 2/7] mm/gup: check if both GUP_GET and GUP_PIN are set in __get_user_pages() earlier
` [PATCH v2 3/7] mm/gup: Fix the outdated code comments above get_user_pages_unlocked()
` [PATCH v2 4/7] mm/gup: remove gup_fast_pgd_leaf() and clean up the relevant codes
` [PATCH v2 5/7] x86/mm: remove pgd_leaf definition in arch
` [PATCH v2 6/7] x86/mm: remove p4d_leaf definition
` [PATCH v2 7/7] mm/pgtable: remove unneeded pgd_devmap()

[PATCH] mm: Rename vm_area_struct to mm_area
 2025-04-01 15:26 UTC  (10+ messages)

[PATCH RESEND v2 0/4] riscv: iommu: Support Svnapot
 2025-04-01 15:19 UTC  (3+ messages)
` [PATCH RESEND v2 3/4] iommu/riscv: Introduce IOMMU page table lock

[PATCH] proc: Avoid costly high-order page allocations when reading proc files
 2025-04-01 14:50 UTC  (2+ messages)

[PATCH] x86/mm: stop prefetching the mmap semaphore on page faults
 2025-04-01 14:35 UTC 

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

[PATCH 0/2] Implement numa node notifier
 2025-04-01 14:19 UTC  (4+ messages)
` [PATCH 1/2] mm,memory_hotplug: "
` [PATCH 2/2] mm,memory_hotplug: Replace status_change_nid parameter in memory_notify

[PATCH] locking/local_lock, mm: Replace localtry_ helpers with local_trylock_t type
 2025-04-01 14:18 UTC  (2+ messages)

[PATCH 0/9] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
 2025-04-01 14:03 UTC  (5+ messages)
` [PATCH 6/9] mm/memory: split non-tlb flushing part from zap_page_range_single()

[PATCH] mm: pcp: scale batch to reduce number of high order pcp flushes on deallocation
 2025-04-01 13:56 UTC  (2+ messages)

[RFC] slab: introduce auto_kfree macro
 2025-04-01 13:44 UTC 

[PATCH] generic/750 : add missing _fixed_by_git_commit line to the test
 2025-04-01 13:40 UTC  (2+ messages)

[PATCH v4 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2025-04-01 13:19 UTC  (8+ messages)
` [PATCH v4 2/4] memblock: update initialization of reserved pages

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

[PATCH v6 09/10] optee: FF-A: dynamic restricted memory allocation
 2025-04-01 12:26 UTC  (2+ messages)

[PATCH] mm/vma: correct legacy comment in vm_[un]lock_anon_vma()
 2025-04-01 12:11 UTC  (4+ messages)

[PATCH net-next v5 0/2] Fix late DMA unmap crash for page pool
 2025-04-01 12:06 UTC  (11+ messages)
` [PATCH net-next v5 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

mm.git grew a branch
 2025-04-01 11:32 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Mapping text with large folios
 2025-04-01 11:09 UTC  (6+ messages)

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

[PATCH 0/3] mm: move migration work around to buffer-heads
 2025-04-01 10:57 UTC  (4+ messages)
` [PATCH 2/3] fs/buffer: avoid races with folio migrations on __find_get_block_slow()

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

[syzbot] [fs?] [mm?] KCSAN: data-race in mem_cgroup_track_foreign_dirty_slowpath / mem_cgroup_track_foreign_dirty_slowpath (7)
 2025-04-01  9:40 UTC 

[PATCH v4 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-01  9:08 UTC  (4+ messages)
` [PATCH v4 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
` [PATCH v4 2/3] mm/mempolicy: Support dynamic sysfs updates for weighted interleave
` [PATCH v4 3/3] mm/mempolicy: Support memory hotplug in "

[PATCH v2] mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
 2025-04-01  8:23 UTC 

[PATCH v3] mm/hugetlb: update nr_huge_pages and surplus_huge_pages together
 2025-04-01  8:12 UTC  (2+ messages)

[PATCH] mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()
 2025-04-01  7:25 UTC  (2+ messages)

[PATCH] perf lock contention: Symbolize zone->lock using BTF
 2025-04-01  6:30 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-01  4:38 UTC  (2+ messages)

[PATCH v2 0/3] Dynamically allocate memory to store task's full name
 2025-04-01  4:02 UTC  (4+ messages)
` [PATCH v2 1/3] exec: "

[PATCH mm] mm/page_alloc: Avoid second trylock of zone->lock
 2025-04-01  3:28 UTC  (6+ messages)

[RFC PATCH v2] mm: use per-numa-node atomics instead of percpu_counters
 2025-04-01  3:26 UTC  (2+ messages)

[PATCH 0/2] mm/ptdump: Drop assumption that pxd_val() is u64
 2025-04-01  2:51 UTC  (4+ messages)
` [PATCH 1/2] mm/ptdump: Split note_page() into level specific callbacks

[RFC PATCH 0/2] zswap: fix placement inversion in memory tiering systems
 2025-04-01  1:13 UTC  (10+ messages)
` [RFC PATCH 1/2] zsmalloc: let callers select NUMA node to store the compressed objects

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-04-01  1:09 UTC  (16+ messages)

[PATCH] mm: migrate: restore the nmask after successfully allocating on the target node
 2025-04-01  1:06 UTC 

[GIT PULL] Introduce try_alloc_pages for 6.15
 2025-04-01  0:57 UTC  (8+ messages)

[PATCH] mm: migrate: restore the nmask after successfully allocating on the target node
 2025-04-01  0:48 UTC 

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-03-31 23:49 UTC  (8+ messages)
` [LSF/MM] CXL Boot to Bash - Section 0: ACPI and Linux Resources
            ` [Lsf-pc] "

[PATCH v2 0/8] cxl: support CXL memory RAS features
 2025-03-31 23:35 UTC  (5+ messages)
` [PATCH v2 1/8] cxl: Add helper function to retrieve a feature entry

Questions on .fault, .page_mkwrite, and .pfn_mkwrite callbacks
 2025-03-31 21:45 UTC 

[RFC PATCH] mm: hugetlb: Fix incorrect fallback for subpool
 2025-03-31 21:23 UTC  (2+ messages)

[PATCH] radix-tree: add missing cleanup.h
 2025-03-31 20:49 UTC  (6+ messages)

not issuing vma_start_write() in dup_mmap() if the caller is single-threaded
 2025-03-31 20:27 UTC  (12+ messages)

[PATCH 6/9] mm/memory: split non-tlb flushing part from zap_page_range_single()
 2025-03-31 20:24 UTC  (2+ messages)

[PATCH v2] mm: annotate data race in update_hiwater_rss
 2025-03-31 20:08 UTC  (2+ messages)

Ask help about this patch b951aaff5035 " mm: enable page allocation tagging"
 2025-03-31 20:01 UTC  (5+ messages)
  ` [EXT] "

[PATCH] mm: mark mm_struct.hiwater_rss as data racy
 2025-03-31 18:08 UTC  (3+ messages)

[LSF/MM/BPF Topic] Performance improvement for Memory Cgroups
 2025-03-31 18:02 UTC  (3+ messages)

[RFC v1 0/3] Live Update Orchestrator
 2025-03-31 16:37 UTC  (7+ messages)
` [RFC v1 1/3] luo: "

[PATCH v2 RESEND] intel_th: avoid using deprecated page->mapping, index fields
 2025-03-31 16:15 UTC  (3+ messages)

[PATCH 0/7] mm/gup: Minor fix, cleanup and improvements
 2025-03-31 13:58 UTC  (3+ messages)
` [PATCH 3/7] mm/gup: Fix the outdated code comments above get_user_pages_unlocked()

[PATCH v4] mm/page_alloc: Consolidate unlikely handling in page_expected_state
 2025-03-31 12:51 UTC  (5+ messages)
    ` [v4] "

[PATCH v2] intel_th: avoid using deprecated page->mapping, index fields
 2025-03-31 12:39 UTC  (11+ messages)

[PATCH v3 0/7] refactor mremap and fix bug
 2025-03-31  9:13 UTC  (4+ messages)
` [PATCH v3 4/7] mm/mremap: initial refactor of move_vma()

page:  |  | latest

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