org.infradead.lists.kexec archive
717 archived articles, newest first (page 4 of 8). Latest articles →
Re: [GIT PULL] liveupdate: a fix for v7.2-rc7
Mon, 03 Aug 2026 18:42:56 +0000[Build Errors] kho: '‘HPAGE_PMD_ORDER’ undeclared'
Mon, 03 Aug 2026 20:12:40 +0200[PATCH kexec-tools v2] util_lib/elf_info: stream lockless printk ring records
Mon, 03 Aug 2026 12:57:04 -0400Re: [PATCH makedumpfile 0/9] Improvements to makedumpfile extensions, plus userspace stack tracing extension
Mon, 03 Aug 2026 08:55:45 -0700Re: [PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
Mon, 3 Aug 2026 14:54:20 +0200[PATCH v3] kexec: keep the next kernel off hardware-poisoned pages
Mon, 03 Aug 2026 05:41:10 -0700Re: [PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
Mon, 3 Aug 2026 20:12:46 +0800Re: [PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
Mon, 3 Aug 2026 20:00:32 +0800[PATCH v4 2/2] kho: Introduce preserve/restore APIs for high-order pages
Mon, 3 Aug 2026 11:39:43 +0000[PATCH v4 1/2] kho: Introduce a helper to init high order pages
Mon, 3 Aug 2026 11:39:42 +0000[PATCH v4 0/2] kho: support preserving high-order non-compound pages
Mon, 3 Aug 2026 11:39:41 +0000Re: [PATCH v2] kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
Mon, 3 Aug 2026 14:28:17 +0300[GIT PULL] liveupdate: a fix for v7.2-rc7
Mon, 3 Aug 2026 14:24:51 +0300Re: [PATCH v2] kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
Mon, 3 Aug 2026 12:14:18 +0200Re: [PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
Mon, 03 Aug 2026 10:59:59 +0100Re: [Hypervisor Live Update] Notes from July 27, 2026
Mon, 3 Aug 2026 16:30:56 +0800[liveupdate:next] BUILD SUCCESS 5ab8d80d42bd2bd95865bd7b94790bd9c8d1450e
Mon, 03 Aug 2026 12:20:16 +0800[liveupdate:kho-scratch] BUILD SUCCESS 6106b1bc175dc91cc2f584bc4149411809580bc9
Mon, 03 Aug 2026 12:19:16 +0800Re: [PATCH v5 0/4] arm64: cross-CPU NMI via SDEI
Sun, 2 Aug 2026 13:12:23 +0100Re: [PATCH v6 00/22] kho: make boot time huge page allocation work nicely with KHO
Sun, 2 Aug 2026 14:28:31 +0300Re: [PATCH v6 04/22] kho: return virtual address of mem_map from kho_get_mem_map()
Sun, 2 Aug 2026 14:25:24 +0300Re: [PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
Sun, 2 Aug 2026 12:20:18 +0200Re: [PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
Sun, 2 Aug 2026 13:08:21 +0800Re: [PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
Sat, 1 Aug 2026 18:31:31 +0200Re: [PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
Sat, 1 Aug 2026 22:03:22 +0800[Hypervisor Live Update] Notes from July 27, 2026
Sat, 1 Aug 2026 08:32:07 -0400[PATCH v6 22/22] kho: exclude hugetlb memory from scratch size calculation
Sat, 1 Aug 2026 10:48:31 +0200[PATCH v6 21/22] memblock: add memblock_reserved_hugetlb_size()
Sat, 1 Aug 2026 10:48:30 +0200[PATCH v6 20/22] memblock: make HugeTLB bootmem allocation work with KHO
Sat, 1 Aug 2026 10:48:29 +0200[PATCH v6 19/22] memblock: always include KHO headers
Sat, 1 Aug 2026 10:48:28 +0200[PATCH v6 17/22] mm/mm_init: don't rely on memblock to get KHO scratch migratetype
Sat, 1 Aug 2026 10:48:26 +0200[PATCH v6 16/22] mm/mm_init: simplify deferred_free_pages() migratetype init
Sat, 1 Aug 2026 10:48:25 +0200[PATCH v6 18/22] kho: extend scratch
Sat, 1 Aug 2026 10:48:27 +0200[PATCH v6 15/22] kho: initialize preserved memory map radix tree earlier
Sat, 1 Aug 2026 10:48:24 +0200[PATCH v6 12/22] kho: add kho_radix_init_tree()
Sat, 1 Aug 2026 10:48:21 +0200[PATCH v6 11/22] kho: allow destroying KHO radix tree
Sat, 1 Aug 2026 10:48:20 +0200[PATCH v6 14/22] kho: initialize kho_scratch pointer earlier in boot
Sat, 1 Aug 2026 10:48:23 +0200[PATCH v6 10/22] kho: allow early-boot usage of the KHO radix tree
Sat, 1 Aug 2026 10:48:19 +0200[PATCH v6 13/22] kho: expose kho_scratch_overlap() to kexec_handover.h
Sat, 1 Aug 2026 10:48:22 +0200[PATCH v6 09/22] kho: add data argument to radix walk callback
Sat, 1 Aug 2026 10:48:18 +0200[PATCH v6 07/22] kho: add a struct for radix callbacks
Sat, 1 Aug 2026 10:48:16 +0200[PATCH v6 08/22] kho: add callback for table pages
Sat, 1 Aug 2026 10:48:17 +0200[PATCH v6 04/22] kho: return virtual address of mem_map from kho_get_mem_map()
Sat, 1 Aug 2026 10:48:13 +0200[PATCH v6 06/22] kho: move all memory retrieval logic to kho_mem_retrieve()
Sat, 1 Aug 2026 10:48:15 +0200[PATCH v6 05/22] kho: store incoming radix tree in kho_in
Sat, 1 Aug 2026 10:48:14 +0200[PATCH v6 02/22] kho: make radix max key width more obvious
Sat, 1 Aug 2026 10:48:11 +0200[PATCH v6 03/22] kho: disallow wide keys in radix tree
Sat, 1 Aug 2026 10:48:12 +0200[PATCH v6 01/22] kho: generalize radix tree APIs
Sat, 1 Aug 2026 10:48:10 +0200[PATCH v6 00/22] kho: make boot time huge page allocation work nicely with KHO
Sat, 1 Aug 2026 10:48:09 +0200[PATCH RFC 14/14] mm/page-flags: remove PG_private
Fri, 31 Jul 2026 22:13:37 -0400[RFC PATCH 2/4] kho: Add support for multiple versions in subtrees
Fri, 31 Jul 2026 14:52:22 -0700[RFC PATCH 4/4] kho: Add test cases for versioned subtrees
Fri, 31 Jul 2026 14:52:24 -0700[RFC PATCH 3/4] kho: Add support for multiple versions to debugfs
Fri, 31 Jul 2026 14:52:23 -0700[RFC PATCH 0/2] Add support for multiple versions to KHO
Fri, 31 Jul 2026 14:52:20 -0700[RFC PATCH 1/4] kho: Move subtree blob logic to separate function
Fri, 31 Jul 2026 14:52:21 -0700Re: [PATCH v2] kexec: keep the next kernel off hardware-poisoned pages
Fri, 31 Jul 2026 11:11:01 -0700Re: [PATCH v2] kexec: keep the next kernel off hardware-poisoned pages
Fri, 31 Jul 2026 19:49:27 +0200[PATCH 4/4] security/keys: zeroize key payloads before kdump
Fri, 31 Jul 2026 18:27:39 +0200[PATCH 3/4] mm/secretmem: zeroize secret pages before kdump
Fri, 31 Jul 2026 18:27:38 +0200[PATCH 2/4] kexec: add CRASH_ZEROIZE to wipe secrets before kdump
Fri, 31 Jul 2026 18:27:37 +0200[PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
Fri, 31 Jul 2026 18:27:35 +0200[PATCH 1/4] of/kexec: fix typo in comment (usable-memory-range)
Fri, 31 Jul 2026 18:27:36 +0200Re: [PATCH kexec-tools] util_lib/elf_info: stream lockless printk ring records
Fri, 31 Jul 2026 06:15:15 -0700Re: [PATCH kexec-tools] util_lib/elf_info: stream lockless printk ring records
Fri, 31 Jul 2026 09:14:52 +0206Re: [RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
Thu, 30 Jul 2026 15:46:22 -0700Re: [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test
Thu, 30 Jul 2026 11:18:44 -0700Re: [PATCH v4 08/11] KVM: guest_memfd: Add support for preservation via LUO
Thu, 30 Jul 2026 11:16:03 -0700Re: [PATCH v4 06/11] KVM: guest_memfd: Move internal definitions to internal header
Thu, 30 Jul 2026 11:12:54 -0700Re: [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
Thu, 30 Jul 2026 11:12:11 -0700Re: [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
Thu, 30 Jul 2026 10:46:24 -0700Re: [PATCH v2 0/3] mm,kernfs,proc: Unmap mmaps of removed files via file->f_mapping
Thu, 30 Jul 2026 18:37:32 +0100Re: [PATCH v4 02/11] KVM: Introduce kvm_create_vm_file() helper
Thu, 30 Jul 2026 10:36:54 -0700Re: [PATCH v2] kexec: keep the next kernel off hardware-poisoned pages
Thu, 30 Jul 2026 09:18:00 -0700[PATCH v2] kexec: keep the next kernel off hardware-poisoned pages
Thu, 30 Jul 2026 08:55:50 -0700Re: [PATCH v5 0/4] arm64: cross-CPU NMI via SDEI
Thu, 30 Jul 2026 16:50:17 +0100Re: [PATCH v3 2/2] kho: Introduce preserve/restore APIs for high-order pages
Thu, 30 Jul 2026 12:05:18 +0000Re: [PATCH v5 17/22] mm/mm_init: don't rely on memblock to get KHO scratch migratetype
Thu, 30 Jul 2026 13:53:19 +0200Re: [PATCH v5 01/22] kho: generalize radix tree APIs
Thu, 30 Jul 2026 13:50:34 +0200Re: [PATCH v5 18/22] kho: extend scratch
Thu, 30 Jul 2026 13:48:36 +0200Re: [PATCH v5 01/22] kho: generalize radix tree APIs
Thu, 30 Jul 2026 11:40:23 +0300Re: [PATCH v5 18/22] kho: extend scratch
Thu, 30 Jul 2026 11:37:14 +0300Re: [PATCH v2 0/3] mm,kernfs,proc: Unmap mmaps of removed files via file->f_mapping
Thu, 30 Jul 2026 09:24:00 +0100Re: [PATCH v2 1/3] mm: Add unmap_mapping_file() helper
Thu, 30 Jul 2026 09:23:06 +0100Re: [PATCH v3 2/2] kho: Introduce preserve/restore APIs for high-order pages
Thu, 30 Jul 2026 10:26:41 +0300Re: [PATCH v5 17/22] mm/mm_init: don't rely on memblock to get KHO scratch migratetype
Thu, 30 Jul 2026 10:23:44 +0300[liveupdate:fixes] BUILD SUCCESS 3a0b8fa2eb36afc88b62a95f33f0c77c71fa5ded
Thu, 30 Jul 2026 08:12:20 +0800[liveupdate:next] BUILD SUCCESS 5d2f217b8c3cd1edb89b75f835ed41ae3bf8cb37
Thu, 30 Jul 2026 07:42:42 +0800Re: [PATCH v5 0/4] arm64: cross-CPU NMI via SDEI
Wed, 29 Jul 2026 14:37:37 -0700Re: [PATCH] kexec: keep the next kernel off hardware-poisoned pages
Wed, 29 Jul 2026 09:47:49 -0700[PATCH kexec-tools] util_lib/elf_info: stream lockless printk ring records
Wed, 29 Jul 2026 11:04:31 -0400[PATCH v5 22/22] kho: exclude hugetlb memory from scratch size calculation
Wed, 29 Jul 2026 16:56:07 +0200[PATCH v5 21/22] memblock: add memblock_reserved_hugetlb_size()
Wed, 29 Jul 2026 16:56:06 +0200[PATCH v5 20/22] memblock: make HugeTLB bootmem allocation work with KHO
Wed, 29 Jul 2026 16:56:05 +0200[PATCH v5 19/22] memblock: always include KHO headers
Wed, 29 Jul 2026 16:56:04 +0200[PATCH v5 18/22] kho: extend scratch
Wed, 29 Jul 2026 16:56:03 +0200[PATCH v5 17/22] mm/mm_init: don't rely on memblock to get KHO scratch migratetype
Wed, 29 Jul 2026 16:56:02 +0200[PATCH v5 16/22] mm/mm_init: simplify deferred_free_pages() migratetype init
Wed, 29 Jul 2026 16:56:01 +0200[PATCH v5 15/22] kho: initialize preserved memory map radix tree earlier
Wed, 29 Jul 2026 16:56:00 +0200[PATCH v5 14/22] kho: initialize kho_scratch pointer earlier in boot
Wed, 29 Jul 2026 16:55:59 +0200[PATCH v5 13/22] kho: expose kho_scratch_overlap() to kexec_handover.h
Wed, 29 Jul 2026 16:55:58 +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.