kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-05 02:53:22 to 2024-01-24 14:39:13 UTC [more...]

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-01-24 14:38 UTC  (17+ messages)
` [PATCH linux-next v3 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH linux-next v3 02/14] crash: split vmcoreinfo exporting "
` [PATCH linux-next v3 03/14] crash: remove dependency of FA_DUMP on CRASH_DUMP
` [PATCH linux-next v3 04/14] crash: split crash dumping code out from kexec_core.c
` [PATCH linux-next v3 05/14] crash: clean up kdump related config items
` [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
` [PATCH linux-next v3 07/14] arm64, "
` [PATCH linux-next v3 08/14] ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP
` [PATCH linux-next v3 09/14] s390, crash: wrap crash dumping code into crash related ifdefs
` [PATCH linux-next v3 10/14] sh, "
` [PATCH linux-next v3 11/14] mips, "
` [PATCH linux-next v3 12/14] riscv, "
` [PATCH linux-next v3 13/14] arm, "
` [PATCH linux-next v3 14/14] loongarch, "

[PATCH v4 0/7] ima: kexec: measure events between kexec load and execute
 2024-01-24 14:35 UTC  (20+ messages)
` [PATCH v4 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v4 2/7] kexec: define functions to map and unmap segments
` [PATCH v4 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v4 4/7] ima: kexec: move ima log copy from kexec load to execute
` [PATCH v4 5/7] ima: suspend measurements during buffer copy at kexec execute
` [PATCH v4 6/7] ima: make the kexec extra memory configurable
` [PATCH v4 7/7] ima: measure kexec load and exec events as critical data

[PATCH] makedumpfile add dmesg PRINTK_CALLER id support
 2024-01-24  6:43 UTC  (3+ messages)

[PATCH v15 0/5] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-01-23 10:22 UTC  (8+ messages)
` [PATCH v15 1/5] crash: forward memory_notify arg to arch crash hotplug handler
` [PATCH v15 2/5] crash: add a new kexec flag for hotplug support
` [PATCH v15 3/5] powerpc/kexec: turn some static helper functions public
` [PATCH v15 4/5] powerpc: add crash CPU hotplug support
` [PATCH v15 5/5] powerpc: add crash memory "

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-01-21  1:55 UTC  (18+ messages)
` [PATCH v2 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH v2 02/14] crash: split vmcoreinfo exporting "
` [PATCH v2 03/14] crash: remove dependency of FA_DUMP on CRASH_DUMP
` [PATCH v2 04/14] crash: split crash dumping code out from kexec_core.c
` [PATCH v2 05/14] crash: clean up kdump related config items
` [PATCH v2 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
` [PATCH v2 07/14] arm64, "
` [PATCH v2 08/14] ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP
` [PATCH v2 09/14] s390, crash: wrap crash dumping code into crash related ifdefs
` [PATCH v2 10/14] sh, "
` [PATCH v2 11/14] arm, "
` [PATCH v2 12/14] mips, "
` [PATCH v2 13/14] riscv, "
` [PATCH v2 14/14] loongarch, "

[PATCH] riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.o
 2024-01-20 21:09 UTC  (2+ messages)

[PATCH v4 0/7] kexec_file: print out debugging message if required
 2024-01-20 21:09 UTC  (2+ messages)

[PATCH v2 1/2] resource: add walk_system_ram_res_rev()
 2024-01-20 21:09 UTC  (2+ messages)

[PATCH 0/2] kexec_file: Load kernel at top of system RAM if required
 2024-01-20 21:09 UTC  (2+ messages)

[PATCH 1/2] riscv, crash: don't export some symbols when CONFIG_MMU=n
 2024-01-20 21:09 UTC  (2+ messages)

[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-01-18 15:16 UTC  (21+ messages)
` [PATCH v3 01/17] mm,memblock: Add support for scratch memory
` [PATCH v3 02/17] memblock: Declare scratch memory as CMA
` [PATCH v3 03/17] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH v3 04/17] kexec: Add KHO parsing support
` [PATCH v3 05/17] kexec: Add KHO support to kexec file loads
` [PATCH v3 06/17] kexec: Add config option for KHO
` [PATCH v3 07/17] kexec: Add documentation "
` [PATCH v3 08/17] arm64: Add KHO support
` [PATCH v3 09/17] x86: "
` [PATCH v3 10/17] tracing: Initialize fields before registering
` [PATCH v3 11/17] tracing: Introduce kho serialization
` [PATCH v3 12/17] tracing: Add kho serialization of trace buffers
` [PATCH v3 13/17] tracing: Recover trace buffers from kexec handover
` [PATCH v3 14/17] tracing: Add kho serialization of trace events
` [PATCH v3 15/17] tracing: Recover trace events from kexec handover
` [PATCH v3 16/17] tracing: Add config option for "
` [PATCH v3 17/17] Documentation: KHO: Add ftrace bindings

[PATCH v2 00/17] kexec: Allow preservation of ftrace buffers
 2024-01-17 17:00 UTC  (13+ messages)
` [PATCH v2 04/17] kexec: Add KHO parsing support
` [PATCH v2 06/17] kexec: Add config option for KHO
  ` [PATCH v2 07/17] kexec: Add documentation "
  ` [PATCH v2 17/17] devicetree: Add bindings for ftrace KHO

[PATCH v2 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
 2024-01-17  7:39 UTC  (14+ messages)
` [PATCH v2 1/5] kexec_file: allow to place kexec_buf randomly
` [PATCH v2 2/5] crash_dump: save the dm crypt key temporarily
    `  "
` [PATCH v2 3/5] crash_dump: retrieve dm crypt key in kdump kernel
` [PATCH v2 4/5] x86/crash: pass the dm crypt key to "
` [PATCH v2 5/5] x86/crash: make the page that stores the dm crypt key inaccessible
  ` Re: [PATCH v2 0/5] Support kdump with LUKS encryption by reusing LUKS volume key

[PATCH] crash_core: export vmemmap when CONFIG_SPARSEMEM_VMEMMAP is enabled
 2024-01-17  1:32 UTC  (3+ messages)

[PATCH] kexec: don't use kexec_file_load on XEN
 2024-01-16 17:14 UTC 

[PATCHv5 00/16] x86/tdx: Add kexec support
 2024-01-16 10:53 UTC  (19+ messages)
` [PATCHv5 10/16] x86/tdx: Convert shared memory back to private on kexec
` [PATCHv5 15/16] x86/mm: Introduce kernel_ident_mapping_free()
` [PATCHv5 16/16] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

[PATCH] Documentation: kdump: Clarify the default size of memory reserved by crashkernel low
 2024-01-16  8:47 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2024-01-15  9:15 UTC 

[PATCH v3 0/7] ima: kexec: measure events between kexec load and execute
 2024-01-12 18:23 UTC  (28+ messages)
` [PATCH v3 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v3 2/7] ima: kexec: move ima log copy from kexec load to execute
` [PATCH v3 5/7] ima: suspend measurements during buffer copy at kexec execute
` [PATCH v3 6/7] ima: configure memory to log events between kexec load and execute
` [PATCH v3 7/7] ima: measure kexec load and exec events as critical data

[PATCH v2 00/10] sysctl: Remove sentinel elements from kernel dir
 2024-01-04 15:23 UTC  (13+ messages)
` [PATCH v2 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v2 02/10] umh: "
` [PATCH v2 03/10] ftrace: "
` [PATCH v2 04/10] timekeeping: "
` [PATCH v2 05/10] seccomp: "
` [PATCH v2 06/10] scheduler: "
` [PATCH v2 07/10] printk: "
` [PATCH v2 08/10] kprobes: "
` [PATCH v2 09/10] delayacct: "
` [PATCH v2 10/10] bpf: "

[PATCH 0/4] kdump: crashkernel reservation from CMA
 2023-12-08 10:04 UTC  (27+ messages)

[PATCH 00/10] sysctl: Remove sentinel elements from kernel dir
 2023-12-06  9:55 UTC  (5+ messages)
` [PATCH 07/10] printk: Remove the now superfluous sentinel elements from ctl_table array

linux-next: Tree for Dec 1 (riscv, crash_core)
 2023-12-02  4:55 UTC  (3+ messages)

[ANNOUNCE] kexec-tools 2.0.28
 2024-01-11 11:40 UTC 

[PATCHv4 00/14] x86/tdx: Add kexec support
 2024-01-09 14:59 UTC  (6+ messages)
` [PATCHv4 05/14] x86/kvm: Do not try to disable kvmclock if it was not enabled

[PATCH] kexec: do syscore_shutdown() in kernel_kexec
 2024-01-09  6:59 UTC  (4+ messages)

[PATCHv9 0/2] enable nr_cpus for powerpc
 2024-01-09  4:33 UTC  (7+ messages)
` [PATCHv9 2/2] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt

[PATCH 0/5] crash: clean up kdump related config items
 2024-01-09  3:49 UTC  (12+ messages)
` [PATCH 1/5] kexec_core: move kdump related codes from crash_core.c to kexec_core.c
` [PATCH 2/5] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH 3/5] crash: rename crash_core to vmcore_info
` [PATCH 4/5] crash: remove dependency of FA_DUMP on CRASH_DUMP
` [PATCH 5/5] crash: clean up CRASH_DUMP

[PATCH v4] x86/kexec: fix potential cmem->ranges out of bounds
 2024-01-09  3:46 UTC  (2+ messages)

[PATCHv5 14/16] x86/smp: Add smp_ops.stop_this_cpu() callback
 2024-01-09  3:04 UTC  (5+ messages)
` [PATCHv5.1 "

[RFC V2] IMA Log Snapshotting Design Proposal
 2024-01-08 17:15 UTC  (18+ messages)

[PATCH 1/7] [RFC PATCH 1/7] osdump: Add one new os minidump module
 2024-01-08  7:32 UTC  (7+ messages)

[PATCH] kdump: Defer the insertion of crashkernel resources
 2024-01-06  2:09 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).