Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-06 01:44:34 to 2015-03-03 01:35:47 UTC [more...]

[PATCH] makedumpfile: Use file offset in initialize_mmap()
 2015-03-03  1:31 UTC  (2+ messages)

[PATCH 0/8] arm64 kexec kernel patches V7
 2015-03-02 23:22 UTC  (48+ messages)
  ` [PATCH 1/8] arm64: Move proc-macros.S to include/asm
    ` [PATCH V2 1/8] arm64: Fold proc-macros.S into assembler.h
  ` [PATCH 2/8] arm64: Convert hcalls to use ISS field
    ` [PATCH v2 "
  ` [PATCH 5/8] arm64/kexec: Add core kexec support
  ` [PATCH 6/8] arm64/kexec: Add pr_devel output
  ` [PATCH 7/8] arm64/kexec: Add checks for KVM
  ` [PATCH 8/8] arm64/kexec: Enable kexec in the arm64 defconfig
  ` [PATCH 4/8] arm64: Add EL2 switch to soft_restart
  ` [PATCH 3/8] arm64: Add new hcall HVC_CALL_FUNC

[PATCH 1/1] kexec: iomem: fix callbacks params for sh and x86 archs
 2015-02-25  4:41 UTC  (2+ messages)

[PATCH] i386: elf: Fix -Wunused-but-set-variable compilation warning
 2015-02-25  4:40 UTC  (3+ messages)

[PATCH] i386: bzImage: Fix -Wunused-but-set-variable compilation warning
 2015-02-25  4:39 UTC  (3+ messages)

Unhandled rela relocation: R_X86_64_29
 2015-02-24 19:37 UTC  (2+ messages)

[PATCH] sadump: Support more than 16TB physical memory space
 2015-02-23  6:16 UTC  (3+ messages)

[PATCH] kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
 2015-02-20  8:31 UTC  (6+ messages)

[PATCH 0/2] kexec-tools minor fixes
 2015-02-19  0:29 UTC  (4+ messages)
` [PATCH 2/2] kexec: Fix compiler format warning
` [PATCH 1/2] kexec: Fix compiler ambiguous else warning

[PATCH 1/4] configure.ac: apply necessary quotes to result of macro expansion
 2015-02-12  8:10 UTC  (5+ messages)
` [PATCH 2/4] mips: fix compiler warning on printing 64-bit integer
` [PATCH 3/4] mips: remove unused variable
` [PATCH 4/4] mips: fix warning about implicit type conversion

[PATCH] multiboot: fix crash on NULL kernel command line
 2015-02-12  8:04 UTC  (6+ messages)

[PATCH 1/3] configure.ac: quote result of AC_CHECK_LIB()
 2015-02-10  0:14 UTC  (8+ messages)
` [PATCH 2/3] Fix zlib/lzma decompression
` [PATCH 3/3] Fix a few compilation warnings

[resend Patch v3 1/2] kaslr: check if kernel location is changed
 2015-02-09 20:18 UTC  (5+ messages)
` [resend Patch v3 2/2] export the kernel image size KERNEL_IMAGE_SIZE

[PATCH] ppc64: erase unnecessary segment info printing
 2015-02-09  6:03 UTC  (4+ messages)

[ANNOUNCE] kexec-tools 2.0.9
 2015-02-09  5:53 UTC 

Edited kexec_load(2) [kexec_file_load()] man page for review
 2015-01-30 15:25 UTC  (19+ messages)

[PATCH] kernel/kexec.c: Use strchrnul
 2015-01-30 13:32 UTC 

[RFD] efi assisted kdump
 2015-01-27  9:14 UTC  (8+ messages)

[ANNOUNCE] kexec-tools 2.0.9-rc1
 2015-01-27  2:13 UTC 

Fwd: [PATCH] arm64: Read reg property based on address-cells value
 2015-01-22 22:37 UTC  (2+ messages)

Failure to crashdump under Centos-6.4 x86_64 with kernel 3.12.30
 2015-01-22 20:50 UTC 

Failure to crashdump under Centos-6.4 x86_64 with kernel 3.12.30
 2015-01-22 19:18 UTC 

[PATCH 0/3 v2] Fix kdump failures with crashkernel=high
 2015-01-19 19:26 UTC 

[ANNOUNCE] kexec-tools v2.0.9 preparation
 2015-01-18 23:58 UTC 

[PATCH v8 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-01-15  7:01 UTC  (26+ messages)
` [PATCH v8 01/10] iommu/vt-d: Update iommu_attach_domain() and its callers
` [PATCH v8 02/10] iommu/vt-d: Items required for kdump
` [PATCH v8 03/10] iommu/vt-d: Add domain-id functions
` [PATCH v8 04/10] iommu/vt-d: functions to copy data from old mem
` [PATCH v8 05/10] iommu/vt-d: Add functions to load and save old re
` [PATCH v8 06/10] iommu/vt-d: datatypes and functions used for kdump
` [PATCH v8 07/10] iommu/vt-d: enable kdump support in iommu module
` [PATCH v8 08/10] iommu/vt-d: assign new page table for dma_map
` [PATCH v8 09/10] iommu/vt-d: Copy functions for irte
` [PATCH v8 10/10] iommu/vt-d: Use old irte in kdump kernel

Kdump on ARM64
 2015-01-14 12:03 UTC  (5+ messages)

[PATCH] kexec/x86: fix crashkernel reserved mem detection
 2015-01-14  6:24 UTC  (5+ messages)

some questions about elf_ppc64_load
 2015-01-08  4:21 UTC  (5+ messages)

[PATCH v7 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-01-08  3:11 UTC  (18+ messages)
` [PATCH v7 01/10] iommu/vt-d: Update iommu_attach_domain() and its callers
` [PATCH v7 02/10] iommu/vt-d: Items required for kdump
` [PATCH v7 03/10] iommu/vt-d: Add domain-id functions
` [PATCH v7 04/10] iommu/vt-d: functions to copy data from old mem
` [PATCH v7 05/10] iommu/vt-d: Add functions to load and save old re
` [PATCH v7 06/10] iommu/vt-d: datatypes and functions used for kdump
` [PATCH v7 07/10] iommu/vt-d: enable kdump support in iommu module
` [PATCH v7 08/10] iommu/vt-d: assign new page table for dma_map
` [PATCH v7 09/10] iommu/vt-d: Copy functions for irte
` [PATCH v7 10/10] iommu/vt-d: Use old irte in kdump kernel

[PATCH] kexec, remove panic_on_warn kernel parameter from kdump situations
 2015-01-06 13:07 UTC  (10+ messages)

[PATCH 1/2] use raw i/o and root device to use less memory
 2015-01-06  8:36 UTC  (6+ messages)

[PATCH 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-01-06  7:05 UTC  (9+ messages)


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