Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-22 14:18:40 to 2025-10-24 15:52:33 UTC [more...]

[resend, PATCH v2 1/1] kexec: Remove unused code in kimage_load_cma_segment()
 2025-10-24 15:52 UTC  (5+ messages)

[PATCH v3] kexec_core: Remove superfluous page offset handling in segment loading
 2025-10-24 15:50 UTC 

[PATCH v2 0/3] Make KHO Stateless
 2025-10-24 11:43 UTC  (10+ messages)
` [PATCH v2 1/3] kho: Adopt KHO radix tree data structures
` [PATCH v2 2/3] memblock: kho: Remove KHO notifier usage
` [PATCH v2 3/3] kho: Remove notifier system infrastructure

[PATCH v2][makedumpfile 00/14] btf/kallsyms based eppic extension for mm page filtering
 2025-10-24  8:14 UTC  (21+ messages)
` [PATCH v2][makedumpfile 01/14] Add page filtering function
` [PATCH v2][makedumpfile 02/14] Supporting main() as the entry of eppic script
` [PATCH v2][makedumpfile 03/14] dwarf_info: Support kernel address randomization
` [PATCH v2][makedumpfile 04/14] dwarf_info: Fix a infinite recursion bug for rust symbols
` [PATCH v2][makedumpfile 05/14] eppic dwarf: support anonymous structs member resolving
` [PATCH v2][makedumpfile 06/14] Enable page filtering for dwarf eppic
` [PATCH v2][makedumpfile 07/14] Implement kernel kallsyms resolving
` [PATCH v2][makedumpfile 08/14] Implement kernel btf resolving
` [PATCH v2][makedumpfile 09/14] Implement kernel module's kallsyms resolving
` [PATCH v2][makedumpfile 10/14] Implement kernel module's btf resolving
` [PATCH v2][makedumpfile 11/14] Export necessary btf/kallsyms functions to eppic extension
` [PATCH v2][makedumpfile 12/14] Enable page filtering for btf/kallsyms eppic
` [PATCH v2][makedumpfile 13/14] Docs: Update eppic related entries
` [PATCH v2][makedumpfile 14/14] Introducing 2 eppic scripts to test the dwarf/btf eppic extension

[PATCH] LoongArch: kexec: Initialize kexec_buf struct
 2025-10-24  7:06 UTC  (2+ messages)

[PATCH 1/2] kexec-tools: powerpc: Fix function signature of comparefunc()
 2025-10-22 15:32 UTC  (5+ messages)
` [PATCH 2/2] kexec-tools: powerpc: Fix pointer declarations in read_memory_region_limits()
` [Spam] [PATCH 1/2] kexec-tools: powerpc: Fix function signature of comparefunc()

[PATCH kexec-tools 0/4] ppc64: Support kexec with initrd and DTB together
 2025-10-22 13:46 UTC  (5+ messages)
` [PATCH kexec-tools 1/4] ppc64: ensure /memreserve/ sections exist in user-provided FDT
` [PATCH kexec-tools 2/4] ppc64: handle reboot CPU in case of user provided DTB
` [PATCH kexec-tools 3/4] Add arch_do_unload hook for arch-specific cleanup
` [PATCH kexec-tools 4/4] ppc64: life the dtb and initrd restriction

[RFC 0/3] kexec: Force kexec to proceed under heavy deadline load
 2025-10-22 12:13 UTC  (4+ messages)
` [RFC 1/3] sched/deadline: Skip the deadline bandwidth check if kexec_in_progress
` [RFC 2/3] kernel/cpu: Mark nonboot cpus as inactive when shutting down nonboot cpus
` [RFC 3/3] kexec_core: Promote the kexec to DL task

[PATCH kexec-tools 0/2] kexec/ifdown.c: minimise errors printed
 2025-10-22  2:07 UTC  (3+ messages)
` [PATCH kexec-tools 1/2] kexec/ifdown.c: Use AF_NETLINK instead of AF_INET
` [PATCH kexec-tools 2/2] kexec/ifdown.c: Hide error if sockets are disabled

[PATCH v1 0/3] Make KHO Stateless
 2025-10-22  0:59 UTC  (13+ messages)
` [PATCH v1 1/3] kho: Adopt KHO radix tree data structures
` [PATCH v1 2/3] memblock: Remove KHO notifier usage
` [PATCH v1 3/3] kho: Remove notifier system infrastructure

[PATCH 1/1] kexec: Use %pe format specifier for error pointer printing
 2025-10-21 22:42 UTC  (4+ messages)

kexec-tools build on powerpc
 2025-10-21 21:11 UTC 

Informacja z księgowości
 2025-10-20  8:05 UTC 

[PATCH RFC][makedumpfile 00/10] btf/kallsyms based eppic extension for mm page filtering
 2025-10-20  3:52 UTC  (11+ messages)
` [PATCH RFC][makedumpfile 01/10] dwarf_info: Support kernel address randomization
` [PATCH RFC][makedumpfile 02/10] dwarf_info: Fix a infinite recursion bug for search_domain

[RFC Patch v2 00/16] kernel: Introduce multikernel architecture support
 2025-10-19  6:16 UTC  (16+ messages)
` [RFC Patch v2 01/16] kexec: Introduce multikernel support via kexec
` [RFC Patch v2 02/16] x86: Introduce SMP INIT trampoline for multikernel CPU bootstrap
` [RFC Patch v2 03/16] multikernel: Introduce basic multikernel subsystem infrastructure
` [RFC Patch v2 04/16] x86: Introduce MULTIKERNEL_VECTOR for inter-kernel communication
` [RFC Patch v2 05/16] x86: Introduce arch_cpu_physical_id() to obtain physical CPU ID
` [RFC Patch v2 06/16] multikernel: Introduce physical memory reservation and allocation
` [RFC Patch v2 07/16] kexec: Implement dynamic kimage tracking
` [RFC Patch v2 09/16] kexec: Integrate multikernel instance management with kexec subsystem
` [RFC Patch v2 10/16] Documentation: Add multikernel usage
` [RFC Patch v2 11/16] kexec: Add /proc/kimage interface for kimage tracking
` [RFC Patch v2 12/16] multikernel: Introduce per-instance memory allocation interface
` [RFC Patch v2 13/16] kernel: Introduce generic multikernel IPI communication framework
` [RFC Patch v2 14/16] multikernel: Add messaging layer for inter-kernel communication
` [RFC Patch v2 15/16] kexec: Integrate multikernel support with kexec_file_load()
` [RFC Patch v2 16/16] multikernel: Integrate Kexec HandOver framework for DTB preservation

[resend, PATCH v2 1/1] kexec: Remove unused code in kimage_load_cma_segment()
 2025-10-18 19:44 UTC 

[PATCH] crash: let architecture decide crash memory export to iomem_resource
 2025-10-16 14:28 UTC 

[ANNOUNCE] kexec-tools 2.0.32
 2025-10-16  8:26 UTC 

[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
 2025-10-14 13:10 UTC  (7+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag

[PATCH v3 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-10-14  9:14 UTC  (13+ messages)

[PATCH v5 0/5] kdump: crashkernel reservation from CMA
 2025-10-14  7:36 UTC  (12+ messages)
            ` [External] "

[PATCH -next] liveupdate: kho: remove unneeded semicolon
 2025-10-13 12:21 UTC  (2+ messages)

[Hypervisor Live Update] Notes from October 6, 2025
 2025-10-12 23:57 UTC 

[ANNOUNCE] kexec-tools 2.0.32-rc1
 2025-10-09 10:07 UTC 

Karta lunchowa
 2025-10-08  7:55 UTC 

Proszę o kontakt
 2025-10-08  7:30 UTC 

[PATCH v2 RESEND] kexec_core: Remove superfluous page offset handling in segment loading
 2025-10-06 21:02 UTC 

xls/
 2025-10-06  4:39 UTC 

[Hypervisor Live Update] Notes from September 22, 2025
 2025-10-05  4:49 UTC 

No stock, no hassle
 2025-10-03  8:00 UTC 

[RFC Patch 0/7] kernel: Introduce multikernel architecture support
 2025-10-02  4:17 UTC  (27+ messages)

[PATCH] dm-crypt: remove ineffective comparison
 2025-10-01 12:42 UTC  (2+ messages)

[PATCH kexec-tools] COPYING: Update with current text for GPL v2
 2025-09-30  8:34 UTC  (2+ messages)

[PATCH v4 00/14] expand mmap_prepare functionality, port more users
 2025-09-24 12:03 UTC  (5+ messages)
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare

[PATCH v2] kexec_core: Remove superfluous page offset handling in segment loading
 2025-09-29 16:02 UTC 

[ANNOUNCE] kexec-tools v2.0.32 preparation
 2025-09-29  9:53 UTC 

[PATCH v4 0/6] Fix printf string specifiers, otherwise kexec doesn't work on my laptop
 2025-09-29  9:50 UTC  (6+ messages)

[PATCH kexec-tools] workflow: Add loongarch64 build
 2025-09-29  9:44 UTC  (2+ messages)

[PATCH v2] selftests/kexec: Ignore selftest binary
 2025-09-25 19:44 UTC  (2+ messages)

[RFC v1 0/4] Make KHO Stateless
 2025-09-25 12:33 UTC  (4+ messages)

[PATCH v5 0/4] kho: add support for preserving vmalloc allocations
 2025-09-25 11:22 UTC  (12+ messages)
` [PATCH v5 3/4] "

[PATCH 1/2] Remove the "mem=" parameter when using the --reuse-cmdline option in kdump operation
 2025-09-25 10:23 UTC  (7+ messages)
` [PATCH 2/2] LoongArch: Refactor command line processing

Zamrożenie ceny energii
 2025-09-24  7:45 UTC 

Thematic Funds Letter Of Intent
 2025-09-23 23:53 UTC 

[PATCH v2 00/10] Fix and improve the LoongArch implementation
 2025-09-23 16:51 UTC  (2+ messages)

[PATCH v2] Make the segment base match pinned section address
 2025-09-23 16:50 UTC  (2+ messages)

[PATCH] LoongArch: Change COMMAND_LINE_SIZE to 4096
 2025-09-23 14:15 UTC  (3+ messages)

[PATCH] kexec_core: Remove superfluous page offset handling in segment loading
 2025-09-23  3:07 UTC  (5+ messages)

[PATCH] arm64/crashdump-arm64: Fix makedumpfile error caused by fail to get _text address
 2025-09-23  1:29 UTC  (3+ messages)


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