messages from 2024-06-19 07:17:05 to 2024-08-05 07:16:42 UTC [more...]
[PATCH 0/3] ARM: Use generic interface to simplify crashkernel reservation
2024-08-05 7:15 UTC (14+ 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
kexec failure with Xen 4.19-rc4 and 4.20-dev on linux host
2024-08-05 6:01 UTC (6+ messages)
[PATCH] Document/kexec: Generalize crash hotplug description
2024-08-05 5:08 UTC
[PATCH v18 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug
2024-08-05 4:30 UTC (3+ messages)
[PATCH -next] crash: Fix riscv64 crash memory reserve dead loop
2024-08-02 12:24 UTC (3+ messages)
Słowa kluczowe do wypozycjonowania
2024-08-02 7:35 UTC
[PATCH v8 0/2] x86/snp: Add kexec support
2024-08-01 19:14 UTC (35+ messages)
` [PATCH v8 1/2] x86/boot/compressed: Skip Video Memory access in Decompressor for SEV-ES/SNP
` [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 v12 0/3] x86/snp: Add kexec support
` [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
[PATCH] kexec/crash: no crash update when kexec in progress
2024-08-01 8:06 UTC (5+ messages)
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 (5+ 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 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)
[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 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 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 (10+ messages)
[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:21 UTC (2+ messages)
` [PATCH v6 07/10] x86/sev: Add MMIO handling support to boot/compressed/ code
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