messages from 2025-01-13 21:32:07 to 2025-02-07 19:26:49 UTC [more...]
[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
2025-02-07 19:26 UTC (23+ messages)
` [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v7 2/7] kexec: define functions to map and unmap segments
` [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v7 5/7] ima: kexec: move IMA log copy from kexec load to execute
` [PATCH v7 6/7] ima: make the kexec extra memory configurable
` [PATCH v7 7/7] ima: measure kexec load and exec events as critical data
[PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
2025-02-07 8:13 UTC (8+ messages)
` [PATCH v8 1/7] kexec_file: allow to place kexec_buf randomly
` [PATCH v8 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
` [PATCH v8 3/7] crash_dump: store dm crypt keys in kdump reserved memory
` [PATCH v8 4/7] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
` [PATCH v8 5/7] crash_dump: retrieve dm crypt keys in kdump kernel
` [PATCH v8 6/7] x86/crash: pass dm crypt keys to "
` [PATCH v8 7/7] x86/crash: make the page that stores the dm crypt keys inaccessible
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-07 8:06 UTC (20+ messages)
` [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v4 03/14] memblock: Add support for scratch memory
` [PATCH v4 04/14] memblock: introduce memmap_init_kho_scratch()
` [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH v4 06/14] kexec: Add KHO parsing support
` [PATCH v4 07/14] kexec: Add KHO support to kexec file loads
` [PATCH v4 08/14] kexec: Add config option for KHO
` [PATCH v4 09/14] kexec: Add documentation "
` [PATCH v4 10/14] arm64: Add KHO support
` [PATCH v4 11/14] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v4 12/14] x86: Add KHO support
` [PATCH v4 13/14] memblock: Add KHO support for reserve_mem
` [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
[PATCH v7 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
2025-02-07 7:57 UTC (12+ messages)
` [PATCH v7 1/7] kexec_file: allow to place kexec_buf randomly
` [PATCH v7 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
` [PATCH v7 3/7] crash_dump: store dm crypt keys in kdump reserved memory
` [PATCH v7 4/7] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
` [PATCH v7 5/7] crash_dump: retrieve dm crypt keys in kdump kernel
` [PATCH v7 6/7] x86/crash: pass dm crypt keys to "
` [PATCH v7 7/7] x86/crash: make the page that stores the dm crypt keys inaccessible
[RFC] kexec: Use bpf to allow kexec to load PE format boot image
2025-02-06 6:03 UTC (3+ messages)
[PATCH] kexec_elf: Fix some trivial kerneldoc warnings
2025-02-05 16:06 UTC
VMCORE and kdump.conf file not found LINUX 6.12 KERNEL
2025-02-05 12:20 UTC
[Hypervisor Live Update] Notes from January 27, 2025
2025-02-04 4:00 UTC
[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
2025-02-04 0:56 UTC (12+ messages)
` [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v7 2/7] kexec: define functions to map and unmap segments
` [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v7 6/7] ima: make the kexec extra memory configurable
` [PATCH v7 7/7] ima: measure kexec load and exec events as critical data
[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
2025-02-03 18:52 UTC (9+ messages)
` [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v7 2/7] kexec: define functions to map and unmap segments
` [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v7 6/7] ima: make the kexec extra memory configurable
` [PATCH v7 7/7] ima: measure kexec load and exec events as critical data
[PATCH] procfs: Fix a locking bug in a vmcore_add_device_dump() error path
2025-02-02 14:23 UTC (7+ messages)
[PATCH v3 0/7] powerpc/crash: use generic crashkernel reservation
2025-02-01 7:16 UTC (10+ messages)
` [PATCH v3 1/7] kexec: Initialize ELF lowest address to ULONG_MAX
` [PATCH v3 2/7] crash: remove an unused argument from reserve_crashkernel_generic()
` [PATCH v3 3/7] crash: Let arch decide usable memory range in reserved area
` [PATCH v3 4/7] powerpc/crash: Use generic APIs to locate memory hole for kdump
` [PATCH v3 5/7] powerpc/crash: preserve user-specified memory limit
` [PATCH v3 6/7] powerpc: insert System RAM resource to prevent crashkernel conflict
` [PATCH v3 7/7] powerpc/crash: use generic crashkernel reservation
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-29 8:49 UTC (13+ messages)
` "
` "
` "
` "
[PATCH] x86/e820: update code comment about e820_table_kexec
2025-01-28 13:48 UTC (6+ messages)
[PATCH] x86/kexec: export e820_table_kexec to sysfs
2025-01-28 13:32 UTC
[REGRESSION] Kernel booted via kexec fails to resume from hibernation
2025-01-27 2:42 UTC (18+ messages)
[dwmw2:kexec-debug-6 5/7] arch/x86/kernel/early_printk.c:148:3: error: use of undeclared identifier 'kexec_debug_8250_port'
2025-01-25 2:56 UTC
[PATCH v2 0/6] powerpc/crash: use generic crashkernel reservation
2025-01-24 10:28 UTC (18+ messages)
` [PATCH v2 1/6] kexec: Initialize ELF lowest address to ULONG_MAX
` [PATCH v2 2/6] crash: remove an unused argument from reserve_crashkernel_generic()
` [PATCH v2 3/6] crash: let arch decide crash memory export to iomem_resource
` [PATCH v2 4/6] powerpc/kdump: preserve user-specified memory limit
` [PATCH v2 5/6] powerpc/crash: use generic crashkernel reservation
` [PATCH v2 6/6] crash: option to let arch decide mem range is usable
RE: NEW BUSINESS PLAN
2025-01-24 7:54 UTC
[PATCH] fix gcc-15 compiling error: too many arguments to function eppic_init
2025-01-23 9:47 UTC
[PATCH] x86/efi: skip memattr table on kexec boot
2025-01-23 9:17 UTC (2+ messages)
[RFC 0/2] efi/memattr: Fix memory corruption and warning issues
2025-01-22 11:50 UTC (16+ messages)
` [RFC 1/2] efi/memattr: Use desc_size instead of total size to check for corruption
[Feedback Needed] Hypervisor live update biweekly meeting time
2025-01-20 20:20 UTC (2+ messages)
[PATCH v6 0/7] x86/kexec: Add exception handling for relocate_kernel
2025-01-15 19:09 UTC (8+ messages)
` [PATCH v6 1/7] x86/kexec: Add CONFIG_KEXEC_DEBUG option
` [PATCH v6 2/7] x86/kexec: Debugging support: load a GDT
` [PATCH v6 3/7] x86/kexec: Debugging support: Load an IDT and basic exception entry points
` [PATCH v6 4/7] x86/kexec: Debugging support: Dump registers on exception
` [PATCH v6 5/7] x86/kexec: Add 8250 serial port output
` [PATCH v6 6/7] x86/kexec: Add 8250 MMIO "
` [PATCH v6 7/7] [DO NOT MERGE] x86/kexec: Add int3 in kexec path for testing
[PATCH v5 0/6] elf: Define note name macros
2025-01-15 17:11 UTC (8+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 2/6] binfmt_elf: Use "
` [PATCH v5 3/6] powerpc: "
` [PATCH v5 4/6] crash: "
` [PATCH v5 5/6] s390/crash: "
` [PATCH v5 6/6] crash: Remove KEXEC_CORE_NOTE_NAME
[PATCH v4 0/6] elf: Define note name macros
2025-01-14 12:23 UTC (13+ messages)
` [PATCH v4 1/6] "
` [PATCH v4 2/6] binfmt_elf: Use "
` [PATCH v4 3/6] powerpc: "
` [PATCH v4 4/6] crash: "
` [PATCH v4 5/6] s390/crash: "
` [PATCH v4 6/6] crash: Remove KEXEC_CORE_NOTE_NAME
[PATCH v2 0/9] x86/kexec: Fixes for tip/x86/boot
2025-01-14 12:11 UTC (5+ messages)
[PATCH v2 0/1] Accept unaccepted kexec segments' destination addresses
2025-01-14 10:08 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox