Wei Yang ([email protected])

Number of posts: 233 (1.04 per day)
First post: 2020-03-09 09:11:43
Last post: 2020-10-20 18:17:49

Date List Subject
2020-09-25 02:47:39 linux-kernel Re: [PATCH RFC 3/4] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
2020-09-24 02:00:29 linux-kernel Re: [PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
2020-09-21 04:07:42 linux-kernel [PATCH] mm/mempolicy: remove or narrow the lock on current
2020-09-21 02:24:02 linux-kernel [PATCH] mm: remove unused alloc_page_vma_node()
2020-09-21 01:59:08 linux-kernel Re: [PATCH RFC 2/4] mm/page_alloc: place pages to tail in __putback_isolated_page()
2020-09-18 02:56:10 linux-kernel Re: [PATCH RFC 2/4] mm/page_alloc: place pages to tail in __putback_isolated_page()
2020-09-18 02:35:49 linux-kernel Re: [PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
2020-09-18 02:33:16 linux-kernel Re: [PATCH RFC 3/4] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
2020-09-18 02:18:30 linux-kernel Re: [PATCH RFC 2/4] mm/page_alloc: place pages to tail in __putback_isolated_page()
2020-09-18 01:54:51 linux-kernel Re: [PATCH RFC 1/4] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
2020-09-17 22:49:11 linux-kernel [PATCH] mm/mmap: do the check on expand instead of on insert
2020-09-16 10:04:04 linux-kernel Re: [PATCH] kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()
2020-09-15 09:35:05 linux-kernel Re: [PATCH v2 1/7] kernel/resource: make release_mem_region_adjustable() never fail
2020-09-15 09:08:18 linux-kernel Re: [PATCH v2 1/7] kernel/resource: make release_mem_region_adjustable() never fail
2020-09-15 02:45:37 linux-kernel Re: [PATCH v4 5/8] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
2020-09-15 02:21:47 linux-kernel Re: [PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
2020-09-15 02:14:10 linux-kernel Re: [PATCH v2 1/7] kernel/resource: make release_mem_region_adjustable() never fail
2020-09-15 02:08:55 linux-kernel Re: [PATCH v2 1/7] kernel/resource: make release_mem_region_adjustable() never fail
2020-09-15 01:35:31 linux-kernel Re: [Patch v2 0/4] tracing: trivial cleanup
2020-09-13 13:40:04 linux-kernel [PATCH 2/2] mm/mmap: check on file instead of the rb_root_cached of its address_space
2020-09-13 13:38:47 linux-kernel [PATCH 1/2] mm/mmap: not necessary to check mapping separately
2020-09-09 02:29:45 linux-kernel Re: [PATCH] mm/mmap: leave adjust_next as virtual address instead of page frame number
2020-09-09 02:25:32 linux-kernel Re: [PATCH v18 00/32] per memcg lru_lock: reviews
2020-09-01 01:51:30 linux-kernel [Patch v4 1/7] mm/hugetlb: not necessary to coalesce regions recursively
2020-09-01 01:51:18 linux-kernel [Patch v4 4/7] mm/hugetlb: count file_region to be added when regions_needed != NULL
2020-09-01 01:49:24 linux-kernel [Patch v4 3/7] mm/hugetlb: use list_splice to merge two list at once
2020-09-01 01:49:03 linux-kernel [Patch v4 2/7] mm/hugetlb: remove VM_BUG_ON(!nrg) in get_file_region_entry_from_cache()
2020-09-01 01:48:49 linux-kernel [Patch v4 6/7] mm/hugetlb: narrow the hugetlb_lock protection area during preparing huge page
2020-09-01 01:48:02 linux-kernel [Patch v4 0/7] mm/hugetlb: code refine and simplification
2020-09-01 01:47:55 linux-kernel [Patch v4 7/7] mm/hugetlb: take the free hpage during the iteration directly
2020-09-01 01:47:49 linux-kernel [Patch v4 5/7] mm/hugetlb: a page from buddy is not on any list
2020-09-01 01:44:50 linux-kernel Re: [Patch v3 7/7] mm/hugetlb: take the free hpage during the iteration directly
2020-08-31 03:15:50 linux-kernel [PATCH 2/6] ftrace: use fls() to get the bits for dup_hash()
2020-08-31 03:15:26 linux-kernel [PATCH 1/6] ftrace: define seq_file only for FMODE_READ
2020-08-31 03:15:18 linux-kernel [PATCH 4/6] ftrace: simplify the calculation of page number for ftrace_page->records
2020-08-31 03:15:10 linux-kernel [PATCH 3/6] ftrace: simplify the dyn_ftrace->flags macro
2020-08-31 03:13:59 linux-kernel [PATCH 0/6] ftrace: trivial cleanup
2020-08-31 03:13:16 linux-kernel [PATCH 6/6] ftrace: ftrace_global_list is renamed to ftrace_ops_list
2020-08-31 03:12:31 linux-kernel [PATCH 5/6] ftrace: replace do_for_each_ftrace_rec() with for_ftrace_rec_iter()
2020-08-31 02:28:55 linux-kernel [Patch v3 0/7] mm/hugetlb: code refine and simplification
2020-08-31 02:28:08 linux-kernel [Patch v3 3/7] mm/hugetlb: use list_splice to merge two list at once
2020-08-31 02:26:43 linux-kernel [Patch v3 4/7] mm/hugetlb: count file_region to be added when regions_needed != NULL
2020-08-31 02:25:51 linux-kernel [Patch v3 5/7] mm/hugetlb: a page from buddy is not on any list
2020-08-31 02:25:37 linux-kernel [Patch v3 7/7] mm/hugetlb: take the free hpage during the iteration directly
2020-08-31 02:25:23 linux-kernel [Patch v3 1/7] mm/hugetlb: not necessary to coalesce regions recursively
2020-08-31 02:25:18 linux-kernel [Patch v3 6/7] mm/hugetlb: narrow the hugetlb_lock protection area during preparing huge page
2020-08-31 02:24:56 linux-kernel [Patch v3 2/7] mm/hugetlb: remove VM_BUG_ON(!nrg) in get_file_region_entry_from_cache()
2020-08-31 01:54:15 linux-kernel [PATCH] [RFC] exec: the vma passed to shift_arg_pages() must not have next
2020-08-28 08:14:45 linux-kernel [PATCH] mm/mmap: leave adjust_next as virtual address instead of page frame number
2020-08-28 03:44:12 linux-kernel Re: [Patch v2 0/4] tracing: trivial cleanup
2020-08-28 03:35:48 linux-kernel [Patch v2 4/7] mm/hugetlb: count file_region to be added when regions_needed != NULL