Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-19 09:53:21 to 2024-08-26 22:46:44 UTC [more...]

[PATCH v10 00/20] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-08-26 22:38 UTC  (18+ messages)
` [PATCH v10 02/20] x86: Secure Launch Kconfig
` [PATCH v10 03/20] x86: Secure Launch Resource Table header file
` [PATCH v10 05/20] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v10 06/20] x86: Add early SHA-256 "
` [PATCH v10 07/20] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v10 08/20] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v10 10/20] x86: Secure Launch kernel late boot stub
` [PATCH v10 11/20] x86: Secure Launch SMP bringup support
` [PATCH v10 12/20] kexec: Secure Launch kexec SEXIT support
` [PATCH v10 13/20] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v10 14/20] tpm: Protect against locality counter underflow
` [PATCH v10 15/20] tpm: Ensure tpm is in known state at startup
` [PATCH v10 16/20] tpm: Make locality requests return consistent values
` [PATCH v10 17/20] tpm: Add ability to set the default locality the TPM chip uses
` [PATCH v10 18/20] tpm: Add sysfs interface to allow setting and querying the default locality
` [PATCH v10 19/20] x86: Secure Launch late initcall platform module
` [PATCH v10 20/20] x86/efi: EFI stub DRTM launch support for Secure Launch

[PATCH] x86/mm/sme: fix the kdump kernel breakage on SME system when CONFIG_IMA_KEXEC=y
 2024-08-26 14:24 UTC  (2+ messages)

[RFCv2 0/9] UEFI emulator for kexec
 2024-08-26 13:39 UTC  (25+ messages)
` [RFCv2 1/9] efi/libstub: Ask efi_random_alloc() to skip unusable memory
` [RFCv2 2/9] efi/libstub: Complete efi_simple_text_output_protocol
` [RFCv2 3/9] efi/emulator: Initial rountines to emulate EFI boot time service
` [RFCv2 4/9] efi/emulator: Turn on mmu for arm64
` [RFCv2 5/9] kexec: Introduce kexec_pe_image to parse and load PE file
` [RFCv2 6/9] arm64: kexec: Introduce a new member param_mem to kimage_arch
` [RFCv2 7/9] arm64: mm: Change to prototype of
` [RFCv2 8/9] arm64: kexec: Prepare page table for emulator
` [RFCv2 9/9] arm64: kexec: Enable kexec_pe_image

[PATCH] arm64/vmcore: Add pgtable_l5_enabled information in vmcoreinfo
 2024-08-26  6:52 UTC 

[PATCH] crash: Default to CRASH_DUMP=n when support for it is unlikely
 2024-08-26  6:03 UTC  (6+ messages)

[PATCH] Add support for soft reserved memory range
 2024-08-24  2:06 UTC  (2+ messages)

arm64: Kexec: Warning: virt_to_phys used for non-linear address
 2024-08-23 13:38 UTC  (5+ messages)

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-08-23 12:05 UTC  (11+ messages)
` [PATCH linux-next v3 05/14] crash: clean up kdump "

[PATCH] [RFC] crash: Lock-free crash hotplug support reporting
 2024-08-23 11:52 UTC 

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-08-22 18:29 UTC  (24+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v9 09/19] x86: Secure Launch kernel late boot stub
` [PATCH v9 13/19] tpm: Protect against locality counter underflow
` [PATCH v9 14/19] tpm: Ensure tpm is in known state at startup

[PATCH 1/2] makedumpfile: Add ftruncate error handling
 2024-08-22  6:25 UTC  (5+ messages)
` [PATCH 2/2] sadump_info: Return empty string instead of NULL

[RFC 0/7] UEFI emulator for kexec
 2024-07-19 14:54 UTC  (7+ messages)
` [RFC 1/7] efi/libstub: Ask efi_random_alloc() to skip unusable memory
` [RFC 3/7] efi/emulator: Initial rountines to emulate EFI boot time service

Quick Question About Collaboration
 2024-08-21  7:35 UTC 

[PATCH] kexec/crash: no crash update when kexec in progress
 2024-08-20  6:40 UTC  (8+ messages)

[PATCH v2] Document/kexec: Generalize crash hotplug description
 2024-08-19  9:36 UTC  (9+ messages)

[PATCH 1/1] kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
 2024-08-16 13:42 UTC  (7+ messages)

[PATCHv2 3/4] x86/64/kexec: Map original relocate_kernel() in init_transition_pgtable()
 2024-08-15  9:18 UTC  (2+ messages)

[PATCH v1] riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknown
 2024-08-14 14:10 UTC  (2+ messages)

[PATCH 0/7] Kexec-tools: Improve RISC-V port
 2024-08-14  8:23 UTC  (8+ messages)

[PATCH makedumpfile] Fix incorrect PFN exclusion when LOAD segments overlap
 2024-08-14  2:43 UTC 

[PATCH] Add support for soft reserved memory range
 2024-08-13 14:29 UTC  (2+ messages)

[PATCH -next] crash: Fix riscv64 crash memory reserve dead loop
 2024-08-13 13:33 UTC  (13+ messages)

[PATCH -next v2] crash: Fix riscv64 crash memory reserve dead loop
 2024-08-13  3:31 UTC  (3+ messages)

[PATCH] Document/kexec: Generalize crash hotplug description
 2024-08-09 11:03 UTC  (5+ messages)

[PATCH] makedumpfile: make reserve_diskspace do nothing for flattened format
 2024-08-06  9:02 UTC  (3+ messages)
  ` [PATCH makedumpfile] "

kexec failure with Xen 4.19-rc4 and 4.20-dev on linux host
 2024-08-05  8:13 UTC  (8+ messages)

[PATCH v3 0/3] crash: Fix x86_32 memory reserve dead loop bug
 2024-08-05  7:51 UTC  (3+ messages)
` [PATCH v3 3/3] ARM: Use generic interface to simplify crashkernel reservation

Mobile Phone Wholesale
 2024-08-05  7:41 UTC 

[PATCH 0/3] ARM: Use generic interface to simplify crashkernel reservation
 2024-08-05  7:15 UTC  (5+ 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 v18 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-08-05  4:30 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2024-08-02  7:35 UTC 

[PATCH v12 0/3] x86/snp: Add kexec support
 2024-08-01 19:14 UTC  (8+ messages)
  ` [PATCH v12 1/3] x86/boot: Skip video memory access in the decompressor for SEV-ES/SNP
  ` [PATCH v12 2/3] x86/mm: refactor __set_clr_pte_enc()
  ` [PATCH v12 3/3] x86/snp: Convert shared memory back to private on kexec
` [PATCH v13 0/3] x86/snp: Add kexec support
  ` [PATCH v13 1/3] x86/boot: Skip video memory access in the decompressor for SEV-ES/SNP
  ` [PATCH v13 2/3] x86/mm: refactor __set_clr_pte_enc()
  ` [PATCH v13 3/3] x86/snp: Convert shared memory back to private on kexec

Zmiana w dokumencie
 2024-08-01  8:05 UTC 

[PATCH] fix comment: Mention current logic for vmalloc_start
 2024-08-01  7:22 UTC 

[GIT PULL] sysctl constification changes for v6.11-rc1
 2024-07-29 16:42 UTC  (4+ messages)

[PATCH v6 RESEND] crash: Fix crash memory reserve exceed system memory bug
 2024-07-29 11:52 UTC 

[PATCH v6] crash: Fix crash memory reserve exceed system memory bug
 2024-07-29 11:50 UTC 

[PATCH v5] crash: Fix crash memory reserve exceed system memory bug
 2024-07-29 11:28 UTC  (5+ messages)

[PATCH] makedumpfile: call initial before use cache
 2024-07-26  0:05 UTC  (6+ messages)

[PATCH v4 0/3] crash: Fix x86_32 memory reserve dead loop bug
 2024-07-25  1:25 UTC  (8+ 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 v3 0/2] Resolve problems with kexec identity mapping
 2024-07-24 14:51 UTC  (3+ messages)
` [PATCH v3 2/2] x86/mm/ident_map: Use gbpages only where full GB page should be mapped

[PATCH 1/1] s390: add missing limits.h header inclusion
 2024-07-23  9:58 UTC  (2+ messages)

Ceramic components
 2024-07-23  8:59 UTC 

[PATCH] kexec: Use atomic_try_cmpxchg_acquire() in kexec_trylock()
 2024-07-22 10:30 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