Wei Yang ([email protected])

Number of posts: 600 (0.2 per day)
First post: 2016-03-12 21:58:24
Last post: 2024-06-16 01:23:56

Date List Subject
2024-06-16 01:23:56 linux-kernel Re: [PATCH v5 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-12 07:37:59 linux-kernel Re: [PATCH v2 1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-12 07:34:48 linux-kernel Re: [PATCH v1 2/2] mm/highmem: make nr_free_highpages() return "unsigned long"
2024-06-12 07:26:03 linux-kernel Re: [PATCH v2 1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-12 07:02:01 linux-kernel Re: [PATCH v1 2/2] mm/highmem: make nr_free_highpages() return "unsigned long"
2024-06-11 14:40:42 linux-kernel Re: [PATCH v2 1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-11 02:14:34 linux-kernel Re: [PATCH v2] mm/sparse: use MEMBLOCK_ALLOC_ACCESSIBLE enum instead of 0
2024-06-11 01:01:35 linux-kernel Re: [Patch v3] x86/head/64: remove redundant check on level2_kernel_pgt's _PAGE_PRESENT bit
2024-06-11 00:56:49 linux-kernel Re: [PATCH v1 2/2] mm/highmem: make nr_free_highpages() return "unsigned long"
2024-06-08 00:51:58 linux-kernel Re: [PATCH v1 2/2] mm/highmem: make nr_free_highpages() return "unsigned long"
2024-06-08 00:48:30 linux-kernel Re: [PATCH v1 1/2] mm/highmem: reimplement totalhigh_pages() by walking zones
2024-06-08 00:45:13 linux-kernel Re: [PATCH v1 0/2] mm/highmem: don't track highmem pages manually
2024-06-03 21:18:09 linux-kernel Re: [Patch v3] x86/head/64: remove redundant check on level2_kernel_pgt's _PAGE_PRESENT bit
2024-06-02 11:42:49 linux-kernel Re: [PATCH RFC 0/4] static key support for error injection functions
2024-06-01 14:09:10 linux-kernel Re: [PATCH] mm: userfaultfd: Use swap() in double_pt_lock()
2024-06-01 01:40:59 linux-kernel Re: (2) (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
2024-05-31 01:06:24 linux-kernel Re: (2) (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
2024-05-30 00:03:14 linux-kernel Re: (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
2024-05-29 11:35:32 linux-kernel Re: (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
2024-05-24 01:47:10 linux-kernel Re: [Patch v2] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
2024-05-23 12:36:28 linux-kernel [Patch v3] x86/head/64: remove redundant check on level2_kernel_pgt's _PAGE_PRESENT bit
2024-05-23 12:26:44 linux-kernel Re: [Patch v2] x86/head/64: remove redundant check on level2_kernel_pgt's _PAGE_PRESENT bit
2024-05-23 08:56:04 linux-kernel Re: [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
2024-05-23 08:38:49 linux-kernel [Patch v2] x86/head/64: remove redundant check on level2_kernel_pgt's _PAGE_PRESENT bit
2024-05-23 07:44:12 linux-kernel Re: [PATCH] x86/head/64: level2_kernel_pgt's kernel area is built with _PAGE_PRESENT set
2024-05-22 14:06:26 linux-kernel Re: [PATCH] x86/head/64: level2_kernel_pgt's kernel area is built with _PAGE_PRESENT set
2024-05-22 08:22:27 linux-kernel Re: (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
2024-05-22 08:21:11 linux-kernel Re: [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
2024-05-22 07:35:08 linux-kernel Re: [PATCH] x86/head/64: level2_kernel_pgt's kernel area is built with _PAGE_PRESENT set
2024-05-10 02:04:47 linux-kernel [Patch v2] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
2024-05-10 01:54:44 linux-kernel Re: [PATCH] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
2024-05-07 08:44:07 linux-kernel Re: [PATCH] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
2024-05-07 08:17:16 linux-kernel Re: [PATCH] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
2024-05-06 01:22:37 linux-kernel [PATCH] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
2024-04-23 01:00:08 linux-kernel Re: [PATCH] x86: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
2024-04-17 02:32:05 linux-kernel Re: [PATCH] memblock: add no-map alloc functions
2024-04-17 02:31:52 linux-kernel Re: [PATCH v2] memblock: add no-map alloc functions
2024-04-16 13:42:10 linux-kernel Re: [PATCH] memblock: add no-map alloc functions
2024-04-02 13:37:27 linux-kernel [PATCH 2/3] memblock tests: fix undefined reference to `panic'
2024-04-02 13:36:47 linux-kernel [PATCH 3/3] memblock tests: fix undefined reference to `BIT'
2024-04-02 13:36:12 linux-kernel [PATCH 1/3] memblock tests: fix undefined reference to `early_pfn_to_nid'
2024-04-02 13:27:45 linux-kernel [PATCH 0/3] memblock tests: fix build error
2024-03-28 02:31:10 linux-kernel [PATCH 2/2] x86/boot/e820: a local variable for last_addr is not necessary
2024-03-28 02:29:06 linux-kernel [PATCH 1/2] x86/boot/e820: not necessary to iterate whole overlap_list
2024-03-23 23:26:39 linux-kernel [PATCH] x86/head/64: level2_kernel_pgt's kernel area is built with _PAGE_PRESENT set
2024-03-16 17:44:36 linux-kernel Re: [PATCH 2/4] x86/boot: replace __PHYSICAL_START with LOAD_PHYSICAL_ADDR
2024-03-16 00:31:15 linux-kernel Re: [PATCH] x86/head_64: move parameter close to call function
2024-03-15 04:14:45 linux-kernel [PATCH] x86/head_64: move parameter close to call function
2024-03-15 00:57:55 linux-kernel Re: [PATCH 2/4] x86/boot: replace __PHYSICAL_START with LOAD_PHYSICAL_ADDR
2024-03-14 03:23:53 linux-kernel Re: [PATCH 2/4] x86/boot: replace __PHYSICAL_START with LOAD_PHYSICAL_ADDR
2024-03-14 00:59:54 linux-kernel Re: [tip: x86/build] x86/vmlinux.lds.S: Remove conditional definition of LOAD_OFFSET