messages from 2018-12-18 07:31:59 to 2019-01-21 01:20:19 UTC [more...]
[PATCH 0/2] make kexec work with efi=noruntime or efi=old_map
2019-01-21 1:18 UTC (20+ messages)
` [PATCH v2 1/2] x86, kexec_file_load: Don't setup EFI info if EFI runtime is not enabled
` [PATCH v2 2/2] x86, kexec_file_load: make it work with efi=noruntime or efi=old_map
[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
2019-01-19 1:25 UTC (3+ messages)
[PATCH v4 0/2] let kexec_file_load use platform keyring to verify the kernel image
2019-01-18 15:01 UTC (11+ messages)
` [PATCH v4 1/2] integrity, KEYS: add a reference to platform keyring
` [PATCH v4 2/2] kexec, KEYS: Make use of platform keyring for signature verify
[PATCH v3 0/3] make kexec work with efi=noruntime or efi=old_map
2019-01-18 11:43 UTC (6+ messages)
` [PATCH v3 1/3] x86, kexec_file_load: Don't setup EFI info if EFI runtime is not enabled
` [PATCH v3 2/3] acpi: store acpi_rsdp address for later kexec usage
` [PATCH v3 3/3] x86, kexec_file_load: make it work with efi=noruntime or efi=old_map
[PATCH v3 0/2] let kexec_file_load use platform keyring to verify the kernel image
2019-01-18 2:16 UTC (10+ messages)
` [PATCH v3 1/2] integrity, KEYS: add a reference to platform keyring
` [PATCH v3 2/2] kexec, KEYS: Make use of platform keyring for signature verify
[RFC v1] kexec: Prototype for signature verification within Xen
2019-01-17 9:56 UTC (4+ messages)
[RFC PATCH v2 0/2] let kexec_file_load use platform keyring to verify the kernel image
2019-01-15 16:48 UTC (8+ messages)
` [RFC PATCH v2 1/2] integrity, KEYS: add a reference to platform keyring
` [RFC PATCH v2 2/2] kexec, KEYS: Make use of platform keyring for signature verify
kexec: relocate_kernel fails
2019-01-15 16:25 UTC
[RFC PATCH 0/2] let kexec_file_load use platform keyring to verify the kernel image
2019-01-15 15:17 UTC (12+ messages)
` [RFC PATCH 1/2] integrity, KEYS: add a reference to platform keyring
` [RFC PATCH 2/2] kexec, KEYS: Make use of platform keyring for signature verify
[PATCH] arm64: add kexec_file_load support
2019-01-15 14:18 UTC (3+ messages)
[PATCH 0/2 v6] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo
2019-01-15 11:00 UTC (23+ messages)
` [PATCH 1/2 v6] kdump: add the vmcoreinfo documentation
` [PATCH 2/2 v6] kdump, vmcoreinfo: Export the value of sme mask to vmcoreinfo
[PATCHv6] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
2019-01-15 8:03 UTC (3+ messages)
[PATCH V2] x86/kexec: fix a kexec_file_load failure
2019-01-15 5:15 UTC (7+ messages)
[RFC v1 0/8] Prototype for kexec signature verification within Xen
2019-01-14 19:48 UTC (9+ messages)
` [RFC v1 1/8] kexec: add kexec_file_load to libxenctrl
` [RFC v1 2/8] kexec: implement kexec_file_load() for PECOFF+Authenticode files
` [RFC v1 3/8] kexec: new file openssl-1.1.0i.patch
` [RFC v1 4/8] kexec: xen/common/Makefile: include building of OpenSSL
` [RFC v1 5/8] kexec: changes to facilitate compiling OpenSSL within Xen
` [RFC v1 6/8] kexec: support files for PECOFF Authenticode signature verification
` [RFC v1 7/8] kexec: Xen compatible makefile for OpenSSL
` [RFC v1 8/8] kexec: include OpenSSL build in xen.spec
[PATCH v2 0/3] arm64: handle "reserved" entries in /proc/iomem
2019-01-13 11:36 UTC (5+ messages)
` [PATCH v2 1/3] kexec: add variant helper functions for handling memory regions
` [PATCH v2 2/3] arm64: kexec: allocate memory space avoiding reserved regions
` [PATCH v2 3/3] arm64: kdump: deal with a lot of resource entries in /proc/iomem
[PATCH] arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
2019-01-11 15:33 UTC (2+ messages)
[PATCHv5] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
2019-01-11 2:41 UTC (9+ messages)
[PATCH] arm64: invalidate TLB before turning MMU on
2019-01-10 20:00 UTC (5+ messages)
` [PATCH v2] arm64: invalidate TLB just "
[RFC PATCH 1/1] KEYS, integrity: Link .platform keyring to .secondary_trusted_keys
2019-01-09 14:07 UTC (3+ messages)
[PATCH v2 0/2] kexec-tools/arm64: Add support to read PHYS_OFFSET from kcore
2019-01-09 12:29 UTC (5+ 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 v3 0/4] kexec/arm64: Fix issue with 'kexec load' and 'kdump' when --dtb option is used
2019-01-09 12:24 UTC (5+ messages)
[PATCH 1/2] x86, kexec_file_load: Don't setup EFI info if EFI runtime is not enabled
2019-01-09 6:56 UTC
[PATCH 2/2] x86, kexec_file_load: make it work with efi=noruntime or efi=oldmap
2019-01-09 6:55 UTC
[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 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 (6+ messages)
` [PATCH 1/2 v8] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'
[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] 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 (11+ 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)
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