messages from 2026-05-22 12:52:16 to 2026-06-02 03:05:00 UTC [more...]
[PATCH v5][makedumpfile 0/9] btf/kallsyms based makedumpfile extension for mm page filtering
2026-06-02 3:04 UTC (7+ messages)
[PATCH] kexec_file: skip checksum verification when relocations aren't needed
2026-06-01 22:55 UTC (2+ messages)
[liveupdate:next] BUILD SUCCESS 2935777b418d2bfcbfe96705bb2c0fa6c0d94e18
2026-06-01 21:10 UTC
[RFC PATCH 00/20] mshv: enable kexec with Hyper-V donated pages and partitions
2026-06-01 20:15 UTC (25+ messages)
` [RFC PATCH 01/20] kho: generalize radix tree APIs
` [RFC PATCH 02/20] kho: store incoming radix tree in kho_in
` [RFC PATCH 03/20] kho: add a struct for radix callbacks
` [RFC PATCH 04/20] kho: add callback for table pages
` [RFC PATCH 05/20] kho: add data argument to radix walk callback
` [RFC PATCH 06/20] kho: allow early-boot usage of the KHO radix tree
` [RFC PATCH 07/20] kho: allow destroying "
` [RFC PATCH 08/20] kho: add kho_radix_init_tree()
` [RFC PATCH 09/20] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT
` [RFC PATCH 10/20] kho: extended scratch
` [RFC PATCH 11/20] kho: return virtual address of mem_map
` [RFC PATCH 12/20] mm/hugetlb: make bootmem allocation work with KHO
` [RFC PATCH 13/20] kho: add radix tree freeze and del_key() error reporting
` [RFC PATCH 14/20] kho: Add crash-kernel-safe radix tree presence check
` [RFC PATCH 15/20] mshv: Use page tracker to manage MSHV-owned pages and preserve with KHO
` [RFC PATCH 16/20] mshv: Add debugfs interface to page tracker
` [RFC PATCH 17/20] hyperv: Reserve crash MSR P2 for page preservation root PA
` [RFC PATCH 18/20] mshv: Exclude Hyper-V donated pages from crash dump collection
` [RFC PATCH 19/20] kexec: export kexec_in_progress for modules
` [RFC PATCH 20/20] mshv: freeze and vacuum partitions across kexec
[PATCH] kho: try to allocate contiguous memory for kexec segments
2026-06-01 19:52 UTC (2+ messages)
[PATCH v16 0/5] shut down devices asynchronously
2026-06-01 16:54 UTC (3+ messages)
[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
2026-06-01 14:44 UTC (32+ messages)
` [PATCH v4 01/13] liveupdate: change file_set->count type to u64 for type safety
` [PATCH v4 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
` [PATCH v4 03/13] liveupdate: centralize state management into struct luo_ser
` [PATCH v4 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v4 05/13] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v4 06/13] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v4 07/13] kho: add support for linked-block serialization
` [PATCH v4 08/13] liveupdate: defer session block allocation and PA setting
` [PATCH v4 09/13] liveupdate: Remove limit on the number of sessions
` [PATCH v4 10/13] liveupdate: Remove limit on the number of files per session
` [PATCH v4 11/13] selftests/liveupdate: Test session and file limit removal
` [PATCH v4 12/13] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v4 13/13] selftests/liveupdate: Add stress-files "
[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
2026-06-01 12:35 UTC (3+ messages)
` [RFC PATCH 3/4] dma-direct: Add API to preserve/restore allocations
[liveupdate:next 11/21] kernel/liveupdate/luo_session.c:344:48: error: too few arguments provided to function-like macro invocation
2026-06-01 11:57 UTC (3+ messages)
[PATCH v3 0/3] LoongArch: add KHO support and selftests
2026-06-01 9:39 UTC (2+ messages)
` [PATCH v3 3/3] selftests/kho: add LoongArch vmtest support
[PATCH v2 0/3] kho: Add support for kunit mocking KHO restore API
2026-06-01 7:00 UTC (2+ messages)
[PATCH v3 00/11] kdump: reduce vmcore size and capture time
2026-06-01 5:00 UTC (15+ messages)
` [PATCH v3 01/11] of: reserved_mem: handle NULL name in of_reserved_mem_lookup()
` [PATCH v3 02/11] kexec/crash: provide crash_exclude_mem_range() stub when CONFIG_CRASH_DUMP=n
` [PATCH v3 03/11] of: reserved_mem: avoid post-init UAF when alloc_reserved_mem_array() fails
` [PATCH v3 04/11] of: reserved_mem: zero total_reserved_mem_cnt if no valid /reserved-memory entry
` [PATCH v3 05/11] of: reserved_mem: split alloc_reserved_mem_array() from fdt_scan_reserved_mem_late()
` [PATCH v3 06/11] of: reserved_mem: add dumpable flag to opt-in vmcore
` [PATCH v3 07/11] of: reserved_mem: save /memreserve/ entries into the reserved_mem array
` [PATCH v3 08/11] of: reserved_mem: add kdump helpers to exclude non-dumpable regions
` [PATCH v3 09/11] arm64: kdump: exclude non-dumpable reserved memory regions from vmcore
` [PATCH v3 10/11] riscv: "
` [PATCH v3 11/11] loongarch: "
[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
2026-05-31 18:51 UTC (14+ messages)
` [PATCH 07/12] kho: allow destroying KHO radix tree
` [PATCH 09/12] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT
` [PATCH 12/12] mm/hugetlb: make bootmem allocation work with KHO
(no subject)
2026-05-31 9:28 UTC (6+ messages)
` [PATCH v2 1/4] LoongArch: kexec: add KHO support for FDT-based systems
` [PATCH v2 2/4] LoongArch: kexec: add KHO support for ACPI-only systems
` [PATCH v2 3/4] selftests/kho: add LoongArch vmtest support
` [PATCH v2 4/4] selftests/kho: handle QEMU not exiting after kexec on LoongArch
`
[GIT PULL] liveupdate: kho: two regression fixes
2026-05-30 22:43 UTC (2+ messages)
[liveupdate:next] BUILD SUCCESS 5428435567cbe06c19914592fc22ca23c9ca1de5
2026-05-29 17:17 UTC
[RFC PATCH v1 0/8] liveupdate: kvm: Guest_memfd preservation
2026-05-29 13:57 UTC (3+ messages)
[PATCH v3 00/11] liveupdate: Remove limits on the number of files and sessions
2026-05-29 3:21 UTC (12+ messages)
` [PATCH v3 01/11] liveupdate: centralize state management into struct luo_ser
` [PATCH v3 02/11] liveupdate: register luo_ser as KHO subtree
` [PATCH v3 03/11] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v3 04/11] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v3 05/11] kho: add support for linked-block serialization
` [PATCH v3 06/11] liveupdate: defer session block allocation and PA setting
` [PATCH v3 07/11] liveupdate: Remove limit on the number of sessions
` [PATCH v3 08/11] liveupdate: Remove limit on the number of files per session
` [PATCH v3 09/11] selftests/liveupdate: Test session and file limit removal
` [PATCH v3 10/11] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v3 11/11] selftests/liveupdate: Add stress-files "
[PATCH v2 00/10] liveupdate: Remove limits on the number of files and sessions
2026-05-28 19:54 UTC (8+ messages)
` [PATCH v2 01/10] liveupdate: centralize state management into struct luo_ser
` [PATCH v2 02/10] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v2 03/10] liveupdate: Extract luo_session_deserialize_one helper
[PATCH 0/2] liveupdate: Small FLB fixes
2026-05-28 17:41 UTC (3+ messages)
` [PATCH 1/2] liveupdate: Reference count outgoing FLB data
` [PATCH 2/2] liveupdate: Remember FLB retrieve() status
[PATCH v6 0/5] liveupdate: serialization safety and race fixes
2026-05-28 15:08 UTC (9+ messages)
` [PATCH v6 1/5] liveupdate: skip serialization for context-preserving kexec
` [PATCH v6 2/5] liveupdate: fix TOCTOU race in luo_session_retrieve()
` [PATCH v6 3/5] liveupdate: block session mutations during reboot
` [PATCH v6 4/5] liveupdate: fix u-a-f in luo_file_unpreserve_files() and luo_file_finish()
` [PATCH v6 5/5] liveupdate: Remove unused ser field from struct luo_session
[PATCH] liveupdate: document current compatibility status
2026-05-28 15:08 UTC (3+ messages)
[PATCH 0/7] LoongArch: add KHO support and selftests
2026-05-28 13:26 UTC (15+ messages)
` [PATCH 1/7] LoongArch: Add KHO basic support
` [PATCH 2/7] LoongArch: kho: strip stale kho_handover= from reused cmdline
` [PATCH 3/7] LoongArch: Add missing linux/mm.h include in asm/io.h
` [PATCH 4/7] LoongArch: kexec: avoid overwriting QEMU's machine FDT at 0x100000
` [PATCH 5/7] selftests/kho: add LoongArch vmtest support
` [PATCH 6/7] selftests/kho: LoongArch: disable PS/2 input devices for QEMU virt
` [PATCH 7/7] selftests/kho: handle QEMU not exiting after kexec on LoongArch
[PATCH v5 0/5] liveupdate: serialization safety and race fixes
2026-05-27 20:06 UTC (6+ messages)
` [PATCH v5 3/5] liveupdate: block session mutations during reboot
[liveupdate:fixes] BUILD SUCCESS 3a29a9841f4bfb79840f7d1f8115cc7b25e744e3
2026-05-27 17:19 UTC
[ANNOUNCE/CFP] LPC 2026 Live Update Microconference
2026-05-27 17:05 UTC
[Hypervisor Live Update] Notes from May 18, 2026
2026-05-27 14:41 UTC (3+ messages)
[PATCH v4 0/4] kexec-tool:bug fix for crashdump load on riscv
2026-05-27 8:30 UTC (5+ messages)
` [PATCH v4 2/4] RISCV: Fix incorrect virtual address translation in crashdump load
` [PATCH v4 2/4] RISCV: Fix incorrect virtual address translation in? "
[kexec-tools][PATCH] RISC-V: add kexec_load support for vmlinuz
2026-05-27 7:52 UTC (4+ messages)
[PATCH v2] kexec: restore functionality to preserve fd xattrs for uncompressed kernel images
2026-05-27 7:42 UTC (2+ messages)
[PATCH v2 0/7] riscv: kexec: Fix VCPU crash on kexec/kdump under KVM
2026-05-26 12:50 UTC (8+ messages)
` [PATCH v2 1/7] riscv: Add kexec trampoline text section to vmlinux.lds.S
` [PATCH v2 2/7] riscv: kexec: Place norelocate trampoline into .kexec.tramp.text
` [PATCH v2 3/7] riscv: kexec: Build trampoline page tables for crash kernel entry
` [PATCH v2 4/7] riscv: kexec: Switch to trampoline page table before norelocate
` [PATCH v2 5/7] riscv: kexec: Always build the trampoline page table
` [PATCH v2 6/7] riscv: kexec: Add the relocate-trampoline wrapper
` [PATCH v2 7/7] riscv: kexec: Route normal kexec through the trampoline page table
[PATCH] kho: always print scratch sizes
2026-05-26 11:04 UTC (3+ messages)
[PATCH] liveupdate: validate session type before performing operation
2026-05-26 8:13 UTC (3+ messages)
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-05-25 15:35 UTC (14+ 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
[BUG] liveupdate/memfd: duplicate memfd preserve restores same KHO folio twice
2026-05-25 15:30 UTC
[BUG] liveupdate: incoming/outgoing session ioctls accepted in wrong phase can panic
2026-05-25 15:26 UTC
[PATCH v5 10/11] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
2026-05-22 18:01 UTC (2+ messages)
[PATCH v5 05/11] PCI: liveupdate: Keep bus numbers constant during Live Update
2026-05-22 17:59 UTC (2+ messages)
[PATCH] kexec: restore functionality to preserve fd xattrs for uncompressed kernel images
2026-05-22 17:09 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- 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