chenzhou ([email protected])

Number of posts: 328 (0.45 per day)
First post: 2019-04-03 02:55:28
Last post: 2021-03-29 02:36:33

Date List Subject
2020-07-03 08:39:06 linux-kernel Re: [PATCH v10 0/5] support reserving crashkernel above 4G on arm64 kdump
2020-07-03 05:25:02 linux-kernel Re: [PATCH 2/2] arm64: Allocate crashkernel always in ZONE_DMA
2020-07-03 03:58:00 linux-kernel [PATCH v10 2/5] arm64: kdump: reserve crashkenel above 4G for crash dump kernel
2020-07-03 03:56:58 linux-kernel [PATCH v10 5/5] kdump: update Documentation about crashkernel on arm64
2020-07-03 03:56:45 linux-kernel [PATCH v10 4/5] arm64: kdump: fix kdump broken with ZONE_DMA reintroduced
2020-07-03 03:56:43 linux-kernel [PATCH v10 3/5] arm64: kdump: add memory for devices by DT property linux,usable-memory-range
2020-07-03 03:56:37 linux-kernel [PATCH v10 0/5] support reserving crashkernel above 4G on arm64 kdump
2020-07-03 03:54:43 linux-kernel [PATCH v10 1/5] x86: kdump: move reserve_crashkernel_low() into crash_core.c
2020-07-03 00:58:22 linux-kernel Re: [PATCH v9 5/5] kdump: update Documentation about crashkernel on arm64
2020-06-28 08:34:59 linux-kernel [PATCH v9 1/5] x86: kdump: move reserve_crashkernel_low() into crash_core.c
2020-06-28 08:33:50 linux-kernel [PATCH v9 4/5] arm64: kdump: fix kdump broken with ZONE_DMA reintroduced
2020-06-28 08:32:45 linux-kernel [PATCH v9 0/5] support reserving crashkernel above 4G on arm64 kdump
2020-06-28 08:31:26 linux-kernel [PATCH v9 5/5] kdump: update Documentation about crashkernel on arm64
2020-06-28 08:31:23 linux-kernel [PATCH v9 3/5] arm64: kdump: add memory for devices by DT property linux,usable-memory-range
2020-06-28 08:31:16 linux-kernel [PATCH v9 2/5] arm64: kdump: reserve crashkenel above 4G for crash dump kernel
2020-06-20 05:10:50 linux-kernel Re: [PATCH v8 5/5] dt-bindings: chosen: Document linux,low-memory-range for arm64 kdump
2020-06-19 08:25:06 linux-kernel Re: [PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
2020-06-10 02:54:19 linux-kernel [PATCH] docs/zh_CN: update sysfs.txt about show() usage
2020-06-03 13:23:19 linux-kernel Re: [PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
2020-05-26 02:30:47 linux-kernel Re: [PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
2020-05-22 03:26:19 linux-kernel Re: [PATCH v8 5/5] dt-bindings: chosen: Document linux,low-memory-range for arm64 kdump
2020-05-21 09:37:47 linux-kernel [PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
2020-05-21 09:37:45 linux-kernel [PATCH v8 5/5] dt-bindings: chosen: Document linux,low-memory-range for arm64 kdump
2020-05-21 09:37:24 linux-kernel [PATCH v8 1/5] x86: kdump: move reserve_crashkernel_low() into crash_core.c
2020-05-21 09:37:09 linux-kernel [PATCH v8 3/5] arm64: kdump: add memory for devices by DT property, low-memory-range
2020-05-21 09:37:02 linux-kernel [PATCH v8 4/5] kdump: update Documentation about crashkernel on arm64
2020-05-21 09:36:54 linux-kernel [PATCH v8 2/5] arm64: kdump: reserve crashkenel above 4G for crash dump kernel
2020-05-20 03:33:04 linux-kernel Re: [PATCH v7 0/4] support reserving crashkernel above 4G on arm64 kdump
2020-05-11 01:26:34 linux-kernel Re: [PATCH -next 0/2] sparc: use snprintf() in show() methods
2020-05-09 09:18:26 linux-kernel [PATCH -next 2/2] sparc: use snprintf() in show_pciobppath_attr() in vio.c
2020-05-09 09:17:12 linux-kernel [PATCH -next 1/2] sparc: use snprintf() in show_pciobppath_attr() in pci.c
2020-05-09 09:16:54 linux-kernel [PATCH -next 0/2] sparc: use snprintf() in show() methods
2020-05-09 08:56:37 linux-kernel [PATCH -next 1/3] s390/crypto: use scnprintf() instead of snprintf()
2020-05-09 08:55:21 linux-kernel [PATCH -next 3/3] s390/protvirt: use scnprintf() instead of snprintf()
2020-05-09 08:54:26 linux-kernel [PATCH -next 2/3] s390: use scnprintf() in sys_##_prefix##_##_name##_show
2020-05-09 08:54:13 linux-kernel [PATCH -next 0/3] s390: use scnprintf() in show() methods
2020-05-09 08:33:39 linux-kernel [PATCH -next] arch/arm: use scnprintf() in l2x0_pmu_event_show()
2020-05-09 02:10:08 linux-kernel [PATCH -next] powerpc/powernv: add NULL check after kzalloc
2020-05-09 02:05:43 linux-kernel [PATCH -next] media: coda: jpeg: add NULL check after kmalloc
2020-05-08 12:38:10 linux-kernel [PATCH -next] sunrpc: use kmemdup_nul() in gssp_stringify()
2020-05-08 12:26:14 linux-kernel [PATCH -next] xfs: remove duplicate headers
2020-05-08 12:19:31 linux-nfs [PATCH -next] NFS: remove duplicate headers
2020-05-08 12:11:12 linux-kernel [PATCH -next] PCI: endpoint: use kmemdup_nul() in pci_epf_create()
2020-05-08 11:58:21 linux-kernel [PATCH -next] nvmet: replace kstrndup() with kmemdup_nul()
2020-05-08 02:00:49 linux-kernel [PATCH -next] iommu: remove set but not used variable 'data'
2020-05-08 01:48:18 linux-kernel [PATCH -next] iommu/arm-smmu-v3: remove set but not used variable 'smmu'
2020-05-08 01:32:33 linux-kernel [PATCH -next] brcmfmac: make non-global functions static
2020-05-07 13:49:09 linux-kernel [PATCH -next] drm/amd/display: remove duplicate headers
2020-05-07 13:40:20 linux-kernel [PATCH -next] net: ipa: remove duplicate headers
2020-05-07 13:27:05 linux-kernel [PATCH -next] cxgb4: remove duplicate headers
2020-05-07 13:17:44 linux-kernel [PATCH -next] kernel.h: remove duplicate headers