Show patches with: Submitter = Baoquan He       |    State = Action Required       |    Archived = No       |   34 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/5] loongarch, kexec: change dependency of object files kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC - - - --- 2023-12-08 Baoquan He New
[2/5] m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXEC kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC - - - --- 2023-12-08 Baoquan He New
[3/5] mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC - - - --- 2023-12-08 Baoquan He New
[4/5] sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC - - - --- 2023-12-08 Baoquan He New
[5/5] x86, kexec: fix the wrong ifdeffery CONFIG_KEXEC kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC - - - --- 2023-12-08 Baoquan He New
[linux-next,v3,01/14] kexec: split crashkernel reservation code out from crash_core.c Split crash out from kexec and clean up related config items - - - --- 2024-01-24 Baoquan He New
[linux-next,v3,02/14] crash: split vmcoreinfo exporting code out from crash_core.c Split crash out from kexec and clean up related config items - - - --- 2024-01-24 Baoquan He New
[linux-next,v3,03/14] crash: remove dependency of FA_DUMP on CRASH_DUMP Split crash out from kexec and clean up related config items - - - --- 2024-01-24 Baoquan He New
[linux-next,v3,04/14] crash: split crash dumping code out from kexec_core.c Split crash out from kexec and clean up related config items - - - --- 2024-01-24 Baoquan He New
[linux-next,v3,05/14] crash: clean up kdump related config items Split crash out from kexec and clean up related config items - - - --- 2024-01-24 Baoquan He New
[linux-next,v3,06/14] x86, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-24 Baoquan He New
[linux-next,v3,07/14] arm64, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-24 Baoquan He New
[linux-next,v3,08/14] ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP Split crash out from kexec and clean up related config items - - - --- 2024-01-24 Baoquan He New
[linux-next,v3,09/14] s390, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-24 Baoquan He New
[linux-next,v3,10/14] sh, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-24 Baoquan He New
[linux-next,v3,11/14] mips, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-24 Baoquan He New
[linux-next,v3,12/14] riscv, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-24 Baoquan He New
[linux-next,v3,13/14] arm, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-24 Baoquan He New
[linux-next,v3,14/14] loongarch, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-24 Baoquan He New
[v2,01/14] kexec: split crashkernel reservation code out from crash_core.c Split crash out from kexec and clean up related config items - - - --- 2024-01-19 Baoquan He New
[v2,02/14] crash: split vmcoreinfo exporting code out from crash_core.c Split crash out from kexec and clean up related config items - - - --- 2024-01-19 Baoquan He New
[v2,03/14] crash: remove dependency of FA_DUMP on CRASH_DUMP Split crash out from kexec and clean up related config items - - - --- 2024-01-19 Baoquan He New
[v2,04/14] crash: split crash dumping code out from kexec_core.c Split crash out from kexec and clean up related config items - - - --- 2024-01-19 Baoquan He New
[v2,05/14] crash: clean up kdump related config items Split crash out from kexec and clean up related config items - - - --- 2024-01-19 Baoquan He New
[v2,06/14] x86, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-19 Baoquan He New
[v2,07/14] arm64, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-19 Baoquan He New
[v2,08/14] ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP Split crash out from kexec and clean up related config items - - - --- 2024-01-19 Baoquan He New
[v2,09/14] s390, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-19 Baoquan He New
[v2,10/14] sh, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-19 Baoquan He New
[v2,11/14] arm, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-19 Baoquan He New
[v2,12/14] mips, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-19 Baoquan He New
[v2,13/14] riscv, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-19 Baoquan He New
[v2,14/14] loongarch, crash: wrap crash dumping code into crash related ifdefs Split crash out from kexec and clean up related config items - - - --- 2024-01-19 Baoquan He New
[v2] kexec_core: change dependency of object files [v2] kexec_core: change dependency of object files - - - --- 2023-12-01 Baoquan He New