[PATCH v8 05/12] PCI: liveupdate: Preserve bus numbers during Live Update
2026-09-12 17:31 UTC (4+ messages)
[PATCH kexec-tools v2] arm-zImage: prepare for more malloc requirements of zstd
2026-09-12 10:35 UTC
[PATCH 1/1] liveupdate: kho: calculate per-node scratch sizes before allocation
2026-09-12 6:33 UTC (5+ messages)
[liveupdate:lu-pci-preservation] BUILD SUCCESS 84f928af8d1d3076a23047feaa45eb257d93144e
2026-09-12 0:49 UTC
[liveupdate:next] BUILD SUCCESS 0e60a16f4a097d01ddccfd11c3cce6b020cbaa06
2026-09-12 0:50 UTC
[RFC PATCH 0/5] liveupdate: LIVEUPDATE_SESSION_RETRIEVE_INTO_FD
2026-09-11 21:10 UTC (5+ messages)
[PATCH v8 08/12] PCI: liveupdate: Adopt ACS controls in incoming preserved devices
2026-09-11 18:31 UTC (3+ messages)
[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
2026-09-11 18:26 UTC (21+ messages)
` [RFC PATCH 1/3] luo: Move to feature flags instead of compatibility strings
` [RFC PATCH 2/3] luo: Export feature support to vmlinux section
` [RFC PATCH 3/3] luo: memfd: Move to feature flags instead of compatibility strings
[PATCH v8 06/12] PCI: liveupdate: Auto-preserve upstream bridges across Live Update
2026-09-11 17:00 UTC (3+ messages)
[PATCH v8 03/12] PCI: liveupdate: Track incoming preserved PCI devices
2026-09-11 16:45 UTC (3+ messages)
[PATCH v8 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
2026-09-11 16:44 UTC (3+ messages)
[PATCH kexec-tools] util_lib/elf_info: bound VMCOREINFO string comparisons
2026-09-11 14:23 UTC
[liveupdate:liveupdate-7.4] BUILD SUCCESS dc645f2db7539352404525dd1b80236520fb39eb
2026-09-11 7:40 UTC
[liveupdate:kexec-next] BUILD SUCCESS c695e8b6f5f0ceaa7fd848b3d7e2ae8c2d8f6315
2026-09-11 7:39 UTC
[liveupdate:kexec-7.4] BUILD SUCCESS 06ce2863e7d28bcee539b90c87960edda742fe18
2026-09-11 7:39 UTC
[PATCH v8 04/12] PCI: liveupdate: Document driver binding responsibilities
2026-09-10 23:50 UTC (2+ messages)
[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
2026-09-10 21:37 UTC (2+ messages)
[PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
2026-09-10 17:47 UTC (16+ messages)
[PATCH v2 0/1] liveupdate: Add documentation for file dependencies
2026-09-10 17:38 UTC (3+ messages)
` [PATCH v2 1/1] liveupdate: luo_file: Add documentation for dependencies
[PATCH v4 0/5] mm/memory-failure: keep hardware-poisoned pages out of the next kexec
2026-09-10 13:11 UTC (15+ messages)
` [PATCH v4 1/5] mm/memory-failure: efi: add the LINUX_EFI_POISONED_MEMORY configuration table
` [PATCH v4 2/5] mm/memory-failure: libstub: install the poisoned-memory EFI table
` [PATCH v4 3/5] mm/memory-failure: efi: record hardware-poisoned frames into the poisoned-memory table
` [PATCH v4 4/5] mm/memory-failure: efi: answer whether a range is poisoned
` [PATCH v4 5/5] mm/memory-failure: keep inherited poisoned frames out of the buddy allocator
[PATCH v1 0/4] x86/vmware: Preserve panic diagnostics in vmware.log
2026-09-10 11:44 UTC (7+ messages)
` [PATCH v1 1/4] x86/vmware: Add a bounded panic log sender
` [PATCH v1 2/4] x86/vmware: Add the vmware_record_panic_msg sysctl
` [PATCH v1 3/4] x86/vmware: Report guest crashes after kmsg dumpers
` [PATCH v1 4/4] x86/vmware: Run panic diagnostics before kdump by default
[PATCH v2] kexec_file: remove unused arch_kexec_locate_mem_hole hook
2026-09-10 9:50 UTC (2+ messages)
[PATCH] kho: docs: fix scratch_phys debugfs cross-reference
2026-09-10 9:50 UTC (3+ messages)
[PATCH v3 14/14] mm/page-flags: remove PG_private
2026-09-09 14:51 UTC (5+ messages)
[PATCH v5 0/9] Bug fixes and enhancements for kdump LUKS support
2026-09-09 13:34 UTC (25+ messages)
` [PATCH v5 1/9] crash_dump: Fix potential double free and UAF of keys_header
` [PATCH v5 2/9] crash_dump: Read the number of dm-crypt keys from reserved memory
` [PATCH v5 3/9] crash_dump: Disallow writing to dm-crypt configfs during kexec_file_load syscall
` [PATCH v5 4/9] crash_dump: Free temporary dm-crypt keys_header buffer in kdump kernel
` [PATCH v5 5/9] crash_dump: Only use kexec_dprintk during the kexec_file_load syscall
` [PATCH v5 6/9] crash_dump: Improve readability of config_keys_restore_store
` [PATCH v5 7/9] crash_dump: Check the function return codes in restore_dm_crypt_keys_to_thread_keyring
` [PATCH v5 8/9] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if crash hotplug supported
` [PATCH v5 9/9] Documentation: kdump: Add arm64 and ppc64le to encrypted dump target support list
[PATCH v4 0/9] Bug fixes and enhancements for kdump LUKS support
2026-09-09 0:31 UTC (9+ messages)
` [PATCH v4 1/9] crash_dump: Fix potential double free and UAF of keys_header
` [PATCH v4 2/9] crash_dump: Disallow writing to dm-crypt configfs during kexec_file_load syscall
[PATCH v2 0/4] kho: rename "scratch" to "bootmem"
2026-09-08 15:56 UTC (4+ messages)
` [PATCH v2 1/4] memblock: get rid of CONFIG_MEMBLOCK_KHO_SCRATCH
` [PATCH v2 2/4] memblock: rename KHO_SCRATCH to KHO_NOPRSRV
` [PATCH v2 4/4] kho: rename kho_scratch= commandline parameter to kho_bootmem=
[PATCH v4 00/12] crash: Rework and add arm64 crash hotplug support
2026-09-08 7:23 UTC (15+ messages)
` [PATCH v4 01/12] kexec: Record allocated CMA pages to fix release size mismatch
` [PATCH v4 02/12] kexec: Extract kexec_free_segment_cma() from kimage_free_cma()
` [PATCH v4 03/12] arm64: kexec_file: Fix CMA page leaks in segment placement retry loops
` [PATCH v4 04/12] arm64: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v4 05/12] LoongArch: kexec_file: Fix CMA page leaks in segment placement retry loops
` [PATCH v4 06/12] LoongArch: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v4 07/12] crash: Extract crash_get_memory_ranges() helper
` [PATCH v4 08/12] crash: Fix TOCTOU race in crash memory range collection
` [PATCH v4 09/12] elf: Introduce elf64_phdr_size() helper
` [PATCH v4 10/12] crash: Introduce crash_extra_elfcorehdr_size() helper
` [PATCH v4 11/12] arm64: kexec_file: Simplify load_other_segments()
` [PATCH v4 12/12] arm64: crash: Add crash hotplug support
[PATCH 0/1] liveupdate: Add documentation for file dependencies
2026-09-07 21:01 UTC (4+ messages)
` [PATCH 1/1] liveupdate: luo_file: Add documentation for dependencies
[PATCH v3 0/5] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
2026-09-07 15:23 UTC (10+ messages)
` [PATCH v3 1/5] mm/memory-failure: efi: add the LINUX_EFI_POISONED_MEMORY configuration table
` [PATCH v3 2/5] mm/memory-failure: libstub: install the poisoned-memory EFI table
` [PATCH v3 3/5] mm/memory-failure: efi: record hardware-poisoned frames into the poisoned-memory table
[PATCH] memblock: use binary search to locate candidate regions
2026-09-07 4:00 UTC (7+ messages)
[PATCH v5 0/5] LoongArch: add KHO support and selftests
2026-09-07 2:10 UTC (9+ messages)
` [PATCH v5 1/5] efi: add a KHO configuration table channel
` [PATCH v5 2/5] liveupdate: synchronize EFI KHO channel at execution
` [PATCH v5 3/5] liveupdate: kho_block: include linux/mm.h for virt/phys translation
` [PATCH v5 4/5] LoongArch: enable kexec handover (KHO)
` [PATCH v5 5/5] selftests/kho: add LoongArch vmtest support
[RFC PATCH 0/3] powerpc: initial support for Kexec HandOver (KHO)
2026-09-06 15:32 UTC (9+ messages)
` [RFC PATCH 2/3] powerpc: add "
[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
2026-09-05 4:07 UTC (5+ messages)
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
RFC: Enable Sashiko code reviews for kexec@lists.infradead.org
2026-09-04 21:21 UTC (11+ messages)
[PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
2026-09-04 16:31 UTC (3+ messages)
[PATCH v6 00/10] kdump: reduce vmcore size and capture time
2026-09-04 11:08 UTC (11+ messages)
` [PATCH v6 08/10] of: reserved_mem: mark /reserved-memory entries with MEMBLOCK_NODUMP
` [PATCH v6 09/10] of: reserved_mem: mark /memreserve/ entries as MEMBLOCK_NODUMP
[PATCH] crypto: asymmetric_keys - fix OOB read in pefile_parse_binary
2026-09-04 9:58 UTC (3+ messages)
` [PATCH v2 1/2] "
[liveupdate:kexec-fixes] BUILD SUCCESS a901b0778ae82d46084b55237e65d3a7bb5f0c86
2026-09-04 6:19 UTC
[Hypervisor Live Update] Notes from August 24, 2026
2026-09-04 2:47 UTC
[PATCH v1 0/2] luo support for preserving eventfd
2026-09-03 23:19 UTC (3+ messages)
` [PATCH v1 1/2] eventfd: luo: "
[PATCH v21 0/9] shut down devices asynchronously
2026-09-03 22:12 UTC (11+ messages)
` [PATCH 1/9] driver core: rely on put_device to free dev->p
` [PATCH 2/9] driver core: prevent device_add() during system shutdown
` [PATCH 3/9] driver core: warn should device_move try to move a need_parent_lock device
` [PATCH 4/9] driver core: separate function to shutdown one device
` [PATCH 5/9] driver core: do not always lock parent in shutdown
` [PATCH 6/9] driver core: async device shutdown infrastructure
` [PATCH 7/9] PCI: Link a virtual function to its physical function
` [PATCH 8/9] PCI: Enable async shutdown support
` [PATCH 9/9] scsi: "
[PATCH] kexec_file: remove unused arch_kexec_locate_mem_hole hook
2026-09-03 13:31 UTC (4+ messages)
[PATCH v5 0/2] x86/crash: size the elfcorehdr reservation with NR_CPUS
2026-09-02 21:38 UTC (6+ messages)
` [PATCH v5 1/2] x86/crash: reserve elfcorehdr for CONFIG_NR_CPUS, not CONFIG_NR_CPUS_DEFAULT
[liveupdate:next] BUILD SUCCESS c65687600ed075d237a204755d99ad538db34b47
2026-09-02 19:02 UTC
[liveupdate:kexec-next] BUILD SUCCESS c6ed7331aad89976a37469be7be6e2f110378720
2026-09-02 19:02 UTC
[PATCH v2 14/14] mm/page-flags: remove PG_private
2026-09-02 17:57 UTC (3+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox