org.infradead.lists.kexec archive
707 archived articles, newest first (page 1 of 8). Latest articles →
Re: [PATCH v1] kexec-tools/s390: add --reuseinitrd support
Mon, 24 Aug 2026 16:43:56 +0100Re: [PATCH kexec-tools v3] util_lib/elf_info: stream lockless printk ring records
Mon, 24 Aug 2026 16:38:06 +0100Re: [PATCH 0/2] kexec-tools: Fix split crash kernel reservations
Mon, 24 Aug 2026 16:27:14 +0100Re: [PATCH v2 6/6] efi: respect the poisoned pages coming from previous kernel
Mon, 24 Aug 2026 16:19:31 +0100Re: [PATCH v3 1/2] kexec: return -ENOEXEC from image probe functions on mismatch
Mon, 24 Aug 2026 15:07:19 +0100Re: [PATCH v8 09/12] PCI: liveupdate: Adopt ARI Forwarding Enable on preserved bridges
Mon, 24 Aug 2026 13:43:57 +0000Re: [PATCH v8 08/12] PCI: liveupdate: Adopt ACS controls in incoming preserved devices
Mon, 24 Aug 2026 13:42:58 +0000Re: [PATCH v8 06/12] PCI: liveupdate: Auto-preserve upstream bridges across Live Update
Mon, 24 Aug 2026 13:41:50 +0000Re: [PATCH v2 6/6] efi: respect the poisoned pages coming from previous kernel
Mon, 24 Aug 2026 06:03:05 -0700Re: [PATCH] kexec: fix kexec_file_load fallback error handling
Mon, 24 Aug 2026 16:33:56 +0530Re: [PATCH v2 6/6] efi: respect the poisoned pages coming from previous kernel
Mon, 24 Aug 2026 11:32:35 +0100Re: [PATCH V2] kho: Convert error handling to immediate return pattern
Mon, 24 Aug 2026 14:34:12 +0800Re: [PATCH V2] kho: Convert error handling to immediate return pattern
Mon, 24 Aug 2026 03:54:18 +0100[PATCH V2] kho: Convert error handling to immediate return pattern
Mon, 24 Aug 2026 10:44:48 +0800Re: [GIT PULL] liveupdate: updates for 7.3-rc1, part 2
Sun, 23 Aug 2026 16:30:08 +0000Re: [RFC PATCH 2/3] powerpc: add support for Kexec HandOver (KHO)
Sun, 23 Aug 2026 21:11:05 +0530Re: [RFC PATCH 3/3] powerpc/kho: exclude THP and HUGETLB_PAGE
Sun, 23 Aug 2026 19:22:50 +0530[GIT PULL] liveupdate: updates for 7.3-rc1, part 2
Sun, 23 Aug 2026 16:36:32 +0300Re: [PATCH] kho: Convert error handling to immediate return pattern
Sun, 23 Aug 2026 10:39:23 +0300[PATCH] kho: Convert error handling to immediate return pattern
Sat, 22 Aug 2026 14:41:27 +0800Re: [PATCH] kexec: fix kexec_file_load fallback error handling
Fri, 21 Aug 2026 20:14:18 +0100Re: [PATCH v2 6/6] efi: respect the poisoned pages coming from previous kernel
Fri, 21 Aug 2026 09:43:37 -0700Re: [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
Fri, 21 Aug 2026 08:34:50 -0700Re: [PATCH v2 6/6] efi: respect the poisoned pages coming from previous kernel
Fri, 21 Aug 2026 15:53:32 +0100Re: [PATCH 3/4] mm/secretmem: zeroize secret pages before kdump
Fri, 21 Aug 2026 16:28:35 +0200[PATCH 7/9] PCI: Link a virtual function to its physical function
Fri, 21 Aug 2026 10:24:12 -0400[PATCH 8/9] PCI: Enable async shutdown support
Fri, 21 Aug 2026 10:24:13 -0400[PATCH 5/9] driver core: do not always lock parent in shutdown
Fri, 21 Aug 2026 10:24:10 -0400[PATCH 9/9] scsi: Enable async shutdown support
Fri, 21 Aug 2026 10:24:14 -0400[PATCH 6/9] driver core: async device shutdown infrastructure
Fri, 21 Aug 2026 10:24:11 -0400[PATCH 2/9] driver core: prevent device_add() during system shutdown
Fri, 21 Aug 2026 10:24:07 -0400[PATCH v20 0/9] shut down devices asynchronously
Fri, 21 Aug 2026 10:24:05 -0400[PATCH 4/9] driver core: separate function to shutdown one device
Fri, 21 Aug 2026 10:24:09 -0400[PATCH 1/9] driver core: rely on put_device to free dev->p
Fri, 21 Aug 2026 10:24:06 -0400[PATCH 3/9] driver core: warn should device_move try to move a need_parent_lock device
Fri, 21 Aug 2026 10:24:08 -0400Re: [PATCH v2 2/6] efi: add the LINUX_EFI_POISONED_MEMORY configuration table
Fri, 21 Aug 2026 07:11:47 -0700Re: [PATCH v2 2/6] efi: add the LINUX_EFI_POISONED_MEMORY configuration table
Fri, 21 Aug 2026 07:04:27 -0700Re: [PATCH v2 6/6] efi: respect the poisoned pages coming from previous kernel
Fri, 21 Aug 2026 07:03:06 -0700[PATCH v3 2/2] kexec: fix error propagation in kexec_image_probe_default()
Fri, 21 Aug 2026 19:19:58 +0530[PATCH v3 1/2] kexec: return -ENOEXEC from image probe functions on mismatch
Fri, 21 Aug 2026 19:19:57 +0530[PATCH v3 0/2] kexec: fix probe error codes and error propagation
Fri, 21 Aug 2026 19:19:56 +0530Re: [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
Fri, 21 Aug 2026 15:43:04 +0200Re: [PATCH v2 2/2] kexec: fix error propagation in kexec_image_probe_default()
Fri, 21 Aug 2026 18:52:44 +0530Re: [PATCH v2 6/6] efi: respect the poisoned pages coming from previous kernel
Fri, 21 Aug 2026 13:13:55 +0100Re: [PATCH v2 2/6] efi: add the LINUX_EFI_POISONED_MEMORY configuration table
Fri, 21 Aug 2026 14:03:30 +0200Re: [RFC PATCH 2/3] powerpc: add support for Kexec HandOver (KHO)
Fri, 21 Aug 2026 13:56:31 +0200Re: [PATCH v2 2/6] efi: add the LINUX_EFI_POISONED_MEMORY configuration table
Fri, 21 Aug 2026 12:51:34 +0100Re: [RFC PATCH 3/3] powerpc/kho: exclude THP and HUGETLB_PAGE
Fri, 21 Aug 2026 13:34:48 +0200Re: [PATCH v2 1/6] efi/libstub: add a helper for the top of usable RAM
Fri, 21 Aug 2026 12:04:54 +0100[RFC PATCH 3/3] powerpc/kho: exclude THP and HUGETLB_PAGE
Fri, 21 Aug 2026 16:26:09 +0530[PATCH v2 6/6] efi: respect the poisoned pages coming from previous kernel
Fri, 21 Aug 2026 03:06:06 -0700[PATCH v2 5/6] efi: record hardware-poisoned frames into the poisoned-memory table
Fri, 21 Aug 2026 03:06:05 -0700[PATCH v2 1/6] efi/libstub: add a helper for the top of usable RAM
Fri, 21 Aug 2026 03:06:01 -0700[PATCH v2 4/6] efi/libstub: install the poisoned-memory table from the stub
Fri, 21 Aug 2026 03:06:04 -0700[PATCH v2 3/6] efi/libstub: add the poisoned-memory EFI table
Fri, 21 Aug 2026 03:06:03 -0700[PATCH v2 0/6] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
Fri, 21 Aug 2026 03:06:00 -0700[PATCH v2 2/6] efi: add the LINUX_EFI_POISONED_MEMORY configuration table
Fri, 21 Aug 2026 03:06:02 -0700Re: [PATCH v2 2/2] kexec: fix error propagation in kexec_image_probe_default()
Fri, 21 Aug 2026 10:40:26 +0200Re: [PATCH v2 2/2] kexec: fix error propagation in kexec_image_probe_default()
Fri, 21 Aug 2026 11:08:24 +0300Re: [PATCH v2 2/2] kexec: fix error propagation in kexec_image_probe_default()
Fri, 21 Aug 2026 12:48:15 +0530[PATCH makedumpfile v2 8/9] Add userstack extension
Thu, 20 Aug 2026 16:31:13 -0700[PATCH makedumpfile v2 9/9] Add elfheader extension
Thu, 20 Aug 2026 16:31:14 -0700[PATCH makedumpfile v2 7/9] Add PG_INCLUDE_HEAD extension return status
Thu, 20 Aug 2026 16:31:12 -0700[PATCH makedumpfile v2 6/9] Simplify arguments for page checks
Thu, 20 Aug 2026 16:31:11 -0700[PATCH makedumpfile v2 5/9] Move page checks into makedumpfile.h
Thu, 20 Aug 2026 16:31:10 -0700[PATCH makedumpfile v2 3/9] Share page information with extension callbacks
Thu, 20 Aug 2026 16:31:08 -0700[PATCH makedumpfile v2 2/9] Honor CFLAGS in extension/Makefile
Thu, 20 Aug 2026 16:31:07 -0700[PATCH makedumpfile v2 4/9] Introduce a stat for pages retained by extension
Thu, 20 Aug 2026 16:31:09 -0700[PATCH makedumpfile v2 1/9] Do not call extensions for tail pages
Thu, 20 Aug 2026 16:31:06 -0700[PATCH makedumpfile v2 0/9] Improvements to makedumpfile extensions, plus userspace stack tracing extension
Thu, 20 Aug 2026 16:31:05 -0700Re: [PATCH makedumpfile 4/9] Introduce a stat for pages retained by extension
Thu, 20 Aug 2026 12:35:21 -0700[PATCH v3 1/1] liveupdate: luo_file: Add internal APIs for file preservation
Thu, 20 Aug 2026 19:18:54 +0000[PATCH v3 0/1] liveupdate: Add internal APIs for file preservation
Thu, 20 Aug 2026 19:18:53 +0000Re: [PATCH v2 2/2] kexec: fix error propagation in kexec_image_probe_default()
Thu, 20 Aug 2026 20:11:14 +0200Re: [PATCH v2 2/2] kexec: fix error propagation in kexec_image_probe_default()
Thu, 20 Aug 2026 20:08:42 +0200Re: [PATCH v2 2/2] kexec: fix error propagation in kexec_image_probe_default()
Thu, 20 Aug 2026 14:21:14 +0200[PATCH v2] kexec-tools/s390: add --reuseinitrd support
Thu, 20 Aug 2026 12:13:50 +0200Re: [PATCH v6 0/2] kexec: keep the next kernel off hardware-poisoned pages
Thu, 20 Aug 2026 09:33:58 +0300Re: [PATCH v2 1/2] kexec: return -ENOEXE C from image probe functions on mismatch
Wed, 19 Aug 2026 19:33:13 +0100[PATCH v2 2/2] kexec: fix error propagation in kexec_image_probe_default()
Wed, 19 Aug 2026 23:17:23 +0530[PATCH v2 1/2] kexec: return -ENOEXEC from image probe functions on mismatch
Wed, 19 Aug 2026 23:17:22 +0530[PATCH v2 0/2] kexec: fix probe error codes and error propagation
Wed, 19 Aug 2026 23:17:21 +0530Re: [PATCH v6 0/2] kexec: keep the ne xt kernel off hardware-poisoned pages
Wed, 19 Aug 2026 15:23:04 +0100Re: [PATCH v6 0/2] kexec: keep the next kernel off hardware-poisoned pages
Wed, 19 Aug 2026 03:28:02 -0700Re: [PATCH v3 09/10] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if crash hotplug supported
Wed, 19 Aug 2026 18:09:52 +0800Re: [PATCH v3 03/10] crash_dump: Disallow writing to dm-crypt configfs during kexec_file_load syscall
Wed, 19 Aug 2026 18:08:21 +0800Re: [PATCH v6 0/2] kexec: keep the next kernel off hardware-poisoned pages
Wed, 19 Aug 2026 12:36:17 +0300Re: [PATCH] kexec: return -ENOEXEC from image probe functions on mismatch
Wed, 19 Aug 2026 11:10:50 +0200Re: [PATCH makedumpfile 4/9] Introduce a stat for pages retained by extension
Wed, 19 Aug 2026 07:52:56 +0000Re: [PATCH] kexec: return -ENOEXEC from image probe functions on mismatch
Wed, 19 Aug 2026 11:28:10 +0530Re: [GIT PULL] liveupdate: updates for 7.3-rc1
Tue, 18 Aug 2026 19:14:42 +0000Re: [GIT PULL] kexec: updates for 7.3-rc1
Tue, 18 Aug 2026 19:14:41 +0000Re: [PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
Tue, 18 Aug 2026 10:01:58 -0700Re: [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test
Tue, 18 Aug 2026 16:35:33 +0000Re: [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
Tue, 18 Aug 2026 16:33:21 +0000Re: [PATCH v4 04/11] KVM: Track weak reference to vm_file in struct kvm
Tue, 18 Aug 2026 16:29:48 +0000Re: [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
Tue, 18 Aug 2026 16:11:13 +0000Re: [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
Tue, 18 Aug 2026 16:10:31 +0000Re: [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
Tue, 18 Aug 2026 09:02:17 -0700[PATCH v1] kexec-tools/s390: add --reuseinitrd support
Tue, 18 Aug 2026 17:39:25 +0200
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.