Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-05 18:35:38 to 2026-06-15 13:28:11 UTC [more...]

[PATCH v2 00/18] kho: make boot time huge page allocation work nicely with KHO
 2026-06-15 13:28 UTC  (26+ messages)
` [PATCH v2 02/18] kho: disallow wide keys in radix tree
` [PATCH v2 03/18] kho: return virtual address of mem_map
` [PATCH v2 09/18] kho: allow early-boot usage of the KHO radix tree
` [PATCH v2 10/18] kho: allow destroying "
` [PATCH v2 11/18] kho: add kho_radix_init_tree()
` [PATCH v2 12/18] kho: export kho_scratch_overlap()
` [PATCH v2 13/18] kho: initialize kho_scratch pointer earlier in boot
` [PATCH v2 14/18] memblock: use kho_scratch_overlap() to decide migratetype
` [PATCH v2 15/18] kho: extend scratch
` [PATCH v2 16/18] memblock: make HugeTLB bootmem allocation work with KHO
` [PATCH v2 17/18] memblock: allow calculating reserved size by flags
` [PATCH v2 18/18] kho: exclude hugetlb memory from scratch size calculation

[PATCH v3 0/3] arm64: cross-CPU NMI via SDEI
 2026-06-15 13:15 UTC  (8+ messages)
` [PATCH v3 1/3] firmware: arm_sdei: add SDEI_EVENT_SIGNAL support
` [PATCH v3 2/3] drivers/firmware: add SDEI cross-CPU NMI service for arm64
` [PATCH v3 3/3] arm64: escalate smp_send_stop() to an SDEI NMI as a last resort

[PATCH 0/1] mm/memfd_luo: use KHOSER_PTR for serialized_data checks
 2026-06-15 13:05 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1] liveupdate: Add internal APIs for file preservation
 2026-06-15 12:28 UTC  (4+ messages)
` [PATCH 1/1] liveupdate: luo_file: "

[PATCH v5][makedumpfile 0/9] btf/kallsyms based makedumpfile extension for mm page filtering
 2026-06-15  8:09 UTC  (12+ messages)
` [PATCH v5][makedumpfile 2/9] Implement kernel kallsyms resolving
` [PATCH v5][makedumpfile 6/9] Add makedumpfile extensions support
` [PATCH] Add erase_sample extension as an data erase reference

[PATCH v3 00/11] kdump: reduce vmcore size and capture time
 2026-06-15  3:33 UTC  (9+ messages)
` [PATCH v3 05/11] of: reserved_mem: split alloc_reserved_mem_array() from fdt_scan_reserved_mem_late()

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-14 14:01 UTC  (51+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v6 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v6 03/12] PCI: liveupdate: Track incoming "
` [PATCH v6 04/12] PCI: liveupdate: Document driver binding responsibilities
` [PATCH v6 05/12] PCI: liveupdate: Keep bus numbers constant during Live Update
` [PATCH v6 06/12] PCI: liveupdate: Auto-preserve upstream bridges across "
` [PATCH v6 07/12] PCI: Refactor matching logic for pci_dev_acs_ops
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v6 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
` [PATCH v6 10/12] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v6 11/12] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v6 12/12] Documentation: PCI: Add documentation for Live Update

[PATCH v3 0/2] Make liveupdate selftests library
 2026-06-14 12:45 UTC  (4+ messages)
` [PATCH v3 1/2] selftests/liveupdate: Use luo_test_utils.c for liveupdate ioctl APIs
` [PATCH v3 2/2] selftests/liveupdate: Move luo_test_utils.* into a reusable library

[PATCH v3 0/3] LoongArch: add KHO support and selftests
 2026-06-14 10:23 UTC  (5+ messages)
  ` [PATCH v3 3/3] selftests/kho: add LoongArch vmtest support

[PATCH v2] liveupdate: luo_session: include linux/mm.h for virt/phys translation
 2026-06-14  8:33 UTC  (2+ messages)

[PATCH 0/4] arm64: cross-CPU NMI via SDEI
 2026-06-12 23:44 UTC  (21+ messages)
` [PATCH 1/4] firmware: arm_sdei: add SDEI_EVENT_SIGNAL support
` [PATCH 2/4] drivers/firmware: add SDEI cross-CPU NMI service for arm64
` [PATCH 3/4] arm64: wire SDEI NMI into the hardlockup watchdog
` [PATCH 4/4] arm64: route crash_smp_send_stop() last resort through SDEI
` [PATCH v2 0/3] arm64: cross-CPU NMI via SDEI
  ` [PATCH v2 1/3] firmware: arm_sdei: add SDEI_EVENT_SIGNAL support
  ` [PATCH v2 2/3] drivers/firmware: add SDEI cross-CPU NMI service for arm64
  ` [PATCH v2 3/3] arm64: escalate smp_send_stop() to an SDEI NMI as a last resort

[PATCH 0/3] kexec-tools: Add new KEXEC_FILE flags
 2026-06-12 22:39 UTC  (4+ messages)
` [PATCH 1/3] kexec: Add support for disabling usage of CMA
` [PATCH 2/3] kexec: Add DTB carryover support on x86
` [PATCH 3/3] kexec: Add kexec_file_load debug print

[PATCH v2 0/2] Make liveupdate selftests library
 2026-06-12 19:32 UTC  (9+ messages)
` [PATCH v2 1/2] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH v2 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs

[RFC v1 0/9] kho: granular compatibility and header decoupling
 2026-06-12 19:08 UTC  (15+ messages)
` [RFC v1 1/9] kho: split out radix tree tracker into kho_radix.c

[PATCH v2] pstore: add a KHO backend
 2026-06-12 18:51 UTC  (10+ messages)

[PATCH] mm/memfd_luo: validate serialized_data before conversion
 2026-06-12 16:58 UTC  (9+ messages)

[liveupdate:next] BUILD SUCCESS e98a9c61721c14bcd29f11f4802e52e908701f7a
 2026-06-12  1:45 UTC 

[PATCH v2] liveupdate: Document that retrieve failure is permanent
 2026-06-11 18:13 UTC  (4+ messages)

[PATCH] liveupdate: Document that retrieve failure is permanent
 2026-06-11  9:30 UTC  (3+ messages)

[PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
 2026-06-08 19:00 UTC  (19+ messages)
` [PATCH v16 01/10] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v16 02/10] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v16 03/10] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v16 04/10] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v16 05/10] x86: "
` [PATCH v16 06/10] riscv: "
` [PATCH v16 07/10] LoongArch: "
` [PATCH v16 08/10] powerpc/kexec_file: Use crash_exclude_core_ranges() helper
` [PATCH v16 09/10] arm64: kexec_file: Add support for crashkernel CMA reservation
` [PATCH v16 10/10] riscv: "

Greetings,
 2026-06-08  6:00 UTC 

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

[liveupdate:next] BUILD SUCCESS 3a358c78093f98a70d84c934b7054f636bc846f2
 2026-06-09 18:08 UTC 

[PATCH 0/2] liveupdate: Small FLB fixes
 2026-06-09 13:33 UTC  (8+ messages)
` [PATCH 1/2] liveupdate: Reference count outgoing FLB data

[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
 2026-06-08 19:55 UTC  (7+ 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

[Hypervisor Live Update] Notes from June 1, 2026
 2026-06-07 16:06 UTC 

[PATCH] docs: memfd_preservation: fix rendering of ABI documentation
 2026-06-07  5:40 UTC  (3+ messages)

[RFC PATCH v2 01/10] liveupdate: luo_file: Add internal APIs for file preservation
 2026-06-07  0:35 UTC  (2+ messages)

[RFC PATCH v1 0/8] liveupdate: kvm: Guest_memfd preservation
 2026-06-07  0:30 UTC  (7+ messages)

[liveupdate:next] BUILD SUCCESS 5fb813ae0009d97fc414f08ad73286f562e9a123
 2026-06-07  0:15 UTC 


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