messages from 2018-06-14 07:53:59 to 2018-07-05 10:12:28 UTC [more...]
panic kexec broken on ARM64?
2018-07-05 10:13 UTC (13+ messages)
[PATCH v6 0/4] resource: Use list_head to link sibling resource
2018-07-05 10:09 UTC (9+ 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
` [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 v2 0/4] arm64: kexec, kdump: fix boot failures on acpi-only system
2018-07-05 9:43 UTC (16+ 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-05 8:43 UTC (4+ messages)
` [PATCH 1/1] x86/purgatory: Add missing FORCE to Makefile target
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 v10 00/14] arm64: kexec: add kexec_file_load() support
2018-07-03 17:47 UTC (21+ messages)
` [PATCH v10 01/14] asm-generic: add kexec_file_load system call to unistd.h
` [PATCH v10 02/14] kexec_file: make kexec_image_post_load_cleanup_default() global
` [PATCH v10 03/14] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
` [PATCH v10 04/14] of/fdt: add helper functions for handling properties
` [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 09/14] arm64: kexec_file: allow for loading Image-format kernel
` [PATCH v10 10/14] arm64: kexec_file: add crash dump support
` [PATCH v10 11/14] arm64: kexec_file: invoke the kernel without purgatory
` [PATCH v10 12/14] include: pe.h: remove message[] from mz header definition
` [PATCH v10 13/14] arm64: kexec_file: add kernel signature verification support
` [PATCH v10 14/14] arm64: kexec_file: add kaslr support
[PATCH v5 0/8] kexec/firmware: support system wide policy requiring signatures
2018-07-03 13:07 UTC (16+ 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 0/5 V5] Support kdump for AMD secure memory encryption(SME)
2018-07-03 11:44 UTC (13+ 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 v4 0/2] Add capability to dump fdt blob for arm64 platforms
2018-06-30 20:54 UTC (8+ 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 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
[PATCH 1/2] makedumpfile: Use monotonic clock to calculate ETA and stats
2018-06-29 13:49 UTC (4+ messages)
` [PATCH 2/2] makedumpfile: Check if clock_gettime() requires -lrt
[PATCH 0/5 V4] Support kdump for AMD secure memory encryption(SME)
2018-06-28 12:15 UTC (8+ messages)
` [PATCH 1/5 V4] Add a function(ioremap_encrypted) for kdump when AMD sme enabled
` [PATCH 2/5 V4] Allocate pages for kdump without encryption when SME is enabled
` [PATCH 3/5 V4] Remap the device table of IOMMU in encrypted manner for kdump
` [PATCH 4/5 V4] Adjust some permanent mappings in unencrypted ways for kdump when SME is enabled
` [PATCH 5/5 V4] Help to dump the old memory encrypted into vmcore file
kexec failures on ipq4019
2018-06-28 4:33 UTC (4+ messages)
kdump on VFAT?
2018-06-28 4:08 UTC (2+ messages)
[PATCH] makedumpfile/ppc64: Increase the VA range
2018-06-25 19:41 UTC (2+ messages)
[PATCH 0/4 V3] Support kdump for AMD secure memory encryption(SME)
2018-06-22 2:52 UTC (26+ messages)
` [PATCH 1/4 V3] Add a function(ioremap_encrypted) for kdump when AMD sme enabled
` [PATCH 2/4 V3] Allocate pages for kdump without encryption when SME is enabled
` [PATCH 3/4 V3] Remap the device table of IOMMU in encrypted manner for kdump
` [PATCH 4/4 V3] Help to dump the old memory encrypted into vmcore file
[PATCH v3 0/2] Add capability to dump fdt blob for arm64 platforms
2018-06-21 8:00 UTC (5+ messages)
` [PATCH v3 1/2] dt-ops: Add helper API to dump fdt blob
[PATCH] makedumpfile: Do not print ETA value if current progress is 0
2018-06-20 11:24 UTC (6+ messages)
[PATCH] arm64/mm: Introduce a variable to hold base address of linear region
2018-06-20 10:06 UTC (24+ messages)
[PATCH v2] arm64: Add support to supply 'kaslr-seed' to secondary kernel
2018-06-19 15:34 UTC (4+ messages)
[PATCH 0/3] arm64: kexec, kdump: fix boot failures on acpi-only system
2018-06-18 6:44 UTC (9+ messages)
` [PATCH 1/3] arm64: export memblock_reserve()d regions via /proc/iomem
` [PATCH 2/3] arm64: acpi, efi: fix alignment fault in accessing ACPI tables at kdump
` [PATCH 2/3] arm64: acpi,efi: "
` [PATCH 3/3] init: map UEFI memory map early if on arm or arm64
` [PATCH 0/3] arm64: kexec,kdump: fix boot failures on acpi-only system
[PATCH 0/2 V2] Support kdump for AMD secure memory encryption(sme)
2018-06-15 11:43 UTC (11+ messages)
` [PATCH 1/2 V2] Add a function(ioremap_encrypted) for kdump when AMD sme enabled
` [PATCH 2/2 V2] Support kdump when AMD secure memory encryption is active
[RFC] fitImage support on ARM64
2018-06-14 13:52 UTC (3+ messages)
[PATCH] makedumpfile tries to output infinite ETA
2018-06-14 9:42 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox