Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-12 09:46:32 to 2022-09-05 17:35:05 UTC [more...]

[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

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

[PATCH v11 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-09-05  3:19 UTC  (13+ 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 v8 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-09-02  3:20 UTC  (6+ 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

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  (16+ messages)
` [PATCH v10 1/8] crash: introduce arch/*/asm/crash.h
` [PATCH v10 7/8] crash: memory and cpu hotplug sysfs attributes
` [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 V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-08-19 22:17 UTC  (12+ 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

[Crash-utility][PATCH V3 0/9] Support RISCV64 arch and common commands
 2022-08-24  8:57 UTC  (12+ messages)
` [Crash-utility][PATCH V3 1/9] Add RISCV64 framework code support
` [Crash-utility][PATCH V3 2/9] RISCV64: Make crash tool enter command line and support some commands
` [Crash-utility][PATCH V3 3/9] RISCV64: Add 'dis' command support
` [Crash-utility][PATCH V3 4/9] RISCV64: Add 'irq' "
` [Crash-utility][PATCH V3 5/9] RISCV64: Add 'bt' "
` [Crash-utility][PATCH V3 6/9] RISCV64: Add 'help -r' "
` [Crash-utility][PATCH V3 7/9] RISCV64: Add 'help -m/M' "
` [Crash-utility][PATCH V3 8/9] RISCV64: Add 'mach' "
` [Crash-utility][PATCH V3 9/9] RISCV64: Add the implementation of symbol verify
  ` [PATCH V3 0/9] Support RISCV64 arch and common commands

[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  (16+ messages)
` [PATCH v7 1/6] of: check previous kernel's ima-kexec-buffer against memory bounds
` [PATCH v7 2/6] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v7 3/6] x86/kexec: Carry forward IMA measurement log on kexec
` [PATCH v7 4/6] tpm: of: Make of-tree specific function commonly available
` [PATCH v7 5/6] of: kexec: Refactor IMA buffer related functions to make them reusable
` [PATCH v7 6/6] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec

[RESEND PATCH v3] kexec: Replace kmap() with kmap_local_page()
 2022-08-21 18:25 UTC 

RISC-V: patched kexec-tools on github for review/testing
 2022-08-20  2:19 UTC  (4+ messages)

[PATCH 5.10 489/545] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
 2022-08-19 15:44 UTC 

[PATCH 5.15 13/14] kexec, KEYS: make the code in bzImage64_verify_sig generic
 2022-08-19 15:40 UTC  (2+ messages)
` [PATCH 5.15 14/14] arm64: kexec_file: use more system keyrings to verify kernel image signature

[PATCH 5.18 5/6] kexec, KEYS: make the code in bzImage64_verify_sig generic
 2022-08-19 15:40 UTC  (2+ messages)
` [PATCH 5.18 6/6] arm64: kexec_file: use more system keyrings to verify kernel image signature

[PATCH 5.19 6/7] kexec, KEYS: make the code in bzImage64_verify_sig generic
 2022-08-19 15:39 UTC  (2+ messages)
` [PATCH 5.19 7/7] arm64: kexec_file: use more system keyrings to verify kernel image signature

Patch "kexec, KEYS: make the code in bzImage64_verify_sig generic" has been added to the 5.18-stable tree
 2022-08-19 14:46 UTC 

Patch "arm64: kexec_file: use more system keyrings to verify kernel image signature" has been added to the 5.18-stable tree
 2022-08-19 14:46 UTC 

Patch "kexec, KEYS: make the code in bzImage64_verify_sig generic" has been added to the 5.15-stable tree
 2022-08-19 14:46 UTC 

Patch "arm64: kexec_file: use more system keyrings to verify kernel image signature" has been added to the 5.15-stable tree
 2022-08-19 14:46 UTC 

Patch "kexec, KEYS: make the code in bzImage64_verify_sig generic" has been added to the 5.10-stable tree
 2022-08-19 14:46 UTC 

Patch "arm64: kexec_file: use more system keyrings to verify kernel image signature" has been added to the 5.10-stable tree
 2022-08-19 14:46 UTC 

Patch "kexec, KEYS: make the code in bzImage64_verify_sig generic" has been added to the 5.19-stable tree
 2022-08-19 14:42 UTC 

Patch "arm64: kexec_file: use more system keyrings to verify kernel image signature" has been added to the 5.19-stable tree
 2022-08-19 14:42 UTC 

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-08-17 22:49 UTC  (38+ messages)
` [PATCH v2 01/13] ARM: Disable FIQs (but not IRQs) on CPUs shutdown paths
` [PATCH v2 03/13] firmware: google: Test spinlock on panic path to avoid lockups
` [PATCH v2 06/13] um: Improve panic notifiers consistency and ordering
` [PATCH v2 08/13] tracing: Improve panic/die notifiers
` [PATCH v2 10/13] EDAC/altera: Skip the panic notifier if kdump is loaded

[PATCH -next] ARM: kexec: Make machine_crash_nonpanic_core() static
 2022-08-16  7:42 UTC 

[PATCH 5.19 1071/1157] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
 2022-08-15 18:07 UTC 

[PATCH 5.18 1004/1095] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
 2022-08-15 18:06 UTC 

[PATCH 5.15 719/779] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
 2022-08-15 18:06 UTC 

Patch "arm64: kexec_file: use more system keyrings to verify kernel image signature" has been added to the 5.19-stable tree
 2022-08-15 12:05 UTC 

Patch "arm64: kexec_file: use more system keyrings to verify kernel image signature" has been added to the 5.18-stable tree
 2022-08-15 12:05 UTC 

Patch "arm64: kexec_file: use more system keyrings to verify kernel image signature" has been added to the 5.15-stable tree
 2022-08-15 12:04 UTC 

Patch "arm64: kexec_file: use more system keyrings to verify kernel image signature" has been added to the 5.10-stable tree
 2022-08-15 12:04 UTC 

Patch "arm64: kexec_file: use more system keyrings to verify kernel image signature" has been added to the 5.4-stable tree
 2022-08-15 12:04 UTC 

Patch "kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification" has been added to the 5.4-stable tree
 2022-08-15 11:00 UTC 


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