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
/
Next Page
Date
List
Subject
2023-06-14 16:36:37
linux-kernel
[PATCH 2/3] net: stmmac: fix overflow of some network statistics
2023-06-01 04:21:14
linux-kernel
Re: [PATCH 4/6] riscv: mm: pass noncoherent or not to riscv_noncoherent_supported()
2023-05-31 15:56:02
linux-kernel
Re: [PATCH 4/6] riscv: mm: pass noncoherent or not to riscv_noncoherent_supported()
2023-05-31 15:47:36
linux-kernel
Re: [PATCH 4/6] riscv: mm: pass noncoherent or not to riscv_noncoherent_supported()
2023-05-31 15:25:36
linux-kernel
Re: [PATCH v4 04/10] serial: bflb_uart: add Bouffalolab UART Driver
2023-05-31 15:15:38
linux-kernel
Re: [PATCH 5/6] riscv: allow kmalloc() caches aligned to the smallest value
2023-05-31 14:55:25
linux-kernel
Re: [PATCH v4 04/10] serial: bflb_uart: add Bouffalolab UART Driver
2023-05-26 17:30:35
linux-kernel
[PATCH 2/6] riscv: mm: mark CBO relate initialization funcs as __init
2023-05-26 17:27:54
linux-kernel
[PATCH 1/6] riscv: errata: thead: only set cbom size & noncoherent during boot
2023-05-26 17:25:32
linux-kernel
[PATCH 0/6] riscv: Reduce ARCH_KMALLOC_MINALIGN to 8
2023-05-26 17:23:27
linux-kernel
[PATCH 5/6] riscv: allow kmalloc() caches aligned to the smallest value
2023-05-26 17:18:17
linux-kernel
[PATCH 6/6] riscv: enable DMA_BOUNCE_UNALIGNED_KMALLOC for !dma_coherent
2023-05-26 17:16:54
linux-kernel
[PATCH 3/6] riscv: mm: mark noncoherent_supported as __ro_after_init
2023-05-26 17:16:07
linux-kernel
[PATCH 4/6] riscv: mm: pass noncoherent or not to riscv_noncoherent_supported()
2023-05-24 14:08:43
linux-kernel
Re: [PATCH] arm64: mm: pass original fault address to handle_mm_fault() in PER_VMA_LOCK block
2023-05-24 13:39:42
linux-kernel
Re: [PATCH] riscv: mm: try VMA lock-based page fault handling first
2023-05-24 13:30:26
linux-kernel
[PATCH] arm64: mm: pass original fault address to handle_mm_fault() in PER_VMA_LOCK block
2023-05-24 13:29:56
linux-kernel
[PATCH] arm64: mm: pass original fault address to handle_mm_fault() in PER_VMA_LOCK block
2023-05-24 00:44:15
linux-kernel
Re: [PATCH] riscv: mm: try VMA lock-based page fault handling first
2023-05-23 17:33:09
linux-kernel
[PATCH] riscv: mm: try VMA lock-based page fault handling first
2023-05-23 17:31:45
linux-kernel
[PATCH v2 4/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
2023-05-23 17:31:04
linux-kernel
[PATCH v2 2/4] riscv: vmlinux-xip.lds.S: remove .alternative section
2023-05-23 17:30:33
linux-kernel
Re: [PATCH] riscv: mm: try VMA lock-based page fault handling first
2023-05-23 17:21:42
linux-kernel
[PATCH v2 1/4] riscv: move options to keep entries sorted
2023-05-23 17:18:36
linux-kernel
[PATCH v2 3/4] vmlinux.lds.h: use correct .init.data.* section name
2023-05-23 17:16:01
linux-kernel
[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
2023-05-21 12:37:23
linux-kernel
[PATCH v3 04/11] dmaengine: dw-axi-dmac: remove redundant axi_dma_disable() calling
2023-05-21 12:36:18
linux-kernel
[PATCH v3 3/5] dmaengine: plx_dma: Don't set chancnt
2023-05-21 12:36:10
linux-kernel
[PATCH v3 1/5] dmaengine: dw-axi-dmac: Don't set chancnt
2023-05-21 12:33:54
linux-kernel
[PATCH v3 00/11] dmaengine: dw-axi_dmac: bug fix clean up and more features
2023-05-21 12:33:27
linux-kernel
[PATCH v3 03/11] dmaengine: dw-axi-dmac: remove unnecessary axi_dma_enable() calling
2023-05-21 12:33:04
linux-kernel
[PATCH v3 5/5] dmaengine: sprd: Don't set chancnt
2023-05-21 12:31:08
linux-kernel
[PATCH v3 11/11] dmaengine: dw-axi-dmac: support polled mode
2023-05-21 12:30:09
linux-kernel
[PATCH v3 01/11] dmaengine: dw-axi-dmac: fix reading register when runtime suspended
2023-05-21 12:29:14
linux-kernel
[PATCH v3 05/11] dmaengine: dw-axi-dmac: delay irq getting until request_irq
2023-05-21 12:22:56
linux-kernel
[PATCH v3 07/11] dmaengine: dw-axi-dmac: support per channel irq
2023-05-21 12:16:48
linux-kernel
[PATCH v3 06/11] dmaengine: dw-axi-dmac: move ch irq handling into common routine
2023-05-21 12:11:10
linux-kernel
[PATCH v3 4/5] dmaengine: hidma: Don't set chancnt
2023-05-21 12:06:51
linux-kernel
[PATCH v3 02/11] dmaengine: dw-axi-dmac: remove unnecessary devm_free_irq() calling
2023-05-21 11:51:58
linux-kernel
[PATCH v3 2/5] dmaengine: axi-dmac: Don't set chancnt
2023-05-21 11:50:16
linux-kernel
[PATCH v3 10/11] dmaengine: dw-axi-dmac: move dma_chan_tx_status()
2023-05-21 11:46:37
linux-kernel
[PATCH v3 09/11] dmaengine: dw-axi-dmac: try best to get residue when tx is running
2023-05-21 11:46:10
linux-kernel
Re: [PATCH v4 08/10] riscv: dts: bouffalolab: add Sipeed M1s SoM and Dock devicetree
2023-05-21 11:44:31
linux-kernel
Re: [PATCH v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
2023-05-21 11:05:50
linux-kernel
[PATCH v3 08/11] dmaengine: dw-axi-dmac: support dma-channel-mask
2023-05-21 10:47:19
linux-kernel
[PATCH v3 0/5] dma: don't set chancnt
2023-05-21 10:11:50
linux-kernel
Re: [PATCH v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
2023-05-21 09:38:00
linux-kernel
Re: [PATCH v4 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
2023-05-21 09:20:30
linux-kernel
Re: [PATCH v4 01/10] dt-bindings: vendor-prefixes: add bouffalolab
2023-05-18 19:25:55
linux-kernel
[PATCH v2 5/9] riscv: Add the T-HEAD SoC family Kconfig option
2023-05-18 19:21:50
linux-kernel
[PATCH v2 7/9] riscv: dts: thead: add sipeed Lichee Pi 4A board device tree