Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-14 23:29:13 to 2026-04-29 07:00:26 UTC [more...]

[PATCH 00/11] kdump: reduce vmcore size and capture time via linux,no-dump
 2026-04-29  6:58 UTC  (10+ 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 v4 00/11] PCI: liveupdate: PCI core support for Live Update
 2026-04-28 23:51 UTC  (39+ 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

[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
 2026-04-28 22:29 UTC 

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

[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  (5+ messages)

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

[PATCH v9 0/3] kho: add support for deferred struct page init
 2026-04-27 16:21 UTC  (11+ 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 "

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

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

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

[PATCH v10 0/4] liveupdate: bug fix for session name and new ioctl to read it
 2026-04-23 23:44 UTC  (5+ 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 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  (15+ messages)
` [PATCH v8 1/2] kho: fix deferred initialization of scratch areas
` [PATCH v8 2/2] kho: make preserved pages compatible with deferred struct page init

[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)

[PATCH 1/5] driver core: separate function to shutdown one device
 2026-04-20 20:25 UTC 

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

[PATCH 0/5] liveupdate: Remove limits on the number of files and sessions
 2026-04-20 13:26 UTC  (8+ messages)
` [PATCH 1/5] liveupdate: Remove limit on the number of sessions

[ANNOUNCE] makedumpfile 1.7.9
 2026-04-20  2:00 UTC 

[PATCH] MAINTAINERS: update kexec/kdump maintainers entries
 2026-04-19  9:11 UTC  (3+ messages)

[PATCH v7 1/4] liveupdate: add LUO_SESSION_MAGIC magic inode type
 2026-04-18 16:34 UTC  (7+ messages)
` [PATCH v7 2/4] selftests/liveupdate: add test case for LUO_SESSION_MAGIC
` [PATCH v7 3/4] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
` [PATCH v7 4/4] selftests/liveupdate: add test cases for LIVEUPDATE_SESSION_GET_NAME

[PATCH v5 1/4] liveupdate: add LUO_SESSION_MAGIC magic inode type
 2026-04-18 11:40 UTC  (7+ messages)
` [PATCH v5 2/4] selftests/liveupdate: add test case for LUO_SESSION_MAGIC
` [PATCH v5 3/4] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
` [PATCH v5 4/4] selftests/liveupdate: add test cases for LIVEUPDATE_SESSION_GET_NAME

[PATCH v6 1/4] liveupdate: add LUO_SESSION_MAGIC magic inode type
 2026-04-18 11:38 UTC  (4+ messages)
` [PATCH v6 2/4] selftests/liveupdate: add test case for LUO_SESSION_MAGIC
` [PATCH v6 3/4] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
` [PATCH v6 4/4] selftests/liveupdate: add test cases for LIVEUPDATE_SESSION_GET_NAME

[PATCH v2] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
 2026-04-17 22:09 UTC  (3+ messages)

[PATCH v4 1/2] liveupdate: add LUO_SESSION_MAGIC magic inode type
 2026-04-17 21:06 UTC  (4+ messages)
` [PATCH v4 2/2] selftests/liveupdate: add test case for LUO_SESSION_MAGIC

[PATCH v3] liveupdate: add LUO_SESSION_MAGIC magic inode type
 2026-04-17 20:59 UTC  (3+ messages)

[PATCH v2] liveupdate: add LUO_SESSION_MAGIC magic inode type
 2026-04-17 20:41 UTC  (3+ messages)

[PATCH] crash: Support high memory reservation for range syntax
 2026-04-17  9:23 UTC  (9+ messages)

[PATCH v7 2/3] kho: fix deferred init of kho scratch
 2026-04-16  9:44 UTC  (16+ messages)

[PATCH v2] liveupdate: add LIVEUPDATE_SESSION_GET_NAME ioctl
 2026-04-15 18:46 UTC 

[PATCH] liveupdate: add LUO_SESSION_MAGIC magic inode type
 2026-04-15 18:44 UTC 

Dead link in kdump section of MAINTAINERS file
 2026-04-15 10:40 UTC  (5+ messages)

[PATCH] MAINTAINERS: update kdump reviewer email address
 2026-04-15  3:33 UTC  (3+ messages)

[PATCH 3/3] MAINTAINERS: drop include/linux/liveupdate from LIVE UPDATE
 2026-04-14 23:29 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