Jisheng Zhang ([email protected])

Number of posts: 188 (0.04 per day)
First post: 2008-07-18 09:06:37
Last post: 2021-12-26 09:16:33

Date List Subject
2021-12-26 09:16:33 linux-kernel Re: [PATCH v3 07/13] riscv: Implement sv48 support
2021-12-26 08:36:53 linux-kernel Re: [PATCH 00/13] riscv: compat: Add COMPAT mode support for rv64
2021-12-26 08:25:45 linux-kernel Re: [PATCH] riscv: mm: fix wrong phys_ram_base value for RV64
2021-11-19 04:53:26 linux-kernel [PATCH v2] arm64: extable: remove unsed ex_handler_t definition
2021-11-18 12:10:36 linux-kernel [PATCH] arm64: extable: remove unsed ex_handler_t definition
2021-11-18 11:51:34 linux-kernel Re: [PATCH 09/12] riscv: extable: add `type` and `data` fields
2021-11-18 11:38:39 linux-kernel [PATCH 04/12] riscv: bpf: move rv_bpf_fixup_exception signature to extable.h
2021-11-18 11:38:31 linux-kernel [PATCH 11/12] riscv: extable: add a dedicated uaccess handler
2021-11-18 11:38:20 linux-kernel [PATCH 03/12] riscv: switch to relative exception tables
2021-11-18 11:38:11 linux-kernel [PATCH 05/12] riscv: extable: make fixup_exception() return bool
2021-11-18 11:37:59 linux-kernel [PATCH 12/12] riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section
2021-11-18 11:37:50 linux-kernel [PATCH 10/12] riscv: add gpr-num.h
2021-11-18 11:37:43 linux-kernel [PATCH v4 0/12] riscv: switch to relative extable and other improvements
2021-11-18 11:37:30 linux-kernel [PATCH 06/12] riscv: extable: use `ex` for `exception_table_entry`
2021-11-18 11:37:15 linux-kernel [PATCH 09/12] riscv: extable: add `type` and `data` fields
2021-11-18 11:37:12 linux-kernel [PATCH 01/12] riscv: remove unused __cmpxchg_user() macro
2021-11-18 11:37:03 linux-kernel [PATCH 07/12] riscv: lib: uaccess: fold fixups into body
2021-11-18 11:36:58 linux-kernel [PATCH 02/12] riscv: consolidate __ex_table construction
2021-11-18 11:36:55 linux-kernel [PATCH 08/12] riscv: extable: consolidate definitions
2021-10-21 16:32:41 linux-kernel [PATCH v3 2/2] riscv: switch to relative exception tables
2021-10-21 16:29:46 linux-kernel [PATCH v3 1/2] riscv: consolidate __ex_table construction
2021-10-21 16:29:28 linux-kernel [PATCH v3 0/2] riscv: switch to relative extable
2021-10-21 15:57:27 linux-kernel Re: [PATCH v2 2/2] riscv: switch to relative exception tables
2021-10-21 15:53:02 linux-kernel Re: [PATCH v2 1/2] riscv: consolidate __ex_table construction
2021-10-20 14:15:58 linux-kernel [PATCH v2 2/2] riscv: switch to relative exception tables
2021-10-20 14:15:45 linux-kernel [PATCH v2 1/2] riscv: consolidate __ex_table construction
2021-10-20 14:14:43 linux-kernel [PATCH v2 0/2] riscv: switch to relative extable
2021-10-20 14:11:58 linux-kernel Re: [PATCH 1/2] riscv: consolidate __ex_table construction
2021-10-18 03:38:17 linux-kernel [PATCH 2/2] riscv: switch to relative exception tables
2021-10-18 03:37:14 linux-kernel [PATCH 0/2] riscv: switch to relative extable
2021-10-18 03:37:04 linux-kernel [PATCH 1/2] riscv: consolidate __ex_table construction
2021-09-19 06:44:55 linux-kernel Re: [PATCH v2 0/2] riscv: improve unaligned memory accesses
2021-09-17 15:19:13 linux-kernel Re: [PATCH v2 0/2] riscv: improve unaligned memory accesses
2021-09-15 14:41:15 linux-kernel Re: [RFC PATCH v8 20/21] riscv: Optimize task switch codes of vector
2021-09-15 14:33:46 linux-kernel Re: [RFC PATCH v8 21/21] riscv: Turn has_vector into a static key if VECTOR=y
2021-09-15 14:07:13 linux-kernel Re: [PATCH] scripts/sorttable: riscv: fix undelcred identifier 'EM_RISCV' error
2021-09-09 14:41:40 linux-kernel Re: [PATCH] riscv: enable GENERIC_FIND_FIRST_BIT
2021-09-08 17:46:25 linux-kernel Re: [PATCH] riscv: enable GENERIC_FIND_FIRST_BIT
2021-08-26 14:25:18 linux-kernel [PATCH v2 1/2] riscv: Enable BUILDTIME_TABLE_SORT
2021-08-26 14:20:32 linux-kernel [PATCH v2 2/2] riscv: Move EXCEPTION_TABLE to RO_DATA segment
2021-08-26 14:18:39 linux-kernel [PATCH v2 0/2] riscv: improve __ex_table section handling
2021-08-26 14:15:17 linux-kernel Re: [PATCH 0/2] riscv: improve __ex_table section handling
2021-08-08 17:37:20 linux-kernel [PATCH 2/2] riscv: Move EXCEPTION_TABLE to RO_DATA segment
2021-08-08 17:36:13 linux-kernel [PATCH 1/2] riscv: Enable BUILDTIME_TABLE_SORT
2021-08-08 17:34:21 linux-kernel [PATCH 0/2] riscv: improve __ex_table section handling
2021-08-08 17:25:59 linux-kernel Re: [PATCH] riscv: add ARCH_DMA_MINALIGN support
2021-08-04 20:02:12 linux-kernel [PATCH] riscv: Enable Undefined Behavior Sanitizer UBSAN
2021-08-04 19:53:01 linux-kernel [PATCH] riscv: Keep the riscv Kconfig selects sorted
2021-08-04 19:51:20 linux-kernel [PATCH] Documentation/features/vm: riscv supports THP now
2021-07-28 13:53:39 linux-kernel Re: [PATCH] riscv: stacktrace: fix dump_backtrace/walk_stackframe with NULL task
2021-07-24 16:11:55 linux-kernel Re: [PATCH RESEND] riscv: stacktrace: Fix NULL pointer dereference