Zi Yan ([email protected])

Number of posts: 465 (0.17 per day)
First post: 2016-11-22 16:26:30
Last post: 2024-05-02 13:29:41

Date List Subject
2022-09-22 01:33:26 linux-kernel [PATCH v1 10/12] mm: convert MAX_ORDER sized static arrays to dynamic ones.
2022-09-22 01:33:21 linux-kernel [PATCH v1 05/12] fs: proc: use pageblock_nr_pages for reschedule period in read_kcore()
2022-09-22 01:33:06 linux-kernel [PATCH v1 11/12] mm: introduce MIN_MAX_ORDER to replace MAX_ORDER as compile time constant.
2022-09-22 01:32:36 linux-kernel [PATCH v1 01/12] mm: rectify MAX_ORDER semantics to be the largest page order from buddy allocator
2022-09-22 01:27:09 linux-kernel [PATCH v1 00/12] Make MAX_ORDER adjustable as a kernel boot time parameter.
2022-09-22 01:21:09 linux-kernel [PATCH v1 02/12] mm: check page validity when find a buddy page in a non-contiguous zone
2022-09-22 01:15:47 linux-kernel [PATCH v1 09/12] mm: Make MAX_ORDER of buddy allocator configurable via Kconfig SET_MAX_ORDER.
2022-09-22 01:15:47 linux-kernel [PATCH v1 08/12] mm: replace MAX_ORDER when it is used to indicate max physical contiguity.
2022-09-14 03:03:52 linux-kernel [PATCH] mm/page_isolation: fix isolate_single_pageblock() isolation behavior
2022-08-15 14:56:58 linux-kernel [PATCH] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
2022-08-11 23:57:47 linux-kernel [RFC PATCH v2 04/12] mm: adapt deferred struct page init to new MAX_ORDER.
2022-08-11 23:50:58 linux-kernel [RFC PATCH v2 10/12] mm: convert MAX_ORDER sized static arrays to dynamic ones.
2022-08-11 23:50:50 linux-kernel [RFC PATCH v2 05/12] mm: prevent pageblock size being larger than section size.
2022-08-11 23:48:26 linux-kernel [RFC PATCH v2 08/12] mm/page_reporting: set page_reporting_order to -1 to prevent it running
2022-08-11 23:46:37 linux-kernel [RFC PATCH v2 09/12] mm: Make MAX_ORDER of buddy allocator configurable via Kconfig SET_MAX_ORDER.
2022-08-11 23:45:33 linux-kernel [RFC PATCH v2 03/12] mm: replace MAX_ORDER when it is used to indicate max physical contiguity.
2022-08-11 23:30:11 linux-kernel [RFC PATCH v2 07/12] virtio: virtio_balloon: use pageblock_order instead of MAX_ORDER
2022-08-11 23:23:03 linux-kernel [RFC PATCH v2 12/12] mm: make MAX_ORDER a kernel boot time parameter.
2022-08-11 23:21:26 linux-kernel [RFC PATCH v2 11/12] mm: introduce MIN_MAX_ORDER to replace MAX_ORDER as compile time constant.
2022-08-11 23:20:52 linux-kernel [RFC PATCH v2 02/12] mm: rectify MAX_ORDER semantics to be the largest page order from buddy allocator
2022-08-11 23:19:16 linux-kernel [RFC PATCH v2 06/12] fs: proc: use pageblock_nr_pages for reschedule period in read_kcore()
2022-08-11 23:18:50 linux-kernel [RFC PATCH v2 00/12] Make MAX_ORDER adjustable as a kernel boot time parameter.
2022-08-11 23:18:41 linux-kernel [RFC PATCH v2 01/12] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
2022-06-01 19:32:05 linux-kernel [PATCH] mm: page_isolation: use compound_nr() correctly in isolate_single_pageblock()
2022-05-28 20:01:27 linux-kernel [PATCH 2/2] mm: split free page with properly free memory accounting and without race
2022-05-27 08:40:39 linux-kernel [PATCH 1/2] mm: page-isolation: skip isolated pageblock in start_isolate_page_range()
2022-05-25 08:35:04 linux-kernel [PATCH] mm: fix a potential infinite loop in start_isolate_page_range().
2022-04-26 08:02:19 linux-kernel [PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment.
2022-04-26 06:06:24 linux-kernel [PATCH v11 6/6] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size.
2022-04-26 00:17:57 linux-kernel [PATCH v11 3/6] mm: make alloc_contig_range work at pageblock granularity
2022-04-25 23:54:37 linux-kernel [PATCH v11 2/6] mm: page_isolation: check specified range for unmovable pages
2022-04-25 19:09:05 linux-kernel [PATCH v11 5/6] mm: cma: use pageblock_order as the single alignment
2022-04-25 17:29:59 linux-kernel [PATCH v11 1/6] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
2022-04-25 17:27:15 linux-kernel [PATCH v11 4/6] mm: page_isolation: enable arbitrary range page isolation.
2022-04-06 17:21:36 linux-kernel [PATCH v10 3/5] mm: make alloc_contig_range work at pageblock granularity
2022-04-06 17:21:19 linux-kernel [PATCH v10 5/5] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size.
2022-04-06 17:20:15 linux-kernel [PATCH v10 2/5] mm: page_isolation: check specified range for unmovable pages
2022-04-06 17:20:03 linux-kernel [PATCH v10 0/5] Use pageblock_order for cma and alloc_contig_range alignment.
2022-04-06 17:20:02 linux-kernel [PATCH v10 1/5] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
2022-04-06 17:19:43 linux-kernel [PATCH v10 4/5] mm: cma: use pageblock_order as the single alignment
2022-04-05 02:25:55 linux-kernel [PATCH v3 1/2] mm: page_alloc: simplify pageblock migratetype check in __free_one_page().
2022-04-05 02:06:32 linux-kernel [PATCH v2 1/2] mm: page_alloc: simplify pageblock migratetype check in __free_one_page().
2022-04-05 01:57:28 linux-kernel [PATCH] mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation.
2022-04-04 23:11:54 linux-kernel [PATCH 1/2] mm: page_alloc: simplify pageblock migratetype check in __free_one_page().
2022-04-04 08:47:55 linux-kernel [PATCH v2 2/2] mm: wrap __find_buddy_pfn() with a necessary buddy page validation.
2022-04-04 06:30:58 linux-kernel [PATCH v3 2/2] mm: wrap __find_buddy_pfn() with a necessary buddy page validation.
2022-04-04 04:52:06 linux-kernel [PATCH 2/2] mm: wrap __find_buddy_pfn() with a necessary buddy page validation.
2022-03-31 04:29:01 linux-kernel [PATCH] mm: page_alloc: validate buddy before check its migratetype.
2022-03-25 20:06:25 linux-kernel [PATCH v9 3/5] mm: make alloc_contig_range work at pageblock granularity
2022-03-25 18:35:04 linux-kernel [PATCH v9 4/5] mm: cma: use pageblock_order as the single alignment
2022-03-21 23:27:43 linux-kernel [RFC PATCH 1/5] mm: memcg: make memcg huge page split support any order split.