kexec
Thread
Date
Earlier messages
Messages by Thread
[PATCH v3 0/2] efi: Fix EFI boot with kexec handover (KHO)
Evangelos Petrongonas
[PATCH v3 2/2] efi: Support booting with kexec handover (KHO)
Evangelos Petrongonas
Re: [PATCH v3 2/2] efi: Support booting with kexec handover (KHO)
Ard Biesheuvel
[PATCH v3 1/2] kexec: introduce is_kho_boot()
Evangelos Petrongonas
Re: [PATCH v3 0/2] efi: Fix EFI boot with kexec handover (KHO)
Andrew Morton
[PATCH 3/9] crash_core: use panic_try_start() in crash_kexec()
Jinchao Wang
Re: [PATCH 3/9] crash_core: use panic_try_start() in crash_kexec()
Baoquan He
Re: [PATCH 3/9] crash_core: use panic_try_start() in crash_kexec()
Baoquan He
Re: [PATCH 3/9] crash_core: use panic_try_start() in crash_kexec()
Baoquan He
Re: [PATCH 3/9] crash_core: use panic_try_start() in crash_kexec()
Jinchao Wang
[PATCH v2 0/5] Add kexec_file support for LoongArch
Youling Tang
[PATCH v2 3/5] LoongArch/kexec_file: Support loading ELF binary file
Youling Tang
Re: [PATCH v2 3/5] LoongArch/kexec_file: Support loading ELF binary file
Youling Tang
[PATCH v2 5/5] LoongArch: Enable CONFIG_KEXEC_FILE
Youling Tang
[PATCH v2 2/5] LoongArch: Add kexec_file support
Youling Tang
Re: [PATCH v2 2/5] LoongArch: Add kexec_file support
Yao Zi
Re: [PATCH v2 2/5] LoongArch: Add kexec_file support
Youling Tang
Re: [PATCH v2 2/5] LoongArch: Add kexec_file support
Yao Zi
Re: [PATCH v2 2/5] LoongArch: Add kexec_file support
Youling Tang
Re: [PATCH v2 2/5] LoongArch: Add kexec_file support
Huacai Chen
Re: [PATCH v2 2/5] LoongArch: Add kexec_file support
Youling Tang
Re: [PATCH v2 2/5] LoongArch: Add kexec_file support
Yao Zi
Re: [PATCH v2 2/5] LoongArch: Add kexec_file support
Huacai Chen
[PATCH v2 1/5] LoongArch: Add struct loongarch_image_header for kernel image
Youling Tang
[PATCH v2 4/5] LoongArch/kexec_file: Add crash dump support
Youling Tang
Re: [PATCH v2 0/5] Add kexec_file support for LoongArch
Huacai Chen
[PATCH v3 00/12] mm/kasan: make kasan=on|off work for all three modes
Baoquan He
[PATCH v3 03/12] mm/kasan/sw_tags: don't initialize kasan if it's disabled
Baoquan He
[PATCH v3 05/12] arch/arm64: don't initialize kasan if it's disabled
Baoquan He
[PATCH v3 04/12] arch/arm: don't initialize kasan if it's disabled
Baoquan He
[PATCH v3 06/12] arch/loongarch: don't initialize kasan if it's disabled
Baoquan He
[PATCH v3 12/12] mm/kasan: make kasan=on|off take effect for all three modes
Baoquan He
[PATCH v3 07/12] arch/powerpc: don't initialize kasan if it's disabled
Baoquan He
[PATCH v3 11/12] arch/um: don't initialize kasan if it's disabled
Baoquan He
[PATCH v3 08/12] arch/riscv: don't initialize kasan if it's disabled
Baoquan He
[PATCH v3 10/12] arch/xtensa: don't initialize kasan if it's disabled
Baoquan He
[PATCH v3 09/12] arch/x86: don't initialize kasan if it's disabled
Baoquan He
[PATCH v3 02/12] mm/kasan: move kasan= code to common place
Baoquan He
[PATCH v3 01/12] mm/kasan: add conditional checks in functions to return directly if kasan is disabled
Baoquan He
[PATCH v2 0/2] efi: Fix EFI boot with kexec handover (KHO)
Evangelos Petrongonas
[PATCH v2 2/2] efi: Support booting with kexec handover (KHO)
Evangelos Petrongonas
Re: [PATCH v2 2/2] efi: Support booting with kexec handover (KHO)
Mike Rapoport
[PATCH v2 1/2] kexec: introduce is_kho_boot()
Evangelos Petrongonas
Re: [PATCH v2 1/2] kexec: introduce is_kho_boot()
Mike Rapoport
Re: [PATCH v2 0/2] efi: Fix EFI boot with kexec handover (KHO)
Mike Rapoport
[PATCH v4 0/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
Askar Safin
[PATCH v4 6/6] kexec/arch/arm64/crashdump-arm64.c: remove extra whitespace
Askar Safin
[PATCH v4 4/6] util_lib/elf_info.c: fix typo: prink -> printk
Askar Safin
[PATCH v4 1/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
Askar Safin
[PATCH v4 5/6] kexec/arch/i386/kexec-x86-common.c: remove duplicate <stdio.h>
Askar Safin
[PATCH v4 2/6] kexec/kexec-elf-exec.c: Replace %lux with %lx
Askar Safin
[PATCH v4 3/6] kexec/arch/i386/x86-linux-setup.c: replace %d with %u
Askar Safin
[PATCH v3 0/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
Askar Safin
[PATCH v3 2/6] kexec/kexec-elf-exec.c: Replace %lux with %lx
Askar Safin
Re: [PATCH v3 2/6] kexec/kexec-elf-exec.c: Replace %lux with %lx
Andy Shevchenko
[PATCH v3 6/6] kexec/arch/arm64/crashdump-arm64.c: remove extra whitespace
Askar Safin
Re: [PATCH v3 6/6] kexec/arch/arm64/crashdump-arm64.c: remove extra whitespace
Andy Shevchenko
[PATCH v3 5/6] kexec/arch/i386/kexec-x86-common.c: remove duplicate <stdio.h>
Askar Safin
[PATCH v3 4/6] util_lib/elf_info.c: fix typo: prink -> printk
Askar Safin
[PATCH v3 3/6] kexec/arch/i386/x86-linux-setup.c: replace %d with %u
Askar Safin
[PATCH v3 1/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
Askar Safin
Re: [PATCH v3 0/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
Andy Shevchenko
Re: [PATCH v3 0/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
Askar Safin
Re: [PATCH v3 0/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
Andy Shevchenko
[PATCHv5 00/12] kexec: Use BPF lskel to enable kexec to load PE format boot image
Pingfan Liu
[PATCHv5 02/12] lib/decompress: Keep decompressor when CONFIG_KEEP_COMPRESSOR
Pingfan Liu
[PATCHv5 05/12] kexec: Introduce kexec_pe_image to parse and load PE file
Pingfan Liu
[PATCHv5 07/12] kexec: Introduce a bpf-prog lskel to parse PE file
Pingfan Liu
[PATCHv5 04/12] bpf: Introduce decompressor kfunc
Pingfan Liu
[PATCHv5 10/12] arm64/kexec: Add PE image format support
Pingfan Liu
Re: [PATCHv5 10/12] arm64/kexec: Add PE image format support
kernel test robot
Re: [PATCHv5 10/12] arm64/kexec: Add PE image format support
kernel test robot
Re: [PATCHv5 10/12] arm64/kexec: Add PE image format support
Pingfan Liu
[PATCHv5 08/12] kexec: Factor out routine to find a symbol in ELF
Pingfan Liu
[PATCHv5 06/12] kexec: Integrate with the introduced bpf kfuncs
Pingfan Liu
[PATCHv5 01/12] kexec_file: Make kexec_image_load_default global visible
Pingfan Liu
[PATCHv5 09/12] kexec: Integrate bpf light skeleton to load zboot image
Pingfan Liu
[PATCHv5 03/12] bpf: Introduce bpf_copy_to_kernel() to buffer the content from bpf-prog
Pingfan Liu
[PATCHv5 11/12] tools/kexec: Introduce a bpf-prog to parse zboot image format
Pingfan Liu
[PATCHv5 12/12] tools/kexec: Add a zboot image building tool
Pingfan Liu
[PATCH v2] fs: Add 'rootfsflags' to set rootfs mount options
Lichen Liu
Re: [PATCH v2] fs: Add 'rootfsflags' to set rootfs mount options
Lichen Liu
Re: [PATCH v2] fs: Add 'rootfsflags' to set rootfs mount options
Christian Brauner
Re: [PATCH v2] fs: Add 'rootfsflags' to set rootfs mount options
Askar Safin
Re: [PATCH v2] fs: Add 'rootfsflags' to set rootfs mount options
Rob Landley
Re: [PATCH v2] fs: Add 'rootfsflags' to set rootfs mount options
Randy Dunlap
Re: [PATCH v2] fs: Add 'rootfsflags' to set rootfs mount options
Aleksa Sarai
Re: [PATCH v2] fs: Add 'rootfsflags' to set rootfs mount options
Lichen Liu
[PATCH RESEND] fs: Add 'rootfsflags' to set rootfs mount options
Lichen Liu
Re: [PATCH RESEND] fs: Add 'rootfsflags' to set rootfs mount options
Randy Dunlap
Re: [PATCH RESEND] fs: Add 'rootfsflags' to set rootfs mount options
Lichen Liu
[PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
Baoquan He
[PATCH v2 01/12] mm/kasan: add conditional checks in functions to return directly if kasan is disabled
Baoquan He
[PATCH v2 04/12] arch/arm: don't initialize kasan if it's disabled
Baoquan He
[PATCH v2 02/12] mm/kasan: move kasan= code to common place
Baoquan He
[PATCH v2 05/12] arch/arm64: don't initialize kasan if it's disabled
Baoquan He
[PATCH v2 03/12] mm/kasan/sw_tags: don't initialize kasan if it's disabled
Baoquan He
Re: [PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
Baoquan He
[PATCH v2 06/12] arch/loongarch: don't initialize kasan if it's disabled
Baoquan He
[PATCH v2 09/12] arch/x86: don't initialize kasan if it's disabled
Baoquan He
[PATCH v2 08/12] arch/riscv: don't initialize kasan if it's disabled
Baoquan He
[PATCH v2 10/12] arch/xtensa: don't initialize kasan if it's disabled
Baoquan He
[PATCH v2 11/12] arch/um: don't initialize kasan if it's disabled
Baoquan He
[PATCH v2 12/12] mm/kasan: make kasan=on|off take effect for all three modes
Baoquan He
[PATCH v2 07/12] arch/powerpc: don't initialize kasan if it's disabled
Baoquan He
Re: [PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
Baoquan He
Re: [PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
Andrey Konovalov
Re: [PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
Andrey Konovalov
Re: [PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
Baoquan He
Re: [PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
Andrey Konovalov
Re: [PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
Baoquan He
Re: [PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
Andrey Konovalov
Re: [PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
Baoquan He
[RFC] kexec: Add bootconfig support to get_command_line
Usama Arif
Re: [RFC] kexec: Add bootconfig support to get_command_line
Paul E. McKenney
Re: [RFC] kexec: Add bootconfig support to get_command_line
Breno Leitao
Re: [RFC] kexec: Add bootconfig support to get_command_line
Baoquan He
Re: [RFC] kexec: Add bootconfig support to get_command_line
Usama Arif
Re: [RFC] kexec: Add bootconfig support to get_command_line
Baoquan He
[PATCH 0/6] Add kexec_file support for LoongArch
Youling Tang
[PATCH 4/6] LoongArch/kexec_file: Add crash dump support
Youling Tang
[PATCH 3/6] LoongArch/kexec_file: Add initrd loading
Youling Tang
Re: [PATCH 3/6] LoongArch/kexec_file: Add initrd loading
Huacai Chen
Re: [PATCH 3/6] LoongArch/kexec_file: Add initrd loading
Youling Tang
Re: [PATCH 3/6] LoongArch/kexec_file: Add initrd loading
Huacai Chen
Re: [PATCH 3/6] LoongArch/kexec_file: Add initrd loading
Yao Zi
Re: [PATCH 3/6] LoongArch/kexec_file: Add initrd loading
Youling Tang
Re: [PATCH 3/6] LoongArch/kexec_file: Add initrd loading
Yao Zi
[PATCH 5/6] LoongArch/kexec_file: Add "mem" parameter to limit memory usage of kdump kernel
Youling Tang
[PATCH 2/6] LoongArch: Add kexec_file support
Youling Tang
Re: [PATCH 2/6] LoongArch: Add kexec_file support
Huacai Chen
Re: [PATCH 2/6] LoongArch: Add kexec_file support
Youling Tang
Re: [PATCH 2/6] LoongArch: Add kexec_file support
Yanteng Si
Re: [PATCH 2/6] LoongArch: Add kexec_file support
Youling Tang
Re: [PATCH 2/6] LoongArch: Add kexec_file support
Yanteng Si
Re: [PATCH 2/6] LoongArch: Add kexec_file support
Huacai Chen
Re: [PATCH 2/6] LoongArch: Add kexec_file support
Yao Zi
Re: [PATCH 2/6] LoongArch: Add kexec_file support
Huacai Chen
Re: [PATCH 2/6] LoongArch: Add kexec_file support
Yao Zi
Re: [PATCH 2/6] LoongArch: Add kexec_file support
Youling Tang
Re: [PATCH 2/6] LoongArch: Add kexec_file support
Youling Tang
Re: [PATCH 2/6] LoongArch: Add kexec_file support
Yao Zi
Re: [PATCH 2/6] LoongArch: Add kexec_file support
Youling Tang
Re: [PATCH 2/6] LoongArch: Add kexec_file support
Yao Zi
Re: [PATCH 2/6] LoongArch: Add kexec_file support
kernel test robot
[PATCH 6/6] LoongArch: Enable CONFIG_KEXEC_FILE
Youling Tang
[PATCH 1/6] LoongArch: Add struct loongarch_image_header for kernel image
Youling Tang
Re: [PATCH 0/6] Add kexec_file support for LoongArch
Vincent Li
Re: [PATCH 0/6] Add kexec_file support for LoongArch
Youling Tang
[PATCH 0/3] kho: fixes and cleanups
Mike Rapoport
[PATCH 1/3] kho: allow scratch areas with zero size
Mike Rapoport
Re: [PATCH 1/3] kho: allow scratch areas with zero size
Pratyush Yadav
Re: [PATCH 1/3] kho: allow scratch areas with zero size
Mike Rapoport
Re: [PATCH 1/3] kho: allow scratch areas with zero size
Pratyush Yadav
[PATCH 2/3] lib/test_kho: fixes for error handling
Mike Rapoport
Re: [PATCH 2/3] lib/test_kho: fixes for error handling
Pratyush Yadav
[PATCH 3/3] selftest/kho: update generation of initrd
Mike Rapoport
[Regression] kdump fails to get DHCP address unless booting with pci=nomsi or without nr_cpus=1
Coiby Xu
Re: [Regression] kdump fails to get DHCP address unless booting with pci=nomsi or without nr_cpus=1
Thomas Gleixner
Re: [Regression] kdump fails to get DHCP address unless booting with pci=nomsi or without nr_cpus=1
Thomas Gleixner
Re: [Regression] kdump fails to get DHCP address unless booting with pci=nomsi or without nr_cpus=1
Marc Zyngier
Re: [Regression] kdump fails to get DHCP address unless booting with pci=nomsi or without nr_cpus=1
Coiby Xu
Re: [Regression] kdump fails to get DHCP address unless booting with pci=nomsi or without nr_cpus=1
Marc Zyngier
Re: [Regression] kdump fails to get DHCP address unless booting with pci=nomsi or without nr_cpus=1
Coiby Xu
Re: [Regression] kdump fails to get DHCP address unless booting with pci=nomsi or without nr_cpus=1
Marc Zyngier
Re: [Regression] kdump fails to get DHCP address unless booting with pci=nomsi or without nr_cpus=1
Marc Zyngier
Re: [Regression] kdump fails to get DHCP address unless booting with pci=nomsi or without nr_cpus=1
Coiby Xu
[Hypervisor Live Update] Notes from July 28, 2025
David Rientjes
Re: [Hypervisor Live Update] Notes from July 28, 2025
Pasha Tatashin
[PATCH v3 0/3] Several KHO Hotfixes
Pasha Tatashin
[PATCH v3 2/3] kho: mm: Don't allow deferred struct page with KHO
Pasha Tatashin
[PATCH v3 3/3] kho: warn if KHO is disabled due to an error
Pasha Tatashin
[PATCH v3 1/3] kho: init new_physxa->phys_bits to fix lockdep
Pasha Tatashin
[PATCH] efi: Support booting with kexec handover (KHO)
Evangelos Petrongonas
Re: [PATCH] efi: Support booting with kexec handover (KHO)
Mike Rapoport
Re: [PATCH] efi: Support booting with kexec handover (KHO)
Evangelos Petrongonas
Re: [PATCH] efi: Support booting with kexec handover (KHO)
Mike Rapoport
[linus:master] [kho] b753522bed: INFO:trying_to_register_non-static_key
kernel test robot
Re: [linus:master] [kho] b753522bed: INFO:trying_to_register_non-static_key
Pratyush Yadav
[PATCH] fs: Add 'rootfsflags' to set rootfs mount options
Lichen Liu
Re: [PATCH] fs: Add 'rootfsflags' to set rootfs mount options
Dave Young
Re: [PATCH] fs: Add 'rootfsflags' to set rootfs mount options
Dave Young
Re: [PATCH] fs: Add 'rootfsflags' to set rootfs mount options
Lichen Liu
Re: [PATCH] fs: Add 'rootfsflags' to set rootfs mount options
Rob Landley
Re: [PATCH] fs: Add 'rootfsflags' to set rootfs mount options
Lichen Liu
Re: [PATCH] fs: Add 'rootfsflags' to set rootfs mount options
Rob Landley
Re: [PATCH] fs: Add 'rootfsflags' to set rootfs mount options
Rob Landley
Re: [PATCH] fs: Add 'rootfsflags' to set rootfs mount options
Askar Safin
Re: [PATCH] fs: Add 'rootfsflags' to set rootfs mount options
Lichen Liu
[PATCH v2 0/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
Askar Safin
[PATCH v2 1/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
Askar Safin
[PATCH v2 2/6] kexec/kexec-elf-exec.c: Replace %lux with %lx, this is what the author meant
Askar Safin
Re: [PATCH v2 2/6] kexec/kexec-elf-exec.c: Replace %lux with %lx, this is what the author meant
Andy Shevchenko
[PATCH v2 4/6] util_lib/elf_info.c: fix typo: prink -> printk
Askar Safin
[PATCH v2 3/6] kexec/arch/i386/x86-linux-setup.c: replace %d with %u, because e820[i].type is unsigned
Askar Safin
[PATCH v2 5/6] kexec/arch/i386/kexec-x86-common.c: remove duplicate <stdio.h>
Askar Safin
[PATCH v2 6/6] kexec/arch/arm64/crashdump-arm64.c: remove extra whitespace, ocasionally introduced in aecc554e7ba8
Askar Safin
Re: [PATCH v2 0/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
Jeremy Linton
Re: [PATCH v2 0/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
Andy Shevchenko
[PATCH v2 0/2] x86/kexec: Carry forward the boot DTB on kexec
Brian Mak
Earlier messages