kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-26 20:39:51 to 2015-03-24 10:00:14 UTC [more...]

[RFC 0/4] arm64: kexec: fix kvm issue in kexec
 2015-03-24 10:00 UTC  (11+ 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

[PATCH v2] kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
 2015-03-24  7:11 UTC  (12+ messages)
    `  "

[PATCH 0/6] arm64 kexec kernel patches V8
 2015-03-20 19:48 UTC  (8+ messages)
` [PATCH 4/6] arm64: Add EL2 switch to soft_restart
` [PATCH 1/6] arm64: Fold proc-macros.S into assembler.h
` [PATCH 3/6] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH 5/6] arm64/kexec: Add core kexec support
` [PATCH 2/6] arm64: Convert hcalls to use HVC immediate value
` [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 2/4] purgatory: Generate symbol file
` [PATCH 4/4] purgatory: Add printf type checking
` [PATCH 3/4] purgatory: Generate map 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  (43+ 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 4/8] arm64: Add EL2 switch to soft_restart
  ` [PATCH 7/8] arm64/kexec: Add checks for KVM
  ` [PATCH 3/8] arm64: Add new hcall HVC_CALL_FUNC
  ` [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  (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 


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).