Show patches with: Submitter = Jinyang He       |   52 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,5/5] MIPS: relocate: Add support to auto relocate kernel MIPS: relocate: Add automatic relocation to CONFIG_RELOCATABLE - - - --- 2021-04-12 Jinyang He New
[v2,4/5] MIPS: cavium-octeon: Execute the smp handle after jumping to kernel linked address MIPS: relocate: Add automatic relocation to CONFIG_RELOCATABLE - - - --- 2021-04-12 Jinyang He New
[v2,3/5] MIPS: Jump to kernel linked address by PC relative way MIPS: relocate: Add automatic relocation to CONFIG_RELOCATABLE - - - --- 2021-04-12 Jinyang He New
[v2,2/5] MIPS: relocate: Use CONFIG_RANDOMIZE_BASE to enable kaslr MIPS: relocate: Add automatic relocation to CONFIG_RELOCATABLE - - - --- 2021-04-12 Jinyang He New
[v2,1/5] MIPS: relocate: Only compile relocs when CONFIG_RELOCATABLE is enabled MIPS: relocate: Add automatic relocation to CONFIG_RELOCATABLE - - - --- 2021-04-12 Jinyang He New
MIPS: Fix strnlen_user access check MIPS: Fix strnlen_user access check - - - --- 2021-04-11 Jinyang He Superseded
[RFC,3/3] MIPS: relocate: Add support to relocate kernel auto [RFC,1/3] MIPS: relocate: Only compile relocs when CONFIG_RELOCATABLE is enabled - - - --- 2021-04-01 Jinyang He Superseded
[RFC,2/3] MIPS: relocate: Use CONFIG_RANDOMIZE_BASE to configure kaslr [RFC,1/3] MIPS: relocate: Only compile relocs when CONFIG_RELOCATABLE is enabled - - - --- 2021-04-01 Jinyang He Superseded
[RFC,1/3] MIPS: relocate: Only compile relocs when CONFIG_RELOCATABLE is enabled [RFC,1/3] MIPS: relocate: Only compile relocs when CONFIG_RELOCATABLE is enabled - - - --- 2021-04-01 Jinyang He Superseded
[RFC,0/3] Some update for relocate - - - --- 2021-04-01 Jinyang He Superseded
[RFC] MIPS: livepatch: Add LIVEPATCH basic code [RFC] MIPS: livepatch: Add LIVEPATCH basic code - - - --- 2021-03-01 Jinyang He RFC
[RFC] MIPS: Remove detect_memory_region() [RFC] MIPS: Remove detect_memory_region() - - - --- 2021-02-24 Jinyang He RFC
MIPS: process: Fix no previous prototype warning MIPS: process: Fix no previous prototype warning - - - --- 2021-02-07 Jinyang He Accepted
[v3,2/2] MIPS: relocatable: Use __kaslr_offset in show_kernel_relocation [v3,1/2] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset - - - --- 2021-02-05 Jinyang He Accepted
[v3,1/2] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset [v3,1/2] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset - - - --- 2021-02-05 Jinyang He Accepted
MIPS: Use common way to parse elfcorehdr MIPS: Use common way to parse elfcorehdr - - - --- 2021-02-04 Jinyang He Accepted
[v2,2/2] MIPS: relocatable: Use __kaslr_offset in show_kernel_relocation [v2,1/2] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset - - - --- 2021-02-03 Jinyang He Superseded
[v2,1/2] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset [v2,1/2] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset - - - --- 2021-02-03 Jinyang He Superseded
[3/3] MIPS: ftrace: Add DYNAMIC_FTRACE_WITH_REGS support [1/3] MIPS: ftrace: Fix N32 save registers - - - --- 2021-01-31 Jinyang He Superseded
[2/3] MIPS: ftrace: Combine ftrace_modify_code* into one function [1/3] MIPS: ftrace: Fix N32 save registers - - - --- 2021-01-31 Jinyang He Superseded
[1/3] MIPS: ftrace: Fix N32 save registers [1/3] MIPS: ftrace: Fix N32 save registers - - - --- 2021-01-31 Jinyang He Rejected
MIPS: relocatable: Provide kaslr_offset() to get the kernel offset MIPS: relocatable: Provide kaslr_offset() to get the kernel offset - - - --- 2021-01-27 Jinyang He Superseded
[v2,4/4] MIPS: Add is_jr_ra_ins() to end the loop early MIPS: process: Some fixes and improvements about get_frame_info() - - - --- 2021-01-21 Jinyang He Accepted
[v2,3/4] MIPS: Fix get_frame_info() handing of function size MIPS: process: Some fixes and improvements about get_frame_info() - - - --- 2021-01-21 Jinyang He Accepted
[v2,2/4] MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op MIPS: process: Some fixes and improvements about get_frame_info() - - - --- 2021-01-21 Jinyang He Accepted
[v2,1/4] MIPS: process: Remove unnecessary headers inclusion MIPS: process: Some fixes and improvements about get_frame_info() - 1 - --- 2021-01-21 Jinyang He Accepted
[4/4] MIPS: Add is_jr_ra_ins() to end the loop early MIPS: process: Some fixes and improvements about get_frame_info() - - - --- 2021-01-12 Jinyang He Superseded
[3/4] MIPS: Fix get_frame_info() handing of function size MIPS: process: Some fixes and improvements about get_frame_info() - - - --- 2021-01-12 Jinyang He Superseded
[2/4] MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op MIPS: process: Some fixes and improvements about get_frame_info() - - - --- 2021-01-12 Jinyang He Superseded
[1/4] MIPS: process: Reorder header files MIPS: process: Some fixes and improvements about get_frame_info() - 1 - --- 2021-01-12 Jinyang He Superseded
MIPS: zboot: Avoid endless loop in clear BSS. MIPS: zboot: Avoid endless loop in clear BSS. - 1 - --- 2021-01-06 Jinyang He Accepted
[v2] MIPS: KASLR: Avoid endless loop in sync_icache when synci_step is zero [v2] MIPS: KASLR: Avoid endless loop in sync_icache when synci_step is zero - - - --- 2020-12-04 Jinyang He Accepted
[2/2] MIPS: Add fix_range_node after parse "mem=" parameter memory node - - - --- 2020-12-03 Jinyang He New
[1/2] MIPS: Remove unused memblock_set_node memory node - - - --- 2020-12-03 Jinyang He New
MIPS: KASLR: Fix sync_icache() trapped in loop when synci_step is zero MIPS: KASLR: Fix sync_icache() trapped in loop when synci_step is zero - - - --- 2020-12-02 Jinyang He Superseded
MIPS: Loongson64: Fix up reserving kernel memory range MIPS: Loongson64: Fix up reserving kernel memory range - 1 - --- 2020-11-25 Jinyang He Accepted
[v2,2/2] MIPS: Loongson64: Add KASLR support IPS: Fix up apply_r_mips_26_rel and add KASLR support for Loongson64 - - - --- 2020-11-25 Jinyang He Accepted
[v2,1/2] MIPS: KASLR: Correcte valid bits in apply_r_mips_26_rel() IPS: Fix up apply_r_mips_26_rel and add KASLR support for Loongson64 - - - --- 2020-11-25 Jinyang He Accepted
[3/3] MIPS: KASLR: Make relocation_address can be configured [1/3] MIPS: KASLR: Correcte valid bits in apply_r_mips_26_rel - - - --- 2020-11-19 Jinyang He Superseded
[2/3] MIPS: Loongson64: Add KASLR support [1/3] MIPS: KASLR: Correcte valid bits in apply_r_mips_26_rel - - - --- 2020-11-19 Jinyang He Superseded
[1/3] MIPS: KASLR: Correcte valid bits in apply_r_mips_26_rel [1/3] MIPS: KASLR: Correcte valid bits in apply_r_mips_26_rel - - - --- 2020-11-19 Jinyang He Superseded
MIPS: Add set_memory_node() MIPS: Add set_memory_node() - - - --- 2020-10-13 Jinyang He Rejected
MIPS: Loongson64: Fix cmdline parsing "mem=" and "memmap=" MIPS: Loongson64: Fix cmdline parsing "mem=" and "memmap=" - - - --- 2020-09-21 Jinyang He Superseded
MIPS: Loongson64: Add kexec/kdump support MIPS: Loongson64: Add kexec/kdump support - - - --- 2020-09-15 Jinyang He Superseded
MIPS: Loongson64: Simplify ipi_regs_init MIPS: Loongson64: Simplify ipi_regs_init - - - --- 2020-09-04 Jinyang He New
MIPS: Loongson64: Remove unused loongson_reboot. MIPS: Loongson64: Remove unused loongson_reboot. - - - --- 2020-09-04 Jinyang He Accepted
MIPS: Make NUMA select SMP MIPS: Make NUMA select SMP - - - --- 2020-09-04 Jinyang He Accepted
[v2] MIPS: p5600: Discard UCA config selection [v2] MIPS: p5600: Discard UCA config selection - - - --- 2020-08-28 Jinyang He Accepted
MIPS: CPU_P5600: Cleanup unused code MIPS: CPU_P5600: Cleanup unused code - - - --- 2020-08-27 Jinyang He Superseded
MIPS: Loongson: Fix complie errors without CONFIG_SMP MIPS: Loongson: Fix complie errors without CONFIG_SMP - - - --- 2020-08-26 Jinyang He Superseded
MIPS: Fix unable to reserve memory for Crash kernel MIPS: Fix unable to reserve memory for Crash kernel - 1 - --- 2020-07-25 Jinyang He Mainlined
MIPS: Fix unable to allocate memory for crashkernel MIPS: Fix unable to allocate memory for crashkernel - - - --- 2020-07-22 Jinyang He Superseded