Kexec
[Prev Page][Next Page]
- Re: [PATCH -next] crash_core: Remove duplicated include in crash_core.c, (continued)
- [PATCH 0/7] Kexec-tools: Improve RISC-V port,
Song Shuai
- [PATCH 1/7] RISC-V: Use linux,usable-memory-range for crash kernel,
Song Shuai
- [PATCH 2/7] RISC-V: Fix the undeclared ‘EM_RISCV’ build failure,
Song Shuai
- [PATCH 3/7] RISC-V: Get memory ranges from iomem,
Song Shuai
- [PATCH 4/7] RISC-V: Correct the usage of command line option,
Song Shuai
- [PATCH 5/7] RISC-V: Enable kexe_file_load,
Song Shuai
- [PATCH 6/7] RISC-V: Separate elf_riscv_find_pbase out,
Song Shuai
- [PATCH 7/7] RISC-V: Support loading Image binary file,
Song Shuai
- Re: [PATCH 0/7] Kexec-tools: Improve RISC-V port,
Simon Horman
- Re: [PATCH 0/7] Kexec-tools: Improve RISC-V port,
Nick Kossifidis
- [PATCH v3] x86/purgatory: Remove LTO flags,
Song Liu
- [PATCH] x86/boot/compressed: Reserve more memory for page tables,
Kirill A. Shutemov
- [PATCH] makedumpfile: ppc64: do page traversal if vmemmap_list not populated,
Aditya Gupta
- [PATCH v1 0/2] zboot: enable kexec_load for zboot kernel images,
Dave Young
- [PATCH v3 0/9] kdump: use generic functions to simplify crashkernel reservation in arch,
Baoquan He
- [PATCH v3 1/9] crash_core.c: remove unnecessary parameter of function,
Baoquan He
- [PATCH v3 2/9] crash_core: change the prototype of function parse_crashkernel(),
Baoquan He
- [PATCH v3 3/9] crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing,
Baoquan He
- [PATCH v3 4/9] crash_core: add generic function to do reservation,
Baoquan He
- [PATCH v3 5/9] crash_core: move crashk_*res definition into crash_core.c,
Baoquan He
- [PATCH v3 6/9] x86: kdump: use generic interface to simplify crashkernel reservation code,
Baoquan He
- [PATCH v3 8/9] riscv: kdump: use generic interface to simplify crashkernel reservation,
Baoquan He
- [PATCH v3 9/9] crash_core.c: remove unneeded functions,
Baoquan He
- [PATCH v3 7/9] arm64: kdump: use generic interface to simplify crashkernel reservation,
Baoquan He
- [PATCH v3 1/2] vmcore: remove dependency with is_kdump_kernel() for exporting vmcore,
Hari Bathini
- [PATCHv6 0/3] enable nr_cpus for powerpc,
Pingfan Liu
- [PATCH V2 0/2] Do not try to access unaccepted memory,
Adrian Hunter
- [PATCH 1/2] zboot: enable arm64 kexec_load for zboot image,
Dave Young
- Re: kexec reboot failed due to commit 75d090fd167ac,
Dave Young
- [PATCH v2 0/2] x86/kexec: UKI Support,
Jan Hendrik Farr
- [PATCH 0/1] x86/kexec: UKI support,
Jan Hendrik Farr
- [PATCH v2] x86/purgatory: Remove LTO flags,
Song Liu
- [PATCH] x86/purgatory: Remove LTO flags,
Song Liu
- [PATCH v2 0/5] Introduce new wrappers to copy user-arrays,
Philipp Stanner
- [PATCH V1 0/3] riscv: kexec: cleanup and fixups,
Song Shuai
- Re: [PATCH v2 4/9] mm: vmalloc: Remove global vmap_area_root rb-tree,
Baoquan He
- [PATCH 0/3] Do not map unaccepted memory,
Adrian Hunter
- [PATCH v2 1/3] powerpc/fadump: make is_fadump_active() visible for exporting vmcore,
Hari Bathini
- [PATCH 1/2] vmcore: allow alternate dump capturing methods to export vmcore without is_kdump_kernel(),
Hari Bathini
- Re: [syzbot] [mm?] kernel BUG in free_unref_page_prepare,
syzbot
- [PATCH 0/5] Introduce new wrappers to copy user-arrays,
Philipp Stanner
- [PATCH v2 0/8] kdump: use generic functions to simplify crashkernel reservation in arch,
Baoquan He
- Re: [RFC PATCH] Introduce persistent memory pool,
Alexander Graf
- [kexec-tools PATCH] build: fix tarball creation,
Leah Neukirchen
- [ANNOUNCE] kexec-tools 2.0.27,
Simon Horman
- [PATCH 0/8] kdump: use generic functions to simplify crashkernel reservation in architectures,
Baoquan He
- [PATCH] aarch64: kern_paddr_start calculation makes more accurate legacy check,
Alexander Kamensky
- [ANNOUNCE] kexec-tools 2.0.27-rc1,
Simon Horman
- [Crash-utility PATCH V2] RISCV64: Add KASLR support,
Song Shuai
- [Crash-utility PATCH] RISCV64: Add KASLR support,
Song Shuai
- [PATCH v28 0/8] crash: Kernel handling of CPU and memory hot un/plug,
Eric DeVolder
- [PATCH v27 0/8] crash: Kernel handling of CPU and memory hot un/plug,
Eric DeVolder
- [PATCH 1/2] RISC-V: Use linux,usable-memory-range for crash kernel,
Song Shuai
- [ANNOUNCE] kexec-tools v2.0.27 preparation,
Simon Horman
- Re: [PATCH V3 01/14] blk-mq: add blk_mq_max_nr_hw_queues(),
Ming Lei
- Re: kexec reports "Cannot get kernel _text symbol address" on arm64 platform,
bhe@xxxxxxxxxx
- [PATCH v2 RESEND] kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments,
Wenyu Liu
- [PATCH v26 0/8] crash: Kernel handling of CPU and memory hot un/plug,
Eric DeVolder
- [Crash-utility PATCH V2] RISCV64: Use va_kernel_pa_offset in VTOP(),
Song Shuai
- Re: [RFC][PATCH] iwlwifi: Add pci .shutdown() hook for iwlwifi driver,
Tao Liu
- [PATCHv7 0/5] arm64: zboot support,
Pingfan Liu
- [RFC] IMA Log Snapshotting Design Proposal,
Sush Shringarputale
- [PATCH 0/6] Measuring TPM update counter in IMA,
Tushar Sugandhi
[PATCH v2 0/3] RISC-V: Fix a few kexec_file_load(2) failures,
Petr Tesarik
[PATCH -next v9 0/2] support allocating crashkernel above 4G explicitly on riscv,
Chen Jiahao
[PATCH] proc/vmcore: fix signedness bug in read_from_oldmem(),
Dan Carpenter
[PATCH -next v8 0/2] support allocating crashkernel above 4G explicitly on riscv,
Chen Jiahao
[PATCH v1 0/3] RISC-V: Fix a few kexec_file_load(2) failures,
Petr Tesarik
[RESEND PATCH -fixes 1/2] riscv: Export va_kernel_pa_offset in vmcoreinfo,
Song Shuai
[PATCH v2] kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments,
Wenyu Liu
[PATCH -fixes 1/2] riscv: Export va_kernel_pa_offset in vmcoreinfo,
Song Shuai
[Crash-utility] RISCV64: Use va_kernel_pa_offset in VTOP(),
Song Shuai
[PATCH] kexec_lock:Fix comment for kexec_lock,
Wenyu Liu(D)
[PATCHv6 0/5] arm64: zboot support,
Pingfan Liu
[PATCH 0/3] arm64: kdump: Restore the write protection for the crashkernel memory region,
thunder . leizhen
[PATCHv5 0/8] arm64: zboot support,
Pingfan Liu
[PATCH] kexec_file: ima: allow loading a kernel with its IMA signature verified,
Coiby Xu
Re: [PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues,
Ming Lei
[PATCH] kexec: update manpage with explicit mention of clean kexec,
Hari Bathini
Re: [BUG REPORT] Triggering a panic in an x86 virtual machine does not wait,
Thomas Gleixner
[PATCHv4 0/8] arm64: zboot support,
Pingfan Liu
[PATCH -next v7 0/2] support allocating crashkernel above 4G explicitly on riscv,
Chen Jiahao
[PATCH 00/10] ima: measure events between kexec load and execute,
Tushar Sugandhi
- [PATCH 08/10] ima: implement and register a reboot notifier function to update kexec buffer,
Tushar Sugandhi
- [PATCH 04/10] ima: implement functions to suspend and resume measurements,
Tushar Sugandhi
- [PATCH 03/10] ima: allocate buffer at kexec load to hold ima measurements,
Tushar Sugandhi
- [PATCH 07/10] ima: remove function ima_dump_measurement_list,
Tushar Sugandhi
- [PATCH 02/10] ima: implement function to populate buffer at kexec execute,
Tushar Sugandhi
- [PATCH 01/10] ima: implement function to allocate buffer at kexec load,
Tushar Sugandhi
- [PATCH 06/10] ima: update buffer at kexec execute with ima measurements,
Tushar Sugandhi
- [PATCH 05/10] kexec: implement functions to map and unmap segment to kimage,
Tushar Sugandhi
- [PATCH 10/10] kexec: update kexec_file_load syscall to call ima_kexec_post_load,
Tushar Sugandhi
- [PATCH 09/10] ima: suspend measurements while the kexec buffer is being copied,
Tushar Sugandhi
- Re: [PATCH 00/10] ima: measure events between kexec load and execute,
Dave Young
- Re: [PATCH 00/10] ima: measure events between kexec load and execute,
Mimi Zohar
[PATCH -next v6 0/2] support allocating crashkernel above 4G explicitly on riscv,
Chen Jiahao
[PATCH v25 00/10] crash: Kernel handling of CPU and memory hot un/plug,
Eric DeVolder
- [PATCH v25 05/10] kexec: exclude elfcorehdr from the segment digest,
Eric DeVolder
- [PATCH v25 04/10] crash: add generic infrastructure for crash hotplug support,
Eric DeVolder
- [PATCH v25 01/10] drivers/base: refactor cpu.c to use .is_visible(),
Eric DeVolder
- [PATCH v25 03/10] crash: move a few code bits to setup support of crash hotplug,
Eric DeVolder
- [PATCH v25 06/10] crash: memory and CPU hotplug sysfs attributes,
Eric DeVolder
- [PATCH v25 02/10] drivers/base: refactor memory.c to use .is_visible(),
Eric DeVolder
- [PATCH v25 07/10] x86/crash: add x86 crash hotplug support,
Eric DeVolder
- [PATCH v25 09/10] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu(),
Eric DeVolder
- [PATCH v25 10/10] x86/crash: optimize CPU changes,
Eric DeVolder
- [PATCH v25 08/10] crash: hotplug support for kexec_load(),
Eric DeVolder
[PATCH v24 00/10] crash: Kernel handling of CPU and memory hot un/plug,
Eric DeVolder
- [PATCH v24 05/10] kexec: exclude elfcorehdr from the segment digest,
Eric DeVolder
- [PATCH v24 02/10] drivers/base: refactor memory.c to use .is_visible(),
Eric DeVolder
- [PATCH v24 04/10] crash: add generic infrastructure for crash hotplug support,
Eric DeVolder
- [PATCH v24 03/10] crash: move a few code bits to setup support of crash hotplug,
Eric DeVolder
- [PATCH v24 06/10] crash: memory and CPU hotplug sysfs attributes,
Eric DeVolder
- [PATCH v24 09/10] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu(),
Eric DeVolder
- [PATCH v24 08/10] crash: hotplug support for kexec_load(),
Eric DeVolder
- [PATCH v24 07/10] x86/crash: add x86 crash hotplug support,
Eric DeVolder
- [PATCH v24 10/10] x86/crash: optimize CPU changes,
Eric DeVolder
- [PATCH v24 01/10] drivers/base: refactor cpu.c to use .is_visible(),
Eric DeVolder
[Archive Index]
[LM Sensors]
[Linux Audio Users]
[ALSA Devel]
[Fedora]
[Kernel]
[Video 4 Linux]