linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm: fix the inaccurate memory statistics issue for users
 2025-06-03 14:48 UTC  (9+ messages)

[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
 2025-06-03 14:46 UTC  (8+ messages)
` [PATCH v5 2/2] sched/numa: add statistics of numa balance task

[PATCH] docs/mm: expand vma doc to highlight pte freeing, non-vma traversal
 2025-06-03 14:37 UTC  (12+ messages)

[PATCH 13/13] writeback: set the num of writeback contexts to number of online cpus
 2025-06-03 14:36 UTC  (2+ messages)

[PATCH 1/2] mm/mempolicy: Fix incorrect freeing of wi_kobj
 2025-06-03 14:31 UTC  (4+ messages)
` [PATCH 2/2] mm/mempolicy: Skip unnecessary synchronize_rcu()

[PATCH] mm: Fix compile error when CONFIG_SHMEM is not set
 2025-06-03 14:29 UTC  (5+ messages)

[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
 2025-06-03 14:28 UTC  (16+ messages)
` [PATCH v4 1/4] fs: allow cross-FS copy_file_range for memory file with direct I/O
` [PATCH v4 2/4] dmabuf: Implement copy_file_range callback for dmabuf direct I/O prep
` [PATCH v4 3/4] udmabuf: Implement udmabuf direct I/O
` [PATCH v4 4/4] dmabuf:system_heap Implement system_heap dmabuf "

[PATCH v2 0/4] selftests/mm: cow and gup_longterm cleanups
 2025-06-03 14:15 UTC  (10+ messages)
` [PATCH v2 2/4] selftests/mm: Add helper for logging test start and results
` [PATCH v2 3/4] selftests/mm: Report unique test names for each cow test
` [PATCH v2 4/4] selftests/mm: Fix test result reporting in gup_longterm

[PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
 2025-06-03 14:07 UTC  (12+ messages)

[PATCH 00/13] Parallelizing filesystem writeback
 2025-06-03 14:05 UTC  (7+ messages)

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-03 13:51 UTC  (25+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH 05/12] mm: Remove remaining uses of PFN_DEV
` [PATCH 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
` [PATCH 08/12] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH 09/12] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH 10/12] mm: Remove devmap related functions and page table bits
` [PATCH 11/12] mm: Remove callers of pfn_t functionality
` [PATCH 12/12] mm/memremap: Remove unused devmap_managed_key

[RFC PATCH 0/3] Clean up locking in hugetlb faulting code
 2025-06-03 13:50 UTC  (6+ messages)
` [RFC PATCH 1/3] mm, hugetlb: Clean up locking in hugetlb_fault and hugetlb_wp

[PATCH v3 1/1] mm: numa_memblks: introduce numa_add_reserved_memblk
 2025-06-03 13:30 UTC  (3+ messages)

reply: [RFC] pin_user_pages_fast failure count increased
 2025-06-03 13:12 UTC  (13+ messages)

[PATCH v7] mm: Add CONFIG_PAGE_BLOCK_ORDER to select page block order
 2025-06-03 13:03 UTC  (2+ messages)

[RFC PATCH] MAINTAINERS: add mm swap section
 2025-06-03 12:18 UTC  (11+ messages)

[PATCH v1 0/4] Fix uprobe pte be overwritten when expanding vma
 2025-06-03 12:16 UTC  (16+ messages)
` [PATCH v1 1/4] mm: "
` [PATCH v1 3/4] selftests/mm: Extract read_sysfs and write_sysfs into vm_util
` [PATCH v1 4/4] selftests/mm: Add test about uprobe pte be orphan during vma merge

[PATCH RFC] mm: madvise: use walk_page_range_vma() for madvise_free_single_vma()
 2025-06-03 12:15 UTC  (9+ messages)

[PATCH] mm: Kconfig: Use verb *use* in plural form in description
 2025-06-03 12:13 UTC  (6+ messages)

[PATCH v3] mm: userfaultfd: fix race of userfaultfd_move and swap cache
 2025-06-03 11:48 UTC  (6+ messages)

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

[syzbot] [mm?] KASAN: slab-use-after-free Read in __list_lru_walk_one (2)
 2025-06-03 11:08 UTC 

[PATCH 0/2] Use guest mem inodes instead of anonymous inodes
 2025-06-03 10:40 UTC  (7+ messages)
` [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
` [PATCH 2/2] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes

[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
 2025-06-03  9:54 UTC  (13+ messages)

[RFC PATCH v2 00/18] Virtual Swap Space
 2025-06-03  9:50 UTC  (7+ messages)

[PATCH] kmsan: test: add module description
 2025-06-03  9:34 UTC  (2+ messages)

[RFC v2 00/35] optimize cost of inter-process communication
 2025-06-03  9:22 UTC  (4+ messages)

[RFC v3 00/18] Split netmem from struct page
 2025-06-03  9:22 UTC  (6+ messages)
` [RFC v3 01/18] netmem: introduce struct netmem_desc mirroring "

[PATCH v3 0/3] Implement numa node notifier
 2025-06-03  9:14 UTC  (5+ messages)
` [PATCH v3 2/3] mm,memory_hotplug: "

[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-06-03  7:55 UTC  (6+ messages)
` [PATCH v3 3/4] fbdev/deferred-io: Support "

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-03  7:43 UTC  (7+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
` [RFC PATCH v2 33/51] KVM: guest_memfd: Allocate and truncate from custom allocator

[PATCH 0/1] alloc_tag: add per-numa node stats
 2025-06-03  6:46 UTC  (10+ messages)

[Question] mmap_miss not increasing in mmap random reads
 2025-06-03  6:05 UTC 

[PATCH] hugetlb: block hugetlb file creation if hugetlb is not set up
 2025-06-03  5:43 UTC  (4+ messages)

[PATCH] mm/hugetlb: convert hugetlb_change_protection() to folios
 2025-06-03  5:28 UTC  (2+ messages)

[PATCH cgroup/for-6.16] cgroup: avoid per-cpu allocation of size zero rstat cpu locks
 2025-06-03  4:26 UTC  (4+ messages)

[PATCH 2/2] mm/damon/sysfs-schemes: add use_nodes_of_tier on sysfs-schemes
 2025-06-03  3:05 UTC  (2+ messages)

[RFC] selftests/mm: Skip tests dependent on a binary not built
 2025-06-03  2:12 UTC  (3+ messages)
` [PATCH RESEND] selftests/mm/run_vmtests.sh: skip hugevm tests if write_to_hugetlbfs is missing

[PATCH v8 0/6] Make MIGRATE_ISOLATE a standalone bit
 2025-06-03  1:56 UTC  (8+ messages)
` [PATCH v8 1/6] mm/page_alloc: pageblock flags functions clean up
` [PATCH v8 2/6] mm/page_isolation: make page isolation a standalone bit
` [PATCH v8 3/6] mm/page_alloc: add support for initializing pageblock as isolated
` [PATCH v8 4/6] mm/page_isolation: remove migratetype from move_freepages_block_isolate()
` [PATCH v8 5/6] mm/page_isolation: remove migratetype from undo_isolate_page_range()
` [PATCH v8 6/6] mm/page_isolation: remove migratetype parameter from more functions

[PATCH v3 3/4] udmabuf: Implement udmabuf rw_file callback
 2025-06-03  1:32 UTC  (3+ messages)

[PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios
 2025-06-03  1:31 UTC  (5+ messages)

[PATCH v3 0/4] Optimizing disk file & dmabuf copies via copy_file_range
 2025-06-03  1:28 UTC  (4+ messages)
` [PATCH v3 1/4] fs: allow cross-FS copy_file_range for memory-backed files

[GIT PULL] Additional MM updates for 6.16-rc1
 2025-06-02 23:03 UTC  (5+ messages)

[PATCH v2 00/20] Add support for shared PTEs across processes
 2025-06-02 22:02 UTC  (6+ messages)
` [PATCH v2 12/20] mm/mshare: prepare for page table sharing support

[PATCH v3] mm: slub: only warn once when allocating slab obj extensions fails
 2025-06-02 21:57 UTC  (4+ messages)

[PATCH v2 0/2] frozen pages for large kmalloc
 2025-06-02 21:54 UTC  (3+ messages)
` [PATCH v2 1/2] mm, slab: restore NUMA policy support "

[PATCH] mm/madvise: handle madvise_lock() failure during race unwinding
 2025-06-02 21:30 UTC  (9+ messages)

[PATCH v7 0/6] Make MIGRATE_ISOLATE a standalone bit
 2025-06-02 21:09 UTC  (5+ messages)
` [PATCH v7 6/6] mm/page_isolation: remove migratetype parameter from more functions

[PATCH v2 0/1] mm/memory_hotplug: introduce and use PG_offline_skippable
 2025-06-02 20:55 UTC  (4+ messages)
` [PATCH v2 1/1] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages

[RFC 0/3] add STATIC_PMD_ZERO_PAGE config option
 2025-06-02 20:32 UTC  (6+ messages)
` [RFC 2/3] mm: "

[DISCUSSION] proposed mctl() API
 2025-06-02 18:01 UTC  (4+ messages)

[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
 2025-06-02 17:53 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