linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm/mm_init.c: simplify logic of deferred_[init|free]_pages
 2024-06-13 11:32 UTC  (3+ messages)

[Resend PATCHv4 1/1] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-06-13 11:28 UTC  (10+ messages)

Issue with JFFS2 and a_ops->dirty_folio
 2024-06-13 11:20 UTC  (2+ messages)

[PATCH RFC 0/3] mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap()
 2024-06-13 10:55 UTC  (13+ messages)
` [PATCH RFC 1/3] mm: extend rmap flags arguments for folio_add_new_anon_rmap
` [PATCH RFC 2/3] mm: do_swap_page: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
` [PATCH RFC 3/3] mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap()

[PATCH 1/2] mm: convert clear_huge_page() to clear_large_folio()
 2024-06-13 10:53 UTC  (2+ messages)
` [PATCH 2/2] mm: memory: use folio in struct copy_subpage_arg

[PATCH v2] Supports to use the default CMA when the device-specified CMA memory is not enough
 2024-06-13 10:32 UTC  (13+ messages)
    ` [EXT] "

[RFC PATCH 0/3] asynchronously scan and free empty user PTE pages
 2024-06-13 10:25 UTC  (7+ messages)
` [RFC PATCH 1/3] mm: pgtable: move pte_free_defer() out of CONFIG_TRANSPARENT_HUGEPAGE
` [RFC PATCH 2/3] mm: pgtable: make pte_offset_map_nolock() return pmdval
` [RFC PATCH 3/3] mm: free empty user PTE pages

[PATCH v7 0/4] Reclaim lazyfree THP without splitting
 2024-06-13  9:25 UTC  (14+ messages)
` [PATCH v7 1/4] mm/rmap: remove duplicated exit code in pagewalk loop
` [PATCH v7 2/4] mm/rmap: add helper to restart pgtable walk on changes
` [PATCH v7 3/4] mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop

[linux-next:master 5295/5501] security/integrity/ima/ima_policy.c:430:10: error: too many arguments to function call, expected 4, have 5
 2024-06-13  9:08 UTC 

[PATCH v7 4/4] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
 2024-06-13  8:56 UTC  (5+ messages)

[PATCH v3] writeback: factor out balance_wb_limits to remove repeated code
 2024-06-13  8:51 UTC  (3+ messages)

[PATCH v7 00/11] enable bs > ps in XFS
 2024-06-13  8:47 UTC  (24+ messages)
` [PATCH v7 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v7 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v7 05/11] mm: split a folio in minimum folio order chunks
` [PATCH v7 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v7 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v7 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v7 11/11] xfs: enable block size larger than page size support

[PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-13  8:38 UTC  (13+ messages)

[PATCH v2 00/10] Improve the copy of task comm
 2024-06-13  8:37 UTC  (12+ messages)
` [PATCH v2 01/10] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH v2 02/10] auditsc: Replace memcpy() with __get_task_comm()
` [PATCH v2 03/10] security: "
` [PATCH v2 04/10] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()
` [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm()
` [PATCH v2 07/10] tsacct: "
` [PATCH v2 08/10] tracing: "
` [PATCH v2 09/10] net: Replace strcpy() "
` [PATCH v2 10/10] drm: "

[PATCH net-next v12 05/13] page_pool: convert to use netmem
 2024-06-13  8:36 UTC  (3+ messages)
` [PATCH net-next v12 06/13] page_pool: devmem support

[PATCH] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
 2024-06-13  8:21 UTC 

[PATCH v5 00/18] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-06-13  7:39 UTC  (11+ messages)
` [PATCH v5 02/18] mm: Define __pte_leaf_size() to also take a PMD entry
` [PATCH v5 16/18] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-13  6:52 UTC  (12+ messages)
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
` [PATCH v5 8/9] mm: multi-gen LRU: Have secondary MMUs participate in aging

[PATCH v2] mm: let kswapd work again for node that used to be hopeless but may not now
 2024-06-13  6:38 UTC  (10+ messages)

[PATCH v3 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-13  6:11 UTC  (6+ messages)
` [PATCH v3 2/2] pstore/ramoops: Add ramoops.mem_name= command line option

[PATCH v5 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-13  6:00 UTC  (4+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] pstore/ramoops: Add ramoops.mem_name= command line option

[PATCH v2 0/4] Enable P2PDMA in Userspace RDMA
 2024-06-13  5:44 UTC  (6+ messages)
` [PATCH v2 1/4] kernfs: remove page_mkwrite() from vm_operations_struct

[PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
 2024-06-13  2:57 UTC  (9+ messages)
` [PATCH v1 1/3] mm: zswap: fix global shrinker memcg iteration

[PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-13  2:11 UTC  (5+ messages)

[PATCH v2] mm: fix possible OOB in numa_rebuild_large_mapping()
 2024-06-13  1:16 UTC  (4+ messages)

[PATCH v5 0/6] add mTHP support for anonymous shmem
 2024-06-13  1:08 UTC  (14+ messages)
` [PATCH v5 1/6] mm: memory: extend finish_fault() to support large folio
` [PATCH v5 6/6] mm: shmem: add mTHP counters for anonymous shmem

[PATCH net-next v11 05/13] page_pool: convert to use netmem
 2024-06-13  0:10 UTC  (2+ messages)

[syzbot] [bcachefs?] WARNING in bch2_fs_ioctl
 2024-06-12 23:23 UTC  (2+ messages)

[PATCH v6 08/13] tracing: Add option to use memmapped memory for trace boot instance
 2024-06-12 23:19 UTC 

[linux-next:master] BUILD REGRESSION 03d44168cbd7fc57d5de56a3730427db758fc7f6
 2024-06-12 20:41 UTC 

[PATCH] mm/hugetlb: Move vmf_anon_prepare upfront in hugetlb_wp
 2024-06-12 20:27 UTC  (2+ messages)

[PATCH v4 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-12 20:13 UTC  (6+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] mm: remove code to handle same filled pages

[syzbot] [mm?] WARNING in __page_table_check_ptes_set (2)
 2024-06-12 19:47 UTC  (5+ messages)

[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
 2024-06-12 18:52 UTC  (8+ messages)

[PATCH v3] vmstat: Kernel stack usage histogram
 2024-06-12 18:50 UTC  (5+ messages)

[PATCH v2] mm/memory: Don't require head page for do_set_pmd()
 2024-06-12 18:41 UTC  (7+ messages)

[PATCH v3 0/3] slab: fix and cleanup of slub_debug
 2024-06-12 18:39 UTC  (5+ messages)
` [PATCH v3 1/3] slab: make check_object() more consistent

[PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE
 2024-06-12 18:38 UTC  (5+ messages)
` [PATCH v1 1/3] mm: pass meminit_context to __free_pages_core()

[PATCH v4 0/7] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-12 18:28 UTC  (3+ messages)
` [PATCH v4 3/7] fs/procfs: add build ID fetching to PROCMAP_QUERY API

[PATCH v13] mm: report per-page metadata information
 2024-06-12 17:53 UTC  (3+ messages)

[PATCH v3 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-12 17:48 UTC  (5+ messages)
` [PATCH v3 3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps

[PATCH v1 00/14] futex: More futex2 bits
 2024-06-12 17:44 UTC  (7+ messages)
` [PATCH v1 11/14] futex: Implement FUTEX2_NUMA

[linux-next:master 4878/5129] arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dtb: dma-controller@8380000: compatible: ['fsl,ls1028a-qdma', 'fsl,ls1021a-qdma'] is too long
 2024-06-12 17:32 UTC 

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-06-12 17:31 UTC  (12+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH] mm/hugetlb: Guard dequeue_hugetlb_folio_nodemask against NUMA_NO_NODE uses
 2024-06-12 17:25 UTC  (3+ messages)

[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
 2024-06-12 16:44 UTC  (18+ messages)

[PATCH] Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks"
 2024-06-12 16:25 UTC 

[PATCH hotfix] mm/migrate: fix kernel BUG at mm/compaction.c:2761!
 2024-06-12 16:00 UTC  (4+ messages)

[akpm-mm:mm-unstable 175/198] WARNING: modpost: "__totalhigh_pages" [drivers/md/dm-bufio.ko] has no CRC!
 2024-06-12 15:39 UTC  (2+ messages)

[PATCH v3 00/34] kmsan: Enable on s390
 2024-06-12 15:37 UTC  (3+ messages)
  ` [PATCH v3 01/34] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()

[PATCH v2 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-12 15:32 UTC  (8+ messages)
` [PATCH v2 1/2] "

[syzbot] [mm?] KMSAN: uninit-value in zswap_store
 2024-06-12 15:07 UTC  (5+ messages)

[PATCH 6.6.y] mm: ratelimit stat flush from workingset shrinker
 2024-06-12 13:38 UTC  (2+ messages)

[PATCH] mm: fix possible OOB in numa_rebuild_large_mapping()
 2024-06-12 12:32 UTC  (4+ messages)

[syzbot] [mm?] general protection fault in dequeue_hugetlb_folio_nodemask (2)
 2024-06-12 11:58 UTC  (2+ messages)

[PATCH] selftests: mm: Make map_fixed_noreplace test names stable
 2024-06-12 10:43 UTC  (3+ messages)

[PATCH v3 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-12 10:42 UTC  (6+ messages)
` [PATCH v3 1/2] "

[PATCH] mm: Do not start/end writeback for pages stored in zswap
 2024-06-12 10:01 UTC 

[PATCH v3 -next 0/3] mm/hugetlb_cgroup: rework on cftypes
 2024-06-12  9:24 UTC  (4+ messages)
` [PATCH v3 -next 1/3] mm/hugetlb_cgroup: identify the legacy using cgroup_subsys_on_dfl()
` [PATCH v3 -next 2/3] mm/hugetlb_cgroup: prepare cftypes based on template
` [PATCH v3 -next 3/3] mm/hugetlb_cgroup: switch to the new cftypes

[syzbot] [mm?] general protection fault in dequeue_hugetlb_folio_nodemask (2)
 2024-06-12  8:16 UTC  (2+ messages)

[PATCH 0/5] fstests: add some new LBS inspired tests
 2024-06-12  8:06 UTC  (3+ messages)
` [PATCH 2/5] fstests: add mmap page boundary tests

page:  |  | latest

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