Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-21 05:27:43 to 2026-05-04 14:45:01 UTC [more...]

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-04 14:44 UTC  (14+ messages)
` [PATCH 01/12] kho: generalize radix tree APIs
` [PATCH 02/12] kho: store incoming radix tree in kho_in
` [PATCH 03/12] kho: add a struct for radix callbacks
` [PATCH 04/12] kho: add callback for table pages
` [PATCH 05/12] kho: add data argument to radix walk callback
` [PATCH 06/12] kho: allow early-boot usage of the KHO radix tree
` [PATCH 07/12] kho: allow destroying "
` [PATCH 08/12] kho: add kho_radix_init_tree()
` [PATCH 09/12] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT
` [PATCH 10/12] kho: extended scratch
` [PATCH 11/12] kho: return virtual address of mem_map
` [PATCH 12/12] mm/hugetlb: make bootmem allocation work with KHO

[PATCH] memblock tests: define MIGRATE_CMA
 2026-05-04 13:46 UTC  (5+ messages)

[PATCH v9 0/3] kho: add support for deferred struct page init
 2026-05-04  7:53 UTC  (13+ messages)
` [PATCH v9 1/3] kho: fix deferred initialization of scratch areas
` [PATCH v9 2/3] kho: make preserved pages compatible with deferred struct page init
` [PATCH v9 3/3] selftests: kho: test "

[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
 2026-05-03 16:57 UTC  (12+ messages)

[liveupdate:next] BUILD SUCCESS 74d1099bb4edfca3ce6edc61dbacbed96720034c
 2026-05-03  6:19 UTC 

[PATCH] crash_dump: Fix potential double free and UAF of keys_header
 2026-05-01 23:54 UTC  (6+ messages)

[PATCH v2 0/9] Bug fixes and enhancements for kdump LUKS support
 2026-05-01 23:43 UTC  (10+ messages)
` [PATCH v2 1/9] crash_dump: Release reference to a keyring at correct time
` [PATCH v2 2/9] crash_dump: Fix potential double free and UAF of keys_header
` [PATCH v2 3/9] crash_dump: Disallow writing to dm-crypt configfs during kexec_file_load syscall
` [PATCH v2 4/9] crash_dump: Read the number of dm-crypt keys from reserved memory
` [PATCH v2 5/9] crash_dump: Free temporary dm-crypt keys_header buffer in kdump kernel
` [PATCH v2 6/9] crash_dump: Only use kexec_dprintk during the kexec_file_load syscall
` [PATCH v2 7/9] crash_dump: Improve readability of config_keys_restore_store
` [PATCH v2 8/9] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if CONFIG_CRASH_HOTPLUG enabled
` [PATCH v2 9/9] Documentation: kdump: Add arm64 and ppc64le to encrypted dump target support list

[PATCH RFC 0/5] liveupdate: validate restored LUO metadata
 2026-05-01 19:34 UTC  (14+ messages)
` [PATCH RFC 1/5] kexec: handover: add helper to check preserved page ranges
` [PATCH RFC 2/5] liveupdate: validate restored LUO FDT before use
` [PATCH RFC 3/5] liveupdate: validate restored LUO session metadata
` [PATCH RFC 4/5] liveupdate: validate restored LUO file-set metadata
` [PATCH RFC 5/5] liveupdate: validate restored LUO FLB metadata
` [PATCH v2 0/5] liveupdate: validate restored LUO metadata
  ` [PATCH v2 1/5] kexec: handover: add helper to check preserved page ranges
  ` [PATCH v2 2/5] liveupdate: validate LUO FDT physical address before mapping
  ` [PATCH v2 3/5] liveupdate: validate restored LUO session metadata
  ` [PATCH v2 4/5] liveupdate: validate restored LUO file set metadata
  ` [PATCH v2 5/5] liveupdate: validate restored LUO FLB metadata

[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
 2026-05-01 18:25 UTC  (55+ messages)
` [PATCH v4 01/11] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v4 02/11] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v4 03/11] PCI: liveupdate: Track incoming "
` [PATCH v4 04/11] PCI: liveupdate: Document driver binding responsibilities
` [PATCH v4 05/11] PCI: liveupdate: Inherit bus numbers during Live Update
` [PATCH v4 06/11] PCI: liveupdate: Auto-preserve upstream bridges across "
` [PATCH v4 07/11] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v4 08/11] PCI: liveupdate: Require preserved devices are in immutable singleton IOMMU groups
` [PATCH v4 09/11] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
` [PATCH v4 10/11] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v4 11/11] Documentation: PCI: Add documentation for Live Update

[PATCH v12 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-04-28 12:53 UTC  (9+ messages)

[liveupdate:fixes] BUILD SUCCESS 0fb1daf0b78d0e23b63b6b65de56d4a3fd83bc14
 2026-04-30 14:14 UTC 

[PATCH v11 0/4] liveupdate: bug fix for session name and new ioctl to read it
 2026-04-30  1:58 UTC  (6+ messages)
` [PATCH v11 1/4] liveupdate: reject LIVEUPDATE_IOCTL_CREATE_SESSION with invalid name length
` [PATCH v11 2/4] selftests/liveupdate: add test cases for LIVEUPDATE_IOCTL_CREATE_SESSION calls with invalid length
` [PATCH v11 3/4] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
` [PATCH v11 4/4] selftests/liveupdate: add test cases for LIVEUPDATE_SESSION_GET_NAME

[PATCH v10 0/4] liveupdate: bug fix for session name and new ioctl to read it
 2026-04-29 21:23 UTC  (11+ messages)
` [PATCH v10 1/4] liveupdate: reject LIVEUPDATE_IOCTL_CREATE_SESSION with invalid name length
` [PATCH v10 2/4] selftests/liveupdate: add test cases for LIVEUPDATE_IOCTL_CREATE_SESSION calls with invalid length
` [PATCH v10 3/4] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
` [PATCH v10 4/4] selftests/liveupdate: add test cases for LIVEUPDATE_SESSION_GET_NAME

[PATCH v15 0/5] shut down devices asynchronously
 2026-04-29 17:50 UTC  (6+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: Enable async shutdown support
` [PATCH 5/5] scsi: "

[PATCH 0/2] MAINTAINERS: update KEXEC, KDUMP and LIVE UPDATE
 2026-04-29 13:01 UTC  (7+ messages)
` [PATCH 1/2] MAINTAINERS: add tree for KDUMP and KEXEC
` [PATCH 2/2] MAINTAINERS: add kexec@ list to LIVE UPDATE ENTRY

[PATCH 00/11] kdump: reduce vmcore size and capture time via linux,no-dump
 2026-04-29  6:58 UTC  (12+ messages)
` [PATCH 01/11] of: reserved_mem: fix region count for nodes with multiple reg entries
` [PATCH 02/11] of: reserved_mem: reject reserved memory outside physical address range
` [PATCH 03/11] of: reserved_mem: avoid unconditional save of reg entries in fdt_scan_reserved_mem_late()
` [PATCH 04/11] of: reserved_mem: skip reserved_mem array allocation when there is nothing to save
` [PATCH 05/11] of: reserved_mem: add linux,no-dump property support for reserved memory regions
` [PATCH 06/11] of: reserved_mem: save /memreserve/ entries into reserved_mem array
` [PATCH 07/11] of: reserved_mem: add no-dump crash_mem exclusion helpers
` [PATCH 08/11] arm64: kdump: exclude no-dump reserved memory regions from vmcore
` [PATCH 09/11] riscv: "
` [PATCH 10/11] loongarch: "
` [PATCH 11/11] Documentation: admin-guide: kdump: document linux,no-dump DT property

[PATCH v2] x86/kexec: Push kjump return address even for non-kjump kexec
 2026-04-28 20:59 UTC 

[PATCH] x86/kexec: Push kjump return address even for non-kjump kexec
 2026-04-28 20:29 UTC  (3+ messages)

[PATCH v2] kho: skip KHO for crash kernel
 2026-04-28 13:17 UTC  (2+ messages)

[PATCH] MAINTAINERS: add kexec list to LIVE UPDATE
 2026-04-28 12:43 UTC 

[PATCH] LoongArch: Increase MAX_MEMORY_RANGES to 1024
 2026-04-27 16:02 UTC  (2+ messages)

[Hypervisor Live Update] Notes from April 20, 2026
 2026-04-25  3:07 UTC 

[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
 2026-04-23 21:22 UTC 

[PATCH 0/2] liveupdate: FLB refcounting improvements
 2026-04-23 18:40 UTC  (2+ messages)

[PATCH v8 0/2] kho: add support for deferred struct page init
 2026-04-23  8:41 UTC  (10+ messages)
` [PATCH v8 1/2] kho: fix deferred initialization of scratch areas

[PATCH v9 0/6] liveupdate: new ioctl, change session inode type, bug fixes
 2026-04-22 11:58 UTC  (14+ messages)
` [PATCH v9 1/6] liveupdate: reject LIVEUPDATE_IOCTL_CREATE_SESSION with invalid name length
` [PATCH v9 2/6] selftests/liveupdate: add test cases for LIVEUPDATE_IOCTL_CREATE_SESSION calls with invalid length
` [PATCH v9 3/6] liveupdate: add LUO_SESSION_MAGIC magic inode type
` [PATCH v9 4/6] selftests/liveupdate: add test case for LUO_SESSION_MAGIC
` [PATCH v9 5/6] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
` [PATCH v9 6/6] selftests/liveupdate: add test cases for LIVEUPDATE_SESSION_GET_NAME

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-04-21 19:20 UTC  (6+ messages)
` [PATCH v3 07/24] vfio/pci: Preserve vfio-pci device files across Live Update

[PATCH] MAINTAINERS: remove stale kdump project URL
 2026-04-21  5:27 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