Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-17 20:02:36 to 2026-06-30 11:12:40 UTC [more...]

[PATCH v4 00/10] kdump: reduce vmcore size and capture time
 2026-06-30 11:12 UTC  (15+ messages)
` [PATCH v4 01/10] kexec/crash: provide crash_exclude_mem_range() stub when CONFIG_CRASH_DUMP=n
` [PATCH v4 02/10] of: reserved_mem: dedup and relocate reserved-memory messages
` [PATCH v4 03/10] of: reserved_mem: skip late scan when no regions are reserved
` [PATCH v4 04/10] of: reserved_mem: split alloc_reserved_mem_array() from fdt_scan_reserved_mem_late()
` [PATCH v4 05/10] of: reserved_mem: add dumpable flag to opt-in vmcore
` [PATCH v4 06/10] of: reserved_mem: save /memreserve/ entries into the reserved_mem array
` [PATCH v4 07/10] of: reserved_mem: add kdump helpers to exclude non-dumpable regions
` [PATCH v4 08/10] arm64: kdump: exclude non-dumpable reserved memory regions from vmcore
` [PATCH v4 09/10] riscv: "
` [PATCH v4 10/10] loongarch: "

[PATCH v5 0/4] arm64: cross-CPU NMI via SDEI
 2026-06-30 10:58 UTC  (9+ messages)
` [PATCH v5 1/4] firmware: arm_sdei: add sdei_is_present()
` [PATCH v5 2/4] firmware: arm_sdei: add SDEI_EVENT_SIGNAL support
` [PATCH v5 3/4] drivers/firmware: add SDEI cross-CPU NMI service for arm64
` [PATCH v5 4/4] arm64: escalate smp_send_stop() to an SDEI NMI as a last resort

[PATCH v4 0/4] arm64: cross-CPU NMI via SDEI
 2026-06-30 10:04 UTC  (22+ messages)
` [PATCH v4 1/4] firmware: arm_sdei: add sdei_is_present()
` [PATCH v4 3/4] drivers/firmware: add SDEI cross-CPU NMI service for arm64
` [PATCH v4 4/4] arm64: escalate smp_send_stop() to an SDEI NMI as a last resort

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-29 18:48 UTC  (20+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v6 03/12] PCI: liveupdate: Track incoming preserved PCI devices
` [PATCH v6 04/12] PCI: liveupdate: Document driver binding responsibilities
` [PATCH v6 05/12] PCI: liveupdate: Keep bus numbers constant during Live Update

[PATCH 0/1] liveupdate: Add internal APIs for file preservation
 2026-06-29 16:50 UTC  (6+ messages)
` [PATCH 1/1] liveupdate: luo_file: "

[PATCH 0/2] vmcoreinfo: GHES: track fatal hardware errors
 2026-06-29 16:02 UTC  (2+ messages)

[PATCH v3] LoongArch: kexec: use core control page for relocation trampoline to avoid QEMU FDT conflict
 2026-06-29 14:06 UTC  (2+ messages)

[PATCH v2] riscv: Fix a NULL pointer reference in machine_kexec_prepare
 2026-06-29 11:13 UTC  (2+ messages)

[PATCH] riscv: Fix a NULL pointer reference in machine_kexec_prepare
 2026-06-29 11:12 UTC  (5+ messages)

[PATCH v1 0/2] luo support for preserving eventfd
 2026-06-29 10:06 UTC  (5+ messages)
` [PATCH v1 1/2] eventfd: luo: "
` [PATCH v1 2/2] selftests: liveupdate: Add selftest for eventfd LUO

[PATCH v6 0/3] luo: convert serialized ptr to KHOSER_PTR
 2026-06-29  7:01 UTC  (5+ messages)
` [PATCH v6 1/3] mm/memfd_luo: validate serialized_data before conversion
` [PATCH v6 2/3] kho: add KHOSER_COPY_PTR to allow phys copy of serialized ptr
` [PATCH v6 3/3] luo: Update serialized data to use KHOSER_PTR

[PATCH v5 0/2] luo: convert serialized ptr to KHOSER_PTR
 2026-06-27  0:59 UTC  (13+ messages)
` [PATCH v5 1/3] mm/memfd_luo: validate serialized_data before conversion
` [PATCH v5 2/3] kho: add KHOSER_COPY_PTR to allow phys copy of serialized ptr
` [PATCH v5 3/3] luo: Update serialized data to use KHOSER_PTR

[PATCH v4] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-06-26  9:49 UTC  (2+ messages)

[PATCH v3 00/11] kdump: reduce vmcore size and capture time
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-06-25 11:00 UTC  (18+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
` [PATCH v3 2/7] llist: "

[PATCH] crash_dump: release keyring reference at the correct time
 2026-06-25 10:46 UTC  (2+ messages)

[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
 2026-06-24 19:46 UTC  (10+ messages)
` [RFC PATCH 1/4] dma: Add DMA allocation preservation KHO ABI
` [RFC PATCH 2/4] dma/pool: Add an API to check if DMA allocation is from pool
` [RFC PATCH 3/4] dma-direct: Add API to preserve/restore allocations

mm/hwpoison: persist poisoned PFN list across kexec via KHO [RFC]
 2026-06-24 15:34 UTC  (8+ messages)

[RFC PATCH v2 03/10] kvm: Prepare core VM structs and helpers for LUO support
 2026-06-24  9:00 UTC  (19+ messages)
` [RFC PATCH v2 06/10] kvm: guest_memfd: Add support for freezing and unfreezing mappings
` [RFC PATCH v2 07/10] kvm: guest_memfd_luo: add support for guest_memfd preservation
` [RFC PATCH v2 10/10] selftests: kvm: Add guest_memfd_preservation_test

[PATCH] arm64: Add 5-level page table support for 4K pages with 52-bit VA
 2026-06-24  7:40 UTC  (2+ messages)

[RESEND PATCH v4 0/4] kexec-tool:bug fix for crashdump load on riscv
 2026-06-24  7:31 UTC  (5+ messages)
` [RESEND PATCH 1/4] RISC-V: fix crashdump load memory ranges
` [RESEND PATCH 2/4] RISCV: Fix incorrect virtual address translation in crashdump load
` [RESEND PATCH 3/4] RISC-V: use kernel image to creat kernel text elf header
` [RESEND PATCH 4/4] RISC-V: kernel image memory rang should not be excluded

[PATCH v4 0/2] luo: convert serialized ptr to KHOSER_PTR
 2026-06-23 10:53 UTC  (9+ messages)
` [PATCH v4 1/2] kho: add KHOSER_COPY_TYPE(UN)SAFE for phys copy
` [PATCH v4 2/2] luo: Update serialized data to use KHOSER_PTR

[PATCH v6][makedumpfile 00/10] btf/kallsyms based makedumpfile extension for mm page filtering
 2026-06-23  1:48 UTC  (7+ messages)
` [PATCH v6][makedumpfile 02/10] Implement kernel kallsyms resolving

[RESEND PATCH v3 0/2] luo: convert serialized ptr to KHOSER_PTR
 2026-06-22 22:59 UTC  (5+ messages)
` [RESEND PATCH v3 1/2] kho: add KHOSER_COPY_TYPE(UN)SAFE for phys copy
` [REESND PATCH v3 2/2] luo: Update serialized data to use KHOSER_PTR

[PATCH v5][makedumpfile 0/9] btf/kallsyms based makedumpfile extension for mm page filtering
 2026-06-22 22:35 UTC  (9+ messages)

[PATCH 00/10] vmcore-tasks: lightweight task and backtrace extractor for vmcore files
 2026-06-22 21:41 UTC  (12+ messages)
` [PATCH 01/10] util_lib: add paddr_to_offset function and expose raw vmcoreinfo data
` [PATCH 02/10] util_lib: Add vmcoreinfo parser and memory reader
` [PATCH 03/10] util_lib: Add maple tree walker for VMA enumeration
` [PATCH 04/10] vmcore_tasks: Add common definitions and project infrastructure
` [PATCH 05/10] vmcore_tasks: arch: Add RISC-V 64-bit architecture support
` [PATCH 06/10] vmcore_tasks: arch: Add MIPS64 "
` [PATCH 07/10] vmcore_tasks: Add generic user-space stack unwinder
` [PATCH 08/10] vmcore_tasks: Add VMA utilities and task enumeration
` [PATCH 09/10] vmcore_tasks: Add main entry point and backtrace parser
` [PATCH 10/10] vmcore_tasks: Add README with project documentation
` [PATCH] vmcore-tasks: lightweight task and backtrace extractor for vmcore files

[PATCH 0/4] vmcore-tasks: export per-task metadata to vmcoreinfo
 2026-06-22 21:14 UTC  (5+ messages)
` [PATCH 1/4] vmcoreinfo: increase vmcoreinfo buffer to 8KB
` [PATCH 2/4] vmcoreinfo: export task and mm struct offsets to vmcoreinfo
` [PATCH 3/4] riscv: vmcore_info: export riscv arch-specific "
` [PATCH 4/4] mips: vmcore_info: export mips "

[PATCH v3 0/9] liveupdate: kvm: guest_memfd preservation
 2026-06-22 19:04 UTC  (12+ messages)
` [PATCH v3 1/9] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v3 2/9] kvm: Prepare core VM structs and helpers for LUO support
` [PATCH v3 3/9] kvm: kvm_luo: Allow kvm preservation with LUO
` [PATCH v3 4/9] kvm: guest_memfd: Move internal definitions and helper to new header
` [PATCH v3 5/9] kvm: guest_memfd: Add support for freezing and unfreezing mappings
` [PATCH v3 6/9] kvm: guest_memfd_luo: add support for guest_memfd preservation
` [PATCH v3 7/9] docs: add documentation for guest_memfd preservation via LUO
` [PATCH v3 8/9] selftests: kvm: Split ____vm_create() to expose init helpers
` [PATCH v3 9/9] selftests: kvm: Add guest_memfd_preservation_test

[PATCH] kexec: Replace __ASSEMBLY__ with __ASSEMBLER__ in header file
 2026-06-22 13:50 UTC  (2+ messages)

[PATCH v3 0/2] luo: migrate serialized_data to KHOSER_PTR
 2026-06-22 10:33 UTC 

[PATCH v3 1/2] kho: add KHOSER_COPY_TYPE(UN)SAFE for phys copy
 2026-06-22 10:33 UTC  (2+ messages)
` [PATCH v3 2/2] luo: Update serialized data to use KHOSER_PTR

[PATCH v2 0/2] luo: migrate serialized_data to type-safe KHO pointers
 2026-06-22  8:50 UTC  (4+ messages)

[GIT PULL] liveupdate: updates for 7.2-rc1
 2026-06-21 17:26 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