Kexec
[Prev Page][Next Page]
[PATCH 0/2] Fix a compilation warning and a static check error,
Bhupesh Sharma
[PATCH] kexec/arm: undefine __NR_kexec_file_load for arm,
quanyang . w
[PATCH v4 00/17] arm64: MMU enabled kexec relocation,
Pavel Tatashin
- [PATCH v4 02/17] arm64: hibernate: pass the allocated pgdp to ttbr0,
Pavel Tatashin
- [PATCH v4 01/17] kexec: quiet down kexec reboot,
Pavel Tatashin
- [PATCH v4 03/17] arm64: hibernate: check pgd table allocation,
Pavel Tatashin
- [PATCH v4 04/17] arm64: hibernate: use get_safe_page directly,
Pavel Tatashin
- [PATCH v4 05/17] arm64: hibernate: remove gotos in create_safe_exec_page,
Pavel Tatashin
- [PATCH v4 06/17] arm64: hibernate: rename dst to page in create_safe_exec_page,
Pavel Tatashin
- [PATCH v4 07/17] arm64: hibernate: add PUD_SECT_RDONLY,
Pavel Tatashin
- [PATCH v4 08/17] arm64: hibernate: add trans_pgd public functions,
Pavel Tatashin
- [PATCH v4 09/17] arm64: hibernate: move page handling function to new trans_pgd.c,
Pavel Tatashin
- [PATCH v4 10/17] arm64: trans_pgd: make trans_pgd_map_page generic,
Pavel Tatashin
- [PATCH v4 12/17] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions,
Pavel Tatashin
- [PATCH v4 11/17] arm64: trans_pgd: pass allocator trans_pgd_create_copy,
Pavel Tatashin
- [PATCH v4 13/17] kexec: add machine_kexec_post_load(),
Pavel Tatashin
- [PATCH v4 14/17] arm64: kexec: move relocation function setup and clean up,
Pavel Tatashin
- [PATCH v4 15/17] arm64: kexec: add expandable argument to relocation function,
Pavel Tatashin
- [PATCH v4 16/17] arm64: kexec: configure trans_pgd page table for kexec,
Pavel Tatashin
- [PATCH v4 17/17] arm64: kexec: enable MMU during kexec relocation,
Pavel Tatashin
[PATCH AUTOSEL 4.19 143/167] resource: Fix find_next_iomem_res() iteration issue,
Sasha Levin
[PATCH AUTOSEL 4.19 142/167] resource: Include resource end in walk_*() interfaces,
Sasha Levin
[PATCH] x86: Fix PAGE_OFFSET for kernels since 4.20,
Donald Buczek
[PATCH v6 0/4] support reserving crashkernel above 4G on arm64 kdump,
Chen Zhou
[PATCH v2] arm64: kdump: add another DT property to crash dump kernel's dtb,
Chen Zhou
[PATCHv2 0/4] x86/mce: protect nr_cpus from rebooting by broadcast mce,
Pingfan Liu
Re: [PATCH v2] x86/kdump: Reserve extra memory when SME or SEV is active,
Kairui Song
[PATCH v1 0/6] Allow kexec reboot for GICv3 and device tree,
Pavel Tatashin
[PATCH v5 0/7] kexec: add generic support for elf kernel images,
Sven Schnelle
[PATCH 0/4 v2] Limit the size of vmcore-dmesg.txt to 2G,
Lianbo Jiang
Re: [PATCH] x86/kdump: Reserve extra memory when SME or SEV is active,
Lendacky, Thomas
[PATCH v3 00/17] arm64: MMU enabled kexec relocation,
Pavel Tatashin
- [PATCH v3 01/17] kexec: quiet down kexec reboot,
Pavel Tatashin
- [PATCH v3 02/17] arm64, hibernate: use get_safe_page directly,
Pavel Tatashin
- [PATCH v3 03/17] arm64, hibernate: remove gotos in create_safe_exec_page,
Pavel Tatashin
- [PATCH v3 04/17] arm64, hibernate: rename dst to page in create_safe_exec_page,
Pavel Tatashin
- [PATCH v3 05/17] arm64, hibernate: check pgd table allocation,
Pavel Tatashin
- [PATCH v3 06/17] arm64, hibernate: add trans_pgd public functions,
Pavel Tatashin
- [PATCH v3 07/17] arm64, hibernate: move page handling function to new trans_pgd.c,
Pavel Tatashin
- [PATCH v3 08/17] arm64, trans_pgd: make trans_pgd_map_page generic,
Pavel Tatashin
- [PATCH v3 09/17] arm64, trans_pgd: add trans_pgd_create_empty,
Pavel Tatashin
- [PATCH v3 10/17] arm64, trans_pgd: adjust trans_pgd_create_copy interface,
Pavel Tatashin
- [PATCH v3 11/17] arm64, trans_pgd: add PUD_SECT_RDONLY,
Pavel Tatashin
- [PATCH v3 12/17] arm64, trans_pgd: complete generalization of trans_pgds,
Pavel Tatashin
- [PATCH v3 13/17] kexec: add machine_kexec_post_load(),
Pavel Tatashin
- [PATCH v3 14/17] arm64, kexec: move relocation function setup and clean up,
Pavel Tatashin
- [PATCH v3 15/17] arm64, kexec: add expandable argument to relocation function,
Pavel Tatashin
- [PATCH v3 16/17] arm64, kexec: configure trans_pgd page table for kexec,
Pavel Tatashin
- [PATCH v3 17/17] arm64, kexec: enable MMU during kexec relocation,
Pavel Tatashin
/proc/vmcore and wrong PAGE_OFFSET,
Donald Buczek
kexec broken on arm (v7) socfpga in later 4 series kernels ?,
Aggelis Aggelis
[PATCH V40 09/29] kexec_file: Restrict at runtime if the kernel is locked down,
Matthew Garrett
[PATCH V40 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE,
Matthew Garrett
[PATCH V40 07/29] lockdown: Copy secure_boot flag in boot params across kexec reboot,
Matthew Garrett
[PATCH V40 06/29] kexec_load: Disable at runtime if the kernel is locked down,
Matthew Garrett
Re: [RFC PATCH v4 9/9] printk: use a new ringbuffer implementation,
Dave Young
Brocken/incomplete `/proc/vmcore`,
Paul Menzel
Crash kernel with 256 MB reserved memory runs into OOM condition,
Paul Menzel
[PATCH v2 00/14] arm64: MMU enabled kexec relocation,
Pavel Tatashin
- [PATCH v2 01/14] kexec: quiet down kexec reboot,
Pavel Tatashin
- [PATCH v2 02/14] arm64, hibernate: create_safe_exec_page cleanup,
Pavel Tatashin
- [PATCH v2 03/14] arm64, hibernate: add trans_table public functions,
Pavel Tatashin
- [PATCH v2 04/14] arm64, hibernate: move page handling function to new trans_table.c,
Pavel Tatashin
- [PATCH v2 05/14] arm64, trans_table: make trans_table_map_page generic,
Pavel Tatashin
- [PATCH v2 06/14] arm64, trans_table: add trans_table_create_empty,
Pavel Tatashin
- [PATCH v2 07/14] arm64, trans_table: adjust trans_table_create_copy interface,
Pavel Tatashin
- [PATCH v2 08/14] arm64, trans_table: add PUD_SECT_RDONLY,
Pavel Tatashin
- [PATCH v2 09/14] arm64, trans_table: complete generalization of trans_tables,
Pavel Tatashin
- [PATCH v2 11/14] arm64, kexec: move relocation function setup and clean up,
Pavel Tatashin
- [PATCH v2 10/14] kexec: add machine_kexec_post_load(),
Pavel Tatashin
- [PATCH v2 12/14] arm64, kexec: add expandable argument to relocation function,
Pavel Tatashin
- [PATCH v2 13/14] arm64, kexec: configure transitional page table for kexec,
Pavel Tatashin
- [PATCH v2 14/14] arm64, kexec: enable MMU during kexec relocation,
Pavel Tatashin
[PATCH 0/2] Limit the size of vmcore-dmesg.txt to 2G,
Lianbo Jiang
[PATCH 3/6] Avoid build warning when !CONFIG_KEXEC_SIG,
Matthew Garrett
[PATCH V38 09/29] kexec_file: Restrict at runtime if the kernel is locked down,
Matthew Garrett
[PATCH V38 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE,
Matthew Garrett
[PATCH V38 07/29] Copy secure_boot flag in boot params across kexec reboot,
Matthew Garrett
[PATCH V38 06/29] kexec_load: Disable at runtime if the kernel is locked down,
Matthew Garrett
[PATCH 0/4] x86/mce: protect nr_cpus from rebooting by broadcast mce,
Pingfan Liu
[PATCH] do not clean dummy variable in kexec path,
Dave Young
[x86/boot] 5b51ae969e: kexec boot failed,
kernel test robot
Re: crash: `kmem -s` reported "kmem: dma-kmalloc-512: slab: ffffe192c0001000 invalid freepointer: e5ffef4e9a040b7e" on a dumped vmcore,
Dave Young
[RFC PATCH] makedumpfile: exclude ZFS file cache pages,
Don Brady
[PATCH v1 0/8] arm64: MMU enabled kexec relocation,
Pavel Tatashin
- [PATCH v1 1/8] kexec: quiet down kexec reboot,
Pavel Tatashin
- [PATCH v1 2/8] arm64, mm: transitional tables,
Pavel Tatashin
- [PATCH v1 3/8] arm64: hibernate: switch to transtional page tables.,
Pavel Tatashin
- [PATCH v1 4/8] kexec: add machine_kexec_post_load(),
Pavel Tatashin
- [PATCH v1 5/8] arm64, kexec: move relocation function setup and clean up,
Pavel Tatashin
- [PATCH v1 6/8] arm64, kexec: add expandable argument to relocation function,
Pavel Tatashin
- [PATCH v1 7/8] arm64, kexec: configure transitional page table for kexec,
Pavel Tatashin
- [PATCH v1 8/8] arm64, kexec: enable MMU during kexec relocation,
Pavel Tatashin
- Re: [PATCH v1 0/8] arm64: MMU enabled kexec relocation,
Pavel Tatashin
[PATCH V37 09/29] kexec_file: Restrict at runtime if the kernel is locked down,
Matthew Garrett
[PATCH V37 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE,
Matthew Garrett
[PATCH V37 06/29] kexec_load: Disable at runtime if the kernel is locked down,
Matthew Garrett
[PATCH V37 07/29] Copy secure_boot flag in boot params across kexec reboot,
Matthew Garrett
[RFC v2 0/8] arm64: MMU enabled kexec relocation,
Pavel Tatashin
- [RFC v2 1/8] kexec: quiet down kexec reboot,
Pavel Tatashin
- [RFC v2 2/8] arm64, mm: transitional tables,
Pavel Tatashin
- [RFC v2 3/8] arm64: hibernate: switch to transtional page tables.,
Pavel Tatashin
- [RFC v2 5/8] arm64, kexec: move relocation function setup and clean up,
Pavel Tatashin
- [RFC v2 4/8] kexec: add machine_kexec_post_load(),
Pavel Tatashin
- [RFC v2 6/8] arm64, kexec: add expandable argument to relocation function,
Pavel Tatashin
- [RFC v2 7/8] arm64, kexec: configure transitional page table for kexec,
Pavel Tatashin
- [RFC v2 8/8] arm64, kexec: enable MMU during kexec relocation,
Pavel Tatashin
- Re: [RFC v2 0/8] arm64: MMU enabled kexec relocation,
Mark Rutland
- Re: [RFC v2 0/8] arm64: MMU enabled kexec relocation,
Pavel Tatashin
[PATCH] x86: Fix broken multiboot2 buliding for i386,
Kairui Song
[PATCH] kexec: restore arch_kexec_kernel_image_probe declaration,
Vasily Gorbik
[ANNOUNCE] kexec-tools 2.0.20,
Simon Horman
No compression technique of zImage/uImage detected - ARM,
Maikel Coenen
Re: [PATCH] kexec: Bail out upon SIGKILL when allocating memory.,
Tetsuo Handa
[RFC] makedumpfile: exclude ZFS file cache pages,
Donald Brady
[PATCH V36 09/29] kexec_file: Restrict at runtime if the kernel is locked down,
Matthew Garrett
[PATCH V36 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE,
Matthew Garrett
[PATCH V36 07/29] Copy secure_boot flag in boot params across kexec reboot,
Matthew Garrett
[PATCH V36 06/29] kexec_load: Disable at runtime if the kernel is locked down,
Matthew Garrett
[RFC v1 0/4] arm64: MMU enabled kexec kernel relocation,
Pavel Tatashin
[ANNOUNCE] kexec-tools 2.0.20-rc2,
Simon Horman
[PATCH V35 09/29] kexec_file: Restrict at runtime if the kernel is locked down,
Matthew Garrett
[PATCH V35 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE,
Matthew Garrett
[PATCH V35 07/29] Copy secure_boot flag in boot params across kexec reboot,
Matthew Garrett
[PATCH V35 06/29] kexec_load: Disable at runtime if the kernel is locked down,
Matthew Garrett
[PATCH v4 0/7] kexec: add generic support for elf kernel images,
Sven Schnelle
[PATCH v2 0/4] kexec/arm64: Add support for zlib compressed kernel images (Image.gz),
Bhupesh Sharma
[PATCH 0/4] kexec/arm64: Add support for zlib compressed kernel images (Image.gz),
Bhupesh Sharma
[PATCH v3 0/7] kexec: add generic support for elf kernel images,
Sven Schnelle
[ANNOUNCE] kexec-tools 2.0.20-rc1,
Simon Horman
[PATCH] x86: Include kexec-mb2-x86.c and multiboot2.h in distribution,
Simon Horman
[PATCH v2 0/7] kexec: add generic support for elf kernel images,
Sven Schnelle
[v2 0/5] arm64: allow to reserve memory for normal kexec kernel,
Pavel Tatashin
[v1 0/5] allow to reserve memory for normal kexec kernel,
Pavel Tatashin
[PATCH using git format-patch -C] kexec: add generic support for elf kernel images,
Christophe Leroy
[PATCH] kexec: add generic support for elf kernel images,
Sven Schnelle
[PATCH kexec-tools] x86: re-order includes to avoid duplicate struct e820entry,
Simon Horman
[ANNOUNCE] kexec-tools v2.0.20 preparation,
Simon Horman
[PATCH 18/39] docs: admin-guide: add kdump documentation into it,
Mauro Carvalho Chehab
[ANNOUNCE] makedumpfile 1.6.6 is released,
Kazuhito Hagio
[PATCH 1/2] elf: Support ELF loading with relocation,
Varad Gautam
mgag200 fails kdump kernel booting,
Baoquan He
[PATCH RFC] generic ELF support for kexec,
Sven Schnelle
[PATCH v2 RESEND] kexec: fix warnig of crash_zero_bytes in crash.c,
Tiezhu Yang
[PATCH V34 09/29] kexec_file: Restrict at runtime if the kernel is locked down,
Matthew Garrett
[PATCH V34 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE,
Matthew Garrett
[PATCH V34 07/29] Copy secure_boot flag in boot params across kexec reboot,
Matthew Garrett
[PATCH V34 06/29] kexec_load: Disable at runtime if the kernel is locked down,
Matthew Garrett
[PATCH V33 09/30] kexec_file: Restrict at runtime if the kernel is locked down,
Matthew Garrett
[PATCH V33 08/30] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE,
Matthew Garrett
[PATCH V33 07/30] Copy secure_boot flag in boot params across kexec reboot,
Matthew Garrett
[PATCH V33 06/30] kexec_load: Disable at runtime if the kernel is locked down,
Matthew Garrett
[Query] arm64: Right approach to support Image.gz file type via kexec_file_load(),
Bhupesh Sharma
[PATCH v1 22/22] admin-guide: add kdump documentation into it,
Mauro Carvalho Chehab
[ANNOUNCE] makedumpfile 1.6.6 preparation,
Kazuhito Hagio
Re: [PATCH V8 3/3] Call ima_kexec_cmdline to measure the cmdline args,
Mimi Zohar
[PATCH v4 13/28] docs: kdump: convert docs to ReST and rename to *.rst,
Mauro Carvalho Chehab
Re: [PATCH v2 00/12] 52-bit kernel + user VAs,
Bhupesh Sharma
[PATCH] x86/kexec: Add ACPI NVS region to the ident map,
Kairui Song
[PATCH v3 15/33] docs: kdump: convert docs to ReST and rename to *.rst,
Mauro Carvalho Chehab
[PATCH] makedumpfile/arm64: fix get_kaslr_offset_arm64() to return kaslr_offset correctly,
Kazuhito Hagio
The current SME implementation fails kexec/kdump kernel booting.,
Baoquan He
[PATCH v4] vmcore: Add a kernel parameter novmcoredd,
Kairui Song
[PATCH v3] vmcore: Add a kernel parameter vmcore_device_dump,
Kairui Song
[PATCH v3 0/4] x86: Always try to fill acpi_rsdp_addr in boot params,
Kairui Song
[PATCH] powerpc: Fix loading of kernel + initramfs with kexec_file_load(),
Thiago Jung Bauermann
[PATCH 1/3] xen: Avoid overlapping segments in low memory,
Varad Gautam
[PATCH v2] vmcore: Add a kernel cmdline vmcore_device_dump,
Kairui Song
[PATCH] Documentation: kdump: fix minor typo,
Cengiz Can
[PATCH v2 0/4] x86: Always to to fill acpi_rsdp_addr in boot params,
Kairui Song
Carrying over the ima log during kexec_file_load,
prakhar srivastava
[RFC PATCH] vmcore: Add a kernel cmdline device_dump_limit,
Kairui Song
[PATCH 0/4] support reserving crashkernel above 4G on arm64 kdump,
Chen Zhou
[PATCH 0/3 v3] Add kdump support for the SEV enabled guest,
Lianbo Jiang
[PATCH 0/2] Improve reading mounts, fixing EFI/ACPI in common scenarios,
Niklas Hambüchen
Real mode kexec failure with non-IDE disk,
David Woodhouse
[PATCH] xen: Avoid overlapping segments in low memory,
David Woodhouse
Re: [PATCHv2] kernel/crash: make parse_crashkernel()'s return value more indicant,
Dave Young
Xen kexec status,
David Woodhouse
[PATCH] memblock: make keeping memblock memory opt-in rather than opt-out,
Mike Rapoport
[PATCH v5 0/2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel,
Baoquan He
[Archive Index]
[LM Sensors]
[Linux Audio Users]
[ALSA Devel]
[Fedora]
[Kernel]
[Video 4 Linux]