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

[PATCHv7 01/16] x86/acpi: Extract ACPI MADT wakeup code into a separate file
 2024-02-20 12:42 UTC  (12+ messages)
  ` [PATCHv7 02/16] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
  ` [PATCHv7 07/16] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCH 0/2] x86/snp: Add kexec support
  ` [PATCH 1/2] x86/mm: Do not zap PMD entry mapping unaccepted memory table during kdump
  ` [PATCH 2/2] x86/snp: Convert shared memory back to private on kexec

[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-02-20 10:30 UTC  (18+ messages)
` [PATCH v3 04/17] kexec: Add KHO parsing support
` [PATCH v3 05/17] kexec: Add KHO support to kexec file loads
` [PATCH v3 08/17] arm64: Add KHO support
` [PATCH v3 09/17] x86: "
` [PATCH v3 11/17] tracing: Introduce kho serialization

[PATCH v2] kexec: copy only happens before uchunk goes to zero
 2024-02-20  2:11 UTC 

[PATCH v2] efi/x86: skip efi_arch_mem_reserve() in case of kexec
 2024-02-19 22:54 UTC 

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

[PATCH] efi/x86: skip efi_arch_mem_reserve() in case of kexec
 2024-02-19 21:11 UTC 

[PATCH] kexec: should use uchunk for user buffer increasing
 2024-02-19  9:26 UTC  (7+ messages)
    `  "

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-02-17 20:06 UTC  (26+ messages)
` [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset
` [PATCH v8 03/15] x86: Secure Launch Kconfig
` [PATCH v8 04/15] x86: Secure Launch Resource Table header file
` [PATCH v8 05/15] x86: Secure Launch main "
` [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v8 08/15] x86: Secure Launch kernel late boot stub
` [PATCH v8 09/15] x86: Secure Launch SMP bringup support
` [PATCH v8 10/15] kexec: Secure Launch kexec SEXIT support
` [PATCH v8 11/15] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v8 12/15] tpm: Add ability to set the preferred locality the TPM chip uses
` [PATCH v8 13/15] tpm: Add sysfs interface to allow setting and querying the preferred locality
` [PATCH v8 14/15] x86: Secure Launch late initcall platform module
` [PATCH v8 15/15] x86: EFI stub DRTM launch support for Secure Launch

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

Faktoring dla firm
 2024-02-15  8:45 UTC 

[PATCH v15 0/5] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-02-14 13:35 UTC  (12+ 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 5/5] powerpc: add crash memory "

[PATCH linux-next 0/3] powerpc/kexec: split CONFIG_CRASH_DUMP out from CONFIG_KEXEC_CORE
 2024-02-13 11:31 UTC  (4+ messages)
` [PATCH linux-next 1/3] kexec/kdump: make struct crash_mem available without CONFIG_CRASH_DUMP
` [PATCH linux-next 2/3] powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMP
` [PATCH linux-next 3/3] powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency

Słowa kluczowe do wypozycjonowania
 2024-02-13  9:05 UTC 

[PATCH linux-next] bpf: fix warning for crash_kexec
 2024-02-12 16:48 UTC  (6+ messages)

[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-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  (3+ messages)

[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  (15+ messages)
` [PATCH linux-next v3 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
` [PATCH linux-next v3 10/14] sh, "

[PATCH v4 0/7] ima: kexec: measure events between kexec load and execute
 2024-01-26 22:14 UTC  (16+ messages)
` [PATCH v4 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v4 4/7] ima: kexec: move ima log copy from kexec load to 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)


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