Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-05 12:04:07 to 2024-02-26 06:24:06 UTC [more...]

[PATCH linux-next 0/3] powerpc/kexec: split CONFIG_CRASH_DUMP out from CONFIG_KEXEC_CORE
 2024-02-26  6:23 UTC  (7+ 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

[PATCH RESEND] crash_core: export vmemmap when CONFIG_SPARSEMEM_VMEMMAP is enabled
 2024-02-26  2:04 UTC 

[PATCHv7 02/16] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
 2024-02-25 17:34 UTC  (37+ messages)
  ` [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
  ` [PATCHv7 05/16] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
  ` [PATCHv7 14/16] x86/smp: Add smp_ops.stop_this_cpu() callback
  ` [PATCHv7 12/16] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
  ` [PATCHv7 13/16] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
  ` [PATCHv7 16/16] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
  ` [PATCHv7 01/16] x86/acpi: Extract ACPI MADT wakeup code into a separate file
  ` [PATCHv7 06/16] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
  ` [PATCHv7 08/16] x86/tdx: Account shared memory
  ` [PATCHv7 10/16] x86/tdx: Convert shared memory back to private on kexec
  ` [PATCHv7 11/16] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges

[PATCH] makedumpfile: ppc64: get vmalloc start address from vmcoreinfo
 2024-02-24  4:34 UTC  (2+ messages)

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-02-23 18:30 UTC  (42+ 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 v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-02-23 15:53 UTC  (18+ messages)
` [PATCH v3 02/17] memblock: Declare scratch memory as CMA
` [PATCH v3 04/17] kexec: Add KHO parsing support
` [PATCH v3 05/17] kexec: Add KHO support to kexec file loads
` [PATCH v3 09/17] x86: Add KHO support
` [PATCH v3 11/17] tracing: Introduce kho serialization

[PATCH] makedumpfile: ppc64: read cur_mmu_type from vmcoreinfo
 2024-02-23  8:39 UTC 

[PATCH] makedumpfile: ppc64: read cur_mmu_type from vmcoreinfo
 2024-02-23  8:37 UTC  (3+ messages)

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-02-23  5:41 UTC  (16+ messages)
` [PATCH v2 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH v2 02/14] crash: split vmcoreinfo exporting "

[PATCH v5 0/8] ima: kexec: measure events between kexec load and execute
 2024-02-22 16:38 UTC  (28+ 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 v2] kexec: copy only happens before uchunk goes to zero
 2024-02-22  9:24 UTC  (3+ messages)
  `  "

[PATCH V3] kexec: copy only happens before uchunk goes to zero
 2024-02-22  9:21 UTC 

Meeting with the Development Team
 2024-02-22  8:40 UTC 

[PATCH v16 0/5] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-02-22  4:01 UTC  (9+ 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 "

Należność za fakturę
 2024-02-21  9:10 UTC 

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

[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)
    `  "

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  (9+ 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

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  (24+ messages)
` [RFC 05/18] pkernfs: add file mmap callback
` [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 


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