linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/3] mm: userfaultfd: assorted fixes and cleanups
 2025-06-03 22:14 UTC  (2+ messages)
` [PATCH 1/3] userfaultfd: correctly prevent registering VM_DROPPABLE regions

[PATCH v1 0/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_*()
 2025-06-03 22:02 UTC  (5+ messages)
` [PATCH v1 1/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_pmd()
` [PATCH v1 2/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_pud()

[RFC Patch 0/5] Make anon_vma operations testable
 2025-06-03 21:31 UTC  (12+ messages)

[PATCH v8 0/6] Make MIGRATE_ISOLATE a standalone bit
 2025-06-03 21:27 UTC  (3+ messages)
` [PATCH v8 6/6] mm/page_isolation: remove migratetype parameter from more functions

[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
 2025-06-03 20:59 UTC  (17+ messages)

[PATCH] mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_ORDER_CEIL
 2025-06-03 20:46 UTC  (2+ messages)

[PATCH 0/2] mm/memory: fix memory tearing on threaded fork
 2025-06-03 20:32 UTC  (10+ messages)
` [PATCH 1/2] mm/memory: ensure fork child sees coherent memory snapshot
` [PATCH 2/2] mm/memory: Document how we make a "

[RFC PATCH] MAINTAINERS: add mm swap section
 2025-06-03 20:29 UTC  (10+ messages)

[PATCH v2 0/4] selftests/mm: cow and gup_longterm cleanups
 2025-06-03 20:21 UTC  (19+ 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 0/1] alloc_tag: add per-numa node stats
 2025-06-03 20:18 UTC  (14+ messages)

[RFC v2 PATCH 0/9] Intel RAR TLB invalidation
 2025-06-03 20:08 UTC  (4+ messages)
` [RFC v2 7/9] x86/mm: Introduce Remote Action Request

[PATCH RESEND] mm/pagewalk: split walk_page_range_novma() into kernel/user parts
 2025-06-03 19:22 UTC 

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

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

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

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

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

[RFC v2 00/35] optimize cost of inter-process communication
 2025-06-03 17:49 UTC  (5+ messages)

[syzbot] [mm?] kernel BUG in sanity_check_pinned_pages
 2025-06-03 17:36 UTC  (5+ messages)

6.16-pre-rc1: BUG: Bad page state in process swapper on parisc
 2025-06-03 17:31 UTC 

[PATCH] mm: fix the inaccurate memory statistics issue for users
 2025-06-03 17:29 UTC  (10+ messages)

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

[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
 2025-06-03 16:01 UTC  (18+ 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 v7] mm: Add CONFIG_PAGE_BLOCK_ORDER to select page block order
 2025-06-03 15:42 UTC  (6+ 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 13/13] writeback: set the num of writeback contexts to number of online cpus
 2025-06-03 14:36 UTC  (2+ messages)

[PATCH 2/2] mm/mempolicy: Skip unnecessary synchronize_rcu()
 2025-06-03 14:31 UTC  (2+ messages)

[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

[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 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 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  (4+ messages)
` [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode

[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 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: "

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

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

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

page:  |  | latest

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