kexec
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] kexec: Fix kexec_locate_mem_hole() for missing CONFIG_KEXEC_HANDOVER
Venkat
[PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
Coiby Xu
[PATCH v8 3/7] crash_dump: store dm crypt keys in kdump reserved memory
Coiby Xu
[PATCH v8 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
Coiby Xu
Re: [PATCH v8 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
Arnaud Lefebvre
Re: [PATCH v8 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
Coiby Xu
[PATCH v8 5/7] crash_dump: retrieve dm crypt keys in kdump kernel
Coiby Xu
[PATCH v8 1/7] kexec_file: allow to place kexec_buf randomly
Coiby Xu
[PATCH v8 4/7] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
Coiby Xu
[PATCH v8 6/7] x86/crash: pass dm crypt keys to kdump kernel
Coiby Xu
Re: [PATCH v8 6/7] x86/crash: pass dm crypt keys to kdump kernel
Arnaud Lefebvre
Re: [PATCH v8 6/7] x86/crash: pass dm crypt keys to kdump kernel
Coiby Xu
Re: [PATCH v8 6/7] x86/crash: pass dm crypt keys to kdump kernel
Arnaud Lefebvre
Re: [PATCH v8 6/7] x86/crash: pass dm crypt keys to kdump kernel
Coiby Xu
[PATCH v8 7/7] x86/crash: make the page that stores the dm crypt keys inaccessible
Coiby Xu
Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
Baoquan He
Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
Coiby Xu
Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
Baoquan He
Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
Coiby Xu
Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
Baoquan He
Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
Baoquan He
Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
Arnaud Lefebvre
Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
Coiby Xu
Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
Arnaud Lefebvre
Re: [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
Coiby Xu
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Mike Rapoport
[PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
Mike Rapoport
Re: [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
Wei Yang
Re: [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
Mike Rapoport
Re: [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
Wei Yang
Re: [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
Mike Rapoport
Re: [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
Mike Rapoport
[PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport
Re: [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Wei Yang
Re: [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport
Re: [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Wei Yang
Re: [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Wei Yang
Re: [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport
Re: [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Wei Yang
Re: [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport
Re: [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Wei Yang
Re: [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport
Re: [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Wei Yang
Re: [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Wei Yang
Re: [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport
Re: [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Wei Yang
Re: [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Changyuan Lyu
Re: [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport
[PATCH v4 03/14] memblock: Add support for scratch memory
Mike Rapoport
Re: [PATCH v4 03/14] memblock: Add support for scratch memory
Wei Yang
Re: [PATCH v4 03/14] memblock: Add support for scratch memory
Mike Rapoport
[PATCH v4 04/14] memblock: introduce memmap_init_kho_scratch()
Mike Rapoport
Re: [PATCH v4 04/14] memblock: introduce memmap_init_kho_scratch()
Wei Yang
[PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
Mike Rapoport
Re: [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
Jason Gunthorpe
Re: [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
Pasha Tatashin
Re: [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
Jason Gunthorpe
Re: [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
Pasha Tatashin
Re: [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
Jason Gunthorpe
Re: [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
Jason Gunthorpe
Re: [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
Mike Rapoport
Re: [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
Jason Gunthorpe
Re: [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
Mike Rapoport
Re: [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
Jason Gunthorpe
Re: [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
Thomas Weißschuh
[PATCH v4 06/14] kexec: Add KHO parsing support
Mike Rapoport
Re: [PATCH v4 06/14] kexec: Add KHO parsing support
Jason Gunthorpe
Re: [PATCH v4 06/14] kexec: Add KHO parsing support
Pratyush Yadav
Re: [PATCH v4 06/14] kexec: Add KHO parsing support
Mike Rapoport
[PATCH v4 07/14] kexec: Add KHO support to kexec file loads
Mike Rapoport
[PATCH v4 08/14] kexec: Add config option for KHO
Mike Rapoport
[PATCH v4 10/14] arm64: Add KHO support
Mike Rapoport
Re: [PATCH v4 10/14] arm64: Add KHO support
Krzysztof Kozlowski
[PATCH v4 13/14] memblock: Add KHO support for reserve_mem
Mike Rapoport
Re: [PATCH v4 13/14] memblock: Add KHO support for reserve_mem
Rob Herring
Re: [PATCH v4 13/14] memblock: Add KHO support for reserve_mem
Mike Rapoport
Re: [PATCH v4 13/14] memblock: Add KHO support for reserve_mem
Wei Yang
Re: [PATCH v4 13/14] memblock: Add KHO support for reserve_mem
Mike Rapoport
[PATCH v4 14/14] Documentation: KHO: Add memblock bindings
Mike Rapoport
Re: [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
Krzysztof Kozlowski
Re: [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
Mike Rapoport
Re: [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
Krzysztof Kozlowski
Re: [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
Mike Rapoport
Re: [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
Krzysztof Kozlowski
Re: [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
Krzysztof Kozlowski
Re: [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
Jason Gunthorpe
Re: [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
Krzysztof Kozlowski
Re: [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
Jason Gunthorpe
Re: [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
Mike Rapoport
[PATCH v4 09/14] kexec: Add documentation for KHO
Mike Rapoport
Re: [PATCH v4 09/14] kexec: Add documentation for KHO
Jason Gunthorpe
[PATCH v4 12/14] x86: Add KHO support
Mike Rapoport
Re: [PATCH v4 12/14] x86: Add KHO support
Wei Yang
Re: [PATCH v4 12/14] x86: Add KHO support
Mike Rapoport
Re: [PATCH v4 12/14] x86: Add KHO support
Wei Yang
[PATCH v4 11/14] x86/setup: use memblock_reserve_kern for memory used by kernel
Mike Rapoport
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Andrew Morton
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Pasha Tatashin
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Baoquan He
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Mike Rapoport
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Baoquan He
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Pasha Tatashin
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Baoquan He
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Mike Rapoport
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Krzysztof Kozlowski
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Andrew Morton
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Mike Rapoport
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Cong Wang
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Pasha Tatashin
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Cong Wang
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Cong Wang
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
RuiRui Yang
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Mike Rapoport
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Dave Young
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Alexander Graf
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Dave Young
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Alexander Gordeev
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Mike Rapoport
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Pratyush Yadav
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Mike Rapoport
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Pratyush Yadav
Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
Mike Rapoport
[PATCH] kexec_elf: Fix some trivial kerneldoc warnings
Helge Deller
VMCORE and kdump.conf file not found LINUX 6.12 KERNEL
Gokul Praveen
Re: VMCORE and kdump.conf file not found LINUX 6.12 KERNEL
Gokul Praveen
Re: VMCORE and kdump.conf file not found LINUX 6.12 KERNEL
Dave Young
Re: VMCORE and kdump.conf file not found LINUX 6.12 KERNEL
Philipp Rudo
[Hypervisor Live Update] Notes from January 27, 2025
David Rientjes
[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
steven chen
[PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
steven chen
[PATCH v7 2/7] kexec: define functions to map and unmap segments
steven chen
[PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
steven chen
[PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot
steven chen
[PATCH v7 7/7] ima: measure kexec load and exec events as critical data
steven chen
[PATCH v7 6/7] ima: make the kexec extra memory configurable
steven chen
[PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot
steven chen
Re: [PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
Stefan Berger
Re: [PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
steven chen
Re: [PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
Mimi Zohar
Re: [PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
steven chen
Re: [PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
Mimi Zohar
[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
steven chen
[PATCH v7 7/7] ima: measure kexec load and exec events as critical data
steven chen
[PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
steven chen
[PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot
steven chen
[PATCH v7 6/7] ima: make the kexec extra memory configurable
steven chen
[PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot
steven chen
[PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
steven chen
[PATCH v7 2/7] kexec: define functions to map and unmap segments
steven chen
Re: [PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
steven chen
[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
steven chen
[PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
steven chen
Re: [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
Stefan Berger
Re: [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
steven chen
Re: [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
Stefan Berger
Re: [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
steven chen
[PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot
steven chen
[PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
steven chen
Re: [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
Mimi Zohar
Re: [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
steven chen
Re: [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
Mimi Zohar
Re: [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
Mimi Zohar
Re: [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
steven chen
[PATCH v7 5/7] ima: kexec: move IMA log copy from kexec load to execute
steven chen
[PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot
steven chen
[PATCH v7 2/7] kexec: define functions to map and unmap segments
steven chen
Re: [PATCH v7 2/7] kexec: define functions to map and unmap segments
Mimi Zohar
Re: [PATCH v7 2/7] kexec: define functions to map and unmap segments
steven chen
Re: [PATCH v7 2/7] kexec: define functions to map and unmap segments
Mimi Zohar
Re: [PATCH v7 2/7] kexec: define functions to map and unmap segments
Baoquan He
[PATCH v7 6/7] ima: make the kexec extra memory configurable
steven chen
Re: [PATCH v7 6/7] ima: make the kexec extra memory configurable
Mimi Zohar
[PATCH v7 7/7] ima: measure kexec load and exec events as critical data
steven chen
Re: [PATCH v7 7/7] ima: measure kexec load and exec events as critical data
Mimi Zohar
Re: [PATCH v7 7/7] ima: measure kexec load and exec events as critical data
Mimi Zohar
Re: [PATCH v7 7/7] ima: measure kexec load and exec events as critical data
Stefan Berger
Re: [PATCH v7 7/7] ima: measure kexec load and exec events as critical data
steven chen
[PATCH v3 0/7] powerpc/crash: use generic crashkernel reservation
Sourabh Jain
[PATCH v3 6/7] powerpc: insert System RAM resource to prevent crashkernel conflict
Sourabh Jain
[PATCH v3 4/7] powerpc/crash: Use generic APIs to locate memory hole for kdump
Sourabh Jain
[PATCH v3 3/7] crash: Let arch decide usable memory range in reserved area
Sourabh Jain
Re: [PATCH v3 3/7] crash: Let arch decide usable memory range in reserved area
Baoquan he
Re: [PATCH v3 3/7] crash: Let arch decide usable memory range in reserved area
Sourabh Jain
[PATCH v3 7/7] powerpc/crash: use generic crashkernel reservation
Sourabh Jain
[PATCH v3 2/7] crash: remove an unused argument from reserve_crashkernel_generic()
Sourabh Jain
[PATCH v3 1/7] kexec: Initialize ELF lowest address to ULONG_MAX
Sourabh Jain
[PATCH v3 5/7] powerpc/crash: preserve user-specified memory limit
Sourabh Jain
[PATCH] procfs: Fix a locking bug in a vmcore_add_device_dump() error path
Bart Van Assche
Re: [PATCH] procfs: Fix a locking bug in a vmcore_add_device_dump() error path
Michael S. Tsirkin
Re: [PATCH] procfs: Fix a locking bug in a vmcore_add_device_dump() error path
Andrew Morton
Re: [PATCH] procfs: Fix a locking bug in a vmcore_add_device_dump() error path
Bart Van Assche
Re: [PATCH] procfs: Fix a locking bug in a vmcore_add_device_dump() error path
Andrew Morton
Re: [PATCH] procfs: Fix a locking bug in a vmcore_add_device_dump() error path
Michael S. Tsirkin
Re: [PATCH] procfs: Fix a locking bug in a vmcore_add_device_dump() error path
David Hildenbrand
[PATCH] x86/kexec: export e820_table_kexec to sysfs
Dave Young
Re: [dwmw2:kexec-debug-6 5/7] arch/x86/kernel/early_printk.c:148:3: error: use of undeclared identifier 'kexec_debug_8250_port'
David Woodhouse
[PATCH] fix gcc-15 compiling error: too many arguments to function eppic_init
Coiby Xu
Re: [PATCH] makedumpfile: fix gcc-15 compiling error: too many arguments to function eppic_init
Coiby Xu
RE: [PATCH] makedumpfile: fix gcc-15 compiling error: too many arguments to function eppic_init
山崎 真光
Re: [PATCH] makedumpfile: fix gcc-15 compiling error: too many arguments to function eppic_init
Coiby Xu
Earlier messages
Later messages