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

Date List Subject
2022-04-05 02:11:47 linux-kernel [PATCH 3/3] mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
2022-04-05 01:34:59 linux-kernel [PATCH 2/3] mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
2022-04-05 01:19:03 linux-kernel [PATCH] arm64: mm: fix pmd_leaf()
2022-04-05 01:18:45 linux-kernel Re: [PATCH v4 2/2] arm64: mm: hugetlb: Enable HUGETLB_PAGE_FREE_VMEMMAP for arm64
2022-04-05 01:11:10 linux-kernel Re: [PATCH v5 0/6] Fix some bugs related to ramp and dax
2022-04-05 01:08:43 linux-kernel [PATCH v7 0/6] Fix some bugs related to ramp and dax
2022-04-04 23:54:42 linux-kernel [PATCH v7 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
2022-04-04 21:50:27 linux-kernel [PATCH v7 6/6] mm: simplify follow_invalidate_pte()
2022-04-03 22:42:52 linux-kernel [PATCH v7 1/6] mm: rmap: fix cache flush on THP pages
2022-04-03 20:44:50 linux-kernel [PATCH v7 4/6] mm: pvmw: add support for walking devmap pages
2022-04-03 18:38:50 linux-kernel [PATCH v7 2/6] dax: fix cache flush on PMD-mapped pages
2022-04-02 14:30:24 linux-kernel Re: [PATCH v5 0/6] Fix some bugs related to ramp and dax
2022-04-01 15:27:22 linux-nfs [PATCH] NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation
2022-04-01 15:05:27 linux-kernel Re: [PATCH v5 0/6] Fix some bugs related to ramp and dax
2022-04-01 12:20:48 linux-kernel Re: [PATCH v2] mm/list_lru: Fix possible race in memcg_reparent_list_lru_node()
2022-04-01 10:44:05 linux-nfs Re: [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
2022-04-01 03:13:03 linux-nfs Re: [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
2022-04-01 02:16:22 linux-kernel Re: [PATCH v6 1/4] mm: hugetlb_vmemmap: introduce STRUCT_PAGE_SIZE_IS_POWER_OF_2
2022-03-31 12:23:14 linux-kernel Re: [PATCH v4 1/2] mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP
2022-03-31 11:26:49 linux-kernel Re: [PATCH v4 1/2] mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP
2022-03-31 07:44:14 linux-kernel [PATCH v4 2/2] arm64: mm: hugetlb: Enable HUGETLB_PAGE_FREE_VMEMMAP for arm64
2022-03-31 07:28:15 linux-kernel [PATCH v4 1/2] mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP
2022-03-31 06:45:59 linux-nfs Re: [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
2022-03-31 05:07:14 linux-kernel Re: [PATCH v3] arm64: mm: hugetlb: Enable HUGETLB_PAGE_FREE_VMEMMAP for arm64
2022-03-31 04:46:44 linux-kernel [PATCH v6 4/4] mm: hugetlb_vmemmap: add hugetlb_free_vmemmap sysctl
2022-03-31 04:45:08 linux-kernel Re: [PATCH v6 1/4] mm: hugetlb_vmemmap: introduce STRUCT_PAGE_SIZE_IS_POWER_OF_2
2022-03-31 04:39:39 linux-kernel Re: [PATCH v2 RESEND] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB
2022-03-31 04:34:20 linux-kernel [PATCH v3] arm64: mm: hugetlb: Enable HUGETLB_PAGE_FREE_VMEMMAP for arm64
2022-03-31 04:19:48 linux-kernel Re: [PATCH v6 4/4] mm: hugetlb_vmemmap: add hugetlb_free_vmemmap sysctl
2022-03-31 04:17:44 linux-kernel [PATCH v6 1/4] mm: hugetlb_vmemmap: introduce STRUCT_PAGE_SIZE_IS_POWER_OF_2
2022-03-31 04:12:59 linux-nfs Re: [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
2022-03-31 04:02:14 linux-kernel [PATCH v6 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
2022-03-31 03:59:32 linux-kernel [PATCH v6 3/4] sysctl: allow to set extra1 to SYSCTL_ONE
2022-03-31 03:43:52 linux-kernel [PATCH v6 0/4] add hugetlb_free_vmemmap sysctl
2022-03-31 03:36:38 linux-kernel Re: [PATCH v2 RESEND] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB
2022-03-31 03:32:15 linux-kernel [PATCH v6 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
2022-03-31 03:21:18 linux-kernel Re: [PATCH-mm v3] mm/list_lru: Optimize memcg_reparent_list_lru_node()
2022-03-31 03:11:21 linux-kernel Re: [PATCH 1/8] mm/vmscan: remove redundant folio_test_swapbacked check when folio is file lru
2022-03-31 02:59:49 linux-kernel Re: [PATCH v5 1/4] mm: hugetlb_vmemmap: introduce STRUCT_PAGE_SIZE_IS_POWER_OF_2
2022-03-31 02:53:31 linux-kernel Re: [PATCH v6 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
2022-03-30 14:44:31 linux-kernel Re: [PATCH-mm v3] mm/list_lru: Optimize memcg_reparent_list_lru_node()
2022-03-30 13:40:20 linux-kernel [PATCH v6 1/6] mm: rmap: fix cache flush on THP pages
2022-03-30 11:50:27 linux-kernel [PATCH v6 0/6] Fix some bugs related to ramp and dax
2022-03-30 09:00:57 linux-kernel [PATCH v6 5/6] dax: fix missing writeprotect the pte entry
2022-03-29 20:00:06 linux-kernel [PATCH v6 2/6] dax: fix cache flush on PMD-mapped pages
2022-03-29 19:05:45 linux-kernel [PATCH v6 4/6] mm: pvmw: add support for walking devmap pages
2022-03-29 18:22:37 linux-kernel [PATCH v6 6/6] mm: simplify follow_invalidate_pte()
2022-03-29 14:52:57 linux-kernel [PATCH v2 RESEND] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB
2022-03-29 09:04:59 linux-kernel Re: [External] Re: [PATCH v2] mm: kfence: fix objcgs vector allocation
2022-03-29 01:23:00 linux-kernel Re: [PATCH-mm v3] mm/list_lru: Optimize memcg_reparent_list_lru_node()
2022-03-28 22:37:12 linux-kernel Re: [PATCH 1/2] mm: kfence: fix missing objcg housekeeping for SLAB