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
Next Page
Date
List
Subject
2023-12-05 03:09:43
linux-kernel
[PATCH] mm: hugetlb_vmemmap: move mmap lock to vmemmap_remap_range()
2023-12-05 03:06:16
linux-kernel
[PATCH] mm: hugetlb_vmemmap: add check of CONFIG_MEMORY_HOTPLUG back
2023-11-27 08:48:07
linux-kernel
[PATCH 1/4] mm: pagewalk: assert write mmap lock only for walking the user page tables
2023-11-27 08:48:06
linux-kernel
[PATCH 0/4] Code simplification and clean-up for hugetlb vmemmap
2023-11-27 08:48:03
linux-kernel
[PATCH 3/4] mm: hugetlb_vmemmap: move PageVmemmapSelfHosted() check to split_vmemmap_huge_pmd()
2023-11-27 08:47:46
linux-kernel
[PATCH 4/4] mm: hugetlb_vmemmap: convert page to folio
2023-11-27 08:47:42
linux-kernel
[PATCH 2/4] mm: hugetlb_vmemmap: use walk_page_range_novma() to simplify the code
2023-07-19 07:03:00
linux-kernel
[PATCH] mm: hugetlb_vmemmap: use PageCompound() instead of PageReserved()
2023-07-07 04:00:50
linux-kernel
[PATCH] mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
2023-07-04 12:13:38
linux-kernel
Re: [External] [PATCH] bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
2023-05-23 02:55:29
linux-kernel
[PATCH v2] kernfs: fix missing kernfs_idr_lock to remove an ID from the IDR
2023-05-16 04:05:16
linux-kernel
[PATCH] kernfs: fix missing kernfs_idr_lock to remove an ID from the IDR
2023-05-11 06:52:40
linux-kernel
Re: [PATCH v3] blk-throttle: Fix io statistics for cgroup v1
2023-03-28 10:06:49
linux-kernel
[PATCH 5/6] mm: kfence: change kfence pool page layout
2023-03-28 10:06:14
linux-kernel
[PATCH 6/6] mm: kfence: replace ALIGN_DOWN(x, PAGE_SIZE) with PAGE_ALIGN_DOWN(x)
2023-03-28 10:06:13
linux-kernel
[PATCH 4/6] mm: kfence: remove useless check for CONFIG_KFENCE_NUM_OBJECTS
2023-03-28 10:06:12
linux-kernel
[PATCH 2/6] mm: kfence: check kfence pool size at building time
2023-03-28 10:06:04
linux-kernel
[PATCH 1/6] mm: kfence: simplify kfence pool initialization
2023-03-28 10:05:43
linux-kernel
[PATCH 0/6] Simplify kfence code
2023-03-28 10:05:42
linux-kernel
[PATCH 3/6] mm: kfence: make kfence_protect_page() void
2023-03-23 02:52:59
linux-kernel
[PATCH] mm: kfence: fix handling discontiguous page
2023-03-20 03:01:51
linux-kernel
[PATCH] mm: kfence: fix PG_slab and memcg_data clearing
2023-03-15 03:45:31
linux-kernel
[PATCH] mm: kfence: fix using kfence_metadata without initialization in show_object()
2023-02-23 07:13:04
linux-kernel
[PATCH] mm: hugetlb_vmemmap: simplify hugetlb_vmemmap_init() a bit
2023-02-08 03:44:45
linux-kernel
Re: [PATCH] docs: mm: Fix number of base pages for 1GB HugeTLB
2022-12-08 13:04:52
linux-kernel
[PATCH] MAINTAINERS: update Muchun Song's email
2022-12-08 05:42:24
linux-kernel
Re: [PATCH mm-unstable] mm: clarify folio_set_compound_order() zero support
2022-10-27 04:05:51
linux-kernel
[PATCH] mm: hugetlb_vmemmap: remove redundant list_del()
2022-09-14 08:20:48
linux-kernel
[PATCH v4 2/2] mm: hugetlb: eliminate memory-less nodes handling
2022-09-14 08:16:30
linux-kernel
[PATCH v4 0/2] simplify handling of per-node sysfs creation and removal
2022-09-14 07:57:43
linux-kernel
[PATCH v4 1/2] mm: hugetlb: simplify per-node sysfs creation and removal
2022-09-08 08:34:27
linux-kernel
[PATCH v3] mm: hugetlb: eliminate memory-less nodes handling
2022-09-06 03:56:28
linux-kernel
[PATCH v2] mm: hugetlb: eliminate memory-less nodes handling
2022-09-01 08:53:04
linux-kernel
[PATCH] mm: hugetlb: eliminate memory-less nodes handling
2022-08-19 08:33:39
linux-kernel
[PATCH RESEND] mm: hugetlb: simplify per-node sysfs creation and removal
2022-08-19 05:33:24
linux-kernel
[PATCH] mm: hugetlb: simplify per-node sysfs creation and removal
2022-08-19 04:13:39
linux-kernel
[PATCH] mm: hugetlb_vmemmap: simplify reset_struct_pages()
2022-08-05 03:09:00
linux-kernel
Re: [PATCH v2] mm/hugetlb: add dedicated func to get 'allowed' nodemask for current process
2022-08-04 05:49:00
linux-kernel
Re: [PATCH] mm/page_alloc: only search higher order when fallback
2022-08-02 07:02:21
linux-kernel
Re: [PATCH] mm: mempolicy: fix policy_nodemask() for MPOL_PREFERRED_MANY case
2022-08-02 04:18:28
linux-kernel
Re: [bug report] mm, hwpoison: memory_failure races with alloc_fresh_huge_page/free_huge_page
2022-08-02 03:59:20
linux-kernel
Re: [PATCH] mm: mempolicy: fix policy_nodemask() for MPOL_PREFERRED_MANY case
2022-08-01 08:47:12
linux-kernel
[PATCH] mm: mempolicy: fix policy_nodemask() for MPOL_PREFERRED_MANY case
2022-07-29 02:39:53
linux-kernel
Re: [PATCH v4 2/5] vduse: Use memcpy_{to,from}_page() in do_bounce()
2022-07-27 07:00:13
linux-kernel
Re: [PATCH v2 5/5] hugetlbfs: fix inaccurate comment in hugetlbfs_statfs()
2022-07-27 06:59:57
linux-kernel
Re: [PATCH v2 1/5] hugetlbfs: use helper macro SZ_1{K,M}
2022-07-27 06:49:21
linux-kernel
Re: [PATCH v2 4/5] hugetlbfs: cleanup some comments in inode.c
2022-07-27 06:48:57
linux-kernel
Re: [PATCH v2 3/5] hugetlbfs: remove unneeded header file
2022-07-27 06:47:07
linux-kernel
Re: [PATCH v2 2/5] hugetlbfs: remove unneeded hugetlbfs_ops forward declaration
2022-07-23 15:09:46
linux-kernel
Re: [PATCH 2/2] Documentation/filesystems/proc.rst: document procfs inode timestamps
2022-07-23 13:52:56
linux-kernel
Re: [PATCH] mm: Remove the redundant updating of stats_flush_threshold