public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2014-06-12 12:37:40 to 2014-07-18 02:17:56 UTC [more...]

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

[PATCH 0/2] PPC64: Add virtual to physical address translation support for vmalloc region
 2014-07-18  1:14 UTC  (4+ 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 "

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

Can't load bzImage crashkernel on xen system with 32 bit kernel
 2014-07-14 11:01 UTC  (8+ messages)

[PATCH 1/7] initialize pfn_memhole in get_num_dumpable_cyclic
 2014-07-14  5:22 UTC  (18+ 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] "

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  (16+ messages)

[PATCH] kexec: Export free_huge_page to VMCOREINFO
 2014-07-11 10:34 UTC 

[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/1] kexec: verify bzImage signature
 2014-07-09 18:24 UTC  (2+ messages)
` [PATCH 1/1] kexec: Verify the signature of signed PE bzImage

[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 00/15][V4] kexec: A new system call to allow in kernel loading
 2014-07-01 21:23 UTC  (33+ messages)
` [PATCH 01/15] bin2c: Move bin2c in scripts/basic
` [PATCH 02/15] kernel: Build bin2c based on config option CONFIG_BUILD_BIN2C
` [PATCH 03/15] kexec: rename unusebale_pages to unusable_pages
` [PATCH 04/15] kexec: Move segment verification code in a separate function
` [PATCH 05/15] kexec: Use common function for kimage_normal_alloc() and kimage_crash_alloc()
` [PATCH 06/15] resource: Provide new functions to walk through resources
` [PATCH 07/15] kexec: Make kexec_segment user buffer pointer a union
` [PATCH 08/15] kexec: New syscall kexec_file_load() declaration
` [PATCH 09/15] kexec: Implementation of new syscall kexec_file_load
` [PATCH 10/15] purgatory/sha256: Provide implementation of sha256 in purgaotory context
` [PATCH 11/15] purgatory: Core purgatory functionality
` [PATCH 12/15] kexec: Load and Relocate purgatory at kernel load time
` [PATCH 13/15] kexec-bzImage64: Support for loading bzImage using 64bit entry
` [PATCH 14/15] kexec: Support for kexec on panic using new system call
` [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 0/3] makedumpfile: Reduce the risk of OOM
 2014-06-30  8:29 UTC  (5+ messages)

[PATCH] ARM: kdump: 2nd kernel should use strict pfn_valid in SPARSEMEM platform
 2014-06-26 10:07 UTC 

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-24 18:23 UTC  (58+ messages)
` [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load
` [PATCH 09/13] purgatory: Core purgatory functionality
` [PATCH 10/13] kexec: Load and Relocate purgatory at kernel load time
` [PATCH 11/13] kexec-bzImage: Support for loading bzImage using 64bit entry
` [PATCH 12/13] kexec: Support for Kexec on panic using new system call
` [PATCH 13/13] kexec: Support kexec/kdump on EFI systems

kexec-save-pg_head_mask-in-vmcoreinfo.patch
 2014-06-17 12:23 UTC  (2+ messages)

[PATCH 3/3] Stop maximizing the bitmap buffer to reduce the risk of OOM
 2014-06-17  2:32 UTC  (3+ messages)

[PATCH] kexec/ppc64: move to device tree version 17
 2014-06-16 23:23 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