kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-27 10:04:37 to 2019-01-09 02:02:56 UTC [more...]

[RFC PATCH 1/1] KEYS, integrity: Link .platform keyring to .secondary_trusted_keys
 2019-01-09  2:02 UTC  (2+ messages)

[PATCHv5] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-01-08 15:48 UTC  (4+ messages)

[PATCH V2] x86/kexec: fix a kexec_file_load failure
 2019-01-08  9:11 UTC  (6+ messages)

[PATCHv3 0/2] mm/memblock: reuse memblock bottom-up allocation style
 2019-01-08  8:50 UTC  (15+ messages)
` [PATCHv3 1/2] mm/memblock: extend the limit inferior of bottom-up after parsing hotplug attr
` [PATCHv3 2/2] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr

[PATCH v2 0/2] kexec-tools/arm64: Add support to read PHYS_OFFSET from kcore
 2019-01-07 10:52 UTC  (4+ messages)
` [PATCH v2 1/2] util_lib: Add functionality to read elf notes
` [PATCH v2 2/2] arm64: Add support to read PHYS_OFFSET from 'kcore' - pt_note or pt_load (if available)

[PATCH 0/2 v5] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2019-01-07  9:42 UTC  (7+ messages)
` [PATCH 1/2 v5] kdump: add the vmcoreinfo documentation
` [PATCH 2/2 v5] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo

[PATCHv4] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-01-07  8:02 UTC  (3+ messages)

[PATCH 0/2 v8] add reserved e820 ranges to the kdump kernel e820 table
 2019-01-07  5:10 UTC  (13+ messages)
` [PATCH 1/2 v8] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'
` [PATCH 2/2 v8] x86/kexec_file: add reserved e820 ranges to kdump kernel e820 table

[PATCH 0/2 v4] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2019-01-04 15:31 UTC  (7+ messages)
` [PATCH 1/2 v4] kdump: add the vmcoreinfo documentation
` [PATCH 2/2 v4] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo

[PATCH v3 0/4] kexec/arm64: Fix issue with 'kexec load' and 'kdump' when --dtb option is used
 2019-01-03 19:37 UTC  (8+ messages)
` [PATCH v3 1/4] kexec/dt-ops.c: Fix check against 'fdt_add_subnode' return value
` [PATCH v3 2/4] kexec/kexec-arm64.c: Add error handling check against return value of 'set_bootargs()'
` [PATCH v3 3/4] kexec/dt-ops.c: Fix adding '/chosen' node for cases where it is not available in dtb passed via --dtb option
` [PATCH v3 4/4] kexec/dt-ops.c: Fix '/chosen' v/s 'chosen' node being passed to fdt helper functions

[PATCH] x86/kexec: fix a kexec_file_load failure
 2018-12-28  1:06 UTC  (2+ messages)

[PATCHv2] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2018-12-27  2:57 UTC  (7+ messages)

[PATCH 0/2 v3] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2018-12-26  6:14 UTC  (14+ messages)
` [PATCH 1/2 v3] kdump: add the vmcoreinfo documentation
` [PATCH 2/2 v3] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo

[PATCH] Disable GCC stack protector for purgatory
 2018-12-26  3:14 UTC  (2+ messages)

[PATCH 0/4] kexec/arm64: Fix issue with 'kexec load' and 'kdump' when --dtb option is used
 2018-12-15 20:00 UTC  (9+ messages)
` [PATCH 1/4] kexec/dt-ops.c: Fix check against 'fdt_add_subnode' return value
` [PATCH 2/4] kexec/kexec-arm64.c: Add error handling check against return value of 'set_bootargs()'
` [PATCH 3/4] kexec/dt-ops.c: Fix adding '/chosen' node for cases where it is not available in dtb passed via --dtb option
` [PATCH 4/4] kexec/kexec-arm64.c: Add missing error handling paths

arm64: kdump broken on a large CPU system
 2018-12-15  1:53 UTC  (12+ messages)
          ` [PATCH] arm64: invalidate TLB before turning MMU on
            ` [PATCH v2] arm64: invalidate TLB just "

[PATCH] x86/kdump: directly find a candidate region when crashkernel=X
 2018-12-14  3:53 UTC  (3+ messages)

[PATCH v2 0/7] add platform/firmware keys support for kernel verification by IMA
 2018-12-13  0:19 UTC  (23+ messages)
` [PATCH v2 1/7] integrity: Define a trusted platform keyring
` [PATCH v2 2/7] integrity: Load certs to the "
` [PATCH v2 3/7] efi: Add EFI signature data types
` [PATCH v2 4/7] efi: Add an EFI signature blob parser
` [PATCH v2 5/7] efi: Import certificates from UEFI Secure Boot
  ` [PATCH v2a "
` [PATCH v2 6/7] efi: Allow the "db" UEFI variable to be suppressed
` [PATCH v2 7/7] ima: Support platform keyring for kernel appraisal

[PATCH v16 00/16] arm64: kexec: add kexec_file_load() support
 2018-12-12  1:28 UTC  (16+ messages)
` [PATCH v16 06/16] lib: fdt: add a helper function for handling memory range property
` [PATCH v16 15/16] arm64: kexec_file: add kernel signature verification support
` [PATCH v16 16/16] arm64: kexec_file: add kaslr support

[PATCH 0/2 v2] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2018-12-10 21:10 UTC  (14+ messages)
` [PATCH 1/2 v2] kdump: add the vmcoreinfo documentation
` [PATCH 2/2 v2] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo

[PATCH arm64/kexec] arm64: kexec_file: forbid kdump via kexec_file_load()
 2018-12-07 15:26 UTC  (2+ messages)

[PATCH 0/7] add platform/firmware keys support for kernel verification by IMA
 2018-12-06 23:09 UTC  (8+ messages)
` [PATCH 4/7] efi: Add an EFI signature blob parser
` [PATCH 5/7] efi: Import certificates from UEFI Secure Boot
` [PATCH 7/7] ima: Support platform keyring for kernel appraisal

[PATCH] makedumpfile/ppc64: increase MAX_PHYSMEM_BITS to 2PB
 2018-12-06 16:09 UTC  (3+ messages)

[ANNOUNCE] makedumpfile 1.6.5 is released
 2018-12-05 16:31 UTC 

[PATCH v2] x86: Handle 64bit framebuffer memory address properly
 2018-12-05  9:21 UTC 

[PATCH] x86: Clear isVGA flag if current fb driver is mimicking VGA
 2018-12-05  7:58 UTC  (3+ messages)

[PATCH] x86: Handle 64bit framebuffer memory address properly
 2018-12-05  7:46 UTC  (3+ messages)

[PATCH] kexec/dt-ops.c: Fix check against 'fdt_add_subnode' return value
 2018-11-30 15:03 UTC  (11+ messages)

[PATCH 0/2 RESEND v7] add reserved e820 ranges to the kdump kernel e820 table
 2018-11-29  2:14 UTC  (8+ messages)
` [PATCH 1/2 RESEND v7] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'

[PATCH v2] x86_64, vmcoreinfo: Append 'page_offset_base' to vmcoreinfo
 2018-11-28 11:38 UTC  (9+ messages)

[PATCH] x86_64, Fix for kexec not finding kernel text area
 2018-11-28  1:12 UTC 

[PATCH v2 0/8] mm/kdump: allow to exclude pages that are logically offline
 2018-11-27 16:32 UTC  (3+ messages)
` [PATCH v2] makedumpfile: "


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