Song Shuai ([email protected])

Number of posts: 58 (0.21 per day)
First post: 2023-05-22 03:12:44
Last post: 2024-02-21 10:11:02

Date List Subject
2024-02-21 10:11:02 linux-kernel [PATCH V2] riscv: vector: Fix a typo of preempt_v
2024-02-19 09:53:19 linux-kernel Re: [External] [PATCH 2/2] riscv: kexec_file: Support loading Image binary file
2024-02-06 04:43:54 linux-kernel [PATCH] riscv: vector: Fix a typo of preempt_v
2024-01-19 10:35:59 linux-kernel Re: [PATCH V2] riscv: Support RANDOMIZE_KSTACK_OFFSET
2024-01-12 09:33:28 linux-kernel [PATCH 2/2] sched/preempt: Avoid updating for duplicate preempt mode
2024-01-12 09:26:21 linux-kernel [PATCH 1/2] sched/preempt: Remove preceding unnecessary enables in __sched_dynamic_update
2024-01-10 10:51:05 linux-kernel [PATCH] static_call: make selftest available for out-of-line SC
2023-12-21 07:08:29 linux-kernel [PATCH] riscv: vector: Check SR_SD before saving vstate
2023-12-13 10:27:25 linux-kernel Re: [PATCH V2 0/2] riscv: kexec_file: Support loading Image binary file
2023-12-11 11:04:30 linux-kernel [PATCH --fixes] riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macro
2023-12-08 11:11:24 linux-kernel [PATCH -fixes] riscv: kexec: Avoid deadlock in kexec crash path
2023-11-01 06:46:18 linux-kernel [PATCH] riscv: Support RANDOMIZE_KSTACK_OFFSET
2023-10-16 09:24:18 linux-kernel [PATCH V2 2/2] riscv: kexec_file: Support loading Image binary file
2023-10-16 09:23:40 linux-kernel [PATCH V2 1/2] riscv: kexec_file: Split the loading of kernel and others
2023-10-16 09:22:24 linux-kernel [PATCH V2 0/2] riscv: kexec_file: Support loading Image binary file
2023-10-16 05:21:30 linux-kernel Re: [PATCH 2/2] riscv: kexec_file: Support loading Image binary file
2023-10-11 08:37:04 linux-kernel [PATCH 2/2] riscv: kexec: Remove -fPIE for PURGATORY_CFLAGS
2023-10-11 08:34:35 linux-kernel [PATCH 1/2] riscv: kexec: Cleanup riscv_kexec_relocate
2023-10-11 08:33:32 linux-kernel [PATCH V2 0/2] riscv: kexec: cleanup and fixups
2023-10-11 06:05:57 linux-kernel Re: [PATCH 2/2] riscv: kexec_file: Support loading Image binary file
2023-09-20 10:24:40 linux-kernel Re: [PATCH -fixes] riscv: Remove duplicate objcopy flag
2023-09-14 09:26:35 linux-kernel [PATCH -fixes] riscv: Remove duplicate objcopy flag
2023-09-14 06:53:51 linux-kernel Re: [PATCH] riscv: mm: Update the comment of CONFIG_PAGE_OFFSET
2023-09-14 02:11:46 linux-kernel [PATCH 0/2] riscv: kexec_file: Support loading Image binary file
2023-09-14 02:11:15 linux-kernel [PATCH 2/2] riscv: kexec_file: Support loading Image binary file
2023-09-14 02:11:12 linux-kernel [PATCH 1/2] riscv: kexec_file: Split the loading of kernel and others
2023-09-08 16:00:36 linux-kernel [PATCH] of/kexec: Omit kaslr-seed when kexecing with nokaslr
2023-08-30 22:51:22 linux-kernel [PATCH] riscv: kexec: Cleanup riscv_kexec_relocate
2023-08-18 19:43:47 linux-kernel Re: [PATCH v6 0/5] riscv: Introduce KASLR
2023-08-17 22:12:55 linux-kernel Re: [PATCH v6 0/5] riscv: Introduce KASLR
2023-08-09 03:48:08 linux-kernel [PATCH] riscv: mm: Update the comment of CONFIG_PAGE_OFFSET
2023-06-25 15:09:14 linux-kernel [PATCH V1 1/3] Revert "RISC-V: mark hibernation as nonportable"
2023-06-25 14:22:16 linux-kernel [PATCH V1 2/3] Revert "riscv: Check the virtual alignment before choosing a map size"
2023-06-25 14:18:17 linux-kernel [PATCH V1 0/3] Revert huge-paged linear mapping and its related fixups
2023-06-25 02:59:26 linux-kernel Re: [PATCH v3 2/3] Documentation: riscv: Add early boot document
2023-06-25 02:44:57 linux-kernel Re: [PATCH v3 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
2023-06-24 03:50:54 linux-kernel [PATCH] memblock: report failures when memblock_can_resize is not set
2023-06-21 08:30:24 linux-kernel Re: [PATCH v2 2/3] Documentation: riscv: Add early boot document
2023-06-21 02:10:40 linux-kernel Re: [PATCH v3] riscv: move memblock_allow_resize() after linear mapping is ready
2023-06-20 10:58:35 linux-kernel Re: [PATCH 1/2] Documentation: riscv: Add early boot document
2023-06-20 07:14:04 linux-kernel Re: [PATCH] memblock: Add error message when memblock_can_resize is not ready
2023-06-14 14:30:46 linux-kernel [PATCH] memblock: Add error message when memblock_can_resize is not ready
2023-06-14 10:03:46 linux-kernel Re: [PATCH] riscv: move memblock_allow_resize() after lm is ready
2023-06-09 08:27:24 linux-kernel [PATCH V2 1/4] ARM: hibernate: remove WARN_ON in save_processor_state
2023-06-09 08:15:34 linux-kernel [PATCH V2 0/4] Remove WARN_ON in save_processor_state
2023-06-09 08:11:07 linux-kernel [PATCH V2 4/4] xtensa: hibernate: remove WARN_ON in save_processor_state
2023-06-09 08:07:27 linux-kernel [PATCH V2 3/4] riscv: hibernate: remove WARN_ON in save_processor_state
2023-06-09 08:07:11 linux-kernel [PATCH V2 2/4] arm64: hibernate: remove WARN_ON in save_processor_state
2023-06-07 03:30:32 linux-kernel Re: [PATCH 2/4] arm64: hibernate: remove WARN_ON in save_processor_state
2023-06-06 10:35:44 linux-kernel Re: Bug report: kernel paniced while booting
2023-06-05 11:11:38 linux-kernel Bug report: kernel paniced while booting