kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-06 11:06:22 to 2022-05-22 03:07:57 UTC [more...]

[PATCH v3 -next 1/6] kexec_file: Fix kexec_file.c build error for riscv platform
 2022-05-22  3:07 UTC  (3+ messages)

[PATCH] kexec_file: Drop weak attribute from arch_kexec_apply_relocations[_add]
 2022-05-20 19:25 UTC  (10+ messages)

[PATCH v8 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-05-20 17:04 UTC  (12+ messages)
` [PATCH v8 1/4] kexec: clean up arch_kexec_kernel_verify_sig
` [PATCH v8 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH v8 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature
` [PATCH v8 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification

[PATCH v3 -next 0/6] riscv: kexec: add kexec_file_load() support
 2022-05-20 15:45 UTC  (3+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-05-20 11:23 UTC  (109+ messages)
` [PATCH 01/30] x86/crash, reboot: Avoid re-disabling VMX in all CPUs on crash/restart
  ` [PATCH 01/30] x86/crash,reboot: "
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 05/30] misc/pvpanic: "
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 17/30] tracing: Improve "
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier

[PATCH v2] kexec_file: Drop weak attribute from arch_kexec_apply_relocations[_add]
 2022-05-19 17:29 UTC  (3+ messages)

[PATCH] kexec_file: Drop pr_err in weak implementations of arch_kexec_apply_relocations[_add]
 2022-05-18 16:48 UTC  (11+ messages)

[PATCH 0/2] Expose kallsyms data in vmcoreinfo note
 2022-05-18 10:19 UTC  (4+ messages)
` [PATCH 1/2] kallsyms: Move declarations to internal header
` [PATCH 2/2] vmcoreinfo: Include kallsyms symbols

[PATCH] arm64: kdump: Do not allocate crash low memory if not needed
 2022-05-16 19:06 UTC  (5+ messages)

[PATCH v8 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-05-12 16:10 UTC  (17+ messages)
` [PATCH v8 1/7] x86/crash: fix minor typo/bug in debug message
` [PATCH v8 2/7] crash: prototype change for crash_prepare_elf64_headers
` [PATCH v8 3/7] crash: add generic infrastructure for crash hotplug support
` [PATCH v8 4/7] kexec: exclude elfcorehdr from the segment digest
` [PATCH v8 5/7] kexec: exclude hot remove cpu from elfcorehdr notes

[PATCH v7 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-05-12  6:54 UTC  (10+ messages)
` [PATCH v7 1/4] kexec: clean up arch_kexec_kernel_verify_sig
` [PATCH v7 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH v7 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature
` [PATCH v7 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification

[PATCHv4 0/2] cpu/hotplug: Keep cpu hotplug disabled until the rebooting cpu is stable
 2022-05-12  3:06 UTC  (2+ messages)
` [PATCHv4 1/2] "

[PATCH] Makefile: Avoid installing files in /etc
 2022-05-12  0:55 UTC  (4+ messages)

[PATCHv3 0/2] cpu/hotplug: Keep cpu hotplug disabled until the rebooting cpu is stable
 2022-05-11  9:09 UTC  (7+ messages)
` [PATCHv3 1/2] "

/etc/kdump/pre.d/* Not getting Executed
 2022-05-11  8:12 UTC 

kump/etc/pre.d/* Not getting executed
 2022-05-11  8:08 UTC 

[PATCH v24 0/6] support reserving crashkernel above 4G on arm64 kdump
 2022-05-09  4:05 UTC  (29+ messages)
` [PATCH v24 1/6] kdump: return -ENOENT if required cmdline option does not exist
` [PATCH v24 2/6] arm64: Use insert_resource() to simplify code
` [PATCH v24 3/6] arm64: kdump: Reimplement crashkernel=X
` [PATCH v24 4/6] of: fdt: Add memory for devices by DT property "linux, usable-memory-range"
  ` [PATCH v24 4/6] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v24 5/6] of: Support more than one crash kernel regions for kexec -s
` [PATCH v24 6/6] docs: kdump: Update the crashkernel description for arm64

[PATCH v23 0/6] support reserving crashkernel above 4G on arm64 kdump
 2022-05-07 10:45 UTC  (9+ messages)
` [PATCH v23 3/6] arm64: kdump: Reimplement crashkernel=X

[PATCH v22 5/9] arm64: kdump: Reimplement crashkernel=X
 2022-05-06 11:39 UTC  (11+ messages)


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).