Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-16 14:32:56 to 2023-10-10 13:01:37 UTC [more...]

[kexec-tools] Archive file is missed iomem.h file under loongarch architecture
 2023-10-10 13:01 UTC  (2+ messages)

[PATCHv8 0/5] enable nr_cpus for powerpc
 2023-10-10 10:37 UTC  (11+ 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

[PATCH 00/13] x86/tdx: Add kexec support
 2023-10-10 10:24 UTC  (33+ 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 makedumpfile 0/2] Add riscv64 support for makedumpfile
 2023-10-10  7:53 UTC  (6+ messages)
` [PATCH makedumpfile 1/2] Add riscv64 support
` [PATCH makedumpfile 2/2] riscv64: Correct the pfn_start for flatmem

[PATCH] kexec: Fix reboot race during device_shutdown()
 2023-10-09 15:21 UTC  (6+ messages)

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

[PATCH v2 0/7] ima: kexec: measure events between kexec load and execute
 2023-10-05 18:26 UTC  (8+ 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

[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  (9+ messages)
` [PATCH v3 1/6] kexec: define KEXEC_UPDATE_ELFCOREHDR
` [PATCH v3 2/6] crashdump: introduce the hotplug command line options
` [PATCH v3 3/6] crashdump: setup general hotplug support
` [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  (6+ messages)

[PATCH 0/2] Sign the Image which is zboot's payload
 2023-09-27 23:46 UTC  (9+ messages)
` [PATCH 1/2] zboot: Signing the payload
` [PATCH 2/2] arm64: Enable signing on the kernel image loaded by kexec file load

[PATCH] makedumpfile: ppc64: do page traversal if vmemmap_list not populated
 2023-09-27  8:39 UTC  (3+ messages)

[PATCH v2] Crash: add lock to serialize crash hotplug handling
 2023-09-26 12:03 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-09-26  7:51 UTC 

[RFC PATCH v2 0/7] Introduce persistent memory pool
 2023-09-25 21:28 UTC  (8+ messages)
` [RFC PATCH v2 1/7] kexec_file: Add fdt modification callback support
` [RFC PATCH v2 2/7] x86: kexec: Transfer existing fdt to the new kernel
` [RFC PATCH v2 3/7] x86: kexec: Enable fdt modification in callbacks
` [RFC PATCH v2 4/7] pmpool: Introduce persistent memory pool
` [RFC PATCH v2 5/7] pmpool: Update device tree on kexec
` [RFC PATCH v2 6/7] pmpool: Restore state from device tree post-kexec
` [RFC PATCH v2 7/7] Drivers: hv: Allocate persistent pages for root partition

[PATCH 0/1] x86/kexec: UKI support
 2023-09-25 16:43 UTC  (6+ messages)
  ` [systemd-devel] "

[PATCH v2 0/2] x86/kexec: UKI Support
 2023-09-25 14:36 UTC  (15+ messages)

[PATCH] Crash: add lock to serialize crash hotplug handling
 2023-09-25  2:34 UTC  (3+ messages)

[PATCH] kexec: Annotate struct crash_mem with __counted_by
 2023-09-24  0:52 UTC  (4+ messages)

[PATCH] kexec: change locking mechanism to a mutex
 2023-09-23  0:04 UTC  (11+ messages)

[PATCH 00/10] ima: measure events between kexec load and execute
 2023-09-22 18:59 UTC  (4+ messages)

kexec reboot failed due to commit 75d090fd167ac
 2023-09-22 10:12 UTC  (6+ messages)

[PATCH v3 1/2] vmcore: remove dependency with is_kdump_kernel() for exporting vmcore
 2023-09-21  9:30 UTC  (2+ messages)

[PATCH v3 0/9] kdump: use generic functions to simplify crashkernel reservation in arch
 2023-09-21  5:00 UTC  (10+ messages)
` [PATCH v3 3/9] crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
` [PATCH v3 4/9] crash_core: add generic function to do reservation
` [PATCH v3 5/9] crash_core: move crashk_*res definition into crash_core.c
` [PATCH v3 8/9] riscv: kdump: use generic interface to simplify crashkernel reservation

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-09-20 21:40 UTC  (4+ messages)
` [PATCH v6 07/14] x86: Secure Launch kernel early boot stub

[PATCH 0/7] Kexec-tools: Improve RISC-V port
 2023-09-20 13:47 UTC  (3+ messages)

[PATCH] kexec: update manpage with explicit mention of clean kexec
 2023-09-20 12:01 UTC  (7+ messages)

[PATCH v3 0/5] Introduce new wrappers to copy user-arrays
 2023-09-20 12:36 UTC  (6+ messages)
` [PATCH v3 1/5] string.h: add array-wrappers for (v)memdup_user()
` [PATCH v3 2/5] kernel: kexec: copy user-array safely
` [PATCH v3 3/5] kernel: watch_queue: "
` [PATCH v3 4/5] drm_lease.c: "
` [PATCH v3 5/5] drm: vmgfx_surface.c: "

[PATCH -next] crash_core: Remove duplicated include in crash_core.c
 2023-09-20 11:53 UTC  (2+ messages)

[PATCH v1 0/2] zboot: enable kexec_load for zboot kernel images
 2023-09-20 11:47 UTC  (2+ messages)

[PATCH v2 0/5] Introduce new wrappers to copy user-arrays
 2023-09-18  9:13 UTC  (5+ messages)
` [PATCH v2 1/5] string.h: add array-wrappers for (v)memdup_user()

Przechowywanie towaru w Gliwicach
 2023-09-18  8:15 UTC 


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