kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-15 08:45:34 to 2016-01-20 02:56:21 UTC [more...]

[PATCH 00/19] arm64 kexec kernel patches v13
 2016-01-20  2:56 UTC  (45+ messages)
` [PATCH 09/19] Revert "arm64: remove dead code"
` [PATCH 01/19] arm64: Fold proc-macros.S into assembler.h
` [PATCH 07/19] arm64: Add back cpu_reset routines
` [PATCH 08/19] Revert "arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function"
` [PATCH 06/19] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH 03/19] arm64: Add new asm macro copy_page
` [PATCH 05/19] arm64: Convert hcalls to use HVC immediate value
` [PATCH 04/19] arm64: Cleanup SCTLR flags
` [PATCH 02/19] arm64: kernel: Include _AC definition in page.h
` [PATCH 16/19] arm64: kdump: add kdump support
` [PATCH 14/19] arm64: kdump: reserve memory for crash dump kernel
` [PATCH 11/19] arm64/kexec: Add core kexec support
` [PATCH 18/19] arm64: kdump: update a kernel doc
` [PATCH 12/19] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH 15/19] arm64: kdump: implement machine_crash_shutdown()
` [PATCH 19/19] arm64: kdump: relax BUG_ON() if more than one cpus are still active
` [PATCH 13/19] arm64/kexec: Add pr_debug output
` [PATCH 10/19] arm64: kvm: allows kvm cpu hotplug
` [PATCH 17/19] arm64: kdump: enable kdump in the arm64 defconfig

[RFC PATCH v2 00/11] vfss: support for a common kernel file loader
 2016-01-20  1:09 UTC  (16+ messages)
` [RFC PATCH v2 01/11] ima: separate 'security.ima' reading functionality from collect
` [RFC PATCH v2 02/11] vfs: define a generic function to read a file from the kernel
` [RFC PATCH v2 03/11] ima: provide buffer hash calculation function
` [RFC PATCH v2 04/11] ima: calculate the hash of a buffer using aynchronous hash(ahash)
` [RFC PATCH v2 05/11] ima: define a new hook to measure and appraise a file already in memory
` [RFC PATCH v2 06/11] kexec: replace call to copy_file_from_fd() with kernel version
` [RFC PATCH v2 07/11] firmware: replace call to fw_read_file_contents() "
` [RFC PATCH v2 08/11] module: replace copy_module_from_fd "
` [RFC PATCH v2 09/11] ima: load policy using path
` [RFC PATCH v2 10/11] ima: measure and appraise the IMA policy itself
` [RFC PATCH v2 11/11] ima: require signed IMA policy

[PATCH] kdump: Fix gdb macros work work with newer and 64-bit kernels
 2016-01-19 16:57 UTC 

Kexec_file_load failed with "Missing required AuthAttr"
 2016-01-19  1:08 UTC  (4+ messages)
  ` [PATCH] Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures

[PATCH RFC] Improve the performance of --num-threads -d 31
 2016-01-18  5:09 UTC  (2+ messages)

[PATCH] arm/kdump: fix kernel panic for masking disabled irq
 2016-01-17  3:56 UTC 

[PATCH RFC V2 0/2] kexec: arm64: purgatory: cache support
 2016-01-13  5:44 UTC  (9+ messages)
` [PATCH RFC V2 1/2] arm64: Add enable/disable d-cache support for purgatory
` [PATCH RFC V2 2/2] arm64: Pass RAM boundary and enable-dcache flag to purgatory

[PATCH] kexec: Add --lite option
 2016-01-12  1:06 UTC  (12+ messages)

[PATCH v4 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
 2016-01-11 13:19 UTC  (3+ messages)
` [PATCH v4 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()

[PATCH] vmcore-dmesg: Define _GNU_SOURCE
 2016-01-10  1:21 UTC 

[PATCH v3 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
 2016-01-10  1:08 UTC  (5+ messages)
` [PATCH v3 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()

[RFC PATCH 0/5] vfs: support for a common kernel file loader (step 1)
 2016-01-08 20:36 UTC  (11+ messages)
` [RFC PATCH 1/5] vfs: define a generic function to read a file from the kernel
` [RFC PATCH 2/5] firmware: replace call to fw_read_file_contents() with kernel version
` [RFC PATCH 3/5] kexec: replace call to copy_file_from_fd() "
` [RFC PATCH 4/5] ima: replace call to integrity_read_file() "
` [RFC PATCH 5/5] module: replace copy_module_from_fd "

[PATCH v3 07/17] kexec: Set IORESOURCE_SYSTEM_RAM to System RAM
 2016-01-07 12:39 UTC  (6+ messages)
` [PATCH v3 14/17] x86, nvdimm, kexec: Use walk_iomem_res_desc() for iomem search
` [PATCH v3 15/17] x86/kexec: Remove walk_iomem_res() call with GART

[PATCH v2 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
 2016-01-07 11:14 UTC  (9+ messages)
` [PATCH v2 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()

[PATCH v2] arm64: Add support for 4level 4K page translations table
 2016-01-07  7:40 UTC  (2+ messages)

[PATCH] arm64: Add support for 4level 4K page translations table
 2016-01-06  6:56 UTC  (2+ messages)

[PATCH v3 00/17] Enhance iomem search interfaces and support EINJ to NVDIMM
 2016-01-05 18:54 UTC 

[PATCH v2 14/16] x86, nvdimm, kexec: Use walk_iomem_res_desc() for iomem search
 2016-01-05  5:20 UTC  (13+ messages)

[PATCH] makedumpfile: Remove useless definitions of return value
 2016-01-04  4:11 UTC 

[Linux-ima-devel] [PATCH v2 4/7] ima: measure and appraise kexec image and initramfs
 2015-12-29 12:22 UTC  (12+ messages)

[PATCH 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
 2015-12-29 11:02 UTC  (12+ messages)
` [PATCH 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()

[PATCH RFC 00/11] makedumpfile: parallel processing
 2015-12-24  9:04 UTC  (12+ messages)

[PATCH] kexec: Move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
 2015-12-22 21:14 UTC  (5+ messages)

Building kexec-tools with arm64 cross compilation
 2015-12-18  1:10 UTC  (2+ messages)

[PATCH] arm: ramdisk uimage support for arm
 2015-12-17  9:51 UTC  (4+ messages)

[PATCH v12 00/16] arm64 kexec kernel patches v12
 2015-12-16 10:32 UTC  (39+ messages)
` [PATCH v12 04/16] arm64: kvm: allows kvm cpu hotplug
` [PATCH v12 09/16] arm64/kexec: Add pr_devel output
  ` [PATCH v12.4] arm64/kexec: Add pr_debug output
` [PATCH v12 14/16] arm64: kdump: update a kernel doc
` [PATCH v12 11/16] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v12 16/16] arm64: kdump: relax BUG_ON() if more than one cpus are still active
` [PATCH v12 13/16] arm64: kdump: add kdump support
` [PATCH v12 08/16] arm64/kexec: Add core kexec support
  ` [PATCH v12.4] "


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