kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-20 01:19:14 to 2024-03-19 08:22:16 UTC [more...]

Question about Address Range Validation in Crash Kernel Allocation
 2024-03-19  8:21 UTC  (2+ messages)

[PATCH linux-next] bpf: fix warning for crash_kexec
 2024-03-19  8:06 UTC  (4+ messages)

[PATCH bpf-next v2] bpf: fix warning for crash_kexec
 2024-03-19  8:01 UTC 

[PATCH] x86/kexec: do not update E820 kexec table for setup_data
 2024-03-19  4:13 UTC  (2+ messages)

[PATCHv8 17/17] ACPI: tables: Print MULTIPROC_WAKEUP when MADT is parsed
 2024-03-19  4:00 UTC  (15+ messages)
  ` [PATCHv8 08/17] x86/tdx: Account shared memory
  ` [PATCHv8 09/17] x86/mm: Adding callbacks to prepare encrypted memory for kexec
  ` [PATCHv8 10/17] x86/tdx: Convert shared memory back to private on kexec
  ` [PATCHv8 06/17] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
` [PATCHv8 00/17, CORRECTED] x86/tdx: Add kexec support
` [PATCH v2 0/3] x86/snp: "
  ` [PATCH v2 1/3] efi/x86: skip efi_arch_mem_reserve() in case of kexec
  ` [PATCH v2 2/3] x86/mm: Do not zap page table entries mapping unaccepted memory table during kdump
  ` [PATCH v2 3/3] x86/snp: Convert shared memory back to private on kexec

Question about Address Range Validation in Crash Kernel Allocation
 2024-03-19  1:38 UTC  (2+ messages)

[PATCH] makedumpfile: ppc64: get vmalloc start address from vmcoreinfo
 2024-03-18  9:00 UTC  (7+ messages)

Dear Respectable,Re:I wait for your response!!!!
 2024-03-17  1:49 UTC 

[PATCH] kexec_file: add kexec_file flag to support debug printing
 2024-03-15  8:45 UTC  (5+ messages)

[PATCH] kexec: fix the unexpected kexec_dprintk() macro
 2024-03-14 13:02 UTC  (3+ messages)

[REGRESSION] kexec does firmware reboot in kernel v6.7.6
 2024-03-14  9:25 UTC  (4+ messages)

[PATCH v4 0/7] kexec_file: print out debugging message if required
 2024-03-13  7:10 UTC  (6+ messages)
` [PATCH v4 1/7] kexec_file: add kexec_file flag to control debug printing
  ` kexec verbose dumps with 6.8 [was: [PATCH v4 1/7] kexec_file: add kexec_file flag to control debug printing]

[PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2024-03-12 16:13 UTC  (13+ messages)
` [PATCH v4 1/9] x86/kexec/64: Disable kexec when SEV-ES is active
` [PATCH v4 2/9] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH v4 3/9] x86/sev: Set GHCB data structure version
` [PATCH v4 4/9] x86/sev: Setup code to park APs in the AP Jump Table
` [PATCH v4 5/9] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
` [PATCH v4 6/9] x86/sev: Use AP Jump Table blob to stop CPU
` [PATCH v4 8/9] x86/sev: Handle CLFLUSH MMIO events
` [PATCH v4 9/9] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob

Investment proposal
 2024-03-12 15:53 UTC 

[RFC PATCH v3 0/7] device backed vmemmap crash dump support
 2024-03-07 11:08 UTC  (10+ messages)
` [PATCH v3 1/7] mm: memremap: register/unregister altmap region to a separate resource
` [PATCH v3 2/7] mm: memremap: add pgmap_parent_resource() helper
` [PATCH v3 3/7] nvdimm: pmem: assign a parent resource for vmemmap region for the fsdax
` [PATCH v3 4/7] dax: pmem: assign a parent resource for vmemmap region for the devdax
` [PATCH v3 5/7] resource: Introduce walk device_backed_vmemmap res() helper
` [PATCH v3 6/7] x86/crash: make device backed vmemmap dumpable for kexec_file_load
` [PATCH v3 7/7] nvdimm: set force_raw=1 in kdump kernel

[PATCH v17 6/6] powerpc/crash: add crash memory hotplug support
 2024-03-04  8:28 UTC  (2+ messages)

[PATCH v17 2/6] crash: add a new kexec flag for hotplug support
 2024-03-04  4:46 UTC  (2+ messages)

[PATCH v17 5/6] powerpc/crash: add crash CPU hotplug support
 2024-03-02 13:18 UTC 

[PATCH v17 4/6] PowerPC/kexec: make the update_cpus_node() function public
 2024-03-02 13:18 UTC 

[PATCH v17 3/6] powerpc/kexec: move *_memory_ranges functions to ranges.c
 2024-03-02 13:18 UTC 

[PATCH v17 1/6] crash: forward memory_notify arg to arch crash hotplug handler
 2024-03-02 13:17 UTC 

[PATCH v5 0/8] ima: kexec: measure events between kexec load and execute
 2024-03-01 11:12 UTC  (20+ 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 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 V3] kexec: copy only happens before uchunk goes to zero
 2024-03-01  6:52 UTC  (2+ messages)

[PATCH v17 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-03-01  5:13 UTC  (17+ messages)
` [PATCH v17 1/6] crash: forward memory_notify arg to arch crash hotplug handler
` [PATCH v17 2/6] crash: add a new kexec flag for hotplug support
` [PATCH v17 3/6] powerpc/kexec: move *_memory_ranges functions to ranges.c
` [PATCH v17 4/6] PowerPC/kexec: make the update_cpus_node() function public
` [PATCH v17 5/6] powerpc/crash: add crash CPU hotplug support
` [PATCH v17 6/6] powerpc/crash: add crash memory "

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

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

[PATCHv8 00/16] x86/tdx: Add kexec support
 2024-02-27 21:21 UTC 

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-02-23 18:30 UTC  (29+ messages)
` [PATCH v8 02/15] Documentation/x86: Secure Launch kernel documentation
` [PATCH v8 04/15] x86: Secure Launch Resource Table header file
` [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v8 07/15] x86: Secure Launch kernel early boot stub
` [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 v2] crash_core: export vmemmap when CONFIG_SPARSEMEM_VMEMMAP is enabled
 2024-02-27  1:49 UTC 

[PATCH RESEND] crash_core: export vmemmap when CONFIG_SPARSEMEM_VMEMMAP is enabled
 2024-02-26 19:10 UTC  (2+ messages)

[PATCH 0/2] x86/snp: Add kexec support
 2024-02-26 13:58 UTC  (35+ messages)
  ` [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 02/16] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
  ` [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 07/16] x86/mm: Return correct level from lookup_address() if pte is none
  ` [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 linux-next 0/3] powerpc/kexec: split CONFIG_CRASH_DUMP out from CONFIG_KEXEC_CORE
 2024-02-26  6:23 UTC  (6+ messages)
` [PATCH linux-next 1/3] kexec/kdump: make struct crash_mem available without CONFIG_CRASH_DUMP
` [PATCH linux-next 3/3] powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency

[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-02-23 15:53 UTC  (5+ messages)
` [PATCH v3 02/17] memblock: Declare scratch memory as CMA
` [PATCH v3 09/17] x86: Add KHO support

[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 v2] kexec: copy only happens before uchunk goes to zero
 2024-02-22  9:24 UTC  (3+ messages)
  `  "

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  (5+ messages)
` [PATCH v16 2/5] crash: add a new kexec flag for hotplug support

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


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