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-07-23 13:47:20 linux-kernel Re: [PATCH] hugetlb_cgroup: fix wrong hugetlb cgroup numa stat
2022-07-22 04:07:40 linux-kernel Re: [RFC] proc: fix create timestamp of files in proc
2022-07-19 07:35:10 linux-kernel Re: [PATCH] block: don't allow the same type rq_qos add more than once
2022-07-13 14:22:44 linux-kernel [PATCH] block: fix missing blkcg_bio_issue_init
2022-07-11 11:13:40 linux-kernel Re: [PATCH] hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte
2022-07-11 06:17:29 linux-kernel Re: [PATCH v3 03/21] docs: update vmemmap_dedup.rst reference
2022-07-09 06:05:37 linux-kernel Re: [PATCH v6 00/11] Use obj_cgroup APIs to charge the LRU pages
2022-07-08 08:23:18 linux-kernel Re: [PATCH v3] sysctl: handle table->maxlen robustly for proc_dobool
2022-07-08 06:53:56 linux-kernel Re: [PATCH v6 00/11] Use obj_cgroup APIs to charge the LRU pages
2022-07-06 03:15:28 linux-kernel Re: [PATCH v2] mm: fix missing wake-up event for FSDAX pages
2022-07-06 03:11:06 linux-kernel Re: [PATCH v2] mm: fix missing wake-up event for FSDAX pages
2022-07-05 14:36:58 linux-kernel [PATCH v2] mm: fix missing wake-up event for FSDAX pages
2022-07-05 09:41:06 linux-kernel Re: [PATCH v3] mm, hugetlb: skip irrelevant nodes in show_free_areas()
2022-07-05 09:26:42 linux-kernel Re: [PATCH V4 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
2022-07-05 09:01:06 linux-kernel Re: [PATCH] mm,hwpoison,hugetlb: defer dissolve hwpoison hugepage when allocating vmemmap failed
2022-07-05 08:47:17 linux-kernel Re: [PATCH V4 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
2022-07-05 08:24:33 linux-kernel Re: [PATCH V4 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
2022-07-05 05:40:33 linux-kernel Re: [PATCH v2] mm, hugetlb: skip irrelevant nodes in show_free_areas()
2022-07-04 14:23:41 linux-kernel Re: [PATCH v3 05/16] mm/huge_memory: use helper touch_pmd in huge_pmd_set_accessed
2022-07-04 14:18:46 linux-kernel Re: [PATCH v3 13/16] mm/huge_memory: fix comment of page_deferred_list
2022-07-04 14:02:00 linux-kernel Re: [PATCH v3 07/16] mm/huge_memory: use helper function vma_lookup in split_huge_pages_pid
2022-07-04 13:54:50 linux-kernel Re: [PATCH v3 04/16] mm/huge_memory: use helper touch_pud in huge_pud_set_accessed
2022-07-04 11:37:46 linux-kernel Re: [PATCH] mm: fix missing wake-up event for FSDAX pages
2022-07-04 08:46:40 linux-kernel [PATCH] mm: fix missing wake-up event for FSDAX pages
2022-07-01 03:43:51 linux-kernel Re: [RFC PATCH 04/26] hugetlb: make huge_pte_lockptr take an explicit shift argument.
2022-06-30 10:04:14 linux-kernel Re: [RFC PATCH 04/26] hugetlb: make huge_pte_lockptr take an explicit shift argument.
2022-06-29 07:01:12 linux-kernel Re: [RFC PATCH 02/26] hugetlb: sort hstates in hugetlb_init_hstates
2022-06-29 06:31:27 linux-kernel Re: [RFC PATCH 04/26] hugetlb: make huge_pte_lockptr take an explicit shift argument.
2022-06-29 06:30:06 linux-kernel Re: [RFC PATCH 01/26] hugetlb: make hstate accessor functions const
2022-06-29 06:29:28 linux-kernel Re: [PATCH v2 6/8] mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
2022-06-28 15:15:41 linux-kernel Re: [PATCH v2 05/16] mm/huge_memory: use helper touch_pmd in huge_pmd_set_accessed
2022-06-28 15:15:38 linux-kernel Re: [PATCH v2 16/16] mm/huge_memory: use helper macro IS_ERR_OR_NULL in split_huge_pages_pid
2022-06-28 15:15:26 linux-kernel Re: [PATCH v2 04/16] mm/huge_memory: use helper touch_pud in huge_pud_set_accessed
2022-06-28 14:32:17 linux-kernel Re: [RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
2022-06-28 10:48:14 linux-kernel Re: [PATCH v2 4/9] mm, hwpoison, hugetlb: support saving mechanism of raw error pages
2022-06-28 10:00:22 linux-kernel [PATCH v2 5/8] mm: hugetlb_vmemmap: replace early_param() with core_param()
2022-06-28 09:59:02 linux-kernel [PATCH v2 6/8] mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
2022-06-28 09:52:07 linux-kernel [PATCH v2 4/8] mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
2022-06-28 09:47:34 linux-kernel [PATCH v2 2/8] mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handling
2022-06-28 09:45:37 linux-kernel [PATCH v2 8/8] mm: hugetlb_vmemmap: use PTRS_PER_PTE instead of PMD_SIZE / PAGE_SIZE
2022-06-28 09:45:03 linux-kernel [PATCH v2 3/8] mm: hugetlb_vmemmap: introduce the name HVO
2022-06-28 09:44:13 linux-kernel [PATCH v2 7/8] mm: hugetlb_vmemmap: move code comments to vmemmap_dedup.rst
2022-06-28 09:28:00 linux-kernel [PATCH v2 1/8] mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()
2022-06-28 09:27:08 linux-kernel [PATCH v2 0/8] Simplify hugetlb vmemmap and improve its readability
2022-06-28 08:20:06 linux-kernel Re: [PATCH v2 4/9] mm, hwpoison, hugetlb: support saving mechanism of raw error pages
2022-06-28 08:01:16 linux-kernel Re: [PATCH] filemap: minor cleanup for filemap_write_and_wait_range
2022-06-28 06:57:07 linux-kernel Re: [PATCH v2 4/9] mm, hwpoison, hugetlb: support saving mechanism of raw error pages
2022-06-27 10:54:52 linux-kernel Re: [PATCH 2/3] LoongArch: Add sparse memory vmemmap support
2022-06-27 10:45:29 linux-kernel Re: [PATCH v6 00/11] Use obj_cgroup APIs to charge the LRU pages
2022-06-27 10:12:12 linux-kernel Re: [PATCH v2 4/9] mm, hwpoison, hugetlb: support saving mechanism of raw error pages
2022-06-27 08:31:34 linux-kernel Re: [PATCH v2 2/9] mm/hugetlb: separate path for hwpoison entry in copy_hugetlb_page_range()