messages from 2015-02-06 00:11:34 to 2015-03-31 07:31:59 UTC [more...]
[RFC v2 0/5] arm64: kvm: reset hyp context for kexec
2015-03-31 7:31 UTC (15+ 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 0/5] arm64: add kdump support
2015-03-30 3:21 UTC (11+ 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 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] x86_64: Add support to build kexec-tools with x32 ABI
2015-03-26 16:19 UTC
[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 0/6] arm64 kexec kernel patches V8
2015-03-20 19:48 UTC (8+ messages)
` [PATCH 1/6] arm64: Fold proc-macros.S into assembler.h
` [PATCH 3/6] arm64: Add new hcall HVC_CALL_FUNC
` [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 6/6] arm64/kexec: Add pr_devel output
[PATCH] x86: Remove unnecessary res variable from efi_map_added
2015-03-20 0:45 UTC (2+ messages)
[PATCH v9 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
2015-03-19 5:36 UTC (11+ 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
[PATCH 0/4] Minor purgatory updates
2015-03-19 2:23 UTC (6+ messages)
` [PATCH 4/4] purgatory: Add printf type checking
` [PATCH 3/4] purgatory: Generate map file
` [PATCH 2/4] purgatory: Generate symbol file
` [PATCH 1/4] purgatory: Add no-zero-initialized-in-bss flag
[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 (20+ messages)
` [PATCH 7/8] arm64/kexec: Add checks for KVM
` [PATCH 2/8] arm64: Convert hcalls to use ISS field
` [PATCH v2 "
[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 1/2] kexec: Fix compiler ambiguous else warning
` [PATCH 2/2] kexec: Fix compiler format 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 (4+ 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 (3+ messages)
[ANNOUNCE] kexec-tools 2.0.9
2015-02-09 5:53 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).