Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-26 21:04:02 to 2014-08-13 15:06:27 UTC [more...]

[PATCH] kexec: Provide an option to use new kexec system call
 2014-08-13 15:06 UTC 

[PATCH 0/2] kexec: Introduce CONFIG_KEXEC_FILE for new syscall
 2014-08-13 14:43 UTC  (2+ messages)
` [PATCH 2/2] kexec: Remove CONFIG_KEXEC dependency on crypto

[PATCH v3 0/2] PPC64: Add virtual to physical address translation support for vmalloc region
 2014-08-13 10:29 UTC  (4+ messages)
` [PATCH v3 1/2] makedumpfile: Initialize for vmalloc address translation support in PPC64 arch
` [PATCH v3 2/2] makedumpfile: vtop address translation support for vmalloc region "

[Patch v3 0/7] add a new interface to show the memory usage of 1st kernel
 2014-08-12 10:14 UTC  (21+ messages)
` [Patch v3 1/7] initialize pfn_memhole in get_num_dumpable_cyclic
` [Patch v3 2/7] functions to get crashkernel memory range
` [Patch v3 3/7] preparation functions for parsing vmcoreinfo
` [Patch v3 4/7] set vmcoreinfo for kcore
` [Patch v3 5/7] prepare the dump loads for kcore analysis
` [Patch v3 6/7] implement a function to print the memory usage
` [Patch v3 7/7] add a new interface to show the memory usage of 1st kernel

[PATCH 00/15][V4] kexec: A new system call to allow in kernel loading
 2014-08-11 20:23 UTC  (27+ messages)
` [PATCH 08/15] kexec: New syscall kexec_file_load() declaration
` [PATCH 09/15] kexec: Implementation of new syscall kexec_file_load
` [PATCH 11/15] purgatory: Core purgatory functionality
` [PATCH 15/15] kexec: Support kexec/kdump on EFI systems
  ` [PATCH 17/15] kexec-bzimage: Change EFI helper function names
` [PATCH 16/15] kexec: Fix freeing up for image loader data loading

[PATCH V2] Add arm description to Documentation/kdump/kdump.txt
 2014-08-11 16:36 UTC  (2+ messages)

[PATCH 0/5] fix error return code
 2014-08-07 12:49 UTC  (2+ messages)
` [PATCH 5/5] kexec: "

[PATCH v2 0/2] PPC64: Add virtual to physical address translation support for vmalloc region
 2014-08-06 23:50 UTC  (4+ messages)
` [PATCH v2 1/2] makedumpfile: Initialize for vmalloc address translation support in PPC64 arch
` [PATCH v2 2/2] makedumpfile: vtop address translation support for vmalloc region "

Fwd: Re: [PATCH] ARM: Add arm description to Documentation/kdump/kdump.txt
 2014-08-06  2:06 UTC 

[PATCH 2/5] kexec: Export kexec_in_progress
 2014-08-04 14:21 UTC  (2+ messages)

[PATCH] PKCS#7: issuer and subject are mandatory fields in the ASN.1
 2014-08-01 16:03 UTC  (2+ messages)

[PATCH v3] makedumpfile: Exclude unnecessary hugepages
 2014-08-01  7:12 UTC  (4+ messages)

[PATCH] ARM: Add arm description to Documentation/kdump/kdump.txt
 2014-07-31 12:39 UTC  (2+ messages)

Can't load bzImage crashkernel on xen system with 32 bit kernel
 2014-07-30  9:52 UTC  (9+ messages)

[PATCH] kexec: Fix callback parameter types
 2014-07-29 17:18 UTC  (2+ messages)

[PATCH] ppc64/kdump: Fix ELF header endianess
 2014-07-29  6:33 UTC  (2+ messages)

[PATCH 3/5]: ipr: kexec boot speed improvements
 2014-07-28 20:29 UTC 

[PATCH 0/1] kexec: verify bzImage signature
 2014-07-24 22:07 UTC  (4+ messages)
` [PATCH 1/1] kexec: Verify the signature of signed PE bzImage

[PATCH] kexec: Export free_huge_page to VMCOREINFO
 2014-07-24  9:30 UTC  (3+ messages)

[PATCH] kexec: align the extended size of dtb
 2014-07-24  8:12 UTC  (2+ messages)

kexec/kdump fails to load in ELF symbol relocation on ppc64 arch
 2014-07-24  6:15 UTC  (6+ messages)
` [PATCH] kexec/ppc64: disabling exception handling when building the purgatory

[PATCH 0/2] PPC64: Add virtual to physical address translation support for vmalloc region
 2014-07-23 11:07 UTC  (5+ messages)
` [PATCH 1/2] makedumpfile: Initialize for vmalloc address translation support in PPC64 arch
` [PATCH 2/2] makedumpfile: vtop address translation support for vmalloc region "

[PATCH 1/7] initialize pfn_memhole in get_num_dumpable_cyclic
 2014-07-23  8:02 UTC  (22+ messages)
` [PATCH 2/7] functions to get crashkernel memory range
` [PATCH 3/7] preparation functions for parsing vmcoreinfo
` [PATCH 4/7] set vmcoreinfo for kcore
` [PATCH 5/7] prepare the dump loads for kcore analysis
` [PATCH 6/7] implement a function to print the memory usage
` [PATCH 7/7] add a new interface to show the memory usage of 1st kernel
  ` [PATCH v2] "

[PATCH v2] makedumpfile: Exclude unnecessary hugepages
 2014-07-18 10:34 UTC  (15+ messages)

Kexec on arm64
 2014-07-15 15:28 UTC  (12+ messages)

kexec for aarch64_be
 2014-07-12  0:03 UTC  (6+ messages)

[PATCH 0/8] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
 2014-07-11 16:27 UTC  (4+ messages)

[PATCH] Makedumpfile: vmcore size estimate
 2014-07-11 13:51 UTC  (11+ messages)

[PATCH 0/8] arm64 kexec kernel patches
 2014-07-11  9:47 UTC  (4+ messages)
` [PATCH 7/8] arm64/kexec: Add core kexec support

[PATCH 00/17] KEYS: PKCS#7 and PE file signature checking for kexec
 2014-07-10 20:37 UTC  (23+ messages)
` [PATCH01/17] X.509: Add bits needed for PKCS#7
` [PATCH02/17] X.509: Export certificate parse and free functions
` [PATCH03/17] PKCS#7: Implement a parser [RFC 2315]
` [PATCH04/17] PKCS#7: Digest the data in a signed-data message
` [PATCH05/17] PKCS#7: Find the right key in the PKCS#7 key list and verify the signature
` [PATCH06/17] PKCS#7: Verify internal certificate chain
` [PATCH07/17] PKCS#7: Find intersection between PKCS#7 message and known, trusted keys
` [PATCH08/17] PKCS#7: Provide a key type for testing PKCS#7
` [PATCH09/17] KEYS: X.509: Fix a spelling mistake
` [PATCH10/17] Provide PE binary definitions
` [PATCH11/17] pefile: Parse a PE binary to find a key and a signature contained therein
` [PATCH12/17] pefile: Strip the wrapper off of the cert data block
` [PATCH13/17] pefile: Parse the presumed PKCS#7 content of the certificate blob
` [PATCH14/17] pefile: Parse the "Microsoft individual code signing" data blob
` [PATCH15/17] pefile: Handle pesign using the wrong OID
` [PATCH16/17] pefile: Digest the PE binary and compare to the PKCS#7 data
` [PATCH17/17] pefile: Validate PKCS#7 trust chain

[PATCH 0/7] KEYS: PKCS#7 asymmetric key parser
 2014-07-08 13:15 UTC  (8+ messages)
` [PATCH1/7] X.509: Export certificate parse and free functions
` [PATCH2/7] PKCS#7: Implement a parser [RFC 2315]
` [PATCH3/7] PKCS#7: Digest the data in a signed-data message
` [PATCH4/7] PKCS#7: Find the right key in the PKCS#7 key list and verify the signature
` [PATCH5/7] PKCS#7: Verify internal certificate chain
` [PATCH6/7] PKCS#7: Find intersection between PKCS#7 message and known, trusted keys
` [PATCH7/7] PKCS#7: Provide a key type for testing PKCS#7

Kexec and Mips64 XLP processor
 2014-07-07 22:48 UTC  (2+ messages)

makedumpfile and elfutils
 2014-07-03 13:04 UTC  (3+ messages)

[PATCH 0/3] makedumpfile: Reduce the risk of OOM
 2014-06-30  8:29 UTC  (4+ messages)


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