Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-08 09:19:31 to 2024-07-22 08:54:04 UTC [more...]

[PATCH] kexec: Use atomic_try_cmpxchg_acquire() in kexec_trylock()
 2024-07-22  8:53 UTC  (3+ messages)

[PATCH] makedumpfile: call initial before use cache
 2024-07-22  6:46 UTC  (4+ messages)

[PATCH v4 0/3] crash: Fix x86_32 memory reserve dead loop bug
 2024-07-22  1:52 UTC  (7+ messages)
` [PATCH v4 1/3] crash: Fix x86_32 crash "
` [PATCH v4 2/3] crash: Fix x86_32 crash memory reserve dead loop
` [PATCH v4 3/3] ARM: Use generic interface to simplify crashkernel reservation

[PATCH 1/1] s390: add missing limits.h header inclusion
 2024-07-19 17:47 UTC 

[RFC 0/7] UEFI emulator for kexec
 2024-07-19 13:42 UTC  (9+ messages)
` [RFC 1/7] efi/libstub: Ask efi_random_alloc() to skip unusable memory
` [RFC 2/7] debug/libstub: cheats to step around some boot service
` [RFC 4/7] efi/emulator: Turn on mmu for arm64
` [RFC 5/7] arm64: mm: Change to prototype of
` [RFC 6/7] arm64: kexec: Prepare page table for emulator

[PATCH] makedumpfile: make reserve_diskspace do nothing for flattened format
 2024-07-19  8:00 UTC  (2+ messages)

[PATCH v3 0/3] crash: Fix x86_32 memory reserve dead loop bug
 2024-07-18 14:42 UTC  (10+ messages)
` [PATCH v3 1/3] crash: Fix x86_32 crash "
` [PATCH v3 2/3] crash: Fix x86_32 crash memory reserve dead loop bug at high
` [PATCH v3 3/3] ARM: Use generic interface to simplify crashkernel reservation

[ANNOUNCE] kexec-tools 2.0.29
 2024-07-18  9:47 UTC 

[PATCH -next] crash: fix x86_32 memory reserve dead loop retry bug at "high"
 2024-07-18  1:20 UTC  (5+ messages)

[PATCH v3 0/2] Resolve problems with kexec identity mapping
 2024-07-17 21:53 UTC  (4+ messages)
` [PATCH v3 1/2] x86/kexec: Add EFI config table identity mapping for kexec kernel
` [PATCH v3 2/2] x86/mm/ident_map: Use gbpages only where full GB page should be mapped

[PATCH v1] riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknown
 2024-07-17 13:14 UTC  (3+ messages)

[PATCH -next v3 0/2] Fix crash memory reserve exceed system memory bug
 2024-07-17  7:54 UTC  (3+ messages)
` [PATCH -next v3 1/2] x86/kexec: "
` [PATCH -next v3 2/2] ARM: "

[PATCH v2] crash: Fix x86_32 and arm32 memory reserve bug
 2024-07-17  4:51 UTC  (7+ messages)

[PATCH v2 0/2] Resolve problems with kexec identity mapping
 2024-07-16 15:17 UTC  (4+ messages)
` [PATCH v2 1/2] x86/kexec: Add EFI config table identity mapping for kexec kernel
` [PATCH v2 2/2] x86/mm/ident_map: Use gbpages only where full GB page should be mapped

[ANNOUNCE] kexec-tools 2.0.29-rc1
 2024-07-12  9:49 UTC 

[PATCH] sysfs/cpu: Make crash_hotplug attribute world-readable
 2024-07-12  6:54 UTC  (8+ messages)

[PATCH v2 RESEND] crash: Fix x86_32 memory reserve dead loop retry bug
 2024-07-11  7:32 UTC 

[PATCH v2] crash: Fix x86_32 memory reserve dead loop retry bug
 2024-07-11  7:31 UTC 

[PATCH 0/3] ARM: Use generic interface to simplify crashkernel reservation
 2024-07-11  6:30 UTC  (12+ messages)
` [PATCH 1/3] crash: Fix memory reserve dead loop bug in reserve_crashkernel_generic()
` [PATCH 2/3] ARM: Fix crash kenrel data type bug
` [PATCH 3/3] ARM: Use generic interface to simplify crashkernel reservation

[PATCH v8 0/2] x86/snp: Add kexec support
 2024-07-10 20:12 UTC  (28+ messages)
  ` [PATCH v8 1/2] x86/boot/compressed: Skip Video Memory access in Decompressor for SEV-ES/SNP
  ` [PATCH v8 2/2] x86/snp: Convert shared memory back to private on kexec
` [PATCH v9 0/3] x86/snp: Add kexec support
  ` [PATCH v9 1/3] x86/sev: Move SEV compilation units
  ` [PATCH v9 2/3] x86/boot: Skip video memory access in the decompressor for SEV-ES/SNP
  ` [PATCH v9 3/3] x86/snp: Convert shared memory back to private on kexec
` [PATCH v10 0/2] x86/snp: Add kexec support
  ` [PATCH v10 1/2] x86/boot: Skip video memory access in the decompressor for SEV-ES/SNP
  ` [PATCH v10 2/2] Subject: [PATCH v9 3/3] x86/snp: Convert shared memory back to private on kexec
` [PATCH v11 0/3] x86/snp: Add kexec support
  ` [PATCH v11 1/3] x86/boot: Skip video memory access in the decompressor for SEV-ES/SNP
  ` [PATCH v11 2/3] x86/mm: refactor __set_clr_pte_enc()
  ` [PATCH v11 3/3] x86/snp: Convert shared memory back to private on kexec

[PATCH v3 0/3] Enable crash hotplug support on powerpc
 2024-07-09  7:29 UTC  (10+ messages)
` [PATCH v3 1/3] kexec_load: Use new kexec flag for hotplug support
` [PATCH v3 2/3] powerpc/kexec_load: add "
` [PATCH v3 3/3] doc/hotplug: update man and --help

[ANNOUNCE] kexec-tools v2.0.29 preparation
 2024-07-09  7:23 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2024-07-08  8:16 UTC 

[PATCH v3 1/3] kexec_load: Use new kexec flag for hotplug support
 2024-07-03 18:12 UTC  (7+ messages)
` [PATCH v3 2/3] powerpc/kexec_load: add "
` [PATCH v3 3/3] doc/hotplug: update man and --help

[RESEND PATCH] crash: Remove duplicate included header
 2024-07-03 11:24 UTC  (2+ messages)

Cooperate
 2024-07-03  7:55 UTC 

[PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
 2024-06-21 13:38 UTC  (24+ messages)
  ` [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion

[PATCH v2 1/3] kexec_load: Use new kexec flag for hotplug support
 2024-06-26 11:08 UTC  (12+ messages)
` [PATCH v2 2/3] powerpc/kexec_load: add "
` [PATCH v2 3/3] doc/hotplug: update man and --help

arm64: Kexec: Warning: virt_to_phys used for non-linear address
 2024-06-24 11:36 UTC  (3+ messages)

Quick Question About Collaboration
 2024-06-24  8:15 UTC 

enhance makedumpfile to dump process list from vmcore
 2024-06-24  8:08 UTC  (4+ messages)

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-06-20 16:55 UTC  (14+ messages)
` [PATCH v9 04/19] x86: Secure Launch Resource Table header file

[PATCH v6 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2024-06-10 10:30 UTC  (12+ messages)
` [PATCH v6 01/10] x86/kexec/64: Disable kexec when SEV-ES is active
` [PATCH v6 02/10] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH v6 03/10] x86/sev: Set GHCB data structure version
` [PATCH v6 04/10] x86/sev: Setup code to park APs in the AP Jump Table
` [PATCH v6 05/10] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
` [PATCH v6 06/10] x86/sev: Use AP Jump Table blob to stop CPU
` [PATCH v6 07/10] x86/sev: Add MMIO handling support to boot/compressed/ code
` [PATCH v6 08/10] x86/sev: Handle CLFLUSH MMIO events
` [PATCH v6 09/10] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob
` [PATCH v6 10/10] x86/sev: Exclude AP jump table related code for SEV-SNP guests

[PATCH] x86-linux-setup.c: Use POSIX basename API
 2024-06-18 16:32 UTC  (2+ messages)

[RFC PATCH] x86: efi: Reserve all boot services regions to avoid memory reservation conflicts
 2024-06-17 11:11 UTC 

Instalacja pv
 2024-06-14  7:55 UTC 

[PATCH makedumpfile] Fix failure of hugetlb pages exclusion on Linux 6.9 and later
 2024-06-13  5:43 UTC  (3+ messages)
` [PATCH 2/2 makedumpfile] Fix wrong exclusion of Slab pages on Linux 6.10-rc1 "

[PATCH 1/3] kexec_load: Use new kexec flag for hotplug support
 2024-06-10 12:24 UTC  (9+ messages)
` [PATCH 2/3] powerpc/kexec_load: add "
` [PATCH 3/3] doc/hotplug: update man and --help

[PATCH v4 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2024-06-10  2:00 UTC  (8+ messages)
` [PATCH v4 2/7] crash_dump: make dm crypt keys persist for the kdump kernel

[PATCH v4 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2024-06-08  9:19 UTC  (3+ messages)
` [PATCH v5 2/7] crash_dump: make dm crypt keys persist for the kdump kernel


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