kexec
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/11/14
[PATCH v2 13/13] kho: Add Kconfig option to enable KHO by default
Pasha Tatashin
2025/11/14
[PATCH v2 12/13] kho: Allow memory preservation state updates after finalization
Pasha Tatashin
2025/11/14
[PATCH v2 10/13] kho: Update FDT dynamically for subtree addition/removal
Pasha Tatashin
2025/11/14
[PATCH v2 08/13] kho: Remove global preserved_mem_map and store state in FDT
Pasha Tatashin
2025/11/14
[PATCH v2 06/13] kho: Always expose output FDT in debugfs
Pasha Tatashin
2025/11/14
[PATCH v2 04/13] kho: Preserve FDT folio only once during initialization
Pasha Tatashin
2025/11/14
[PATCH v2 07/13] kho: Simplify serialization and remove __kho_abort
Pasha Tatashin
2025/11/14
[PATCH v2 00/13] kho: simplify state machine and enable dynamic updates
Pasha Tatashin
2025/11/14
[PATCH v2 01/13] kho: Fix misleading log message in kho_populate()
Pasha Tatashin
2025/11/14
Re: [PATCH v1 13/13] kho: Introduce high-level memory allocation API
Pasha Tatashin
2025/11/14
Re: [PATCH v1 11/13] kho: Allow memory preservation state updates after finalization
Pasha Tatashin
2025/11/14
Re: [PATCH v1 08/13] kho: Remove abort functionality and support state refresh
Pratyush Yadav
2025/11/14
Re: [PATCH v1 13/13] kho: Introduce high-level memory allocation API
Pratyush Yadav
2025/11/14
Re: [PATCH v1 12/13] kho: Add Kconfig option to enable KHO by default
Pratyush Yadav
2025/11/14
Re: [PATCH v1 11/13] kho: Allow memory preservation state updates after finalization
Pratyush Yadav
2025/11/14
Re: [PATCH v1 10/13] kho: Allow kexec load before KHO finalization
Pratyush Yadav
2025/11/14
Re: [PATCH v1 09/13] kho: Update FDT dynamically for subtree addition/removal
Pratyush Yadav
2025/11/14
Re: [PATCH v1 08/13] kho: Remove abort functionality and support state refresh
Pasha Tatashin
2025/11/14
Re: [PATCH v1 04/13] kho: Verify deserialization status and fix FDT alignment access
Pasha Tatashin
2025/11/14
Re: [PATCH v1 08/13] kho: Remove abort functionality and support state refresh
Pratyush Yadav
2025/11/14
Re: [PATCH v1 07/13] kho: Remove global preserved_mem_map and store state in FDT
Pratyush Yadav
2025/11/14
Re: [PATCH v1 06/13] kho: Simplify serialization and remove __kho_abort
Pratyush Yadav
2025/11/14
Re: [PATCH v1 05/13] kho: Always expose output FDT in debugfs
Pratyush Yadav
2025/11/14
Re: [PATCH v1 04/13] kho: Verify deserialization status and fix FDT alignment access
Pratyush Yadav
2025/11/14
Re: [PATCH v1 00/13] kho: simplify state machine and enable dynamic updates
Pasha Tatashin
2025/11/14
Re: [PATCH v1 09/13] kho: Update FDT dynamically for subtree addition/removal
Pasha Tatashin
2025/11/14
Re: [PATCH v1 13/13] kho: Introduce high-level memory allocation API
Pasha Tatashin
2025/11/14
Re: [PATCH v1 03/13] kho: Preserve FDT folio only once during initialization
Pratyush Yadav
2025/11/14
Re: [PATCH v1 02/13] kho: Convert __kho_abort() to return void
Pratyush Yadav
2025/11/14
Re: [PATCH v1 01/13] kho: Fix misleading log message in kho_populate()
Pratyush Yadav
2025/11/14
Re: [PATCH v1 00/13] kho: simplify state machine and enable dynamic updates
Mike Rapoport
2025/11/14
Re: [PATCH v1 13/13] kho: Introduce high-level memory allocation API
Mike Rapoport
2025/11/14
Re: [PATCH v1 09/13] kho: Update FDT dynamically for subtree addition/removal
Mike Rapoport
2025/11/14
[PATCH v1 08/13] kho: Remove abort functionality and support state refresh
Pasha Tatashin
2025/11/14
[PATCH v1 13/13] kho: Introduce high-level memory allocation API
Pasha Tatashin
2025/11/14
[PATCH v1 10/13] kho: Allow kexec load before KHO finalization
Pasha Tatashin
2025/11/14
[PATCH v1 11/13] kho: Allow memory preservation state updates after finalization
Pasha Tatashin
2025/11/14
[PATCH v1 06/13] kho: Simplify serialization and remove __kho_abort
Pasha Tatashin
2025/11/14
[PATCH v1 12/13] kho: Add Kconfig option to enable KHO by default
Pasha Tatashin
2025/11/14
[PATCH v1 07/13] kho: Remove global preserved_mem_map and store state in FDT
Pasha Tatashin
2025/11/14
[PATCH v1 09/13] kho: Update FDT dynamically for subtree addition/removal
Pasha Tatashin
2025/11/14
[PATCH v1 04/13] kho: Verify deserialization status and fix FDT alignment access
Pasha Tatashin
2025/11/14
[PATCH v1 02/13] kho: Convert __kho_abort() to return void
Pasha Tatashin
2025/11/14
[PATCH v1 05/13] kho: Always expose output FDT in debugfs
Pasha Tatashin
2025/11/14
[PATCH v1 03/13] kho: Preserve FDT folio only once during initialization
Pasha Tatashin
2025/11/14
[PATCH v1 00/13] kho: simplify state machine and enable dynamic updates
Pasha Tatashin
2025/11/14
[PATCH v1 01/13] kho: Fix misleading log message in kho_populate()
Pasha Tatashin
2025/11/14
Re: [PATCH] liveupdate: kho: Enable KHO by default
Pasha Tatashin
2025/11/14
Re: [PATCH] liveupdate: kho: Enable KHO by default
Alexander Graf
2025/11/13
Re: [PATCH] liveupdate: kho: Enable KHO by default
Mike Rapoport
2025/11/13
[PATCH v4 5/5] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
2025/11/13
[PATCH v4 3/5] Documentation/ABI: mark old kexec sysfs deprecated
Sourabh Jain
2025/11/13
[PATCH v4 4/5] kexec: document new kexec and kdump sysfs ABIs
Sourabh Jain
2025/11/13
[PATCH v4 1/5] Documentation/ABI: add kexec and kdump sysfs interface
Sourabh Jain
2025/11/13
[PATCH v4 2/5] kexec: move sysfs entries to /sys/kernel/kexec
Sourabh Jain
2025/11/12
[PATCH 1/2] powerpc/fadump: remove old sysfs symlink
Sourabh Jain
2025/11/12
[PATCH 2/2] Documentation/ABI: remove old fadump sysfs doc
Sourabh Jain
2025/11/12
Re: [PATCH kexec-tools 0/4] ppc64: Support kexec with initrd and DTB together
Shivang Upadhyay
2025/11/11
Re: [PATCH 2/2] LoongArch: Refactor command line processing
Youling Tang
2025/11/11
Re: [PATCH] util_lib: Add direct map fallback in vaddr_to_offset()
Simon Horman
2025/11/11
Re: [PATCH] kexec: add kexec flag to support debug printing
Simon Horman
2025/11/11
Re: [PATCH kexec-tools 0/4] ppc64: Support kexec with initrd and DTB together
Simon Horman
2025/11/11
Re: [PATCH kexec-tools 2/2] kexec/ifdown.c: Hide error if sockets are disabled
Simon Horman
2025/11/11
Re: [PATCH kexec-tools 0/2] kexec/ifdown.c: minimise errors printed
Simon Horman
2025/11/11
Re: [PATCH 1/2] kexec-tools: powerpc: Fix function signature of comparefunc()
Simon Horman
2025/11/11
Re: [PATCH] liveupdate: kho: Enable KHO by default
Pratyush Yadav
2025/11/10
Re: [PATCH v3 5/5] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
2025/11/10
Re: [PATCH v3 5/5] crash: export crashkernel CMA reservation to userspace
Baoquan he
2025/11/10
Re: [PATCH] liveupdate: kho: Enable KHO by default
Mike Rapoport
2025/11/10
[PATCH] liveupdate: kho: Enable KHO by default
Pasha Tatashin
2025/11/10
Re: [PATCH] LoongArch: kexec: Initialize kexec_buf struct
Huacai Chen
2025/11/10
Re: [PATCH v3 5/5] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
2025/11/09
Re: [PATCH v3 5/5] crash: export crashkernel CMA reservation to userspace
Baoquan he
2025/11/09
[PATCH v3 4/5] kexec: document new kexec and kdump sysfs ABIs
Sourabh Jain
2025/11/09
[PATCH v3 5/5] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
2025/11/09
[PATCH v3 3/5] Documentation/ABI: mark old kexec sysfs deprecated
Sourabh Jain
2025/11/09
[PATCH v3 2/5] kexec: move sysfs entries to /sys/kernel/kexec
Sourabh Jain
2025/11/09
[PATCH v3 0/5] kexec: reorganize sysfs interface and add new kexec sysfs
Sourabh Jain
2025/11/09
[PATCH v3 1/5] Documentation/ABI: add kexec and kdump sysfs interface
Sourabh Jain
2025/11/09
Re: [PATCH v2 2/5] kexec: move sysfs entries to /sys/kernel/kexec
kernel test robot
2025/11/08
Re: [PATCH] lib/test_kho: Check if KHO is enabled
Mike Rapoport
2025/11/08
Re: [Hypervisor Live Update] Notes from November 3, 2025
Pasha Tatashin
2025/11/08
[Hypervisor Live Update] Notes from November 3, 2025
David Rientjes
2025/11/07
Re: [PATCH v7] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
2025/11/07
Re: [PATCH v7] powerpc/kdump: Add support for crashkernel CMA reservation
IBM
2025/11/07
Re: [PATCH] lib/test_kho: Check if KHO is enabled
Pratyush Yadav
2025/11/07
Re: [PATCH] lib/test_kho: Check if KHO is enabled
Pasha Tatashin
2025/11/07
Re: [PATCH] lib/test_kho: Check if KHO is enabled
Pratyush Yadav
2025/11/07
Re: [PATCHv2 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Baoquan He
2025/11/07
Re: [PATCHv2 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Baoquan He
2025/11/07
Re: [PATCHv2 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Pingfan Liu
2025/11/07
[PATCH v7] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
2025/11/06
Re: [PATCH v2 5/5] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
2025/11/06
Re: [PATCHv2 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Baoquan He
2025/11/06
Re: [PATCHv2 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Pingfan Liu
2025/11/06
Re: [PATCHv2 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Baoquan He
2025/11/06
Re: [PATCH 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Andrew Morton
2025/11/06
Re: [PATCH v9 2/9] kho: drop notifiers
Pasha Tatashin
2025/11/06
[PATCH] lib/test_kho: Check if KHO is enabled
Pasha Tatashin
2025/11/06
Re: [PATCH v9 2/9] kho: drop notifiers
Pasha Tatashin
2025/11/06
Re: [PATCH v6] powerpc/kdump: Add support for crashkernel CMA reservation
kernel test robot
2025/11/06
[PATCH] util_lib: Add direct map fallback in vaddr_to_offset()
Pnina Feder
2025/11/06
Re: [PATCHv2 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Pingfan Liu
2025/11/06
Re: [PATCH v9 2/9] kho: drop notifiers
kernel test robot
2025/11/06
Re: [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport
2025/11/06
Re: [PATCHv2 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Baoquan He
2025/11/05
Re: [PATCH v9 7/9] liveupdate: kho: move to kernel/liveupdate
kernel test robot
2025/11/05
[PATCHv2 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Pingfan Liu
2025/11/05
[PATCHv2 1/2] kernel/kexec: Change the prototype of kimage_map_segment()
Pingfan Liu
2025/11/05
Re: [PATCH 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Pingfan Liu
2025/11/05
[PATCH v2 5/5] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
2025/11/05
[PATCH v2 4/5] kexec: document new kexec and kdump sysfs ABIs
Sourabh Jain
2025/11/05
[PATCH v2 3/5] Documentation/ABI: mark old kexec sysfs deprecated
Sourabh Jain
2025/11/05
[PATCH v2 2/5] kexec: move sysfs entries to /sys/kernel/kexec
Sourabh Jain
2025/11/05
[PATCH v2 0/5] kexec: reorganize sysfs interface and add new kexec sysfs
Sourabh Jain
2025/11/05
[PATCH v2 1/5] Documentation/ABI: add kexec and kdump sysfs interface
Sourabh Jain
2025/11/05
Re: [PATCH 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Baoquan He
2025/11/05
Re: [PATCH 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Pingfan Liu
2025/11/05
Re: [PATCH 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Pingfan Liu
2025/11/05
Re: [PATCH 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Baoquan He
2025/11/05
Re: [PATCH 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Pingfan Liu
2025/11/05
Re: [PATCH 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Andrew Morton
2025/11/05
Re: [PATCH] MAINTAINERS: add myself as a reviewer for KHO
Pasha Tatashin
2025/11/05
Re: [PATCH] MAINTAINERS: extend file entry in KHO to include subdirectories
Mike Rapoport
2025/11/05
Re: [PATCH] MAINTAINERS: add myself as a reviewer for KHO
Mike Rapoport
2025/11/05
Re: [PATCH v2 3/4] kexec: print out debugging message if required for kexec_load
Qiang Ma
2025/11/05
[PATCH 2/2] kernel/kexec: Fix IMA when allocation happens in CMA area
Pingfan Liu
2025/11/05
[PATCH 1/2] kernel/kexec: Change the prototype of kimage_map_segment()
Pingfan Liu
2025/11/05
Re: [PATCH v2 3/4] kexec: print out debugging message if required for kexec_load
Baoquan He
2025/11/05
Re: [PATCH v2 3/4] kexec: print out debugging message if required for kexec_load
Qiang Ma
2025/11/05
[PATCH] MAINTAINERS: add myself as a reviewer for KHO
Pratyush Yadav
2025/11/05
Re: [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag
Breno Leitao
2025/11/05
Re: [PATCH 0/2] kho: misc fixes
Pratyush Yadav
2025/11/05
Re: [PATCH] MAINTAINERS: extend file entry in KHO to include subdirectories
Pratyush Yadav
2025/11/05
Re: [PATCH v2 3/4] kexec: print out debugging message if required for kexec_load
Baoquan He
2025/11/05
Re: [PATCH v2 3/4] kexec: print out debugging message if required for kexec_load
Qiang Ma
2025/11/05
Re: [PATCH v2 3/4] kexec: print out debugging message if required for kexec_load
Qiang Ma
2025/11/04
Re: [PATCH v2 3/4] kexec: print out debugging message if required for kexec_load
Baoquan He
2025/11/04
Re: [PATCH v2 4/4] kexec_file: Fix the issue of mismatch between loop variable types
Qiang Ma
2025/11/04
Re: [PATCH v2 4/4] kexec_file: Fix the issue of mismatch between loop variable types
Baoquan He
2025/11/04
Re: [PATCH v2 2/4] kexec: add kexec_core flag to control debug printing
Qiang Ma
2025/11/04
Re: [PATCH v2 4/4] kexec_file: Fix the issue of mismatch between loop variable types
Qiang Ma
2025/11/04
Re: [PATCH v2 4/4] kexec_file: Fix the issue of mismatch between loop variable types
Qiang Ma
2025/11/04
Re: [PATCH v2 3/4] kexec: print out debugging message if required for kexec_load
Qiang Ma
2025/11/04
Re: [PATCH 0/2] Export kdump crashkernel CMA ranges
Sourabh Jain
2025/11/04
Re: [PATCH 0/2] Export kdump crashkernel CMA ranges
Baoquan he
2025/11/04
Re: [PATCH v2 2/4] kexec: add kexec_core flag to control debug printing
Baoquan He
2025/11/04
Re: [PATCH v2 4/4] kexec_file: Fix the issue of mismatch between loop variable types
Baoquan He
2025/11/04
Re: [PATCH v2 3/4] kexec: print out debugging message if required for kexec_load
Baoquan He
2025/11/04
Re: [PATCH] MAINTAINERS: extend file entry in KHO to include subdirectories
Bjorn Helgaas
2025/11/04
[PATCH] MAINTAINERS: extend file entry in KHO to include subdirectories
Lukas Bulwahn
2025/11/04
Re: [PATCH 2/2] kho: warn and exit when unpreserved page wasn't preserved
Mike Rapoport
2025/11/04
Re: [PATCH 1/2] kho: fix unpreservation of higher-order vmalloc preservations
Mike Rapoport
2025/11/04
[PATCH v6] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
2025/11/04
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
2025/11/04
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
IBM
2025/11/04
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
IBM
2025/11/04
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
2025/11/04
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
IBM
2025/11/04
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
2025/11/03
Re: [PATCH 0/2] Export kdump crashkernel CMA ranges
Sourabh Jain
2025/11/03
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
2025/11/03
[PATCH] kexec: add kexec flag to support debug printing
Qiang Ma
2025/11/03
Re: [PATCH 0/2] kho: misc fixes
Andrew Morton
2025/11/03
Re: [PATCH 0/2] kho: misc fixes
Andrew Morton
2025/11/03
[PATCH 2/2] kho: warn and exit when unpreserved page wasn't preserved
Pratyush Yadav
2025/11/03
[PATCH 0/2] kho: misc fixes
Pratyush Yadav
2025/11/03
[PATCH 1/2] kho: fix unpreservation of higher-order vmalloc preservations
Pratyush Yadav
2025/11/03
Re: [PATCH] kho: fix out-of-bounds access of vmalloc chunk
Mike Rapoport
2025/11/03
Re: [PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
IBM
2025/11/03
[PATCH] kho: fix out-of-bounds access of vmalloc chunk
Pratyush Yadav
2025/11/02
[PATCH v2 3/4] kexec: print out debugging message if required for kexec_load
Qiang Ma
2025/11/02
[PATCH v2 4/4] kexec_file: Fix the issue of mismatch between loop variable types
Qiang Ma
2025/11/02
[PATCH v2 2/4] kexec: add kexec_core flag to control debug printing
Qiang Ma
2025/11/02
[PATCH v2 1/4] kexec: Fix uninitialized struct kimage *image pointer
Qiang Ma
2025/11/02
[PATCH v2 0/4] kexec: print out debugging message if required for kexec_load
Qiang Ma
2025/11/02
[PATCH v5] powerpc/kdump: Add support for crashkernel CMA reservation
Sourabh Jain
2025/11/02
Re: [PATCH] crash: fix crashkernel resource shrink
Sourabh Jain
2025/11/02
[PATCH 1/2] Documentation/ABI: add kexec and kdump sysfs interface
Sourabh Jain
2025/11/02
[PATCH 2/2] crash: export crashkernel CMA reservation to userspace
Sourabh Jain
2025/11/02
[PATCH 0/2] Export kdump crashkernel CMA ranges
Sourabh Jain
2025/11/02
Re: [PATCH] crash: fix crashkernel resource shrink
Baoquan He
2025/11/02
RE: [PATCH][makedumpfile -R] Promptly return error on truncated regular file.
Aureau, Georges (Kernel Tools ERT)
2025/11/01
[Hypervisor Live Update] Notes from October 20, 2025
David Rientjes
2025/11/01
[PATCH] crash: fix crashkernel resource shrink
Sourabh Jain
2025/11/01
Re: [PATCH 1/1] kexec: Use %pe format specifier for error pointer printing
Pasha Tatashin
2025/10/31
[PATCH][makedumpfile -R] Promptly return error on truncated regular file.
Aureau, Georges (Kernel Tools ERT)
2025/10/31
Re: [PATCH] kexec: print out debugging message if required for kexec_load
Qiang Ma
2025/10/31
Re: [PATCH] kexec: print out debugging message if required for kexec_load
Baoquan He
2025/10/30
Re: [PATCH] kexec: print out debugging message if required for kexec_load
Qiang Ma
2025/10/30
Re: [PATCH] kexec: print out debugging message if required for kexec_load
Qiang Ma
2025/10/30
Re: [PATCH] kexec: print out debugging message if required for kexec_load
kernel test robot
2025/10/30
Re: [PATCH] kexec: print out debugging message if required for kexec_load
Baoquan He
2025/10/30
Re: [PATCH] kexec: print out debugging message if required for kexec_load
Qiang Ma
2025/10/30
Re: [PATCH] kexec: print out debugging message if required for kexec_load
Baoquan He
2025/10/30
[PATCH] kexec: print out debugging message if required for kexec_load
Qiang Ma
2025/10/30
[ANNOUNCE] makedumpfile 1.7.8
山崎 真光
2025/10/29
Re: [RFC 2/3] kernel/cpu: Mark nonboot cpus as inactive when shutting down nonboot cpus
Pingfan Liu
2025/10/29
Re: [RFC 2/3] kernel/cpu: Mark nonboot cpus as inactive when shutting down nonboot cpus
Thomas Gleixner
2025/10/29
Re: [RFC 2/3] kernel/cpu: Mark nonboot cpus as inactive when shutting down nonboot cpus
Pingfan Liu
Earlier messages
Later messages