Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-07 20:18:22 to 2019-12-05 12:01:37 UTC [more...]

[RFC PATCH v5 0/3] printk: new ringbuffer implementation
 2019-12-05 12:01 UTC  (17+ messages)
` [RFC PATCH v5 1/3] printk-rb: new printk ringbuffer implementation (writer)
` [RFC PATCH v5 2/3] printk-rb: new printk ringbuffer implementation (reader)
` [RFC PATCH v5 3/3] printk-rb: add test module

[PATCH] x86/efi: update e820 about reserved EFI boot services data to fix kexec breakage
 2019-12-05 10:55 UTC  (8+ messages)
` [tip: x86/urgent] x86/efi: Update e820 with "

[PATCH] efi/memreserve: register reservations as 'reserved' in /proc/iomem
 2019-12-05  9:28 UTC  (6+ messages)

[PATCH v4 0/8] Raspberry Pi 4 PCIe support
 2019-12-05  0:39 UTC  (6+ messages)
` [PATCH v4 7/8] linux/log2.h: Fix 64bit calculations in roundup/down_pow_two()

[PATCH] makedumpfile/Makefile: remove -lebl from LIBS
 2019-12-04 22:36 UTC  (2+ messages)

[PATCH v2 0/3] arm64: kexec_file: add kdump
 2019-12-04 20:44 UTC  (7+ messages)
` [PATCH v2 1/3] libfdt: define UINT32_MAX in libfdt_env.h
` [PATCH v2 2/3] libfdt: include fdt_addresses.c
` [PATCH v2 3/3] arm64: kexec_file: add crash dump support

[PATCH v4 0/4] makedumpfile/arm64: Add support for ARMv8.2 extensions
 2019-12-04 17:49 UTC  (24+ messages)
` [PATCH v4 1/4] tree-wide: Retrieve 'MAX_PHYSMEM_BITS' from vmcoreinfo (if available)
` [PATCH v4 2/4] makedumpfile/arm64: Add support for ARMv8.2-LPA (52-bit PA support)
` [PATCH v4 3/4] makedumpfile/arm64: Add support for ARMv8.2-LVA (52-bit kernel VA support)
` [PATCH v4 4/4] makedumpfile: Mark --mem-usage option unsupported for arm64

[PATCH v8 00/25] arm64: MMU enabled kexec relocation
 2019-12-04 15:59 UTC  (26+ messages)
` [PATCH v8 01/25] kexec: quiet down kexec reboot
` [PATCH v8 02/25] kexec: add machine_kexec_post_load()
` [PATCH v8 03/25] arm64: kexec: remove unnecessary debug prints
` [PATCH v8 04/25] arm64: kexec: make dtb_mem always enabled
` [PATCH v8 05/25] arm64: hibernate: pass the allocated pgdp to ttbr0
` [PATCH v8 06/25] arm64: hibernate: use get_safe_page directly
` [PATCH v8 07/25] arm64: hibernate: remove gotos as they are not needed
` [PATCH v8 08/25] arm64: hibernate: rename dst to page in create_safe_exec_page
` [PATCH v8 09/25] arm64: hibernate: add PUD_SECT_RDONLY
` [PATCH v8 10/25] arm64: hibernate: add trans_pgd public functions
` [PATCH v8 11/25] arm64: hibernate: move page handling function to new trans_pgd.c
` [PATCH v8 12/25] arm64: trans_pgd: make trans_pgd_map_page generic
` [PATCH v8 13/25] arm64: trans_pgd: pass allocator trans_pgd_create_copy
` [PATCH v8 14/25] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
` [PATCH v8 15/25] arm64: kexec: move relocation function setup
` [PATCH v8 16/25] arm64: kexec: call kexec_image_info only once
` [PATCH v8 17/25] arm64: kexec: cpu_soft_restart change argument types
` [PATCH v8 18/25] arm64: kexec: arm64_relocate_new_kernel clean-ups
` [PATCH v8 19/25] arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp
` [PATCH v8 20/25] arm64: kexec: add expandable argument to relocation function
` [PATCH v8 21/25] arm64: kexec: offset for "
` [PATCH v8 22/25] arm64: kexec: kexec EL2 vectors
` [PATCH v8 23/25] arm64: kexec: configure trans_pgd page table for kexec
` [PATCH v8 24/25] arm64: kexec: enable MMU during kexec relocation
` [PATCH v8 25/25] arm64: kexec: remove head from relocation argument

[PATCH v2 0/2] efi: arm64: Introduce /proc/efi/memreserve to tell the persistent pages
 2019-12-04  9:51 UTC  (5+ messages)
` [PATCH v2 1/2] efi: add /proc/efi directory
` [PATCH v2 2/2] efi: arm64: Introduce /proc/efi/memreserve to tell the persistent pages

kexec_file overwrites reserved EFI ESRT memory
 2019-12-04  5:22 UTC  (13+ messages)

[PATCH] makedumpfile/s390: Add get_kaslr_offset() for s390x
 2019-12-03 22:27 UTC 

Using kexec for rpi-4-b
 2019-12-03 10:27 UTC 

[PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-12-03 10:12 UTC  (5+ messages)
` [PATCH v5 1/5] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo

[PATCH] makedumpfile: assign bitmap2 fd for sub process during refiltering
 2019-12-03  7:37 UTC 

[PATCH] efi: arm64: Introduce /sys/firmware/efi/memreserve to tell the persistent pages
 2019-12-03  1:28 UTC  (3+ messages)

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-12-02 23:56 UTC  (8+ messages)
` [RESEND PATCH v5 1/5] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
` [RESEND PATCH v5 3/5] Documentation/arm64: Fix a simple typo in memory.rst
` [RESEND PATCH v5 4/5] Documentation/vmcoreinfo: Add documentation for 'MAX_PHYSMEM_BITS'
` [RESEND PATCH v5 5/5] Documentation/vmcoreinfo: Add documentation for 'TCR_EL1.T1SZ'

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-11-29 19:28 UTC  (2+ messages)
` [RESEND PATCH v5 1/5] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo

[PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
 2019-11-28 20:25 UTC  (4+ messages)
` [PATCH v5 3/5] Documentation/arm64: Fix a simple typo in memory.rst
` [PATCH v5 4/5] Documentation/vmcoreinfo: Add documentation for 'MAX_PHYSMEM_BITS'
` [PATCH v5 5/5] Documentation/vmcoreinfo: Add documentation for 'TCR_EL1.T1SZ'

kexec-tools/vmcore-demsg: No program header covering vaddr 0xffff000be7a00000found kexec bug?
 2019-11-27 20:43 UTC  (5+ messages)

[PATCH] doc: vmcore-dmesg should work on ELF format
 2019-11-27  3:12 UTC 

[PATCH] fix bug in is_dumpable_file()
 2019-11-27  3:06 UTC  (2+ messages)

[PATCH v4 0/4] makedumpfile/arm64: Add support for ARMv8.2 extensions
 2019-11-23 14:29 UTC  (2+ messages)

makedumpfile: ELF format issues (RE: makedumpfile: Fix divide by zero in print_report())
 2019-11-22 20:37 UTC  (6+ messages)

[PATCH] powerpc: Fix issue with missing registers in kdump
 2019-11-22 18:21 UTC 

[PATCH 4.19 138/220] kexec: Allocate decrypted control pages for kdump if SME is enabled
 2019-11-22 10:29 UTC  (2+ messages)
` [PATCH 4.19 187/220] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error

[PATCH 4.14 079/122] kexec: Allocate decrypted control pages for kdump if SME is enabled
 2019-11-22 10:29 UTC  (2+ messages)
` [PATCH 4.14 102/122] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error

[PATCH 4.9 211/222] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
 2019-11-22 10:29 UTC 

[PATCH 4.4 151/159] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
 2019-11-22 10:29 UTC 

[RFC PATCH v2] efi: arm64: Introduce /sys/firmware/efi/memreserve to tell the persistent pages
 2019-11-21 16:54 UTC  (2+ messages)

[PATCH v4 0/3] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-11-21  4:05 UTC  (11+ messages)
` [PATCH v4 1/3] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo

[PATCH] crash/arm64: Determine vabits_actual value from 'TCR_EL1.T1SZ' value in vmcoreinfo
 2019-11-19 15:24 UTC 

[PATCH] kexec: build multiboot2 for i386
 2019-11-17 23:52 UTC 

[PATCH 0/3 v9] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
 2019-11-15  0:18 UTC  (8+ messages)
` [PATCH 1/3 v9] x86/kdump: always reserve the low 1M when the crashkernel option is specified
` [PATCH 2/3 v9] x86/kdump: clean up all the code related to the backup region
` [PATCH 3/3 v9] kexec: Fix i386 build warnings that missed declaration of struct kimage

[RFC PATCH] efi: arm64: Introduce /sys/firmware/efi/memreserve to tell the persistent pages
 2019-11-13 19:43 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 41/48] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
 2019-11-13  2:01 UTC 

[PATCH AUTOSEL 4.9 58/68] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
 2019-11-13  1:59 UTC 

[PATCH AUTOSEL 4.14 072/115] kexec: Allocate decrypted control pages for kdump if SME is enabled
 2019-11-13  1:56 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 095/115] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error

[PATCH AUTOSEL 4.19 127/209] kexec: Allocate decrypted control pages for kdump if SME is enabled
 2019-11-13  1:49 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 176/209] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error

[PATCH] makedumpfile: Fix wrong statistics in ELF format mode
 2019-11-12 22:58 UTC  (2+ messages)

[PATCH v4 2/3] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
 2019-11-11  8:04 UTC 

[PATCH] makedumpfile: Add support for ELF extended numbering
 2019-11-08 22:36 UTC 

makedumpfile: ELF format issues
 2019-11-08 19:48 UTC  (3+ messages)

[PATCH] ARM: Use mmap for zImage initrd
 2019-11-08 18:08 UTC 

makedumpfile: ELF format issues (RE: makedumpfile: Fix divide by zero in print_report()) (Kazuhito Hagio)
 2019-11-07 21:28 UTC  (2+ messages)

Makedumpfile help for 5.4.0.rc3 : Arm
 2019-11-07 20:31 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox