messages from 2018-04-17 02:41:37 to 2018-05-16 13:20:21 UTC [more...]
[PATCH 0/2] support kdump for AMD secure memory encryption(sme)
2018-05-16 13:19 UTC (8+ messages)
` [PATCH 1/2] add a function(ioremap_encrypted) for kdump when AMD sme enabled
` [PATCH 2/2] support kdump when AMD secure memory encryption is active
[PATCH] kexec/s390: Add support for kexec_file_load
2018-05-16 12:27 UTC
[PATCH v9 00/11] arm64: kexec: add kexec_file_load() support
2018-05-16 10:06 UTC (34+ messages)
` [PATCH v9 01/11] asm-generic: add kexec_file_load system call to unistd.h
` [PATCH v9 02/11] kexec_file: make kexec_image_post_load_cleanup_default() global
` [PATCH v9 03/11] arm64: kexec_file: invoke the kernel without purgatory
` [PATCH v9 04/11] arm64: kexec_file: allocate memory walking through memblock list
` [PATCH v9 05/11] arm64: kexec_file: load initrd and device-tree
` [PATCH v9 06/11] arm64: kexec_file: allow for loading Image-format kernel
` [PATCH v9 07/11] arm64: kexec_file: add crash dump support
` [PATCH v9 08/11] arm64: enable KEXEC_FILE config
` [PATCH v9 09/11] include: pe.h: remove message[] from mz header definition
` [PATCH v9 10/11] arm64: kexec_file: add kernel signature verification support
` [PATCH v9 11/11] arm64: kexec_file: add kaslr support
[PATCH 0/2] Remove obsolete kdump tool and add missing uninstall rule
2018-05-15 7:21 UTC (4+ messages)
` [PATCH 1/2] Makefile.in: Add "
` [PATCH 2/2] Remove obsolete kdump tool
[PATCH v2] arm64: Add support to supply 'kaslr-seed' to secondary kernel
2018-05-15 7:20 UTC (2+ messages)
[PATCH net-next v8 0/3] kernel: add support to collect hardware logs in crash recovery kernel
2018-05-14 17:49 UTC (8+ messages)
` [PATCH net-next v8 1/3] vmcore: add API to collect hardware dump in second kernel
` [PATCH net-next v8 2/3] vmcore: append device dumps to vmcore as elf notes
` [PATCH net-next v8 3/3] cxgb4: collect hardware dump in second kernel
[PATCH makedumpfile] handle mem_section as either a pointer or an array
2018-05-14 11:31 UTC (5+ messages)
[PATCH] How to validate this patch
2018-05-11 6:00 UTC (2+ messages)
` [PATCH] arm64: update PHYS_OFFSET to conform to kernel
[PATCH 0/3] kexec: limit kexec_load syscall
2018-05-11 1:36 UTC (4+ messages)
` [PATCH 1/3] ima: based on the "secure_boot" policy limit syscalls
` [PATCH 2/3] kexec: call LSM hook for kexec_load syscall
` [PATCH 3/3] ima: based on policy require signed kexec kernel images
[PATCH v4 0/3] resource: Use list_head to link sibling resource
2018-05-09 2:08 UTC (8+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] resource: add walk_system_ram_res_rev()
` [PATCH v4 3/3] kexec_file: Load kernel at top of system RAM if required
[PATCH v3 0/2] Add capability to dump fdt blob for arm64 platforms
2018-05-08 2:14 UTC (4+ messages)
` [PATCH v3 1/2] dt-ops: Add helper API to dump fdt blob
` [PATCH v3 2/2] kexec-arm64: Add functionality to dump 2nd dtb
[PATCH 0/4] Makedumpfile: Add 5-level paging support
2018-05-07 8:03 UTC (13+ messages)
` [PATCH 1/4] arch/x86_64: Cleanup the address translation of the 4-level page tables
` [PATCH 2/4] Makedumpfile: Add pgtable_l5_enabled to number_table
` [PATCH 3/4] Makedumpfile: Add a new function check_5level_paging()
` [PATCH 4/4] arch/x86_64: Add 5-level paging support
[PATCH 1/2] Add is_cache_page() helper to check if a page belongs to the cache
2018-05-07 7:42 UTC (5+ messages)
` [PATCH 2/2] Check PG_swapbacked for swap cache pages
[PATCH 1/2] kdump/x86: crashkernel=X try to reserve below 896M first then below 4G and MAXMEM
2018-05-07 2:48 UTC (5+ messages)
` [PATCH 2/2] kdump: round up the total memory size to 128M for crashkernel reservation
[PATCH 0/3] kexec: limit kexec_load syscall
2018-05-04 2:29 UTC (19+ messages)
` [PATCH 2/3] kexec: call LSM hook for "
[PATCH net-next v7 0/3] kernel: add support to collect hardware logs in crash recovery kernel
2018-05-01 23:28 UTC (7+ messages)
` [PATCH net-next v7 1/3] vmcore: add API to collect hardware dump in second kernel
` [PATCH net-next v7 2/3] vmcore: append device dumps to vmcore as elf notes
` [PATCH net-next v7 3/3] cxgb4: collect hardware dump in second kernel
pciehp 0000:00:1c.0:pcie004: Timeout on hotplug command 0x1038 (issued 65284 msec ago)
2018-05-01 22:32 UTC (12+ messages)
[PATCH net-next v6 0/3] kernel: add support to collect hardware logs in crash recovery kernel
2018-04-30 20:09 UTC (5+ messages)
` [PATCH net-next v6 1/3] vmcore: add API to collect hardware dump in second kernel
` [PATCH net-next v6 2/3] vmcore: append device dumps to vmcore as elf notes
` [PATCH net-next v6 3/3] cxgb4: collect hardware dump in second kernel
[PATCH net-next v5 0/3] kernel: add support to collect hardware logs in crash recovery kernel
2018-04-27 1:30 UTC (6+ messages)
` [PATCH net-next v5 1/3] vmcore: add API to collect hardware dump in second kernel
` [PATCH net-next v5 2/3] vmcore: append device dumps to vmcore as elf notes
` [PATCH net-next v5 3/3] cxgb4: collect hardware dump in second kernel
[RFC] arm64: extra entries in /proc/iomem for kexec
2018-04-26 14:26 UTC (13+ messages)
[PATCH v2 0/2] Add capability to dump fdt blob for arm64 platforms
2018-04-26 8:51 UTC (5+ messages)
` [PATCH v2 1/2] dt-ops: Add helper API to dump fdt blob
` [PATCH v2 2/2] kexec-arm64: Add functionality to dump 2nd dtb
RFC Xen signature verification for kexec
2018-04-24 11:49 UTC (7+ messages)
` [Xen-devel] "
[PATCH] arm64: Add support to supply 'kaslr-seed' to secondary kernel
2018-04-24 9:40 UTC (5+ messages)
[Query] ARM64 kaslr support - randomness, seeding and kdump
2018-04-23 20:34 UTC (5+ messages)
[RESEND PATCH 1/2] dt-ops: Add helper API to dump fdt blob
2018-04-23 10:38 UTC (11+ messages)
[PATCH net-next v4 0/3] kernel: add support to collect hardware logs in crash recovery kernel
2018-04-20 14:51 UTC (16+ messages)
` [PATCH net-next v4 1/3] vmcore: add API to collect hardware dump in second kernel
` [PATCH net-next v4 2/3] vmcore: append device dumps to vmcore as elf notes
` [PATCH net-next v4 3/3] cxgb4: collect hardware dump in second kernel
[PATCH] kexec: Add --lite option
2018-04-19 8:38 UTC (3+ messages)
` [PATCH v2] kexec: Add --no-checks option
[PATCH 0/4] Fix ppc build warnings
2018-04-19 8:38 UTC (2+ messages)
[ANNOUNCE] kexec-tools 2.0.17
2018-04-19 8:36 UTC
[PATCH] arm64: Set -fno-PIC along with -mcmodel=large
2018-04-19 8:21 UTC (6+ messages)
kdump in upstream kexec-tools
2018-04-19 8:20 UTC (8+ messages)
[PATCH v3 3/3] kexec_file: Load kernel at top of system RAM if required
2018-04-19 0:18 UTC
[PATCH] efi: Fix the size not consistent issue when unmapping memory map
2018-04-17 20:34 UTC (7+ messages)
[PATCH v1 0/2] kexec: Remove "weak" annotations from headers
2018-04-17 14:21 UTC (6+ messages)
[PATCH] kexec_file: do not add extra alignment to efi memmap
2018-04-17 8:36 UTC
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