Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-17 07:45:30 to 2024-02-09 16:59:26 UTC [more...]

[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-02-09 16:59 UTC  (28+ 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 linux-next] bpf: fix warning for crash_kexec
 2024-02-09 12:35 UTC 

[RFC 00/18] Pkernfs: Support persistence for live update
 2024-02-07 15:28 UTC  (30+ messages)
` [RFC 01/18] pkernfs: Introduce filesystem skeleton
` [RFC 02/18] pkernfs: Add persistent inodes hooked into directies
` [RFC 03/18] pkernfs: Define an allocator for persistent pages
` [RFC 04/18] pkernfs: support file truncation
` [RFC 05/18] pkernfs: add file mmap callback
` [RFC 06/18] init: Add liveupdate cmdline param
` [RFC 07/18] pkernfs: Add file type for IOMMU root pgtables
` [RFC 08/18] iommu: Add allocator for pgtables from persistent region
` [RFC 09/18] intel-iommu: Use pkernfs for root/context pgtable pages
` [RFC 10/18] iommu/intel: zap context table entries on kexec
` [RFC 11/18] dma-iommu: Always enable deferred attaches for liveupdate
` [RFC 12/18] pkernfs: Add IOMMU domain pgtables file
` [RFC 13/18] vfio: add ioctl to define persistent pgtables on container
` [RFC 14/18] intel-iommu: Allocate domain pgtable pages from pkernfs
` [RFC 15/18] pkernfs: register device memory for IOMMU domain pgtables
` [RFC 16/18] vfio: support not mapping IOMMU pgtables on live-update
` [RFC 17/18] pci: Don't clear bus master is persistence enabled
` [RFC 18/18] vfio-pci: Assume device working after liveupdate

[PATCH kexec-tools] workflow: update to use checkout@v4
 2024-02-07  9:55 UTC  (2+ messages)

Zapytanie ofertowe
 2024-02-02  8:31 UTC 

[PATCH] kexec: should use uchunk for user buffer increasing
 2024-02-05 12:59 UTC  (4+ messages)

[PATCH v15 0/5] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-02-05  3:11 UTC  (10+ 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 4/5] powerpc: add crash CPU "
` [PATCH v15 5/5] powerpc: add crash memory "

[PATCH] kexec-tools: purgatory: fix build on `binutils-2.42`
 2024-02-04  9:07 UTC  (6+ messages)
  `  "

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-02-04  3:26 UTC  (20+ 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 linux-next 1/3] x86, crash: don't nest CONFIG_CRASH_DUMP ifdef inside CONFIG_KEXEC_CODE ifdef scope
 2024-02-03  0:17 UTC  (10+ messages)
` [PATCH linux-next 2/3] crash: fix building error in generic codes
` [PATCH linux-next 3/3] arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c
` [PATCH v2 linux-next 1/3] x86, crash: don't nest CONFIG_CRASH_DUMP ifdef inside CONFIG_KEXEC_CODE ifdef scope

[PATCH] Fix building on x86_64 with binutils 2.41
 2024-02-02  8:42 UTC  (2+ messages)

[PATCH v7 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-01-31 19:40 UTC  (4+ messages)
` [PATCH v7 02/13] Documentation/x86: Secure Launch kernel documentation

[PATCHv6 14/16] x86/smp: Add smp_ops.stop_this_cpu() callback
 2024-01-31 15:23 UTC  (21+ messages)
  ` [PATCHv6 15/16] x86/mm: Introduce kernel_ident_mapping_free()
  ` [PATCHv6 16/16] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
  ` [PATCHv6 09/16] x86/mm: Adding callbacks to prepare encrypted memory for kexec
  ` [PATCHv6 10/16] x86/tdx: Convert shared memory back to private on kexec
` [PATCHv6 00/16] x86/tdx: Add kexec support

[PATCH v6 (proposal)] powerpc/cpu: enable nr_cpus for crash kernel
 2024-01-30  7:28 UTC  (3+ messages)

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-01-29  1:57 UTC  (26+ 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-26 22:14 UTC  (26+ 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 -next] kexec: Remove duplicated include in crash_reserve.c
 2024-01-26 11:19 UTC  (2+ messages)

[PATCH] kexec: don't use kexec_file_load on XEN
 2024-01-25 17:02 UTC  (2+ messages)

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

[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 v2 00/17] kexec: Allow preservation of ftrace buffers
 2024-01-17 17:00 UTC  (10+ messages)
` [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  (6+ messages)
` [PATCH v2 2/5] crash_dump: save the dm crypt key temporarily
    `  "
  ` Re: [PATCH v2 0/5] Support kdump with LUKS encryption by reusing LUKS volume key


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