Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-03 01:35:47 to 2015-04-09 13:09:55 UTC [more...]

[PATCH 0/5] arm64: add kdump support
 2015-04-09 13:09 UTC  (18+ 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

[v3 0/5] arm64: kvm: reset hyp context for kexec
 2015-04-09  4:53 UTC  (10+ 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] 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 5/6] arm64/kexec: Add core kexec support
  ` [PATCH V2 "
` [PATCH 3/6] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH 2/6] arm64: Convert hcalls to use HVC immediate value
` [PATCH 1/6] arm64: Fold proc-macros.S into assembler.h
` [PATCH 4/6] arm64: Add EL2 switch to soft_restart
` [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  (26+ messages)
` [PATCH v9 01/10] iommu/vt-d: New function to attach domain with id
` [PATCH v9 02/10] iommu/vt-d: Items required for kdump
` [PATCH v9 03/10] iommu/vt-d: Function to get old context entry
` [PATCH v9 04/10] iommu/vt-d: functions to copy data from old mem
` [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 1/2] kexec: implement -y (--no-sync) option
 2015-03-26 19:16 UTC  (2+ messages)
` [PATCH 2/2] kexec: remove ordering constraints from -x (--no-ifdown) and -y (--no-sync)

[PATCH v2] kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
 2015-03-25 15:07 UTC  (18+ 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)

[PATCH 0/4] Minor purgatory updates
 2015-03-19  2:23 UTC  (6+ messages)
` [PATCH 3/4] purgatory: Generate map file
` [PATCH 1/4] purgatory: Add no-zero-initialized-in-bss flag
` [PATCH 2/4] purgatory: Generate symbol file
` [PATCH 4/4] purgatory: Add printf type checking

[PATCH v2 0/7] Handle mmaped regions in cache
 2015-03-18  4:17 UTC  (9+ messages)
` [PATCH v3 1/7] cache: get rid of search loop in cache_add()
` [PATCH v3 2/7] cache: allow to return a page to the pool
` [PATCH v3 3/7] cache: do not allocate from the pending list
` [PATCH v3 4/7] cache: add hit/miss statistics to the final report
` [PATCH v3 5/7] cache: allocate buffers in one big chunk
` [PATCH v3 6/7] cache: allow arbitrary size of cache entries
` [PATCH v3 7/7] cache: store mapped regions directly in the cache

kexec fails if OF_UNITTEST=y (was: Re: [PATCH v2] Removes OF_UNITTEST dependency on OF_DYNAMIC config symbol)
 2015-03-17  6:52 UTC  (3+ messages)

[PATCH v2 0/8] Handle mmaped regions in cache
 2015-03-16  8:24 UTC  (20+ messages)
` [PATCH v2 1/8] cache: get rid of search loop in cache_add()
` [PATCH v2 2/8] cache: allow to return a page to the pool
` [PATCH v2 3/8] cache: do not allocate from the pending list
` [PATCH v2 4/8] cache: add hit/miss statistics to the final report
` [PATCH v2 5/8] cache: allocate buffers in one big chunk
` [PATCH v2 6/8] cache: allow arbitrary size of cache entries
` [PATCH v2 7/8] cache: store mapped regions directly in the cache
` [PATCH v2 8/8] cleanup: remove unused page_is_fractional
` [PATCH v2 0/8] Handle mmaped regions in cache [more analysis]

[PATCH 0/4] Clean up makedumpfile cache handling
 2015-03-06  9:31 UTC  (5+ messages)
` [PATCH 1/4] cache: get rid of search loop in cache_add()
` [PATCH 2/4] cache: allow to return a page to the pool
` [PATCH 3/4] cache: do not allocate from the pending list
` [PATCH 4/4] cache: add hit/miss statistics to the final report

[PATCH] makedumpfile: Use file offset in initialize_mmap()
 2015-03-06  9:11 UTC  (7+ messages)

[RESEND PATCH] kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
 2015-03-06  7:28 UTC  (5+ messages)

[PATCH 0/8] arm64 kexec kernel patches V7
 2015-03-03 22:35 UTC  (9+ messages)
` [PATCH 2/8] arm64: Convert hcalls to use ISS field
  ` [PATCH v2 "


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