Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-07 20:02:30 to 2016-03-09 00:29:16 UTC [more...]

[PATCH v4] Improve the performance of --num-threads -d 31
 2016-03-09  0:27 UTC 

[PATCH 0/3] makedumpfile: Fix handling of ELF segments with p_memsz > p_filesz
 2016-03-08 11:58 UTC  (10+ messages)
` [PATCH 1/3] makedumpfile: Keep segment memory size when re-filtering ELF dumps
` [PATCH 2/3] makedumpfile: Mark unstored ELF pages as filtered
` [PATCH 3/3] makedumpfile: Rewrite readpage_elf
    ` [PATCH] makedumpfile: When reading partial ELF pages, check final pointer against buffer end
        ` [PATCH] makedumpfile: Fix several issues with reading ELF pages

[PATCH v14 00/20] arm64 kexec kernel patches v14
 2016-03-08  0:23 UTC  (24+ messages)
` [PATCH v14 08/20] arm64: Add new asm macro copy_page
` [PATCH v14 12/20] arm64/kexec: Add core kexec support
` [PATCH v14 04/20] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH v14 03/20] arm64: Convert hcalls to use HVC immediate value
` [PATCH v14 07/20] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
` [PATCH v14 10/20] Revert "arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function"
` [PATCH v14 09/20] arm64: Add back cpu_reset routines
` [PATCH v14 05/20] arm64: kvm: allows kvm cpu hotplug
` [PATCH v14 01/20] arm64: Fold proc-macros.S into assembler.h
` [PATCH v14 06/20] arm64: kernel: Include _AC definition in page.h
` [PATCH v14 11/20] Revert "arm64: remove dead code"
` [PATCH v14 02/20] arm64: Cleanup SCTLR flags
` [PATCH v14 17/20] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v14 19/20] arm64: kdump: enable kdump in the arm64 defconfig
` [PATCH v14 15/20] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v14 14/20] arm64/kexec: Add pr_debug output
` [PATCH v14 20/20] arm64: kdump: update a kernel doc
` [PATCH v14 16/20] arm64: limit memory regions based on DT property, usable-memory
` [PATCH v14 18/20] arm64: kdump: add kdump support
` [PATCH v14 13/20] arm64/kexec: Enable kexec in the arm64 defconfig

[PATCH v3] Improve the performance of --num-threads -d 31
 2016-03-07  9:03 UTC  (13+ messages)

[PATCH 1/3] Pass struct mem_sym into machine_apply_elf_rel()
 2016-03-04  8:12 UTC  (5+ messages)
` [PATCH 2/3] ppc64: purgatory: Handle local symbols in ELF ABIv2
` [PATCH 3/3] Properly align powerpc64 .toc

[PATCH 0/2] Export new VMCOREINFO about compound page
 2016-03-04  8:04 UTC  (2+ messages)

[PATCH v2] Improve the performance of --num-threads -d 31
 2016-03-04  4:17 UTC  (26+ messages)

[PATCH] iommu/vt-d: Assign old irt entries a common valid vector in kdump kernel
 2016-03-03  3:29 UTC 

[PATCH 00/19] arm64 kexec kernel patches v13
 2016-03-02 16:51 UTC  (8+ messages)

[PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
 2016-03-02  3:03 UTC  (7+ messages)
` [PATCH V2 1/2] "
` [PATCH V2 2/2] kexec: Do a cleanup for function kexec_load

[ANNOUNCE] kexec-tools v2.0.12 preparation
 2016-03-02  0:18 UTC 

[PATCH update] kexec/fs2dt.c: wrong dt node fix
 2016-03-02  0:14 UTC  (3+ messages)

[PATCH 2/2] kexec: export OFFSET(page.compound_head) to find out compound tail page
 2016-03-01  6:14 UTC 

[PATCH 1/2] kexec: update VMCOREINFO for compound_order/dtor
 2016-03-01  6:14 UTC 

[PATCH] kexec: Make a pair of map/unmap reserved pages in error path
 2016-02-29 11:06 UTC  (3+ messages)

makedumpfile: 4.5 kernel commit breaks page filtering
 2016-02-29  5:56 UTC  (8+ messages)
    ` [Crash-utility] "

[RFC v2 PATCH 0/7] purgatory: Say last words in kexec on panic case
 2016-02-29  4:35 UTC  (9+ messages)
` [RFC v2 PATCH 1/7] purgatory: Introduce timeout API
` [RFC v2 PATCH 2/7] purgatory/x86: Support CMOS RTC
` [RFC v2 PATCH 3/7] purgatory/ipmi: Support IPMI KCS interface
` [RFC v2 PATCH 4/7] purgatory/ipmi: Support BMC watchdog timer start/stop in purgatory
` [RFC v2 PATCH 5/7] purgatory/ipmi: Add an option for purgatory to handle panic event with IPMI
` [RFC v2 PATCH 6/7] purgatory/x86: Add an option to output IP registers to console in panic case
` [RFC v2 PATCH 7/7] purgatory/ipmi/x86: Support logging of IP registers into SEL

[PATCH] kexec/fs2dt.c: wrong dt node fix
 2016-02-26  7:08 UTC  (2+ messages)

[PATCH] kdump: Fix gdb macros work work with newer and 64-bit kernels
 2016-02-25 13:51 UTC 

[PATCH 1/2] Pass struct mem_sym into machine_apply_elf_rel()
 2016-02-25  5:47 UTC  (2+ messages)
` [PATCH 2/2] ppc64: purgatory: Handle local symbols in ELF ABIv2

[PATCH v1] Improve the performance of --num-threads -d 31
 2016-02-23  7:46 UTC  (8+ messages)

[PATCH 0/2] ACPI, x86/efi: Remove ACPI BGRT tables for kexec
 2016-02-19  3:19 UTC  (8+ messages)
` [PATCH 1/2] ACPICA: Tables: Add function to remove ACPI tables
` [PATCH 2/2] x86/efi: Delete ACPI BGRT when booting via kexec

[PATCH] x86/efi: skip bgrt init for kexec reboot
 2016-02-16 14:48 UTC  (10+ messages)

Regression in makedumpfile-1.5.9
 2016-02-15  3:11 UTC  (2+ messages)

[PATCH v4 00/19] vfs: support for a common kernel file loader
 2016-02-12 18:29 UTC  (20+ messages)
` [PATCH v4 01/19] firmware: simplify dev_*() print messages for generic helpers
` [PATCH v4 02/19] firmware: move completing fw into a helper
` [PATCH v4 03/19] firmware: clean up filesystem load exit path
` [PATCH v4 04/19] vfs: define a generic function to read a file from the kernel
` [PATCH v4 05/19] vfs: define kernel_read_file_id enumeration
` [PATCH v4 06/19] ima: provide buffer hash calculation function
` [PATCH v4 07/19] ima: calculate the hash of a buffer using aynchronous hash(ahash)
` [PATCH v4 08/19] ima: define a new hook to measure and appraise a file already in memory
` [PATCH v4 09/19] vfs: define kernel_read_file_from_path
` [PATCH v4 10/19] firmware: replace call to fw_read_file_contents() with kernel version
` [PATCH v4 11/19] security: define kernel_read_file hook
` [PATCH v4 12/19] vfs: define kernel_copy_file_from_fd()
` [PATCH v4 13/19] module: replace copy_module_from_fd with kernel version
` [PATCH v4 14/19] ima: remove firmware and module specific cached status info
` [PATCH v4 15/19] kexec: replace call to copy_file_from_fd() with kernel version
` [PATCH v4 16/19] ima: support for kexec image and initramfs
` [PATCH v4 17/19] ima: load policy using path
` [PATCH v4 18/19] ima: measure and appraise the IMA policy itself
` [PATCH v4 19/19] ima: require signed IMA policy

[PATCH v3 00/22] vfs: support for a common kernel file loader
 2016-02-12 13:09 UTC  (40+ messages)
` [PATCH v3 02/22] ima: refactor ima_policy_show() to display "ima_hooks" rules
` [PATCH v3 03/22] ima: use "ima_hooks" enum as function argument
` [PATCH v3 10/22] ima: calculate the hash of a buffer using aynchronous hash(ahash)
` [PATCH v3 11/22] ima: define a new hook to measure and appraise a file already in memory
` [PATCH v3 14/22] security: define kernel_read_file hook
` [PATCH v3 17/22] ima: remove firmware and module specific cached status info
` [PATCH v3 18/22] kexec: replace call to copy_file_from_fd() with kernel version
` [PATCH v3 19/22] ima: support for kexec image and initramfs
` [PATCH v3 20/22] ima: load policy using path
` [PATCH v3 21/22] ima: measure and appraise the IMA policy itself
` [PATCH v3 22/22] ima: require signed IMA policy

[PATCH] makedumpfile: readpage_elf: handle 0-pages not stored in the ELF file
 2016-02-10 18:06 UTC  (12+ messages)
                ` Kexec on ARM?

Handling an elf kernel dump with a randomized base
 2016-02-09 17:39 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox