Kexec
[Prev Page][Next Page]
- Re: [PATCH v3 00/17] kexec: Allow preservation of ftrace buffers, (continued)
- [PATCH] kexec: don't use kexec_file_load on XEN,
Jiri Bohac
- [PATCH v2 00/10] sysctl: Remove sentinel elements from kernel dir,
Joel Granados via B4 Relay
- [PATCH v2 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array,
Joel Granados via B4 Relay
- [PATCH v2 04/10] timekeeping: Remove the now superfluous sentinel elements from ctl_table array,
Joel Granados via B4 Relay
- [PATCH v2 06/10] scheduler: Remove the now superfluous sentinel elements from ctl_table array,
Joel Granados via B4 Relay
- [PATCH v2 05/10] seccomp: Remove the now superfluous sentinel elements from ctl_table array,
Joel Granados via B4 Relay
- [PATCH v2 02/10] umh: Remove the now superfluous sentinel elements from ctl_table array,
Joel Granados via B4 Relay
- [PATCH v2 08/10] kprobes: Remove the now superfluous sentinel elements from ctl_table array,
Joel Granados via B4 Relay
- [PATCH v2 09/10] delayacct: Remove the now superfluous sentinel elements from ctl_table array,
Joel Granados via B4 Relay
- [PATCH v2 03/10] ftrace: Remove the now superfluous sentinel elements from ctl_table array,
Joel Granados via B4 Relay
- [PATCH v2 07/10] printk: Remove the now superfluous sentinel elements from ctl_table array,
Joel Granados via B4 Relay
- [PATCH v2 10/10] bpf: Remove the now superfluous sentinel elements from ctl_table array,
Joel Granados via B4 Relay
- Re: [PATCH v2 00/10] sysctl: Remove sentinel elements from kernel dir,
Matthew Wilcox
- [ANNOUNCE] kexec-tools 2.0.28,
Simon Horman
- [PATCH v15 0/5] powerpc/crash: Kernel handling of CPU and memory hotplug,
Sourabh Jain
- [PATCH v2 0/5] Support kdump with LUKS encryption by reusing LUKS volume key,
Coiby Xu
- [PATCH v4] x86/kexec: fix potential cmem->ranges out of bounds,
fuqiang wang
- [PATCH 0/5] crash: clean up kdump related config items,
Baoquan He
- [ANNOUNCE] kexec-tools 2.0.28-rc1,
Simon Horman
- [PATCH v2 0/3] crash: Some cleanups and fixes,
Yuntao Wang
- [PATCH] kdump: Defer the insertion of crashkernel resources,
Huacai Chen
- [PATCHv10 0/3] enable nr_cpus for powerpc without re-ordering cpu number,
Pingfan Liu
- OOM in kdump kernel caused by commit b5bad8c16b9b,
Baoquan He
- [PATCHv5 00/16] x86/tdx: Add kexec support,
Kirill A. Shutemov
- [PATCHv5 03/16] cpu/hotplug: Add support for declaring CPU offlining not supported,
Kirill A. Shutemov
- [PATCHv5 02/16] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init,
Kirill A. Shutemov
- [PATCHv5 01/16] x86/acpi: Extract ACPI MADT wakeup code into a separate file,
Kirill A. Shutemov
- [PATCHv5 08/16] x86/mm: Return correct level from lookup_address() if pte is none,
Kirill A. Shutemov
- [PATCHv5 13/16] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case,
Kirill A. Shutemov
- [PATCHv5 11/16] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges,
Kirill A. Shutemov
- [PATCHv5 10/16] x86/tdx: Convert shared memory back to private on kexec,
Kirill A. Shutemov
- [PATCHv5 04/16] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup,
Kirill A. Shutemov
- [PATCHv5 14/16] x86/smp: Add smp_ops.stop_this_cpu() callback,
Kirill A. Shutemov
- [PATCHv5 06/16] x86/kexec: Keep CR4.MCE set during kexec for TDX guest,
Kirill A. Shutemov
- [PATCHv5 07/16] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno,
Kirill A. Shutemov
- [PATCHv5 12/16] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure,
Kirill A. Shutemov
- [PATCHv5 09/16] x86/tdx: Account shared memory,
Kirill A. Shutemov
- [PATCHv5 16/16] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method,
Kirill A. Shutemov
- [PATCHv5 05/16] x86/kvm: Do not try to disable kvmclock if it was not enabled,
Kirill A. Shutemov
- [PATCHv5 15/16] x86/mm: Introduce kernel_ident_mapping_free(),
Kirill A. Shutemov
- [PATCH v2 00/17] kexec: Allow preservation of ftrace buffers,
Alexander Graf
- [PATCH v2 01/17] mm,memblock: Add support for scratch memory,
Alexander Graf
- [PATCH v2 02/17] memblock: Declare scratch memory as CMA,
Alexander Graf
- [PATCH v2 03/17] kexec: Add Kexec HandOver (KHO) generation helpers,
Alexander Graf
- [PATCH v2 04/17] kexec: Add KHO parsing support,
Alexander Graf
- [PATCH v2 05/17] kexec: Add KHO support to kexec file loads,
Alexander Graf
- [PATCH v2 07/17] kexec: Add documentation for KHO,
Alexander Graf
- [PATCH v2 08/17] arm64: Add KHO support,
Alexander Graf
- [PATCH v2 10/17] tracing: Initialize fields before registering,
Alexander Graf
- [PATCH v2 11/17] tracing: Introduce kho serialization,
Alexander Graf
- [PATCH v2 06/17] kexec: Add config option for KHO,
Alexander Graf
- [PATCH v2 07/17] kexec: Add documentation for KHO,
Alexander Graf
- [PATCH v2 08/17] arm64: Add KHO support,
Alexander Graf
- [PATCH v2 10/17] tracing: Initialize fields before registering,
Alexander Graf
- [PATCH v2 11/17] tracing: Introduce kho serialization,
Alexander Graf
- [PATCH v2 12/17] tracing: Add kho serialization of trace buffers,
Alexander Graf
- [PATCH v2 13/17] tracing: Recover trace buffers from kexec handover,
Alexander Graf
- [PATCH v2 14/17] tracing: Add kho serialization of trace events,
Alexander Graf
- [PATCH v2 15/17] tracing: Recover trace events from kexec handover,
Alexander Graf
- [PATCH v2 16/17] tracing: Add config option for kexec handover,
Alexander Graf
- [PATCH v2 17/17] devicetree: Add bindings for ftrace KHO,
Alexander Graf
- [PATCH v2 09/17] x86: Add KHO support,
Alexander Graf
- [PATCH v2 09/17] x86: Add KHO support,
Alexander Graf
- [PATCH v2 06/17] kexec: Add config option for KHO,
Alexander Graf
- [PATCH v3] x86/kexec: fix potential cmem->ranges out of bounds,
fuqiang wang
- [RFC PATCH 2/7] osdump: reuse some code from crash_core to get vmcoreinfo,
Ruipeng Qi
- [PATCH 1/7] [RFC PATCH 1/7] osdump: Add one new os minidump module,
Ruipeng Qi
- [RFC PATCH 0/7] osdump: Add one new os minidump module,
Ruipeng Qi
- [PATCH] kexec_core: fix the assignment to kimage->control_page,
Yuntao Wang
- [PATCH] x86/kexec: fix incorrect argument passed to kexec_dprintk(),
Yuntao Wang
- [PATCH v2 0/2] kexec: fix potential cmem->ranges out of bounds,
fuqiang wang
- [ANNOUNCE] kexec-tools v2.0.28 preparation,
Simon Horman
- [PATCH 0/2] crash: fix potential cmem->ranges array overflow,
Yuntao Wang
- [RFC 0/3] kdump: Check mem_map of CMA area in kdump,
Pingfan Liu
- [PATCH] Documentation: kdump: Clarify the default size of memory reserved by crashkernel low,
Pingfan Liu
- [PATCH v5 0/3] Some bug fixes and cleanups related to kexec,
Yuntao Wang
- [PATCH v3 0/7] ima: kexec: measure events between kexec load and execute,
Tushar Sugandhi
- [PATCH] crash_core: remove duplicated including of kexec.h,
Wang Jinchao
- [PATCH 0/3] Some bug fixes and cleanups related to kexec,
Yuntao Wang
- The conflict between PHYSICAL_START and MIN_KERNEL_LOAD_ADDR,
Chris Koch
- [PATCH 0/3] Some cleanups and fixes,
Yuntao Wang
- [PATCH] makedumpfile add dmesg PRINTK_CALLER id support,
Edward Chron
- [PATCH] kexec: do syscore_shutdown() in kernel_kexec,
James Gowans
- [PATCH v4 0/7] kexec_file: print out debugging message if required,
Baoquan He
- [PATCH v4 1/7] kexec_file: add kexec_file flag to control debug printing,
Baoquan He
- [PATCH v4 2/7] kexec_file: print out debugging message if required,
Baoquan He
- [PATCH v4 3/7] kexec_file, x86: print out debugging message if required,
Baoquan He
- [PATCH v4 4/7] kexec_file, arm64: print out debugging message if required,
Baoquan He
- [PATCH v4 5/7] kexec_file, ricv: print out debugging message if required,
Baoquan He
- [PATCH v4 6/7] kexec_file, power: print out debugging message if required,
Baoquan He
- [PATCH v4 7/7] kexec_file, parisc: print out debugging message if required,
Baoquan He
- Re: [PATCH v4 0/7] kexec_file: print out debugging message if required,
patchwork-bot+linux-riscv
- [PATCH 00/15] kexec: Allow preservation of ftrace buffers,
Alexander Graf
- [PATCH 01/15] mm,memblock: Add support for scratch memory,
Alexander Graf
- [PATCH 03/15] kexec: Add Kexec HandOver (KHO) generation helpers,
Alexander Graf
- [PATCH 04/15] kexec: Add KHO parsing support,
Alexander Graf
- [PATCH 06/15] arm64: Add KHO support,
Alexander Graf
- [PATCH 08/15] tracing: Introduce names for ring buffers,
Alexander Graf
- [PATCH 09/15] tracing: Introduce names for events,
Alexander Graf
- [PATCH 12/15] tracing: Recover trace buffers from kexec handover,
Alexander Graf
- [PATCH 11/15] tracing: Add kho serialization of trace buffers,
Alexander Graf
- [PATCH 13/15] tracing: Add kho serialization of trace events,
Alexander Graf
- [PATCH 14/15] tracing: Recover trace events from kexec handover,
Alexander Graf
- [PATCH 15/15] tracing: Add config option for kexec handover,
Alexander Graf
- [PATCH 02/15] memblock: Declare scratch memory as CMA,
Alexander Graf
- [PATCH 05/15] kexec: Add KHO support to kexec file loads,
Alexander Graf
- [PATCH 07/15] x86: Add KHO support,
Alexander Graf
- [PATCH 10/15] tracing: Introduce kho serialization,
Alexander Graf
- Re: [PATCH 00/15] kexec: Allow preservation of ftrace buffers,
Eric W. Biederman
- [PATCH] kexec: Use ALIGN macro instead of open-coding it,
Yuntao Wang
- [PATCH v14 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug,
Sourabh Jain
- [PATCH] crash_core: Fix the check for whether crashkernel is from high memory,
Yuntao Wang
- Re: [PATCH v2 1/2] KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown,
Gowans, James
- Re: [PATCH 0/5] kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC,
Baoquan He
- [PATCHv4 00/14] x86/tdx: Add kexec support,
Kirill A. Shutemov
- [PATCHv4 04/14] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup,
Kirill A. Shutemov
- [PATCHv4 03/14] cpu/hotplug: Add support for declaring CPU offlining not supported,
Kirill A. Shutemov
- [PATCHv4 01/14] x86/acpi: Extract ACPI MADT wakeup code into a separate file,
Kirill A. Shutemov
- [PATCHv4 02/14] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init,
Kirill A. Shutemov
- [PATCHv4 06/14] x86/kexec: Keep CR4.MCE set during kexec for TDX guest,
Kirill A. Shutemov
- [PATCHv4 09/14] x86/tdx: Account shared memory,
Kirill A. Shutemov
- [PATCHv4 07/14] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno,
Kirill A. Shutemov
- [PATCHv4 10/14] x86/tdx: Convert shared memory back to private on kexec,
Kirill A. Shutemov
- [PATCHv4 08/14] x86/mm: Return correct level from lookup_address() if pte is none,
Kirill A. Shutemov
- [PATCHv4 05/14] x86/kvm: Do not try to disable kvmclock if it was not enabled,
Kirill A. Shutemov
- [PATCHv4 12/14] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure,
Kirill A. Shutemov
- [PATCHv4 13/14] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case,
Kirill A. Shutemov
- [PATCHv4 14/14] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method,
Kirill A. Shutemov
- [PATCHv4 11/14] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges,
Kirill A. Shutemov
- [PATCH 1/2] [Crash-utility] RISCV64: Dump NT_PRSTATUS in 'help -n',
Song Shuai
- [PATCH v13 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug,
Sourabh Jain
- Re: linux-next: Tree for Dec 1 (riscv, crash_core),
Randy Dunlap
- [PATCH] riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.o,
Baoquan He
- [PATCH v3 0/7] kexec_file: print out debugging message if required,
Baoquan He
- [PATCH v3 1/7] kexec_file: add kexec_file flag to control debug printing,
Baoquan He
- [PATCH v3 2/7] kexec_file: print out debugging message if required,
Baoquan He
- [PATCH v3 3/7] kexec_file, x86: print out debugging message if required,
Baoquan He
- [PATCH v3 4/7] kexec_file, arm64: print out debugging message if required,
Baoquan He
- [PATCH v3 5/7] kexec_file, ricv: print out debugging message if required,
Baoquan He
- [PATCH v3 6/7] kexec_file, power: print out debugging message if required,
Baoquan He
- [PATCH v3 7/7] kexec_file, parisc: print out debugging message if required,
Baoquan He
- [PATCH] kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP,
Ignat Korchagin
- [PATCH 0/2] s390x: uncouple physical and virtual memory spaces,
Alexander Gordeev
- [PATCH v2] drivers/base/cpu: crash data showing should depends on KEXEC_CORE,
Baoquan He
- [PATCH v2] kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP,
Baoquan He
- [PATCH] kexec: avoid out of bounds in crash_exclude_mem_range(),
fuqiang wang
- [PATCH] crash_core: export vmemmap when CONFIG_SPARSEMEM_VMEMMAP is enabled,
Huang Shijie
- [PATCH] lzma: Relax memory limit for lzma decompressor,
WANG Rui
- [PATCH v2] LoongArch: Load vmlinux.efi to the link address,
WANG Rui
- [PATCH 0/4] kdump: crashkernel reservation from CMA,
Jiri Bohac
- [PATCH 1/4] kdump: add crashkernel cma suffix,
Jiri Bohac
- [PATCH 2/4] kdump: implement reserve_crashkernel_cma,
Jiri Bohac
- [PATCH 3/4] kdump, x86: implement crashkernel CMA reservation,
Jiri Bohac
- [PATCH 4/4] kdump, documentation: describe craskernel CMA reservation,
Jiri Bohac
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Tao Liu
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Jiri Bohac
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Tao Liu
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Baoquan He
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Michal Hocko
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Baoquan He
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Baoquan He
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Donald Dutile
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Baoquan He
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Michal Hocko
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Baoquan He
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Baoquan He
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Michal Hocko
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Philipp Rudo
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Michal Hocko
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Philipp Rudo
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Michal Hocko
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Philipp Rudo
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
David Hildenbrand
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Michal Hocko
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Michal Hocko
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Baoquan He
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Michal Hocko
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Philipp Rudo
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Michal Hocko
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Baoquan He
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Michal Hocko
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Baoquan He
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Philipp Rudo
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Michal Hocko
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Pingfan Liu
- Re: [PATCH 0/4] kdump: crashkernel reservation from CMA,
Philipp Rudo
- [PATCH] LoongArch: Load vmlinux.efi to the link address,
WANG Rui
- [PATCH] LoongArch: Fix an issue with relocatable vmlinux,
WANG Rui
- [PATCH v2 0/7] kexec_file: print out debugging message if required,
Baoquan He
- [PATCH v2 1/7] kexec_file: add kexec_file flag to control debug printing,
Baoquan He
- [PATCH v2 2/7] kexec_file: print out debugging message if required,
Baoquan He
- [PATCH v2 3/7] kexec_file, x86: print out debugging message if required,
Baoquan He
- [PATCH v2 4/7] kexec_file, arm64: print out debugging message if required,
Baoquan He
- [PATCH v2 5/7] kexec_file, ricv: print out debugging message if required,
Baoquan He
- [PATCH v2 7/7] kexec_file, parisc: print out debugging message if required,
Baoquan He
- [PATCH v2 6/7] kexec_file, power: print out debugging message if required,
Baoquan He
- [PATCH 0/3] kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP,
Baoquan He
- [PATCH] kexec: ppc64: print help to stdout instead of stderr,
Aditya Gupta
- [PATCHv3 00/14] x86/tdx: Add kexec support,
Kirill A. Shutemov
- [PATCHv3 01/14] x86/acpi: Extract ACPI MADT wakeup code into a separate file,
Kirill A. Shutemov
- [PATCHv3 02/14] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init,
Kirill A. Shutemov
- [PATCHv3 04/14] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup,
Kirill A. Shutemov
- [PATCHv3 03/14] cpu/hotplug: Add support for declaring CPU offlining not supported,
Kirill A. Shutemov
- [PATCHv3 06/14] x86/kexec: Keep CR4.MCE set during kexec for TDX guest,
Kirill A. Shutemov
- [PATCHv3 13/14] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case,
Kirill A. Shutemov
- [PATCHv3 07/14] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno,
Kirill A. Shutemov
- [PATCHv3 09/14] x86/tdx: Account shared memory,
Kirill A. Shutemov
- [PATCHv3 10/14] x86/tdx: Convert shared memory back to private on kexec,
Kirill A. Shutemov
- [PATCHv3 12/14] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure,
Kirill A. Shutemov
- [PATCHv3 11/14] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges,
Kirill A. Shutemov
- [PATCHv3 14/14] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method,
Kirill A. Shutemov
- [PATCHv3 08/14] x86/mm: Return correct level from lookup_address() if pte is none,
Kirill A. Shutemov
- [PATCHv3 05/14] x86/kvm: Do not try to disable kvmclock if it was not enabled,
Kirill A. Shutemov
- Re: [PATCHv3 00/14] x86/tdx: Add kexec support,
Baoquan He
- [PATCH] kexec: Use atomic_try_cmpxchg in crash_kexec,
Uros Bizjak
- [PATCH 0/7] kexec_file: print out debugging message if required,
Baoquan He
- [PATCH 2/7] kexec_file: print out debugging message if required,
Baoquan He
- [PATCH 5/7] kexec_file, ricv: print out debugging message if required,
Baoquan He
- [PATCH 1/7] kexec_file: add kexec_file flag to control debug printing,
Baoquan He
- [PATCH 3/7] kexec_file, x86: print out debugging message if required,
Baoquan He
- [PATCH 6/7] kexec_file, power: print out debugging message if required,
Baoquan He
- [PATCH 4/7] kexec_file, arm64: print out debugging message if required,
Baoquan He
[Archive Index]
[LM Sensors]
[Linux Audio Users]
[ALSA Devel]
[Fedora]
[Kernel]
[Video 4 Linux]