LinuxLists
Users
About
Muchun Song (
[email protected]
)
Number of posts: 2212 (1.65 per day)
First post: 2020-04-06 07:50:06
Last post: 2023-12-05 03:09:43
Previous Page
/
Next Page
Date
List
Subject
2022-02-28 12:45:28
linux-nfs
[PATCH v6 12/16] mm: list_lru: replace linear array with xarray
2022-02-28 12:44:59
linux-kernel
[PATCH v6 13/16] mm: memcontrol: reuse memory cgroup ID for kmem ID
2022-02-28 12:44:36
linux-nfs
[PATCH v6 09/16] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
2022-02-28 12:40:03
linux-kernel
[PATCH v6 04/16] fs: allocate inode by using alloc_inode_sb()
2022-02-28 12:36:44
linux-kernel
[PATCH v6 08/16] xarray: use kmem_cache_alloc_lru to allocate xa_node
2022-02-28 11:41:10
linux-kernel
[PATCH 2/3] sysctl: allow to set extra1 to SYSCTL_ONE
2022-02-28 09:58:00
linux-kernel
[PATCH v3 1/6] mm: rmap: fix cache flush on THP pages
2022-02-28 09:41:35
linux-kernel
[PATCH v3 0/6] Fix some bugs related to ramp and dax
2022-02-28 09:24:08
linux-kernel
[PATCH 1/3] mm: hugetlb: disable freeing vmemmap pages when struct page crosses page boundaries
2022-02-28 08:06:35
linux-kernel
[PATCH 0/3] add hugetlb_free_vmemmap sysctl
2022-02-28 07:58:14
linux-kernel
[PATCH v3 5/6] dax: fix missing writeprotect the pte entry
2022-02-28 07:50:20
linux-kernel
[PATCH 3/3] mm: hugetlb: add hugetlb_free_vmemmap sysctl
2022-02-28 07:11:56
linux-kernel
[PATCH v3 2/6] dax: fix cache flush on PMD-mapped pages
2022-02-28 07:00:30
linux-kernel
[PATCH v3 4/6] mm: pvmw: add support for walking devmap pages
2022-02-28 06:54:44
linux-kernel
[PATCH v3 6/6] mm: remove range parameter from follow_invalidate_pte()
2022-02-24 10:49:59
linux-kernel
Re: [PATCH] mm/hugetlb: use helper macro __ATTR_RW
2022-02-16 13:16:52
linux-kernel
[PATCH v3 01/12] mm: memcontrol: prepare objcg API for non-kmem usage
2022-02-16 13:14:45
linux-kernel
[PATCH v3 08/12] mm: memcontrol: introduce memcg_reparent_ops
2022-02-16 13:12:13
linux-kernel
[PATCH v3 12/12] mm: lru: use lruvec lock to serialize memcg changes
2022-02-16 13:01:21
linux-kernel
[PATCH v3 05/12] mm: thp: introduce folio_split_queue_lock{_irqsave}()
2022-02-16 12:31:20
linux-kernel
[PATCH v3 00/12] Use obj_cgroup APIs to charge the LRU pages
2022-02-16 12:26:10
linux-kernel
[PATCH v3 10/12] mm: memcontrol: rename {un}lock_page_memcg() to {un}lock_page_objcg()
2022-02-16 12:25:44
linux-kernel
[PATCH v3 02/12] mm: memcontrol: introduce compact_folio_lruvec_lock_irqsave
2022-02-16 12:25:41
linux-kernel
[PATCH v3 04/12] mm: vmscan: rework move_pages_to_lru()
2022-02-16 12:23:09
linux-kernel
[PATCH v3 07/12] mm: memcontrol: make all the callers of {folio,page}_memcg() safe
2022-02-16 12:15:55
linux-kernel
[PATCH v3 03/12] mm: memcontrol: make lruvec lock safe when LRU pages are reparented
2022-02-16 12:14:56
linux-kernel
[PATCH v3 11/12] mm: lru: add VM_BUG_ON_FOLIO to lru maintenance function
2022-02-16 11:56:10
linux-kernel
[PATCH v3 09/12] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
2022-02-16 11:56:06
linux-kernel
[PATCH v3 06/12] mm: thp: make split queue lock safe when LRU pages are reparented
2022-02-16 08:22:19
linux-kernel
Re: [PATCH v2 2/2] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB
2022-02-16 07:41:13
linux-kernel
Re: [PATCH v5 5/7] mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
2022-02-15 15:27:36
linux-kernel
[PATCH] tools/vm/page_owner: filter out pid and timestamp
2022-02-14 09:55:38
linux-kernel
[PATCH v5 4/7] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
2022-02-11 07:18:49
linux-kernel
[PATCH v5 1/7] mm: thp: fix wrong cache flush in remove_migration_pmd()
2022-02-10 19:54:47
linux-kernel
[PATCH v5 6/7] mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()
2022-02-10 15:06:33
linux-kernel
[PATCH v5 5/7] mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
2022-02-10 13:47:48
linux-kernel
[PATCH v5 2/7] mm: fix missing cache flush for all tail pages of compound page
2022-02-10 13:30:10
linux-kernel
[PATCH v5 3/7] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
2022-02-10 13:02:31
linux-kernel
[PATCH v5 7/7] mm: replace multiple dcache flush with flush_dcache_folio()
2022-02-10 12:50:46
linux-kernel
[PATCH v5 0/7] Fix some cache flush bugs
2022-02-10 10:56:19
linux-kernel
Re: [PATCH 03/27] mm: remove pointless includes from <linux/hmm.h>
2022-02-10 08:12:44
linux-kernel
Re: [PATCH v4 3/5] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
2022-02-10 07:53:45
linux-kernel
Re: [PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
2022-02-09 13:50:13
linux-kernel
Re: [PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
2022-02-09 12:33:18
linux-kernel
[PATCH v2 1/2] arm64: avoid flushing icache multiple times on contiguous HugeTLB
2022-02-09 11:56:10
linux-kernel
[PATCH v2 2/2] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB
2022-02-09 11:24:54
linux-kernel
[PATCH v4 4/5] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
2022-02-09 10:33:15
linux-kernel
Re: [PATCH 2/8] mm: remove the __KERNEL__ guard from <linux/mm.h>
2022-02-09 10:15:06
linux-kernel
Re: [PATCH 1/8] mm: remove a pointless CONFIG_ZONE_DEVICE check in memremap_pages
2022-02-09 09:52:31
linux-kernel
[PATCH v4 0/5] Fix some cache flush bugs
2022-02-09 09:05:15
linux-kernel
Re: [PATCH] mm: Remove usercopy_warn()