Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-19 05:37:57 to 2015-04-21 10:06:50 UTC [more...]

[PATCH RFC 0/6] Various fixes for purgatory and ARM64
 2015-04-21 10:06 UTC  (33+ messages)
` [PATCH RFC 1/6] purgatory: Fix memcmp for src address increment
` [PATCH RFC 2/6] purgatory: No need to sha256 update if ptr->len is zero
` [PATCH RFC 3/6] arm64: allocate memory for other segments after kernel
` [PATCH RFC 4/6] arm64: support reuse-cmdline option
` [PATCH RFC 5/6] arm64: Add support for binary image
` [PATCH RFC 6/6] arm64: wait for transmit completion before next character transmission

[PATCH v10 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-04-21  2:53 UTC  (15+ messages)
` [PATCH v10 01/10] iommu/vt-d: New function to attach domain with id
` [PATCH v10 02/10] iommu/vt-d: Items required for kdump
` [PATCH v10 03/10] iommu/vt-d: Function to get old context entry
` [PATCH v10 04/10] iommu/vt-d: functions to copy data from old mem
` [PATCH v10 05/10] iommu/vt-d: Add functions to load and save old re
` [PATCH v10 06/10] iommu/vt-d: datatypes and functions used for kdump
` [PATCH v10 07/10] iommu/vt-d: enable kdump support in iommu module
` [PATCH v10 08/10] iommu/vt-d: assign new page table for dma_map
` [PATCH v10 09/10] iommu/vt-d: Copy functions for irte
` [PATCH v10 10/10] iommu/vt-d: Use old irte in kdump kernel

[PATCH] makedumpfile: Correct vmap_area_list support for i386 and ppc32
 2015-04-16  8:13 UTC 

[PATCH] makedumpfile: Free pages aren't removed in non-cyclic mode
 2015-04-16  8:14 UTC 

[PATCH] purgatory: force PIC/PIE/SSP off
 2015-04-16  7:39 UTC  (3+ messages)
  ` [PATCH v2] "

[v3 0/5] arm64: kvm: reset hyp context for kexec
 2015-04-15 12:49 UTC  (13+ messages)
` [v3 1/5] arm64: kvm: add a cpu tear-down function
` [v3 2/5] arm64: kvm: allow EL2 context to be reset on shutdown
` [v3 3/5] arm64: kvm: add cpu reset hook for cpu hotplug
` [v3 4/5] arm64: kvm: add cpu reset at module exit
` [v3 5/5] arm: kvm: add stub implementation for kvm_cpu_reset()

[PATCH 1/2] kexec: implement -y (--no-sync) option
 2015-04-15  2:42 UTC  (8+ messages)
` [PATCH 2/2] kexec: remove ordering constraints from -x (--no-ifdown) and -y (--no-sync)
      ` [PATCH REPOST 1/2] kexec: implement -y (--no-sync) option
        ` [PATCH REPOST 2/2] kexec: remove ordering constraints from -x (--no-ifdown) and -y (--no-sync)

[PATCH 0/5] arm64: add kdump support
 2015-04-10  6:35 UTC  (20+ messages)
` [PATCH 1/5] arm64: kdump: reserve memory for crash dump kernel
` [PATCH 2/5] arm64: kdump: implement machine_crash_shutdown()
` [PATCH 3/5] arm64: kdump: do not go into EL2 before starting a crash dump kernel
` [PATCH 4/5] arm64: add kdump support
` [PATCH 5/5] arm64: enable kdump in the arm64 defconfig

[PATCH] x86_64: Add support to build kexec-tools with x32 ABI
 2015-04-09  2:10 UTC  (7+ messages)

[PATCH] configure.ac: Fix failure caused by x32 ABI test
 2015-04-09  2:10 UTC  (2+ messages)

[PATCH 0/6] arm64 kexec kernel patches V8
 2015-04-08 17:14 UTC  (14+ messages)
` [PATCH 1/6] arm64: Fold proc-macros.S into assembler.h
` [PATCH 2/6] arm64: Convert hcalls to use HVC immediate value
` [PATCH 4/6] arm64: Add EL2 switch to soft_restart
` [PATCH 5/6] arm64/kexec: Add core kexec support
  ` [PATCH V2 "
` [PATCH 3/6] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH 6/6] arm64/kexec: Add pr_devel output

[PATCH v9 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-04-08  3:33 UTC  (22+ messages)
` [PATCH v9 05/10] iommu/vt-d: Add functions to load and save old re
` [PATCH v9 06/10] iommu/vt-d: datatypes and functions used for kdump
` [PATCH v9 07/10] iommu/vt-d: enable kdump support in iommu module
` [PATCH v9 08/10] iommu/vt-d: assign new page table for dma_map
` [PATCH v9 09/10] iommu/vt-d: Copy functions for irte
` [PATCH v9 10/10] iommu/vt-d: Use old irte in kdump kernel

[RFC v2 0/5] arm64: kvm: reset hyp context for kexec
 2015-04-01  9:05 UTC  (17+ messages)
` [RFC v2 1/5] arm64: kvm: add a cpu tear-down function
` [RFC v2 2/5] arm64: kvm: allow EL2 context to be reset on shutdown
` [RFC v2 3/5] arm64: kvm: add cpu reset hook for cpu hotplug
` [RFC v2 4/5] arm64: kvm: add cpu reset at module exit
` [RFC v2 5/5] arm: kvm: add stub implementation for kvm_cpu_reset()

arm64 kexec hang
 2015-03-30 16:40 UTC  (6+ messages)

[PATCH 6/6] WIP: Remove the old logic of writing kdump pages
 2015-03-30  4:10 UTC 

[PATCH 5/6] WIP: Communalize the function for creating 1st bitmap
 2015-03-30  4:09 UTC 

[PATCH 4/6] WIP: Integrate the main logic of writing kdump file
 2015-03-30  4:09 UTC 

[PATCH 3/6] WIP: Integrate the entry point of is_dumpable()
 2015-03-30  4:09 UTC 

[PATCH 2/6] WIP: Add option to specify working directory for the bitmap
 2015-03-30  4:09 UTC 

[PATCH 1/6] WIP: Organize bitmap structure for cyclic logic
 2015-03-30  4:08 UTC 

[PATCH 0/6] WIP: avoid two pass filtering by using bitmap file
 2015-03-30  4:08 UTC 

[PATCH v2] kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
 2015-03-25 15:07 UTC  (17+ messages)
    `  "

[RFC 0/4] arm64: kexec: fix kvm issue in kexec
 2015-03-25  9:48 UTC  (14+ messages)
` [RFC 1/4] arm64: kvm: add a cpu tear-down function
` [RFC 2/4] arm64: kexec: fix kvm issue
` [RFC 3/4] arm64: kvm: add cpu reset hook for cpu hotplug
` [RFC 4/4] arm64: kvm: add cpu reset at module exit

makedumpfile-1.5.8: Fair I/O workload assignment for --split
 2015-03-25  0:02 UTC 

[PATCH] x86: Remove unnecessary res variable from efi_map_added
 2015-03-20  0:45 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