kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-10 22:28:47 to 2023-06-09 18:50:10 UTC [more...]

[PATCH 0/6] vfs: provide automatic kernel freeze / resume
 2023-06-08 21:10 UTC  (31+ messages)
` [PATCH 1/6] fs: unify locking semantics for fs freeze / thaw
` [PATCH 2/6] fs: add frozen sb state helpers
` [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
` [PATCH 6/6] fs: add automatic kernel fs freeze / thaw and remove kthread freezing

[PATCH v9 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
 2023-06-09 18:49 UTC  (10+ messages)
` [PATCH v9 1/4] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v9 2/4] tpm: of: Make of-tree specific function commonly available
` [PATCH v9 3/4] of: kexec: Refactor IMA buffer related functions to make them reusable

[PATCH 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
 2023-06-09  9:58 UTC  (15+ messages)
` [PATCH 1/5] kexec_file: allow to place kexec_buf randomly
` [PATCH 2/5] crash_dump: save the LUKS volume key temporarily
` [PATCH 3/5] crash_dump: retrieve LUKS volume key in kdump kernel
` [PATCH 4/5] x86/crash: pass the LUKS volume key to "
` [PATCH 5/5] x86/crash: make the page that stores the LUKS volume key inaccessible

[RFC PATCH v3 0/3] pmem memmap dump support
 2023-06-09  1:21 UTC  (10+ messages)
` [RFC PATCH v3 1/3] nvdimm: set force_raw=1 in kdump kernel
` [RFC PATCH v3 2/3] x86/crash: Add pmem region into PT_LOADs of vmcore
` [RFC PATCH v3 3/3] kernel/kexec_file: Mark pmem region with new flag PF_DEV
` [RFC PATCH kexec-tools v3 1/1] kexec: Add and mark pmem region into PT_LOADs
` [RFC PATCH makedumpfile v3 1/3] elf_info.c: Introduce is_pmem_pt_load_range
` [RFC PATCH makedumpfile v3 2/3] makedumpfile.c: Exclude all pmem pages
` [RFC PATCH makedumpfile v3 3/3] makedumpfile: get metadata boundaries from pmem's infoblock

[PATCH v2] x86/kexec: Add EFI config table identity mapping for kexec kernel
 2023-06-08  7:13 UTC  (4+ messages)

need help: patches to capture events between kexec load and execute
 2023-06-07 18:42 UTC  (7+ messages)

[PATCH v6 0/2] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-06-06 12:08 UTC  (7+ messages)
` [PATCH v6 1/2] "
  ` [PATCH v6 RESEND "
` [PATCH v6 2/2] Documentation: add kdump.rst to present crashkernel reservation on arm64

[RFC v3 00/21] Preserved-over-Kexec RAM
 2023-06-06  3:12 UTC  (10+ messages)
` [RFC v3 07/21] mm: PKRAM: introduce super block

[PATCH v3 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2023-06-04 13:07 UTC 

[PATCH -next v5 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-06-04  3:50 UTC  (4+ messages)
` [PATCH -next v5 1/2] riscv: kdump: Implement crashkernel=X,[high,low]
` [PATCH -next v5 2/2] docs: kdump: Update the crashkernel description for riscv

[PATCH] kexec: Avoid calculating array size twice
 2023-06-01 10:49 UTC  (3+ messages)

[PATCHv2 0/6] arm64: zboot support
 2023-06-01  1:45 UTC  (10+ messages)
` [PATCHv2 1/6] kexec: Change the image probe's prototype
` [PATCHv2 2/6] arm64: Fix some issues with zImage _probe()
` [PATCHv2 3/6] arm64: Scatter the logic of reading of kernel file into each probe
` [PATCHv2 4/6] kexec/zboot: Add arch independent zboot support
` [PATCHv2 5/6] arm64: Add ZBOOT PE containing compressed image support
` [PATCHv2 6/6] arm64: Hook up the ZBOOT support as vmlinuz

[PATCH 0/6] kexec: enable kexec_crash_size to support two crash kernel regions
 2023-05-31 14:25 UTC  (23+ messages)
` [PATCH 1/6] kexec: fix a memory leak in crash_shrink_memory()
` [PATCH 2/6] kexec: delete a useless check "
` [PATCH 3/6] kexec: clear crashk_res if all its memory has been released
` [PATCH 4/6] kexec: improve the readability of crash_shrink_memory()
` [PATCH 5/6] kexec: add helper __crash_shrink_memory()
` [PATCH 6/6] kexec: enable kexec_crash_size to support two crash kernel regions

[PATCH] x86/kexec: Add EFI config table identity mapping for kexec kernel
 2023-05-26  9:55 UTC  (4+ messages)

[PATCH 0/3] filesystems: start removal of the kthread freezer
 2023-05-25 16:07 UTC  (4+ messages)
` [PATCH 1/3] ext4: replace kthread freezing with auto fs freezing

Tlakově litý
 2023-05-25  7:30 UTC 

[RFC PATCH v2 0/3] pmem memmap dump support
 2023-05-25  5:36 UTC  (5+ messages)

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-05-24  2:55 UTC  (65+ messages)
` [PATCH v6 02/14] Documentation/x86: Secure Launch kernel documentation
` [PATCH v6 04/14] x86: Secure Launch Resource Table header file
` [PATCH v6 05/14] x86: Secure Launch main "
` [PATCH v6 06/14] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v6 07/14] x86: Secure Launch kernel early boot stub
` [PATCH v6 08/14] x86: Secure Launch kernel late "
` [PATCH v6 09/14] x86: Secure Launch SMP bringup support
` [PATCH v6 11/14] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v6 12/14] x86: Secure Launch late initcall platform module
` [PATCH v6 13/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

[RFC v3 00/24] vfs: provide automatic kernel freeze / resume
 2023-05-23  0:33 UTC  (6+ messages)
` [RFC v3 03/24] fs: distinguish between user initiated freeze and kernel initiated freeze

[PATCH v7 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 2023-05-22  4:16 UTC  (6+ messages)
` [PATCH v7 1/4] kexec: Support purgatories with .text.hot sections
` [PATCH v7 2/4] x86/purgatory: Remove PGO flags
` [PATCH v7 3/4] powerpc/purgatory: "
` [PATCH v7 4/4] riscv/purgatory: "

[PATCH -next v4 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-05-20 13:19 UTC  (5+ messages)
` [PATCH -next v4 1/2] riscv: kdump: Implement crashkernel=X,[high,low]

Słowa kluczowe do wypozycjonowania
 2023-05-17  7:55 UTC 

[PATCH] coredump, vmcore: Set p_align to 4 for PT_NOTE
 2023-05-16 21:32 UTC  (4+ messages)

[PATCH v5] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-05-16  3:00 UTC  (3+ messages)

[PATCH 0/5] arm64: zboot support
 2023-05-12  3:10 UTC  (2+ messages)

[PATCH v22 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2023-05-10 22:52 UTC  (10+ messages)
` [PATCH v22 5/8] x86/crash: add x86 crash hotplug support
` [PATCH v22 6/8] crash: hotplug support for kexec_load()
` [PATCH v22 8/8] x86/crash: optimize CPU changes


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