Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-01 23:05:05 to 2025-06-04 07:40:36 UTC [more...]

[PATCH v4 0/5] kdump: crashkernel reservation from CMA
 2025-06-04  7:40 UTC  (13+ messages)
` [PATCH v4 1/5] Add a new optional ",cma" suffix to the crashkernel= command line option
` [PATCH v4 2/5] kdump: implement reserve_crashkernel_cma
` [PATCH v4 3/5] kdump, documentation: describe craskernel CMA reservation
` [PATCH v4 4/5] kdump: wait for DMA to finish when using CMA
` [PATCH v4 5/5] x86: implement crashkernel cma reservation

[PATCH] ima: add a knob ima= to make IMA be able to be disabled
 2025-06-04  3:34 UTC  (14+ messages)

Proszę o kontakt
 2025-06-03  7:31 UTC 

[Hypervisor Live Update] Notes from May 19, 2025
 2025-06-02 13:18 UTC  (3+ messages)

[PATCH v2 0/5] kdump: crashkernel reservation from CMA
 2025-05-30 10:06 UTC  (19+ messages)

[PATCHv3 0/9] kexec: Use BPF lskel to enable kexec to load PE format boot image
 2025-05-29 15:34 UTC  (13+ messages)
` [PATCHv3 1/9] kexec_file: Make kexec_image_load_default global visible
` [PATCHv3 2/9] lib/decompress: Keep decompressor when CONFIG_KEXEC_PE_IMAGE
` [PATCHv3 3/9] bpf: Introduce bpf_copy_to_kernel() to buffer the content from bpf-prog
` [PATCHv3 4/9] bpf: Introduce decompressor kfunc
` [PATCHv3 5/9] kexec: Introduce kexec_pe_image to parse and load PE file
` [PATCHv3 6/9] kexec: Integrate with the introduced bpf kfuncs
` [PATCHv3 7/9] kexec: Introduce a bpf-prog lskel to parse PE file
` [PATCHv3 8/9] kexec: Integrate bpf light skeleton to load zboot image
` [PATCHv3 9/9] arm64/kexec: Add PE image format support

[PATCH v4] x86/kexec: fix potential cmem->ranges out of bounds
 2025-05-29  2:18 UTC  (22+ messages)
` [PATCH v5] "

Zapytanie ofertowe
 2025-05-28  7:30 UTC 

W sprawie samochodu
 2025-05-27  8:06 UTC 

[PATCH v4] kexec: Enable CMA based contiguous allocation
 2025-05-26  5:48 UTC  (3+ messages)

[PATCH] kexec: Enable CMA based contiguous allocation
 2025-05-24 10:16 UTC  (6+ messages)

[PATCH v3] kexec: Enable CMA based contiguous allocation
 2025-05-21 15:30 UTC  (4+ messages)
` [External] "

[PATCH 0/2] KHO Fixes
 2025-05-21 15:27 UTC  (10+ messages)
` [PATCH 1/2] memblock: show a warning if allocation in KHO scratch fails
` [PATCH 2/2] KHO: init new_physxa->phys_bits to fix lockdep

[Hypervisor Live Update] Notes from May 5, 2025
 2025-05-19 14:53 UTC  (2+ messages)

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-05-18 14:42 UTC  (5+ messages)

[PATCH] ppc/fs2dt: Match function signatures
 2025-05-17 14:58 UTC 

[PATCH V2] ima: do not copy measurement list to kdump kernel
 2025-05-16  3:27 UTC  (3+ messages)

[PATCH] kexec/zboot: Add boundary check on PE header offset
 2025-05-14 10:45 UTC  (2+ messages)

[PATCH] ima: Kdump kernel doesn't need IMA to do integrity measurement
 2025-05-13 15:31 UTC  (6+ messages)

[PATCH v5] x86/sev: Fix making shared pages private during kdump
 2025-05-13 12:02 UTC  (4+ messages)

[PATCH v2] kexec: Enable CMA based contiguous allocation
 2025-05-13  8:56 UTC 

[RFC PATCH] ima: add a knob to make IMA be able to be disabled
 2025-05-13  3:55 UTC  (14+ messages)

Mniejsze wydatki na samochód
 2025-05-12  8:01 UTC 

[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
 2025-05-09  7:46 UTC  (18+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v8 02/17] memblock: Add support for scratch memory
` [PATCH v8 03/17] memblock: introduce memmap_init_kho_scratch()
` [PATCH v8 04/17] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v8 05/17] kexec: add KHO parsing support
` [PATCH v8 06/17] kexec: enable KHO support for memory preservation
` [PATCH v8 07/17] kexec: add KHO support to kexec file loads
` [PATCH v8 08/17] kexec: add config option for KHO
` [PATCH v8 09/17] arm64: add KHO support
` [PATCH v8 10/17] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v8 11/17] x86/kexec: add support for passing kexec handover (KHO) data
` [PATCH v8 12/17] x86/e820: temporarily enable KHO scratch for memory below 1M
` [PATCH v8 13/17] x86/boot: make sure KASLR does not step over KHO preserved memory
` [PATCH v8 14/17] x86/Kconfig: enable kexec handover for 64 bits
` [PATCH v8 15/17] memblock: add KHO support for reserve_mem
` [PATCH v8 16/17] Documentation: add documentation for KHO
` [PATCH v8 17/17] Documentation: KHO: Add memblock bindings

[PATCH v7 00/18] kexec: introduce Kexec HandOver (KHO)
 2025-05-07 23:54 UTC  (26+ messages)
` [PATCH v7 03/18] memblock: introduce memmap_init_kho_scratch()
` [PATCH v7 06/18] kexec: include asm/early_ioremap.h
` [PATCH v7 07/18] kexec: enable KHO support for memory preservation
` [PATCH v7 08/18] kexec: add KHO support to kexec file loads
` [PATCH v7 09/18] kexec: add config option for KHO
` [PATCH v7 10/18] arm64: add KHO support
` [PATCH v7 11/18] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v7 12/18] x86/kexec: add support for passing kexec handover (KHO) data
` [PATCH v7 13/18] x86/e820: temporarily enable KHO scratch for memory below 1M
` [PATCH v7 14/18] x86/boot: make sure KASLR does not step over KHO preserved memory
` [PATCH v7 15/18] x86/Kconfig: enable kexec handover for 64 bits
` [PATCH v7 16/18] memblock: add KHO support for reserve_mem
` [PATCH v7 17/18] Documentation: add documentation for KHO
` [PATCH v7 18/18] Documentation: KHO: Add memblock bindings

Proszę o kontakt
 2025-05-07  8:10 UTC 

[PATCH v2 0/7] KSTATE: a mechanism to migrate some part of the kernel state across kexec
 2025-05-07  6:11 UTC  (4+ messages)

[PATCH v9 0/8] Support kdump with LUKS encryption by reusing LUKS volume keys
 2025-05-07  3:05 UTC  (11+ messages)
` [PATCH v9 1/8] kexec_file: allow to place kexec_buf randomly
` [PATCH v9 2/8] crash_dump: make dm crypt keys persist for the kdump kernel
` [PATCH v9 3/8] crash_dump: store dm crypt keys in kdump reserved memory
` [PATCH v9 4/8] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
` [PATCH v9 5/8] crash_dump: retrieve dm crypt keys in kdump kernel
` [PATCH v9 6/8] Revert "x86/mm: Remove unused __set_memory_prot()"
` [PATCH v9 7/8] x86/crash: pass dm crypt keys to kdump kernel
` [PATCH v9 8/8] x86/crash: make the page that stores the dm crypt keys inaccessible

Bakery Machines
 2025-05-06  7:45 UTC 

[PATCH v13 0/9] ima: kexec: measure events between kexec load and execute
 2025-05-06  5:49 UTC  (4+ messages)

[RFCv2 0/7] kexec: Use BPF lskel to enable kexec to load PE format boot image
 2025-05-06  0:37 UTC  (6+ messages)
` [RFCv2 4/7] bpf/kexec: Introduce three bpf kfunc for kexec

[PATCH v4] x86/sev: Fix making shared pages private during kdump
 2025-05-05 21:49 UTC  (3+ messages)

[PATCH v2 0/4] kexec-tools RISC-V port
 2025-05-05 11:02 UTC  (2+ messages)

[PATCH v4.1] x86/sev: Fix making shared pages private during kdump
 2025-05-04  6:26 UTC 

[PATCH v3] x86/sev: Fix making shared pages private during kdump
 2025-05-02 19:40 UTC  (5+ messages)

[PATCH v4] x86/sev: Don't touch VMSA pages during kdump of SNP guest memory
 2025-05-02 13:42 UTC  (3+ messages)

[PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2025-05-02  0:13 UTC  (6+ messages)
` [PATCH v8 6/7] x86/crash: pass dm crypt keys to kdump kernel


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