Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-22 07:30:14 to 2022-09-23 19:17:08 UTC [more...]

[PATCH 5.15 0/6] arm64: kexec_file: use more system keyrings to verify kernel image signature + dependencies
 2022-09-23 19:16 UTC  (8+ messages)
` [PATCH 5.15 2/6] kexec_file: drop weak attribute from functions
` [PATCH 5.15 3/6] kexec: "
` [PATCH 5.15 4/6] kexec: clean up arch_kexec_kernel_verify_sig
` [PATCH 5.15 5/6] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH 5.15 6/6] arm64: kexec_file: use more system keyrings to verify kernel image signature

[PATCH kexec-tools] m68k: pass rng seed via BI_VIRT_RNG_SEED
 2022-09-23 16:41 UTC  (5+ messages)
    ` [PATCH v2] m68k: pass rng seed via BI_RNG_SEED

[PATCH v4 0/3] LoongArch: Add kexec/kdump support
 2022-09-23  9:16 UTC  (5+ messages)
` [PATCH v4 1/3] LoongArch: Add kexec support
` [PATCH v4 2/3] LoongArch: Add kdump support
` [PATCH v4 3/3] LoongArch: Enable CONFIG_KEXEC

[PATCH v3 0/3] LoongArch: Add kexec/kdump support
 2022-09-22 10:30 UTC  (6+ messages)
` [PATCH v3 1/3] LoongArch: Add kexec support
` [PATCH v3 2/3] LoongArch: Add kdump support
` [PATCH v3 3/3] LoongArch: Enable CONFIG_KEXEC

[PATCH 5.15 02/45] arm64: kexec_file: use more system keyrings to verify kernel image signature
 2022-09-22 10:00 UTC  (2+ messages)
` [PATCH 5.15 00/45] 5.15.70-rc1 review

[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
 2022-09-21  7:45 UTC  (16+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: remove unneed defer_reserve_crashkernel() and crash_mem_map

[PATCH] makedumpfile: Add initial LoongArch64 support
 2022-09-21  2:57 UTC  (2+ messages)

[PATCH] ppc64: remove rma_top limit
 2022-09-20  7:14 UTC  (4+ messages)

[PATCH] RISC-V: Add support for riscv kexec/kdump on kexec-tools
 2022-09-19  8:20 UTC  (4+ messages)

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-09-19 11:44 UTC  (21+ messages)
` [PATCH V3 01/11] ARM: Disable FIQs (but not IRQs) on CPUs shutdown paths
` [PATCH V3 02/11] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH V3 03/11] alpha: Clean-up the panic notifier code
` [PATCH V3 04/11] um: Improve panic notifiers consistency and ordering
` [PATCH V3 05/11] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH V3 06/11] tracing: Improve panic/die notifiers
` [PATCH V3 07/11] notifiers: Add tracepoints to the notifiers infrastructure
` [PATCH V3 08/11] EDAC/altera: Skip the panic notifier if kdump is loaded
` [PATCH V3 09/11] video/hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH V3 10/11] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH V3 11/11] panic: Fixes the panic_print NMI backtrace setting

[PATCH v12 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-09-19  7:06 UTC  (12+ messages)
` [PATCH v12 1/7] crash: move crash_prepare_elf64_headers
` [PATCH v12 2/7] crash: prototype change for crash_prepare_elf64_headers
` [PATCH v12 3/7] crash: add generic infrastructure for crash hotplug support
` [PATCH v12 4/7] kexec: exclude elfcorehdr from the segment digest
` [PATCH v12 5/7] kexec: exclude hot remove cpu from elfcorehdr notes
` [PATCH v12 6/7] crash: memory and cpu hotplug sysfs attributes
` [PATCH v12 7/7] x86/crash: Add x86 crash hotplug support

[PATCH V6 0/6] RISC-V fixups to work with crash tool
 2022-09-15 18:57 UTC  (3+ messages)

[PATCH] makedumpfile: mips64: Replace hardcoded values with macros
 2022-09-15  7:18 UTC  (2+ messages)

[PATCH v8 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-09-15  1:20 UTC  (11+ messages)
` [PATCH v8 1/4] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v8 2/4] tpm: of: Make of-tree specific function commonly available
` [PATCH v8 3/4] of: kexec: Refactor IMA buffer related functions to make them reusable
` [PATCH v8 4/4] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec

[PATCH v2] proc/vmcore: fix potential memory leak in vmcore_init()
 2022-09-14  1:33 UTC 

[PATCH] proc/vmcore: fix potential memory leak in vmcore_init()
 2022-09-13 10:25 UTC  (3+ messages)

[Crash-utility][PATCH V3 0/9] Support RISCV64 arch and common commands
 2022-09-13  5:47 UTC  (6+ messages)
  ` [PATCH "

[PATCH v11 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-09-09 21:28 UTC  (15+ messages)
` [PATCH v11 1/7] crash: move crash_prepare_elf64_headers
` [PATCH v11 2/7] crash: prototype change for crash_prepare_elf64_headers
` [PATCH v11 3/7] crash: add generic infrastructure for crash hotplug support
` [PATCH v11 4/7] kexec: exclude elfcorehdr from the segment digest
` [PATCH v11 5/7] kexec: exclude hot remove cpu from elfcorehdr notes
` [PATCH v11 6/7] crash: memory and cpu hotplug sysfs attributes
` [PATCH v11 7/7] x86/crash: Add x86 crash hotplug support

[PATCH v2 0/3] LoongArch: Add kexec/kdump support
 2022-09-09  9:32 UTC  (8+ messages)
` [PATCH v2 1/3] LoongArch: Add kexec support
` [PATCH v2 2/3] LoongArch: Add kdump support
` [PATCH v2 3/3] LoongArch: Enable CONFIG_KEXEC

[PATCH linux-next] kexec: Remove the unneeded result variable
 2022-09-08  1:03 UTC 

RISC-V: patched kexec-tools on github for review/testing
 2022-09-07  3:23 UTC  (10+ messages)

[PATCH 0/3] LoongArch: Add kexec/kdump support
 2022-09-05 13:07 UTC  (20+ messages)
` [PATCH 1/3] LoongArch: Add kexec support
` [PATCH 2/3] LoongArch: Add kdump support
` [PATCH 3/3] LoongArch: Enable CONFIG_KEXEC

linux-next: Tree for Aug 25 (kunit: virt/nitro_enclaves; also kexec)
 2022-08-27  1:34 UTC  (2+ messages)

[PATCH-RESEND] arm64/kexec: Fix missing extra range for crashkres_low
 2022-09-01 13:06 UTC  (14+ messages)
  ` [PATCH v2] "
            ` [PATCH v2-RESEND] "
              ` [PATCH v3] "

[PATCH 0/5] arm64/mm: remap crash kernel with base pages even if rodata_full disabled
 2022-08-30  3:24 UTC  (5+ messages)

[PATCH RFC 0/2] coding-style.rst: document BUG() and WARN() rules
 2022-08-29 17:19 UTC  (19+ messages)
` [PATCH RFC 1/2] coding-style.rst: document BUG() and WARN() rules ("do not crash the kernel")
` [PATCH RFC 2/2] checkpatch: warn on usage of VM_BUG_ON() and friends

[PATCH v10 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2022-08-26  4:35 UTC  (6+ messages)
` [PATCH v10 8/8] x86/crash: Add x86 crash hotplug support

[PATCH] vmcoreinfo: add kallsyms_num_syms symbol
 2022-08-26  1:18 UTC  (3+ messages)

[PATCH 5.4 254/389] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
 2022-08-23  8:25 UTC 

[PATCH v7 0/6] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-08-22 17:59 UTC  (3+ messages)
` [PATCH v7 6/6] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec


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