public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-01-28 19:19:38 to 2026-02-25 06:04:17 UTC [more...]

[PATCH v5 0/3] kdump: Enable LUKS-encrypted dump target support in ARM64 and PowerPC
 2026-02-25  6:03 UTC  (4+ 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 v6 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-25  3:15 UTC  (7+ messages)
` [PATCH v6 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v6 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v6 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v6 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v6 5/5] riscv: "

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

[PATCH v4 0/2] kho: add support for deferred struct page init
 2026-02-24 18:30 UTC  (5+ messages)
` [PATCH v4 1/2] kho: fix deferred init of kho scratch
` [PATCH v4 2/2] kho: make preserved pages compatible with deferred struct page init

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2026-02-24  8:25 UTC  (10+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2026-02-23 21:37 UTC  (28+ messages)
` [PATCH v15 01/28] tpm: Initial step to reorganize TPM public headers
` [PATCH v15 02/28] tpm: Move TPM1 specific definitions and functions to new headers

[PATCH 0/2] kexec: Refuse kernel-unsafe Microsoft Hypervisor transitions
 2026-02-19 22:16 UTC  (9+ messages)
` [PATCH 1/2] kexec: Add permission notifier chain for kexec operations
` [PATCH 2/2] mshv: Add kexec blocking support

[PATCH] efi/x86-stub: store acpi_rsdp_addr in bootparams
 2026-02-19  7:21 UTC  (11+ messages)

[PATCH v2 0/2] mm: memfd_luo: preserve file seals
 2026-02-17 21:51 UTC  (4+ messages)
` [PATCH v2 1/2] memfd: export memfd_{add,get}_seals()
` [PATCH v2 2/2] mm: memfd_luo: preserve file seals

[PATCH] ppc64: Reserve FDT memory for full elfcorehdr memory size
 2026-02-17 16:11 UTC  (2+ messages)

[RFC PATCH v1] kexec: optimize crash hotplug by filtering redundant FDT updates
 2026-02-16 17:14 UTC 

[PATCH v2 1/1] s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n
 2026-02-16  9:08 UTC  (2+ messages)

[PATCH] kho: validate order in deserialize_bitmap()
 2026-02-15  6:47 UTC  (2+ messages)

[Hypervisor Live Update] Notes from February 9, 2026
 2026-02-14 23:48 UTC 

[PATCH v3] kho: add support for deferred struct page init
 2026-02-12 13:26 UTC  (4+ messages)

[PATCH v3 0/2] two fixes in kho_populate()
 2026-02-12 13:00 UTC  (4+ messages)
` [PATCH v3 1/2] kho: fix missing early_memunmap() call "
` [PATCH v3 2/2] kho: remove unnecessary WARN_ON(err) "

[PATCH v2 0/2] two fixes in kho_populate()
 2026-02-12  2:36 UTC  (5+ messages)
` [PATCH v2 1/2] kho: fix missing early_memunmap() call "
` [PATCH v2 2/2] kho: remove unnecessary WARN_ON(err) "

[PATCH v4 0/2] kdump: Enable LUKS-encrypted dump target support in ARM64 and PowerPC
 2026-02-12  2:22 UTC  (7+ messages)
` [PATCH v4 1/2] crash_dump/dm-crypt: Don't print in arch-specific code
` [PATCH v4 2/2] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel

[PATCH v2 0/2] vmcoreinfo: Expose hardware error recovery statistics via sysfs
 2026-02-11  2:01 UTC  (6+ messages)
` [PATCH v2 1/2] vmcoreinfo: expose "
` [PATCH v2 2/2] docs: add ABI documentation for /sys/kernel/hwerr_recovery_stats/

[PATCH -next 0/2] two fixes in kho_populate()
 2026-02-11  1:23 UTC  (5+ messages)
  ` [PATCH -next 1/2] kho: fix missing early_memunmap() call "
  ` [PATCH -next 2/2] kho: remove unnecessary WARN_ON(err) "

[PATCH v2] kho: add support for deferred struct page init
 2026-02-10 15:09 UTC  (4+ messages)

[RESEND PATCH v1 1/1] s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n
 2026-02-10 14:01 UTC  (4+ messages)

[PATCH 0/2] mm: memfd_luo: preserve file seals
 2026-02-10 13:53 UTC  (10+ messages)
` [PATCH 2/2] "

linux-6.19-rc8/kernel/liveupdate/kexec_handover.c:1089: Possible 32/64 bit mixup ?
 2026-02-10 13:41 UTC  (2+ messages)

[PATCH v9 0/2] Make KHO Stateless
 2026-02-08 18:07 UTC  (7+ messages)
` [PATCH v9 1/2] kho: Adopt radix tree for preserved memory tracking
` [PATCH v9 2/2] kho: Remove finalize state and clients

[PATCH v1 1/1] s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n
 2026-02-06  9:55 UTC 

[PATCH v8 0/2] Make KHO Stateless
 2026-02-06  2:17 UTC  (7+ messages)
` [PATCH v8 1/2] kho: Adopt radix tree for preserved memory tracking
` [PATCH v8 2/2] kho: Remove finalize state and clients

[PATCH] kho: add support for deferred struct page init
 2026-02-05  9:39 UTC  (3+ messages)

[PATCH v3 0/3] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-05  3:15 UTC  (6+ messages)
` [PATCH v3 1/3] crash: Exclude crash kernel memory in crash core
` [PATCH v3 2/3] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v3 3/3] riscv: "

[PATCH v6 0/4] kho: history: track previous kernel version and kexec boot count
 2026-02-04 13:54 UTC  (3+ messages)
` [PATCH v6 1/4] kho: add size parameter to kho_add_subtree()

[PATCH v3 0/8] btf/kallsyms based makedumpfile extension for mm page filtering
 2026-02-04  8:50 UTC  (7+ messages)
` [PATCH v3 5/8] Add makedumpfile extension support

[Hypervisor Live Update] Notes from January 26, 2026
 2026-02-01  2:39 UTC 

[PATCH] vmcore_info: expose hardware error recovery statistics via sysfs
 2026-01-30 11:33 UTC  (5+ messages)

[PATCH v3] arm64/kdump: pass dm-crypt keys to kdump kernel
 2026-01-29 10:40 UTC  (3+ messages)

[PATCH v2] kexec: derive purgatory entry from symbol
 2026-01-28 19:19 UTC  (3+ messages)


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