Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-07 12:48:59 to 2025-01-27 16:09:23 UTC [more...]

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-27 15:42 UTC  (12+ messages)
  `  "
      `  "

[REGRESSION] Kernel booted via kexec fails to resume from hibernation
 2025-01-27  2:42 UTC  (18+ messages)

[dwmw2:kexec-debug-6 5/7] arch/x86/kernel/early_printk.c:148:3: error: use of undeclared identifier 'kexec_debug_8250_port'
 2025-01-25  2:56 UTC 

[PATCH v2 0/6] powerpc/crash: use generic crashkernel reservation
 2025-01-24 10:28 UTC  (18+ messages)
` [PATCH v2 1/6] kexec: Initialize ELF lowest address to ULONG_MAX
` [PATCH v2 2/6] crash: remove an unused argument from reserve_crashkernel_generic()
` [PATCH v2 3/6] crash: let arch decide crash memory export to iomem_resource
` [PATCH v2 4/6] powerpc/kdump: preserve user-specified memory limit
` [PATCH v2 5/6] powerpc/crash: use generic crashkernel reservation
` [PATCH v2 6/6] crash: option to let arch decide mem range is usable

RE: NEW BUSINESS PLAN
 2025-01-24  7:54 UTC 

[PATCH] fix gcc-15 compiling error: too many arguments to function eppic_init
 2025-01-23  9:47 UTC 

[PATCH] x86/efi: skip memattr table on kexec boot
 2025-01-23  9:17 UTC  (2+ messages)

[RFC 0/2] efi/memattr: Fix memory corruption and warning issues
 2025-01-22 11:50 UTC  (31+ messages)
` [RFC 1/2] efi/memattr: Use desc_size instead of total size to check for corruption
` [RFC 2/2] efi/memattr: add efi_mem_attr_table as a reserved region in 820_table_firmware

[Feedback Needed] Hypervisor live update biweekly meeting time
 2025-01-20 20:20 UTC  (2+ messages)

[PATCH v7 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2025-01-16  7:32 UTC  (10+ messages)
` [PATCH v7 1/7] kexec_file: allow to place kexec_buf randomly
` [PATCH v7 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
` [PATCH v7 3/7] crash_dump: store dm crypt keys in kdump reserved memory
` [PATCH v7 4/7] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
` [PATCH v7 5/7] crash_dump: retrieve dm crypt keys in kdump kernel
` [PATCH v7 6/7] x86/crash: pass dm crypt keys to "
` [PATCH v7 7/7] x86/crash: make the page that stores the dm crypt keys inaccessible

[PATCH v6 0/7] x86/kexec: Add exception handling for relocate_kernel
 2025-01-15 19:09 UTC  (8+ messages)
` [PATCH v6 1/7] x86/kexec: Add CONFIG_KEXEC_DEBUG option
` [PATCH v6 2/7] x86/kexec: Debugging support: load a GDT
` [PATCH v6 3/7] x86/kexec: Debugging support: Load an IDT and basic exception entry points
` [PATCH v6 4/7] x86/kexec: Debugging support: Dump registers on exception
` [PATCH v6 5/7] x86/kexec: Add 8250 serial port output
` [PATCH v6 6/7] x86/kexec: Add 8250 MMIO "
` [PATCH v6 7/7] [DO NOT MERGE] x86/kexec: Add int3 in kexec path for testing

[PATCH v5 0/6] elf: Define note name macros
 2025-01-15 17:11 UTC  (8+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 2/6] binfmt_elf: Use "
` [PATCH v5 3/6] powerpc: "
` [PATCH v5 4/6] crash: "
` [PATCH v5 5/6] s390/crash: "
` [PATCH v5 6/6] crash: Remove KEXEC_CORE_NOTE_NAME

[PATCH v4 0/6] elf: Define note name macros
 2025-01-14 12:23 UTC  (13+ messages)
` [PATCH v4 1/6] "
` [PATCH v4 2/6] binfmt_elf: Use "
` [PATCH v4 3/6] powerpc: "
` [PATCH v4 4/6] crash: "
` [PATCH v4 5/6] s390/crash: "
` [PATCH v4 6/6] crash: Remove KEXEC_CORE_NOTE_NAME

[PATCH v2 0/9] x86/kexec: Fixes for tip/x86/boot
 2025-01-14 12:11 UTC  (14+ messages)
` [PATCH v2 1/9] x86/kexec: Disable global pages before writing to control page
` [PATCH v2 2/9] x86/kexec: Ensure preserve_context flag is set on return to kernel
` [PATCH v2 3/9] x86/kexec: Use correct swap page in swap_pages function
` [PATCH v2 4/9] x86/kexec: Fix stack and handling of re-entry point for ::preserve_context
` [PATCH v2 5/9] x86/kexec: Fix location of relocate_kernel with -ffunction-sections
` [PATCH v2 6/9] x86/kexec: Mark machine_kexec() with __nocfi
` [PATCH v2 7/9] kexec_core: Add and update comments regarding the KEXEC_JUMP flow
` [PATCH v2 8/9] x86/kexec: Cope with relocate_kernel() not being at the start of the page
` [PATCH v2 9/9] x86/kexec: Use typedef for relocate_kernel_fn function prototype

[PATCH v2 0/1] Accept unaccepted kexec segments' destination addresses
 2025-01-14 10:08 UTC  (7+ messages)

[PATCH] x86/e820: update code comment about e820_table_kexec
 2025-01-14  3:57 UTC  (8+ messages)

[RFC] kexec: Use bpf to allow kexec to load PE format boot image
 2025-01-14  1:28 UTC 

【緊急情報】登録個人情報再確認のお願い
 2025-01-10 21:04 UTC 

[PATCH] treewide: const qualify ctl_tables where applicable
 2025-01-10 17:13 UTC  (8+ messages)

[PATCH] fs/proc: fix softlockup in __read_vmcore (part 2)
 2025-01-10 15:28 UTC 

[PATCH 0/7] Kexec-tools: Improve RISC-V port
 2025-01-10  9:22 UTC  (8+ messages)

Współpraca
 2025-01-10  8:35 UTC 

[PATCH] Resending patch: Improve message readability and fix typos
 2025-01-10  3:00 UTC  (2+ messages)
` [PATCH] "

[PATCH v3 0/6] elf: Define note name macros
 2025-01-09 12:08 UTC  (15+ messages)
` [PATCH v3 2/6] binfmt_elf: Use "
` [PATCH v3 3/6] powwerpc: "
` [PATCH v3 5/6] s390/crash: "
` [PATCH v3 6/6] crash: Remove KEXEC_CORE_NOTE_NAME

[PATCH] Improve message readability and fix typos
 2025-01-09  7:59 UTC 

[PATCH] kexec: Initialize ELF lowest address to ULONG_MAX
 2025-01-09  5:32 UTC  (5+ messages)

[PATCH RESEND v1 0/5] powerpc/crash: use generic crashkernel reservation
 2025-01-09  3:48 UTC  (16+ messages)
` [PATCH RESEND v1 1/5] crash: remove an unused argument from reserve_crashkernel_generic()
` [PATCH RESEND v1 2/5] crash: let arch decide crash memory export to iomem_resource
` [PATCH RESEND v1 3/5] powerpc/kdump: preserve user-specified memory limit
` [PATCH RESEND v1 4/5] powerpc/crash: use generic crashkernel reservation
` [PATCH RESEND v1 5/5] crash: option to let arch decide mem range is usable

[PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390
 2025-01-08 12:14 UTC  (4+ messages)


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