kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-29 13:49:40 to 2018-07-18 22:33:40 UTC [more...]

[PATCH v7 4/4] kexec_file: Load kernel at top of system RAM if required
 2018-07-18 22:33 UTC  (2+ messages)

[PATCH] arm64, kaslr: export offset in VMCOREINFO ELF notes
 2018-07-18 21:37 UTC 

[PATCH v11 00/15] subject: arm64: kexec: add kexec_file_load() support
 2018-07-18 16:52 UTC  (31+ messages)
` [PATCH v11 01/15] asm-generic: add kexec_file_load system call to unistd.h
` [PATCH v11 02/15] kexec_file: make kexec_image_post_load_cleanup_default() global
` [PATCH v11 03/15] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
` [PATCH v11 04/15] kexec_file: kexec_walk_memblock() only walks a dedicated region at kdump
` [PATCH v11 05/15] of/fdt: add helper functions for handling properties
` [PATCH v11 06/15] arm64: add image head flag definitions
` [PATCH v11 07/15] arm64: cpufeature: add MMFR0 helper functions
` [PATCH v11 08/15] arm64: enable KEXEC_FILE config
` [PATCH v11 09/15] arm64: kexec_file: load initrd and device-tree
` [PATCH v11 10/15] arm64: kexec_file: allow for loading Image-format kernel
` [PATCH v11 11/15] arm64: kexec_file: add crash dump support
` [PATCH v11 12/15] arm64: kexec_file: invoke the kernel without purgatory
` [PATCH v11 13/15] include: pe.h: remove message[] from mz header definition
` [PATCH v11 14/15] arm64: kexec_file: add kernel signature verification support
` [PATCH v11 15/15] arm64: kexec_file: add kaslr support

[PATCH v3.1 0/4] arm64: kexec, kdump: fix boot failures on acpi-only system
 2018-07-17  5:12 UTC  (13+ messages)
` [PATCH v3.1 1/4] arm64: export memblock_reserve()d regions via /proc/iomem
` [PATCH v3.1 2/4] efi/arm: preserve early mapping of UEFI memory map longer for BGRT
` [PATCH v3.1 3/4] efi/arm: map UEFI memory map even w/o runtime services enabled
` [PATCH v3.1 4/4] arm64: acpi: fix alignment fault in accessing ACPI
` [PATCH v3.1 0/4] arm64: kexec,kdump: fix boot failures on acpi-only system

[PATCH v4 0/2] Add capability to dump fdt blob for arm64 platforms
 2018-07-16 20:43 UTC  (10+ messages)
` [PATCH v4 1/2] dt-ops: Add helper API to dump fdt blob
` [PATCH v4 2/2] kexec-arm64: Add functionality to dump 2nd dtb

[PATCH v6 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-07-16 19:59 UTC  (19+ messages)
` [PATCH v6 1/8] security: define new LSM hook named security_kernel_load_data
` [PATCH v6 2/8] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v6 3/8] ima: based on policy require signed kexec kernel images
` [PATCH v6 4/8] firmware: add call to LSM hook before firmware sysfs fallback
` [PATCH v6 5/8] ima: based on policy require signed firmware (sysfs fallback)
` [PATCH v6 6/8] ima: add build time policy
` [PATCH v6 7/8] module: replace the existing LSM hook in init_module
` [PATCH v6 8/8] ima: based on policy warn about loading firmware (pre-allocated buffer)

[PATCH 0/5 V5] Support kdump for AMD secure memory encryption(SME)
 2018-07-13 17:08 UTC  (17+ messages)
` [PATCH 1/5 V5] Add a function(ioremap_encrypted) for kdump when AMD sme enabled
` [PATCH 2/5 V5] Allocate pages for kdump without encryption when SME is enabled
` [PATCH 3/5 V5] Remap the device table of IOMMU in encrypted manner for kdump
` [PATCH 4/5 V5] Adjust some permanent mappings in unencrypted ways for kdump when SME is enabled
` [PATCH 5/5 V5] Help to dump the old memory encrypted into vmcore file

[PATCH v5 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-07-12 20:37 UTC  (25+ messages)
` [PATCH v5 1/8] security: define new LSM hook named security_kernel_load_data
` [PATCH v5 2/8] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v5 3/8] ima: based on policy require signed kexec kernel images
` [PATCH v5 4/8] firmware: add call to LSM hook before firmware sysfs fallback
` [PATCH v5 5/8] ima: based on policy require signed firmware (sysfs fallback)
` [PATCH v5 6/8] ima: add build time policy
` [PATCH v5 7/8] ima: based on policy warn about loading firmware (pre-allocated buffer)
` [PATCH v5 8/8] module: replace the existing LSM hook in init_module

[PATCH] uts: Don't randomize "struct uts_namespace"
 2018-07-11 16:31 UTC  (3+ messages)
    ` Fwd: "

[PATCH] arm64/mm: Introduce a variable to hold base address of linear region
 2018-07-11 16:24 UTC  (20+ messages)

[PATCH v10 00/14] arm64: kexec: add kexec_file_load() support
 2018-07-11  2:49 UTC  (20+ messages)
` [PATCH v10 03/14] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
` [PATCH v10 05/14] arm64: add image head flag definitions
` [PATCH v10 06/14] arm64: cpufeature: add MMFR0 helper functions
` [PATCH v10 07/14] arm64: enable KEXEC_FILE config
` [PATCH v10 08/14] arm64: kexec_file: load initrd and device-tree
` [PATCH v10 13/14] arm64: kexec_file: add kernel signature verification support

[PATCH v6 0/4] resource: Use list_head to link sibling resource
 2018-07-10  3:10 UTC  (14+ messages)
` [PATCH v6 1/4] resource: Move reparent_resources() to kernel/resource.c and make it public
` [PATCH v6 2/4] resource: Use list_head to link sibling resource
      ` [kbuild-all] "
` [PATCH v6 3/4] resource: add walk_system_ram_res_rev()
` [PATCH v6 4/4] kexec_file: Load kernel at top of system RAM if required

[PATCH v3 0/3] arm64: kexec, kdump: fix boot failures on acpi-only system
 2018-07-09 23:12 UTC  (6+ messages)
` [PATCH v3 1/3] arm64: export memblock_reserve()d regions via /proc/iomem
` [PATCH v3 2/3] efi/arm: map UEFI memory map even w/o runtime services enabled
` [PATCH v3 3/3] arm64: acpi: fix alignment fault in accessing ACPI
  ` [PATCH v3 0/3] arm64: kexec,kdump: fix boot failures on acpi-only system

[PATCH 0/3] arm64: add support for loading kernel from FITimage
 2018-07-06 14:39 UTC  (6+ messages)
` [PATCH 1/3] kexec: Move zlib buffer decompression function
` [PATCH 2/3] kexec: fitImage: Add fitImage parser and loader
` [PATCH 3/3] kexec: arm64: Add fitImage support

[PATCH 1/2] makedumpfile: Use monotonic clock to calculate ETA and stats
 2018-07-06 13:40 UTC  (4+ messages)

[PATCH v2 0/4] arm64: kexec, kdump: fix boot failures on acpi-only system
 2018-07-06 13:37 UTC  (23+ messages)
` [PATCH v2 1/4] arm64: export memblock_reserve()d regions via /proc/iomem
` [PATCH v2 2/4] efi/arm: map UEFI memory map even w/o runtime services enabled
` [PATCH v2 3/4] efi/arm: map UEFI memory map earlier on boot
` [PATCH v2 4/4] arm64: acpi: fix alignment fault in accessing ACPI

[PATCH 0/1] x86/purgatory: Fix Makefile bug
 2018-07-06  8:54 UTC  (6+ messages)
` [PATCH 1/1] x86/purgatory: Add missing FORCE to Makefile target

panic kexec broken on ARM64?
 2018-07-05 10:19 UTC  (15+ messages)

makedumpfile-1.6.4: Add support for 5-level paging
 2018-07-04 12:34 UTC 

[PATCH] arm64: Fix calculation of page_offset in case we are running cases other than mem-usage
 2018-07-04  6:48 UTC  (4+ messages)

[PATCH v5 0/4] resource: Use list_head to link sibling resource
 2018-07-04  4:18 UTC  (9+ messages)
` [PATCH v5 1/4] resource: Move reparent_resources() to kernel/resource.c and make it public

[PATCH 1/2] arm64: increase command line size to 2048
 2018-06-29 14:43 UTC  (6+ messages)
` [PATCH 2/2] arm64: error out if kernel command line is too long


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