Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-27 18:12:10 to 2023-10-24 10:12:12 UTC [more...]

[PATCHv2 00/13] x86/tdx: Add kexec support
 2023-10-24 10:11 UTC  (24+ messages)
` [PATCHv2 01/13] x86/acpi: Extract ACPI MADT wakeup code into a separate file
` [PATCHv2 02/13] kernel/cpu: Add support for declaring CPU offlining not supported
` [PATCHv2 03/13] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
` [PATCHv2 04/13] x86/kvm: Do not try to disable kvmclock if it was not enabled
` [PATCHv2 05/13] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
` [PATCHv2 06/13] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
` [PATCHv2 07/13] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCHv2 08/13] x86/tdx: Account shared memory
` [PATCHv2 09/13] x86/tdx: Convert shared memory back to private on kexec
` [PATCHv2 10/13] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
` [PATCHv2 11/13] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
` [PATCHv2 12/13] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
` [PATCHv2 13/13] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

[PATCH] x86/kexec: set MIN_KERNEL_LOAD_ADDR to 0x01000000
 2023-10-23 21:54 UTC  (3+ messages)

Apartament nad morzem - inwestycja
 2023-10-23  8:05 UTC 

[PATCH] kdump: fix reference to nonexistent file
 2023-10-22 23:18 UTC  (2+ messages)

[PATCHv9 0/2] enable nr_cpus for powerpc
 2023-10-21 16:39 UTC  (8+ messages)
` [PATCHv9 1/2] powerpc/setup : Enable boot_cpu_hwid for PPC32
` [PATCHv9 2/2] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt

[PATCH v2 0/7] ima: kexec: measure events between kexec load and execute
 2023-10-20 21:53 UTC  (22+ messages)
` [PATCH v2 1/7] ima: refactor ima_dump_measurement_list to move memory allocation to a separate function
` [PATCH v2 2/7] ima: move ima_dump_measurement_list call from kexec load to execute
` [PATCH v2 3/7] ima: kexec: map source pages containing IMA buffer to image post kexec load
` [PATCH v2 4/7] kexec: update kexec_file_load syscall to call ima_kexec_post_load
` [PATCH v2 5/7] ima: suspend measurements while the buffer is being copied during kexec reboot
` [PATCH v2 6/7] ima: make the memory for events between kexec load and exec configurable
` [PATCH v2 7/7] ima: record log size at kexec load and execute

[PATCH 00/13] x86/tdx: Add kexec support
 2023-10-20 12:42 UTC  (51+ messages)
` [PATCH 01/13] x86/acpi: Extract ACPI MADT wakeup code into a separate file
` [PATCH 03/13] cpu/hotplug, x86/acpi: Disable CPU hotplug for ACPI MADT wakeup
` [PATCH 04/13] x86/kvm: Do not try to disable kvmclock if it was not enabled
` [PATCH 05/13] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
` [PATCH 07/13] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCH 08/13] KVM: x86: Add config option to gate emergency virt callback support
` [PATCH 09/13] x86/tdx: Account shared memory
` [PATCH 11/13] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
` [PATCH 12/13] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
  ` [PATCH 10/13] x86/tdx: Convert shared memory back to private on kexec
  ` [PATCH 02/13] kernel/cpu: Add support for declaring CPU hotplug not supported
  ` [PATCH 13/13] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

[PATCH kexec-tools] workflow: update to Ubuntu 22.04
 2023-10-18  9:48 UTC  (2+ messages)

[PATCHv8 0/5] enable nr_cpus for powerpc
 2023-10-17  2:12 UTC  (19+ messages)
` [PATCHv8 1/5] powerpc/setup : Enable boot_cpu_hwid for PPC32
` [PATCHv8 2/5] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt
` [PATCHv8 3/5] powerpc/setup: Handle the case when boot_cpuid greater than nr_cpus
` [PATCHv8 4/5] powerpc/cpu: Skip impossible cpu during iteration on a core
` [PATCHv8 5/5] powerpc/setup: alloc extra paca_ptrs to hold boot_cpuid

panic context: was: Re: [PATCH printk v2 04/11] printk: nbcon: Provide functions to mark atomic write sections
 2023-10-16 10:09 UTC  (2+ messages)

[PATCH v11 0/4] PowerPC: In-kernel handling of CPU/Memory hotplug/online/offline events for kdump kernel
 2023-10-13 16:46 UTC  (4+ messages)
` [PATCH v11 1/4] powerpc/kexec: turn some static helper functions public

[PATCH] kexec: Fix reboot race during device_shutdown()
 2023-10-11 15:52 UTC  (10+ messages)

[PATCH] kexec/loongarch64: fix 'make dist' file loss issue
 2023-10-11  8:56 UTC  (2+ messages)

[PATCH V2 0/2] riscv: kexec: cleanup and fixups
 2023-10-11  8:31 UTC  (3+ messages)
` [PATCH 1/2] riscv: kexec: Cleanup riscv_kexec_relocate
` [PATCH 2/2] riscv: kexec: Remove -fPIE for PURGATORY_CFLAGS

[PATCH 0/7] Kexec-tools: Improve RISC-V port
 2023-10-11  5:22 UTC  (3+ messages)

[kexec-tools] Archive file is missed iomem.h file under loongarch architecture
 2023-10-11  3:28 UTC  (4+ messages)

[PATCH makedumpfile V2 0/2] Add riscv64 support for makedumpfile
 2023-10-10 23:47 UTC  (4+ messages)
` [PATCH makedumpfile V2 1/2] Add riscv64 support
` [PATCH makedumpfile V2 2/2] riscv64: Correct the pfn_start for flatmem

[PATCH makedumpfile 0/2] Add riscv64 support for makedumpfile
 2023-10-10  7:53 UTC  (4+ messages)

[PATCHv7 0/4] enable nr_cpus for powerpc
 2023-10-07  1:03 UTC  (8+ messages)
` [PATCHv7 2/4] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt
` [PATCHv7 4/4] powerpc/setup: alloc extra paca_ptrs to hold boot_cpuid

[RFC PATCH v3 0/3] Introduce persistent memory pool
 2023-10-04 22:23 UTC  (4+ messages)
` [RFC PATCH v3 1/3] x86/boot/e820: Expose kexec range update, remove and table update functions
` [RFC PATCH v3 2/3] pmpool: Introduce persistent memory pool
` [RFC PATCH v3 3/3] pmpool: Mark reserved range as "kernel reserved" in kexec e820 table

[PATCH v3 0/6] crashdump: Kernel handling of CPU and memory hot un/plug
 2023-10-04 18:23 UTC  (6+ messages)
` [PATCH v3 4/6] crashdump: exclude elfcorehdr segment from digest for hotplug
` [PATCH v3 5/6] crashdump/x86: identify elfcorehdr segment "
` [PATCH v3 6/6] crashdump/x86: set the elfcorehdr segment size "

[PATCH 1/1] kexec: provide a memfd_create() wrapper if not present in libc
 2023-10-04 12:09 UTC  (4+ messages)

[PATCH v2] kexec: update manpage with explicit mention of clean kexec
 2023-10-04 11:56 UTC  (2+ messages)

[RFC PATCH v2 0/7] Introduce persistent memory pool
 2023-09-29 10:13 UTC  (20+ messages)
          ` [EXTERNAL] "

[PATCH v3] Crash: add lock to serialize crash hotplug handling
 2023-09-28  8:51 UTC  (2+ messages)

[PATCH 0/2] Sign the Image which is zboot's payload
 2023-09-27 23:46 UTC  (5+ messages)


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