LinuxLists
Users
About
Jisheng Zhang (
[email protected]
)
Number of posts: 965 (1.04 per day)
First post: 2021-11-28 16:17:06
Last post: 2024-06-14 15:49:52
Previous Page
Date
List
Subject
2021-12-29 16:11:43
linux-kernel
[PATCH 6/7] arm64: dts: freescale: Remove unused num-viewport from pcie node
2021-12-29 16:11:31
linux-kernel
[PATCH 5/7] arm64: dts: marvell: Remove unused num-viewport from pcie node
2021-12-29 16:11:22
linux-kernel
[PATCH 4/7] arm64: tegra: Remove unused num-viewport from pcie node
2021-12-29 16:11:16
linux-kernel
[PATCH 3/7] arm64: dts: uniphier: Remove unused num-viewport from pcie node
2021-12-29 16:10:59
linux-kernel
[PATCH 2/7] arm64: dts: visconti: Remove unused num-viewport from pcie node
2021-12-29 16:10:47
linux-kernel
[PATCH 1/7] ARM: dts: ls1021a: remove unused num-viewport from pcie nodes
2021-12-29 16:10:37
linux-kernel
[PATCH 0/7] arm/arm64: dts: Remove unused num-viewport from pcie node
2021-12-26 07:56:30
linux-kernel
[PATCH] PCI: tegra194: Remove unnecessary MSI enable reg save and restore
2021-12-26 07:47:40
linux-kernel
[PATCH] PCI: dwc: Fix integrated MSI Receiver mask reg setting during resume
2021-12-06 16:27:00
linux-kernel
Re: [PATCH v3 01/13] riscv: Move KASAN mapping next to the kernel mapping
2021-12-06 16:20:40
linux-kernel
Re: [PATCH] riscv: Make vmalloc/vmemmap end equal to the start of the next region
2021-12-06 16:18:09
linux-kernel
Re: [PATCH 2/5] riscv: mm: init: try best to IS_ENABLED(CONFIG_64BIT) instead of #ifdef
2021-12-06 16:16:19
linux-kernel
[PATCH v2 3/5] x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
2021-12-06 16:16:18
linux-kernel
[PATCH v2 4/5] arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
2021-12-06 16:16:14
linux-kernel
[PATCH v2 2/5] riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
2021-12-06 16:13:29
linux-kernel
[PATCH v2 5/5] arm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
2021-12-06 16:13:06
linux-kernel
[PATCH v2 1/5] kexec: make crashk_res, crashk_low_res and crash_notes symbols always visible
2021-12-06 16:12:57
linux-kernel
[PATCH v2 0/5] kexec: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
2021-12-06 15:29:41
linux-kernel
[PATCH v2 5/5] riscv: mm: init: try best to remove #ifdef CONFIG_XIP_KERNEL usage
2021-12-06 15:24:56
linux-kernel
[PATCH v2 0/5] riscv: mm: init clean up #ifdefs
2021-12-06 15:24:38
linux-kernel
[PATCH v2 3/5] riscv: mm: init: remove _pt_ops and use pt_ops directly
2021-12-06 15:24:25
linux-kernel
[PATCH v2 4/5] riscv: mm: init: try IS_ENABLED(CONFIG_XIP_KERNEL) instead of #ifdef
2021-12-06 15:24:07
linux-kernel
[PATCH v2 1/5] riscv: mm: init: remove unnecessary "#ifdef CONFIG_CRASH_DUMP"
2021-12-06 15:21:05
linux-kernel
[PATCH v2 2/5] riscv: mm: init: try best to use IS_ENABLED(CONFIG_64BIT) instead of #ifdef
2021-12-03 14:26:21
linux-kernel
Re: [PATCH 3/5] riscv: mm: init: remove _pt_ops and use pt_ops directly
2021-12-03 05:19:38
linux-kernel
[RFC PATCH 5/5] arm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
2021-12-03 05:19:37
linux-kernel
[RFC PATCH 4/5] arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
2021-12-03 05:19:30
linux-kernel
[RFC PATCH 3/5] x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
2021-12-03 05:19:25
linux-kernel
[RFC PATCH 2/5] riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
2021-12-03 05:19:19
linux-kernel
[RFC PATCH 1/5] kexec: make crashk_res, crashk_low_res and crash_notes symbols always visible
2021-12-03 05:19:15
linux-kernel
[RFC PATCH 0/5] kexec: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
2021-12-03 05:10:46
linux-kernel
[PATCH 5/5] riscv: mm: init: try best to remove #ifdef CONFIG_XIP_KERNEL usage
2021-12-03 05:10:44
linux-kernel
[PATCH 4/5] riscv: mm: init: try IS_ENABLED(CONFIG_XIP_KERNEL) instead of #ifdef
2021-12-03 05:10:41
linux-kernel
[PATCH 3/5] riscv: mm: init: remove _pt_ops and use pt_ops directly
2021-12-03 05:10:39
linux-kernel
[PATCH 2/5] riscv: mm: init: try best to IS_ENABLED(CONFIG_64BIT) instead of #ifdef
2021-12-03 05:10:36
linux-kernel
[PATCH 1/5] riscv: mm: init: remove unnecessary "#ifdef CONFIG_CRASH_DUMP"
2021-12-03 05:10:32
linux-kernel
[PATCH 0/5] riscv: mm: init clean up #ifdefs
2021-12-02 15:43:59
linux-kernel
[PATCH] riscv: mm: fix wrong phys_ram_base value for RV64
2021-12-01 13:38:11
linux-kernel
Re: [PATCH V4 2/2] riscv: add RISC-V Svpbmt extension supports
2021-11-29 15:28:40
linux-kernel
Re: [PATCH V4 0/2] riscv: add RISC-V Svpbmt Standard Extension supports
2021-11-29 13:46:10
linux-kernel
Re: [PATCH V4 2/2] riscv: add RISC-V Svpbmt extension supports
2021-11-28 16:17:20
linux-kernel
[PATCH 5/5] riscv: head: remove useless __PAGE_ALIGNED_BSS and .balign
2021-11-28 16:17:17
linux-kernel
[PATCH 4/5] riscv: errata: alternative: mark vendor_patch_func __initdata
2021-11-28 16:17:14
linux-kernel
[PATCH 3/5] riscv: kvm: make kvm_riscv_vcpu_fp_clean() static
2021-11-28 16:17:11
linux-kernel
[PATCH 2/5] riscv: head: make secondary_start_common() static
2021-11-28 16:17:08
linux-kernel
[PATCH 0/5] riscv: misc clean up
2021-11-28 16:17:06
linux-kernel
[PATCH 1/5] riscv: remove cpu_stop()