kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-01 06:27:46 to 2023-04-01 01:42:06 UTC [more...]

[PATCH AUTOSEL 6.2 17/25] verify_pefile: relax wrapper length check
 2023-04-01  1:41 UTC  (2+ messages)
` [PATCH AUTOSEL 6.2 18/25] asymmetric_keys: log on fatal failures in PE/pkcs7

[PATCH v5 0/2] kexec: Fix kexec_file_load for llvm16
 2023-03-31 19:13 UTC  (9+ messages)
` [PATCH v5 1/2] kexec: Support purgatories with .text.hot sections
` [PATCH v5 2/2] x86/purgatory: Add linker script

[PATCH -next v2 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-03-31 11:36 UTC  (7+ messages)
` [PATCH -next v2 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
` [PATCH -next v2 2/2] docs: kdump: Update the crashkernel description for riscv

[PATCH v4 0/2] kexec: Fix kexec_file_load for llvm16
 2023-03-30  9:47 UTC  (5+ messages)
` [PATCH v4 1/2] kexec: Support purgatories with .text.hot sections
` [PATCH v4 2/2] x86/purgatory: Add linker script

[PATCH] makedumpfile, sadump: fix failure of reading memory when 5-level paging is enabled
 2023-03-30  2:40 UTC  (3+ messages)

[PATCH] x86: Disable kexec for TDX guests
 2023-03-28  4:25 UTC  (9+ messages)

[PATCH -next 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-03-27 12:54 UTC  (9+ messages)
` [PATCH -next 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
` [PATCH -next 2/2] docs: kdump: Update the crashkernel description for riscv

[PATCH v3] kexec: Support purgatories with .text.hot sections
 2023-03-27 11:52 UTC  (5+ messages)

[PATCH V2] RISC-V: Add support for riscv kexec/kdump on kexec-tools
 2023-03-27  8:27 UTC  (6+ messages)

[PATCH 0/3] arm64: kdump : take off the protection on crashkernel memory region
 2023-03-27  1:26 UTC  (14+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] arm64: kdump: do not map crashkernel region specifically
` [PATCH 3/3] arm64: kdump: defer the crashkernel reservation for platforms with no DMA memory zones
  ` [PATCH v2 "

[PATCH v4] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-03-25  1:53 UTC  (15+ messages)

[PATCH v2 0/2] kexec: Remove unnecessary arch hook
 2023-03-24  1:43 UTC  (9+ messages)
` [PATCH v2 1/2] x86/kexec: Remove unnecessary arch_kexec_kernel_image_load()
` [PATCH v2 2/2] kexec: "

[PATCH 0/6] arm64: make kexec_file able to load zboot image
 2023-03-23  3:40 UTC  (13+ messages)
` [PATCH 1/6] arm64: kexec: Rename kexec_image.c to kexec_raw_image.c
` [PATCH 2/6] lib/decompress: Introduce decompress_method_by_name()
` [PATCH 3/6] arm64: Kconfig: Pick decompressing method for kexec file load
` [PATCH 4/6] lib/decompress: Keep decompress routines based on selection
` [PATCH 5/6] arm64: kexec: Introduce zboot image loader
` [PATCH 6/6] init/Kconfig: Select decompressing method if compressing kernel

[PATCH] kexec: Support purgatories with .text.hot sections
 2023-03-23  0:17 UTC  (7+ messages)

[PATCH v2] kexec: Support purgatories with .text.hot sections
 2023-03-22 14:57 UTC 

[GIT PULL] keys: Miscellaneous fixes/changes
 2023-03-21 19:32 UTC  (6+ messages)

[PATCH v20 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2023-03-21  2:30 UTC  (11+ messages)
` [PATCH v20 1/8] crash: move a few code bits to setup support of crash hotplug
` [PATCH v20 2/8] crash: add generic infrastructure for crash hotplug support
` [PATCH v20 3/8] kexec: exclude elfcorehdr from the segment digest
` [PATCH v20 4/8] crash: memory and cpu hotplug sysfs attributes
` [PATCH v20 5/8] x86/crash: add x86 crash hotplug support
` [PATCH v20 6/8] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
` [PATCH v20 7/8] x86/crash: optimize cpu changes

[PATCH RFC] add --map-file option to map arbitrary files into physmem
 2023-03-19 18:00 UTC 

[PATCH v19 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2023-03-17 19:12 UTC  (23+ messages)
` [PATCH v19 1/7] crash: move a few code bits to setup support of crash hotplug
` [PATCH v19 2/7] crash: add generic infrastructure for crash hotplug support
` [PATCH v19 3/7] kexec: exclude elfcorehdr from the segment digest
` [PATCH v19 4/7] crash: memory and cpu hotplug sysfs attributes
` [PATCH v19 5/7] x86/crash: add x86 crash hotplug support
` [PATCH v19 6/7] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
` [PATCH v19 7/7] x86/crash: optimize cpu changes

[RFC][nvdimm][crash] pmem memmap dump support
 2023-03-17 15:19 UTC  (12+ messages)

[PATCH v4] notifiers: Add tracepoints to the notifiers infrastructure
 2023-03-14 21:33 UTC  (5+ messages)

First quarter procurement order/enquiry
 2023-03-13 17:27 UTC 

[PATCH v9 0/6] PowerPC: in kernel handling of CPU hotplug events for crash kernel
 2023-03-14  5:17 UTC  (15+ messages)
` [PATCH v9 1/6] powerpc/kexec: turn some static helper functions public
` [PATCH v9 2/6] powerpc/crash: introduce a new config option CRASH_HOTPLUG
` [PATCH v9 3/6] powerpc/crash: add a new member to the kimage_arch struct
` [PATCH v9 4/6] powerpc/crash: add crash CPU hotplug support
` [PATCH v9 5/6] crash: forward memory_notify args to arch crash hotplug handler
` [PATCH v9 6/6] powerpc/kexec: add crash memory hotplug support

Pompy ciepła
 2023-03-09  9:05 UTC 

[PATCH v2 1/2] kexec: __NR_kexec_file_load is set to undefined on LoongArch
 2023-03-08 12:51 UTC  (2+ messages)
  ` [PATCH v2 2/2] LoongArch: kdump: Set up kernel image segment

[PATCH] ppc64: Add elf-ppc64 file types/options and an arch specific flag to man page
 2023-03-08  6:32 UTC  (3+ messages)

[PATCH 1/2] kexec: Default __NR_kexec_file_load is set to undefined
 2023-03-07  3:28 UTC  (6+ messages)

[PATCH v3] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-03-03 11:29 UTC  (5+ messages)

[PATCH v18 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2023-03-02 10:51 UTC  (23+ messages)
` [PATCH v18 5/7] kexec: exclude hot remove cpu from elfcorehdr notes

Prezentacja
 2023-03-01  9:00 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).