public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-22 01:46:45 to 2026-04-03 18:27:19 UTC [more...]

[PATCH v4][makedumpfile 0/7] btf/kallsyms based makedumpfile extension for mm page filtering
 2026-04-03 18:26 UTC  (21+ messages)
` [PATCH v4][makedumpfile 1/7] Reserve sections for makedumpfile and extenions
` [PATCH v4][makedumpfile 2/7] Implement kernel kallsyms resolving
` [PATCH v4][makedumpfile 3/7] Implement kernel btf resolving
` [PATCH v4][makedumpfile 4/7] Implement kernel module's kallsyms resolving
` [PATCH v4][makedumpfile 5/7] Implement kernel module's btf resolving
` [PATCH v4][makedumpfile 6/7] Add makedumpfile extensions support
` [PATCH v4][makedumpfile 7/7] Filter amdgpu mm pages

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-04-03 17:24 UTC  (46+ messages)
` [PATCH v3 01/24] liveupdate: Export symbols needed by modules
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v3 03/24] PCI: Require Live Update preserved devices are in singleton iommu_groups
` [PATCH v3 04/24] PCI: Inherit bus numbers from previous kernel during Live Update
` [PATCH v3 05/24] docs: liveupdate: Add documentation for PCI
` [PATCH v3 06/24] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v3 07/24] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v3 08/24] vfio/pci: Retrieve preserved device files after "
` [PATCH v3 09/24] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v3 10/24] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v3 11/24] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
` [PATCH v3 12/24] vfio/pci: Skip reset of preserved device after Live Update
` [PATCH v3 13/24] docs: liveupdate: Add documentation for VFIO PCI
` [PATCH v3 14/24] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH v3 15/24] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH v3 16/24] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v3 17/24] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v3 18/24] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v3 19/24] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v3 20/24] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v3 21/24] vfio: selftests: Expose iommu_modes to tests
` [PATCH v3 22/24] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH v3 23/24] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v3 24/24] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test

[PATCH] crash_dump: Fix potential double free and UAF of keys_header
 2026-04-03 14:18 UTC  (2+ messages)

[PATCH v8 0/6] kho: history: track previous kernel version and kexec boot count
 2026-04-03 11:37 UTC  (5+ messages)
` [PATCH v8 3/6] kho: persist blob size in KHO FDT

[PATCH v9 0/6] kho: history: track previous kernel version and kexec boot count
 2026-04-03 11:33 UTC  (10+ messages)
` [PATCH v9 1/6] kho: add size parameter to kho_add_subtree()
` [PATCH v9 3/6] kho: persist blob size in KHO FDT
` [PATCH v9 4/6] kho: fix kho_in_debugfs_init() to handle non-FDT blobs
` [PATCH v9 5/6] kho: kexec-metadata: track previous kernel chain

[PATCH v5 0/3] kdump: Enable LUKS-encrypted dump target support in ARM64 and PowerPC
 2026-04-03  9:40 UTC  (14+ messages)
` [PATCH v5 1/3] crash_dump/dm-crypt: Don't print in arch-specific code
` [PATCH v5 2/3] crash: Align the declaration of crash_load_dm_crypt_keys with CONFIG_CRASH_DM_CRYPT
` [PATCH v5 3/3] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel

[PATCH v12 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-04-02 13:36 UTC  (20+ messages)
` [PATCH v12 01/15] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v12 02/15] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v12 03/15] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v12 04/15] arm64: kexec_file: "
` [PATCH v12 05/15] riscv: "
` [PATCH v12 06/15] LoongArch: kexec: "
` [PATCH v12 07/15] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v12 08/15] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v12 09/15] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v12 10/15] x86/kexec: "
` [PATCH v12 11/15] riscv: kexec_file: "
` [PATCH v12 12/15] LoongArch: kexec: "
` [PATCH v12 13/15] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v12 14/15] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v12 15/15] riscv: "

[PATCH v11 00/11] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-30  9:13 UTC  (17+ messages)
` [PATCH v11 01/11] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v11 02/11] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v11 03/11] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v11 04/11] arm64: kexec_file: "
` [PATCH v11 05/11] riscv: "
` [PATCH v11 06/11] LoongArch: kexec: "
` [PATCH v11 07/11] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v11 08/11] crash: Exclude crash kernel memory in crash core
` [PATCH v11 09/11] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v11 10/11] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v11 11/11] riscv: "

[PATCH v10 0/8] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-26 13:09 UTC  (13+ messages)
` [PATCH v10 1/8] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v10 2/8] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v10 3/8] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v10 4/8] crash: Exclude crash kernel memory in crash core
` [PATCH v10 5/8] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v10 6/8] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v10 7/8] riscv: "
` [PATCH v10 8/8] crash: Fix race condition between crash kernel loading and memory hotplug

[PATCH v9 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-24  6:35 UTC  (14+ messages)
` [PATCH v9 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v9 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v9 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v9 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v9 5/5] riscv: "

[PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-23  9:12 UTC  (8+ messages)
` [PATCH v8 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v8 4/5] arm64: kexec: Add support for crashkernel CMA reservation

[PATCH] x86/kexec: Push kjump return address even for non-kjump kexec
 2026-04-02 10:34 UTC 

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-04-01 14:36 UTC  (5+ messages)
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after Live Update

[PATCH] liveupdate: truncate getfile name to NAME_MAX
 2026-03-31 20:09 UTC  (6+ messages)

[PATCH] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
 2026-03-31 19:46 UTC  (5+ messages)

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2026-03-29 22:57 UTC  (3+ messages)
` [PATCH v15 08/28] tpm/tpm_tis: Close all localities

[Hypervisor Live Update] Notes from March 23, 2026
 2026-03-29  1:03 UTC 

[PATCH v4 0/5] liveupdate: tighten handover cleanup and session lifetime
 2026-03-26 14:49 UTC  (11+ messages)
` [PATCH v4 1/5] liveupdate: block outgoing session updates during reboot
  ` [PATCH v4 2/5] kexec: abort liveupdate handover on kernel_kexec() unwind
    ` [PATCH v4 3/5] liveupdate: fail session restore on file deserialization errors
      ` [PATCH v4 4/5] liveupdate: validate handover metadata before using it
        ` [PATCH v4 5/5] liveupdate: harden FLB lifetime and remaining teardown paths

[PATCH v3 03/24] PCI: Require Live Update preserved devices are in singleton iommu_groups
 2026-03-25 14:51 UTC 

[PATCHv7 00/13] kexec: Use BPF lskel to enable kexec to load PE format boot image
 2026-03-24  7:09 UTC  (10+ messages)
` [PATCHv7 09/13] kexec_file: Integrate bpf light skeleton to load image with bpf-prog
` [PATCHv7 10/13] arm64/kexec: Select KEXEC_BPF to support UEFI-style kernel image
` [PATCHv7 11/13] tools/kexec: Introduce a bpf-prog to handle zboot image
` [PATCHv7 12/13] tools/kexec: Introduce a bpf-prog to handle UKI image
` [PATCHv7 13/13] tools/kexec: Introduce a tool to build zboot envelop

[PATCH v3 1/5] liveupdate: block outgoing session updates during reboot
 2026-03-23 22:23 UTC  (8+ messages)
` [PATCH v3 2/5] kexec: abort liveupdate handover on kernel_kexec() unwind

[PATCHv7 08/13] kexec_file: Factor out routine to find a symbol in ELF
 2026-03-23 10:19 UTC  (4+ messages)

[PATCH] LoongArch: Increase MAX_MEMORY_RANGES to 1024
 2026-03-23  6:16 UTC  (2+ messages)

[PATCH] x86/kexec: bound bzImage64 setup header copy
 2026-03-23  2:12 UTC  (3+ messages)

[PATCH v7 2/3] kho: fix deferred init of kho scratch
 2026-03-22 14:45 UTC  (11+ messages)

[PATCH 1/5] liveupdate: block outgoing session updates during reboot
 2026-03-22  7:40 UTC  (2+ messages)

[PATCHv7 03/13] lib/decompress: Keep decompressor when CONFIG_KEEP_DECOMPRESSOR
 2026-03-22  2:26 UTC  (2+ messages)

[PATCHv7 04/13] kexec_file: Implement decompress method for parser
 2026-03-22  2:26 UTC  (2+ messages)

[PATCHv7 02/13] kexec_file: Use bpf-prog to decompose image
 2026-03-22  2:14 UTC  (2+ messages)

[PATCHv7 06/13] kexec_file: Chain the stages into a pipeline
 2026-03-22  2:14 UTC  (2+ messages)

[PATCHv7 01/13] bpf: Introduce kfuncs to parser buffer content
 2026-03-22  2:14 UTC  (2+ messages)


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