Shile Zhang ([email protected])

Number of posts: 98 (0.09 per day)
First post: 2019-03-07 05:21:16
Last post: 2022-04-26 09:33:52

Date List Subject
2022-04-26 09:33:52 linux-kernel [PATCH v2] drm/cirrus: fix a NULL vs IS_ERR() checks
2022-04-25 07:53:52 linux-kernel Re: [PATCH 5.10.y] drm/cirrus: fix a NULL vs IS_ERR() checks
2022-04-24 14:20:19 linux-kernel Re: [PATCH v2] coresight: etm4x: return 0 instead of using local ret variable
2022-04-22 19:17:09 linux-kernel [PATCH v2] coresight: etm4x: return 0 instead of using local ret variable
2022-04-22 15:45:44 linux-kernel Re: [PATCH] coresight: etm4x: return 0 instead of using local ret variable
2022-04-20 13:43:45 linux-kernel [PATCH] coresight: etm4x: return 0 instead of using local ret variable
2021-02-18 14:18:13 linux-kernel [PATCH v2] misc/pvpanic: Export module FDT device table
2021-02-18 12:22:20 linux-kernel Re: [PATCH] misc/pvpanic: Export module FDT device table
2021-02-18 11:46:44 linux-kernel [PATCH] misc/pvpanic: Export module FDT device table
2020-08-04 08:52:20 linux-kernel Re: [PATCH v2] virtio_ring: use alloc_pages_node for NUMA-aware allocation
2020-07-27 13:11:15 linux-kernel Re: [PATCH v2] virtio_ring: use alloc_pages_node for NUMA-aware allocation
2020-07-21 11:29:10 linux-kernel Re: [PATCH v2] virtio_ring: use alloc_pages_node for NUMA-aware allocation
2020-07-21 07:01:13 linux-kernel [PATCH v2] virtio_ring: use alloc_pages_node for NUMA-aware allocation
2020-07-17 09:38:41 linux-kernel [PATCH] virtio_ring: use alloc_pages_node for NUMA-aware allocation
2020-04-01 15:09:34 linux-kernel Re: [PATCH v1 1/2] mm/page_alloc: fix RCU stalls during deferred page initialization
2020-04-01 15:08:21 linux-kernel Re: [PATCH v1 2/2] mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
2020-03-27 04:42:16 linux-kernel Re: [PATCH v3] mm: fix tick timer stall during deferred page init
2020-03-18 11:50:28 linux-kernel [PATCH] include/linux: fix some typos
2020-03-11 12:40:41 linux-kernel [PATCH v3] mm: fix tick timer stall during deferred page init
2020-03-11 12:06:08 linux-kernel Re: [PATCH v2 1/1] mm: fix interrupt disabled long time inside deferred_init_memmap()
2020-03-11 01:46:02 linux-kernel Re: [PATCH v2 1/1] mm: fix interrupt disabled long time inside deferred_init_memmap()
2020-03-04 02:34:39 linux-kernel Re: [PATCH v2 1/1] mm: fix interrupt disabled long time inside deferred_init_memmap()
2020-03-03 16:18:31 linux-kernel [PATCH v2 1/1] mm: fix interrupt disabled long time inside deferred_init_memmap()
2020-03-03 16:16:59 linux-kernel [PATCH v2 0/1] mm: fix interrupt disabled long time inside
2020-02-04 07:27:41 linux-kernel Re: [PATCH RESEND] mm: fix tick_sched timer blocked by pgdat_resize_lock
2020-01-14 08:56:33 linux-kernel Re: [PATCH RESEND] mm: fix tick_sched timer blocked by pgdat_resize_lock
2020-01-13 00:55:15 linux-kernel Re: [PATCH RESEND] mm: fix tick_sched timer blocked by pgdat_resize_lock
2020-01-10 09:33:22 linux-kernel [PATCH RESEND] mm: fix tick_sched timer blocked by pgdat_resize_lock
2020-01-10 08:26:51 linux-kernel [PATCH 1/1] mm: fix tick_sched timer blocked by pgdat_resize_lock
2020-01-10 08:26:26 linux-kernel [PATCH 0/1] try to fix tick_sched timer stuck issue
2020-01-08 11:19:54 linux-kernel Re: [PATCH] x86: orc: fix unused-function warning
2020-01-07 07:25:00 linux-kernel Re: linux-next: build warning after merge of the tip tree
2019-12-30 06:31:43 linux-kernel Re: [PATCH] libbpf: Use $(SRCARCH) for include path
2019-12-27 02:42:57 linux-kernel [PATCH] libbpf: Use $(SRCARCH) for include path
2019-12-27 02:30:46 linux-kernel [PATCH] objtool: use $(SRCARCH) to avoid compile error with ARCH=x86_64
2019-12-13 06:14:01 linux-kernel Re: [RFC PATCH v6 0/7] Speed booting by sorting ORC unwind tables at build time
2019-12-04 00:49:39 linux-kernel [RFC PATCH v6 3/7] scripts/sortextable: Remove dead code
2019-12-04 00:49:29 linux-kernel [RFC PATCH v6 6/7] scripts/sorttable: Add ORC unwind tables sort concurrently
2019-12-04 00:49:01 linux-kernel [RFC PATCH v6 5/7] scripts/sorttable: rename sortextable to sorttable
2019-12-04 00:48:17 linux-kernel [RFC PATCH v6 2/7] scripts/sortextable: kernel coding style formating
2019-12-04 00:48:08 linux-kernel [RFC PATCH v6 4/7] scripts/sortextable: refactor do_func() function
2019-12-04 00:47:37 linux-kernel [RFC PATCH v6 7/7] x86/unwind/orc: remove run-time ORC unwind tables sort
2019-12-04 00:47:30 linux-kernel [RFC PATCH v6 0/7] Speed booting by sorting ORC unwind tables at build time
2019-12-04 00:47:30 linux-kernel [RFC PATCH v6 1/7] scripts/sortextable: Rewrite error/success handling
2019-11-28 11:06:41 linux-kernel [RFC PATCH v5 2/7] scripts/sortextable: kernel coding style formating
2019-11-28 11:06:37 linux-kernel [RFC PATCH v5 1/7] scripts/sortextable: Rewrite error/success handling
2019-11-28 11:06:29 linux-kernel [RFC PATCH v5 5/7] scripts/sorttable: rename sortextable to sorttable
2019-11-28 11:06:13 linux-kernel [RFC PATCH v5 4/7] scripts/sortextable: refactor do_func() function
2019-11-28 11:04:51 linux-kernel [RFC PATCH v5 6/7] scripts/sorttable: Add ORC unwind tables sort concurrently
2019-11-28 11:04:38 linux-kernel [RFC PATCH v5 3/7] scripts/sortextable: Remove dead code
2019-11-28 11:04:18 linux-kernel [RFC PATCH v5 0/7] Speed booting by sorting ORC unwind tables at build time