Kexec
[Prev Page][Next Page]
- [PATCH RFC] Watchdog: sbsa_gwdt: Enhance timeout range, (continued)
- [PATCH 00/12] Fixing TI Keystone2 kexec,
Russell King - ARM Linux
- [PATCH 01/12] ARM: kexec: fix crashkernel= handling,
Russell King
- [PATCH 02/12] ARM: provide improved virt_to_idmap() functionality,
Russell King
- [PATCH 03/12] ARM: kexec: remove 512MB restriction on kexec crashdump,
Russell King
- [PATCH 04/12] ARM: provide arm_has_idmap_alias() helper,
Russell King
- [PATCH 05/12] ARM: kdump: advertise boot aliased crash kernel resource,
Russell King
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM,
Russell King
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM,
Pratyush Anand
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM,
Russell King - ARM Linux
- [PATCH kexec-tools 01/32] kdump: mmap() and munmap() only work on page-aligned quantites,
Russell King
- [PATCH kexec-tools 02/32] kdump: fix multiple program header entries,
Russell King
- [PATCH kexec-tools 03/32] kdump: actually write out the memory,
Russell King
- [PATCH kexec-tools 04/32] kdump: fix kdump mapping,
Russell King
- [PATCH kexec-tools 05/32] arm: fix kdump to work on LPAE systems,
Russell King
- [PATCH kexec-tools 06/32] kdump: print mmap() offset in hex,
Russell King
- [PATCH kexec-tools 07/32] kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms,
Russell King
- [PATCH kexec-tools 08/32] kexec: add max_size to memory_ranges,
Russell King
- [PATCH kexec-tools 09/32] kexec: phys_to_virt() must take unsigned long long,
Russell King
- [PATCH kexec-tools 10/32] kexec: add generic helper to add to memory_regions,
Russell King
- [PATCH kexec-tools 11/32] kexec: add mem_regions sorting implementation,
Russell King
- [PATCH kexec-tools 12/32] kexec: add helper to exlude a region from a set of memory ranges,
Russell King
- [PATCH kexec-tools 13/32] arm: fix pointer signedness warning in kexec-uImage-arm.c,
Russell King
- [PATCH kexec-tools 14/32] arm: fix off-by-one on memory end,
Russell King
- [PATCH kexec-tools 15/32] arm: fix get_kernel_stext_sym() to close its file,
Russell King
- [PATCH kexec-tools 16/32] arm: fix ELF32/ELF64 check,
Russell King
- [PATCH kexec-tools 17/32] arm: return proper error for missing crash kernel,
Russell King
- [PATCH kexec-tools 18/32] arm: report if crash kernel is out of bounds,
Russell King
- [PATCH kexec-tools 19/32] arm: add memory ranges debug,
Russell King
- [PATCH kexec-tools 20/32] arm: add maximum number of memory ranges,
Russell King
- [PATCH kexec-tools 21/32] arm: parse crash_reserved_mem early,
Russell King
- [PATCH kexec-tools 22/32] arm: use generic mem_region sorting implementation,
Russell King
- [PATCH kexec-tools 23/32] arm: move crash system RAM parsing earlier,
Russell King
- [PATCH kexec-tools 24/32] arm: add support for platforms with boot memory aliases,
Russell King
- [PATCH kexec-tools 25/32] arm: crashdump needs boot alias of crash kernel region,
Russell King
- [PATCH kexec-tools 26/32] arm: rename crash_reserved_mem to crash_kernel_mem,
Russell King
- [PATCH kexec-tools 27/32] arm: add support for multiple reserved regions,
Russell King
- [PATCH kexec-tools 28/32] arm: add support for boot-time crash kernel resource,
Russell King
- [PATCH kexec-tools 29/32] arm: add debug of reserved and coredump memory ranges,
Russell King
- [PATCH kexec-tools 30/32] arm: fix type of phys_offset,
Russell King
- [PATCH kexec-tools 31/32] arm: clean up phys/page offset debug,
Russell King
- [PATCH kexec-tools 32/32] arm: report which ELF core format we will use,
Russell King
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM,
Russell King - ARM Linux
- [PATCH 07/12] ARM: keystone: dts: add psci command definition,
Russell King
- [PATCH 08/12] kexec: don't invoke OOM-killer for control page allocation,
Russell King
- [PATCH 09/12] kexec: ensure user memory sizes do not wrap,
Russell King
- [PATCH 10/12] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t,
Russell King
- [PATCH 11/12] kexec: allow architectures to override boot mapping,
Russell King
- [PATCH 12/12] ARM: kexec: fix kexec for Keystone 2,
Russell King
- [PATCH 00/12] Fixing TI Keystone2 kexec,
Simon Horman
- [PATCH 00/12] Fixing TI Keystone2 kexec,
Dave Young
- [PATCH] arm64:kexec: Memstart should not be before the kernel start address,
Sameer Goel
- [PATCH v3] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres(),
Xunlei Pang
- [PATCH] arm64: Memstart should not be before the kernel start address,
Sameer Goel
- [PATCH] arm64: fix two level pmd calculation,
Pratyush Anand
- [PATCH] makedumpfile: fix module core base and size offset for kernel v4.5,
Pratyush Anand
- [PATCH] makedumpfile: fix compilation warning,
Pratyush Anand
- [PATCH V8] Improve the performance of --num-threads -d 31,
Zhou Wenjian
- makedumpfile utility optimization,
Atsushi Kumagai
- [PATCH v7] Improve the performance of --num-threads -d 31,
Zhou Wenjian
- [PATCH v16 00/20] arm64 kexec kernel patches v16,
Geoff Levand
- [PATCH v16 05/20] arm64: hyp/kvm: Extend hyp-stub API to allow function calls at EL2,
Geoff Levand
- [PATCH v16 01/20] arm64: Fold proc-macros.S into assembler.h,
Geoff Levand
- [PATCH v16 03/20] arm64: kvm: Move the do_el2_call macro to a header file,
Geoff Levand
- [PATCH v16 04/20] arm64: kvm: Move lr save/restore from do_el2_call into EL1,
Geoff Levand
- [PATCH v16 02/20] arm64: Cleanup SCTLR flags,
Geoff Levand
- [PATCH v16 09/20] arm64: Add new asm macro copy_page,
Geoff Levand
- [PATCH v16 11/20] arm64: Add back cpu_reset routines,
Geoff Levand
- [PATCH v16 08/20] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file,
Geoff Levand
- [PATCH v16 07/20] arm64: kernel: Include _AC definition in page.h,
Geoff Levand
- [PATCH v16 15/20] arm64: kdump: reserve memory for crash dump kernel,
Geoff Levand
- [PATCH v16 12/20] arm64/kexec: Add core kexec support,
Geoff Levand
- [PATCH v16 14/20] arm64/kexec: Add pr_debug output,
Geoff Levand
- [PATCH v16 13/20] arm64/kexec: Enable kexec in the arm64 defconfig,
Geoff Levand
- [PATCH v16 06/20] arm64: kvm: allows kvm cpu hotplug,
Geoff Levand
- [PATCH v16 10/20] arm64: head.S: el2_setup() to accept sctlr_el1 as an argument,
Geoff Levand
- [PATCH v16 16/20] arm64: limit memory regions based on DT property, usable-memory,
Geoff Levand
- [PATCH v16 17/20] arm64: kdump: implement machine_crash_shutdown(),
Geoff Levand
- [PATCH v16 18/20] arm64: kdump: add kdump support,
Geoff Levand
- [PATCH v16 19/20] arm64: kdump: enable kdump in the arm64 defconfig,
Geoff Levand
- [PATCH v16 20/20] arm64: kdump: update a kernel doc,
Geoff Levand
- [PATCH v16 00/20] arm64 kexec kernel patches v16,
Julien Grall
- [PATCH 0/3] Initial Kexec patches,
Russell King - ARM Linux
- kexec loading fails without kernel code address in /proc/iomem,
Dave Young
- Removal of the kernel code/data/bss resources does break kexec/kdump,
Freeman Zhang
- [PATCH v6] Improve the performance of --num-threads -d 31,
Zhou Wenjian
- [PATCH V5] Improve the performance of --num-threads -d 31,
Zhou Wenjian
- [PATCH v2] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres(),
Xunlei Pang
- [PATCH 1/3] arm: properly handle a missing /chosen node in the DT,
Alban Bedel
- [PATCH] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres(),
Xunlei Pang
- [PATCH] ARM: kexec: fix crashkernel= handling,
Russell King
- [ANNOUNCE] kexec-tools 2.0.12,
Simon Horman
- Kernel support for makedumpfile upcoming release,
Louis Bouchard
- [PATCH] makdumpfile: clean up the in-accurate message printing about mmap,
Baoquan He
- [PATCH v15 00/20] arm64 kexec kernel patches v15,
Geoff Levand
- [PATCH v15 03/20] arm64: Convert hcalls to use HVC immediate value,
Geoff Levand
- [PATCH v15 07/20] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file,
Geoff Levand
- [PATCH v15 11/20] Revert "arm64: remove dead code",
Geoff Levand
- [PATCH v15 01/20] arm64: Fold proc-macros.S into assembler.h,
Geoff Levand
- [PATCH v15 04/20] arm64: Add new hcall HVC_CALL_FUNC,
Geoff Levand
- [PATCH v15 13/20] arm64/kexec: Enable kexec in the arm64 defconfig,
Geoff Levand
- [PATCH v15 12/20] arm64/kexec: Add core kexec support,
Geoff Levand
- [PATCH v15 08/20] arm64: Add new asm macro copy_page,
Geoff Levand
- [PATCH v15 02/20] arm64: Cleanup SCTLR flags,
Geoff Levand
- [PATCH v15 06/20] arm64: kernel: Include _AC definition in page.h,
Geoff Levand
- [PATCH v15 05/20] arm64: kvm: allows kvm cpu hotplug,
Geoff Levand
- [PATCH v15 09/20] arm64: Add back cpu_reset routines,
Geoff Levand
- [PATCH v15 10/20] Revert "arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function",
Geoff Levand
- [PATCH v15 15/20] arm64: kdump: reserve memory for crash dump kernel,
Geoff Levand
- [PATCH v15 14/20] arm64/kexec: Add pr_debug output,
Geoff Levand
- [PATCH v15 20/20] arm64: kdump: update a kernel doc,
Geoff Levand
- [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown(),
Geoff Levand
- [PATCH v15 18/20] arm64: kdump: add kdump support,
Geoff Levand
- [PATCH v15 19/20] arm64: kdump: enable kdump in the arm64 defconfig,
Geoff Levand
- [PATCH v15 16/20] arm64: limit memory regions based on DT property, usable-memory,
Geoff Levand
- [PATCH v15 00/20] arm64 kexec kernel patches v15,
Dave Young
- [PATCH V3] proc-vmcore: wrong data type casting fix,
Dave Young
- [ANNOUNCE] kexec-tools 2.0.12-rc1,
Simon Horman
- [PATCH V2] proc-vmcore: wrong data type casting fix,
Dave Young
- [PATCH] proc-vmcore: wrong data type casting fix,
Dave Young
- [PATCH 2/2] [PATCH 2/2] proc-vmcore: wrong data type casting fix,
dyoung at redhat.com
- [PATCH 1/2] [PATCH 1/2] Introduce new macros min_lt and max_lt for comparing with larger type,
dyoung at redhat.com
- [PATCH 0/2] min_t type casting bug fixes,
dyoung at redhat.com
- [PATCH v4] Improve the performance of --num-threads -d 31,
Zhou Wenjian
[PATCH v14 00/20] arm64 kexec kernel patches v14,
Geoff Levand
- [PATCH v14 03/20] arm64: Convert hcalls to use HVC immediate value,
Geoff Levand
- [PATCH v14 06/20] arm64: kernel: Include _AC definition in page.h,
Geoff Levand
- [PATCH v14 09/20] arm64: Add back cpu_reset routines,
Geoff Levand
- [PATCH v14 04/20] arm64: Add new hcall HVC_CALL_FUNC,
Geoff Levand
- [PATCH v14 08/20] arm64: Add new asm macro copy_page,
Geoff Levand
- [PATCH v14 07/20] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file,
Geoff Levand
- [PATCH v14 11/20] Revert "arm64: remove dead code",
Geoff Levand
- [PATCH v14 05/20] arm64: kvm: allows kvm cpu hotplug,
Geoff Levand
- [PATCH v14 02/20] arm64: Cleanup SCTLR flags,
Geoff Levand
- [PATCH v14 10/20] Revert "arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function",
Geoff Levand
- [PATCH v14 12/20] arm64/kexec: Add core kexec support,
Geoff Levand
- [PATCH v14 01/20] arm64: Fold proc-macros.S into assembler.h,
Geoff Levand
- [PATCH v14 13/20] arm64/kexec: Enable kexec in the arm64 defconfig,
Geoff Levand
- [PATCH v14 16/20] arm64: limit memory regions based on DT property, usable-memory,
Geoff Levand
- [PATCH v14 17/20] arm64: kdump: implement machine_crash_shutdown(),
Geoff Levand
- [PATCH v14 18/20] arm64: kdump: add kdump support,
Geoff Levand
- [PATCH v14 19/20] arm64: kdump: enable kdump in the arm64 defconfig,
Geoff Levand
- [PATCH v14 20/20] arm64: kdump: update a kernel doc,
Geoff Levand
- [PATCH v14 15/20] arm64: kdump: reserve memory for crash dump kernel,
Geoff Levand
- [PATCH v14 14/20] arm64/kexec: Add pr_debug output,
Geoff Levand
- [PATCH v14 00/20] arm64 kexec kernel patches v14,
Azriel Samson
[PATCH v3] Improve the performance of --num-threads -d 31,
Zhou Wenjian
[PATCH] iommu/vt-d: Assign old irt entries a common valid vector in kdump kernel,
Xunlei Pang
[ANNOUNCE] kexec-tools v2.0.12 preparation,
Simon Horman
[PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path,
Minfei Huang
[PATCH 2/2] kexec: export OFFSET(page.compound_head) to find out compound tail page,
Atsushi Kumagai
[PATCH 1/2] kexec: update VMCOREINFO for compound_order/dtor,
Atsushi Kumagai
[PATCH 0/2] Export new VMCOREINFO about compound page,
Atsushi Kumagai
[PATCH update] kexec/fs2dt.c: wrong dt node fix,
Dave Young
[PATCH 1/3] Pass struct mem_sym into machine_apply_elf_rel(),
Anton Blanchard
[PATCH] kexec/fs2dt.c: wrong dt node fix,
Dave Young
[PATCH] kexec: Make a pair of map/unmap reserved pages in error path,
Minfei Huang
[PATCH 1/2] Pass struct mem_sym into machine_apply_elf_rel(),
Anton Blanchard
[RFC v2 PATCH 0/7] purgatory: Say last words in kexec on panic case,
Hidehiro Kawai
makedumpfile: 4.5 kernel commit breaks page filtering,
Dave Anderson
[PATCH 0/2] ACPI, x86/efi: Remove ACPI BGRT tables for kexec,
Matt Fleming
[PATCH v2] Improve the performance of --num-threads -d 31,
Zhou Wenjian
[PATCH v4 00/19] vfs: support for a common kernel file loader,
Mimi Zohar
- [PATCH v4 01/19] firmware: simplify dev_*() print messages for generic helpers,
Mimi Zohar
- [PATCH v4 02/19] firmware: move completing fw into a helper,
Mimi Zohar
- [PATCH v4 03/19] firmware: clean up filesystem load exit path,
Mimi Zohar
- [PATCH v4 04/19] vfs: define a generic function to read a file from the kernel,
Mimi Zohar
- [PATCH v4 05/19] vfs: define kernel_read_file_id enumeration,
Mimi Zohar
- [PATCH v4 06/19] ima: provide buffer hash calculation function,
Mimi Zohar
- [PATCH v4 07/19] ima: calculate the hash of a buffer using aynchronous hash(ahash),
Mimi Zohar
- [PATCH v4 08/19] ima: define a new hook to measure and appraise a file already in memory,
Mimi Zohar
- [PATCH v4 09/19] vfs: define kernel_read_file_from_path,
Mimi Zohar
- [PATCH v4 10/19] firmware: replace call to fw_read_file_contents() with kernel version,
Mimi Zohar
- [PATCH v4 11/19] security: define kernel_read_file hook,
Mimi Zohar
- [PATCH v4 12/19] vfs: define kernel_copy_file_from_fd(),
Mimi Zohar
- [PATCH v4 13/19] module: replace copy_module_from_fd with kernel version,
Mimi Zohar
- [PATCH v4 14/19] ima: remove firmware and module specific cached status info,
Mimi Zohar
- [PATCH v4 15/19] kexec: replace call to copy_file_from_fd() with kernel version,
Mimi Zohar
- [PATCH v4 16/19] ima: support for kexec image and initramfs,
Mimi Zohar
- [PATCH v4 17/19] ima: load policy using path,
Mimi Zohar
- [PATCH v4 18/19] ima: measure and appraise the IMA policy itself,
Mimi Zohar
- [PATCH v4 19/19] ima: require signed IMA policy,
Mimi Zohar
[PATCH 0/3] makedumpfile: Fix handling of ELF segments with p_memsz > p_filesz,
Petr Tesarik
Regression in makedumpfile-1.5.9,
Petr Tesarik
Handling an elf kernel dump with a randomized base,
Corey Minyard
[PATCH v3.1] firmware: clean up filesystem load exit path,
Kees Cook
[PATCH v3 00/22] vfs: support for a common kernel file loader,
Mimi Zohar
- [PATCH v3 01/22] ima: separate 'security.ima' reading functionality from collect,
Mimi Zohar
- [PATCH v3 02/22] ima: refactor ima_policy_show() to display "ima_hooks" rules,
Mimi Zohar
- [PATCH v3 03/22] ima: use "ima_hooks" enum as function argument,
Mimi Zohar
- [PATCH v3 04/22] firmware: simplify dev_*() print messages for generic helpers,
Mimi Zohar
- [PATCH v3 05/22] firmware: move completing fw into a helper,
Mimi Zohar
- [PATCH v3 06/22] firmware: fold successful fw read early,
Mimi Zohar
- [PATCH v3 07/22] vfs: define a generic function to read a file from the kernel,
Mimi Zohar
- [PATCH v3 08/22] vfs: define kernel_read_file_id enumeration,
Mimi Zohar
- [PATCH v3 09/22] ima: provide buffer hash calculation function,
Mimi Zohar
- [PATCH v3 10/22] ima: calculate the hash of a buffer using aynchronous hash(ahash),
Mimi Zohar
- [PATCH v3 11/22] ima: define a new hook to measure and appraise a file already in memory,
Mimi Zohar
- [PATCH v3 12/22] vfs: define kernel_read_file_from_path,
Mimi Zohar
- [PATCH v3 13/22] firmware: replace call to fw_read_file_contents() with kernel version,
Mimi Zohar
- [PATCH v3 14/22] security: define kernel_read_file hook,
Mimi Zohar
- [PATCH v3 15/22] vfs: define kernel_copy_file_from_fd(),
Mimi Zohar
- [PATCH v3 16/22] module: replace copy_module_from_fd with kernel version,
Mimi Zohar
- [PATCH v3 17/22] ima: remove firmware and module specific cached status info,
Mimi Zohar
- [PATCH v3 18/22] kexec: replace call to copy_file_from_fd() with kernel version,
Mimi Zohar
- [PATCH v3 19/22] ima: support for kexec image and initramfs,
Mimi Zohar
- [PATCH v3 19/22] ima: support for kexec image and initramfs,
Dave Young
[PATCH v3 20/22] ima: load policy using path,
Mimi Zohar
[PATCH v3 21/22] ima: measure and appraise the IMA policy itself,
Mimi Zohar
[PATCH v3 22/22] ima: require signed IMA policy,
Mimi Zohar
[PATCH v3 00/22] vfs: support for a common kernel file loader,
Kees Cook
[PATCH v1] Improve the performance of --num-threads -d 31,
Zhou Wenjian
[PATCH] kexec: unmap reserved pages for each error-return way,
Dmitry Safonov
[PATCH] kexec: unmap reserved pages for each error-return way,
Xunlei Pang
[PATCH] kexec: unmap reserved pages for each error-return way,
Minfei Huang
[PATCH] x86/efi: skip bgrt init for kexec reboot,
Dave Young
[PATCH] makedumpfile: Looking up page.compound_order/compound_dtor to exclude hugepages.,
Atsushi Kumagai
[PATCH] kexec: Add compound_order/compound_dtor to VMCOREINFO,
Atsushi Kumagai
[PATCH 15/17] x86/kexec: Remove walk_iomem_res() call with GART type,
Borislav Petkov
[PATCH 14/17] x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem search,
Borislav Petkov
[PATCH 07/17] kexec: Set IORESOURCE_SYSTEM_RAM for System RAM,
Borislav Petkov
[PATCH] makedumpfile: readpage_elf: handle 0-pages not stored in the ELF file,
Ivan Delalande
[Archive Index]
[LM Sensors]
[Linux Audio Users]
[ALSA Devel]
[Fedora]
[Kernel]
[Video 4 Linux]