messages from 2025-02-18 17:23:04 to 2025-03-12 08:51:33 UTC [more...]
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-03-12 5:22 UTC (54+ 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 12/14] x86: Add KHO support
` [PATCH v4 13/14] memblock: Add KHO support for reserve_mem
Message from production
2025-03-12 8:50 UTC
Odbiór tłumaczenia
2025-03-12 8:40 UTC
[PATCH v9 0/7] ima: kexec: measure events between kexec load and execute
2025-03-11 23:45 UTC (23+ messages)
` [PATCH v9 1/7] ima: copy only complete measurement records across kexec
` [PATCH v9 2/7] kexec: define functions to map and unmap segments
` [PATCH v9 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v9 4/7] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v9 5/7] ima: kexec: move IMA log copy from kexec load to execute
` [PATCH v9 6/7] ima: make the kexec extra memory configurable
` [PATCH v9 7/7] ima: measure kexec load and exec events as critical data
[PATCH 0/5] printk: renaming some suspend/resume functions and one fix for unblanking
2025-03-11 14:41 UTC (11+ messages)
` [PATCH 1/5] printk: Rename suspend_console to console_suspend_all
` [PATCH 2/5] printk: Rename resume_console to console_resume_all
` [PATCH 3/5] printk: Rename console_stop to console_suspend
` [PATCH 4/5] printk: Rename console_start to console_resume
` [PATCH 5/5] printk: Check CON_SUSPEND when unblanking a console
[PATCH v2 0/7] KSTATE: a mechanism to migrate some part of the kernel state across kexec
2025-03-11 12:25 UTC (12+ messages)
` [PATCH v2 1/7] kstate: Add kstate - a mechanism to describe and migrate "
` [PATCH v2 2/7] kstate, kexec, x86: transfer kstate data "
` [PATCH v2 3/7] kexec: exclude control pages from the destination addresses
` [PATCH v2 4/7] kexec, kstate: delay loading of kexec segments
` [PATCH v2 5/7] x86, kstate: Add the ability to preserve memory pages across kexec
` [PATCH v2 6/7] kexec, kstate: save kstate data before kexec'ing
` [PATCH v2 7/7] kstate, test: add test module for testing kstate subsystem
[PATCH v2 0/5] kdump: crashkernel reservation from CMA
2025-03-11 12:00 UTC (14+ messages)
` [PATCH v2 1/5] Add a new optional ",cma" suffix to the crashkernel= command line option
` [PATCH v2 2/5] kdump: implement reserve_crashkernel_cma
` [PATCH v2 3/5] kdump, documentation: describe craskernel CMA reservation
` [PATCH v2 4/5] kdump: wait for DMA to finish when using CMA
` [PATCH v2 5/5] x86: implement crashkernel cma reservation
[PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
2025-03-10 3:30 UTC (4+ messages)
[RFC PATCH 0/5] Introduce FDBox, and preserve memfd with shmem over KHO
2025-03-09 12:03 UTC (19+ messages)
` [RFC PATCH 1/5] misc: introduce FDBox
` [RFC PATCH 2/5] misc: add documentation for FDBox
` [RFC PATCH 3/5] mm: shmem: allow callers to specify operations to shmem_undo_range
` [RFC PATCH 4/5] mm: shmem: allow preserving file over FDBOX + KHO
` [RFC PATCH 5/5] mm/memfd: allow preserving FD "
[PATCH] elf: add remaining SHF_ flag macros
2025-03-07 20:23 UTC (2+ messages)
[PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-03-07 19:46 UTC (43+ messages)
` [PATCH v12 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v12 03/19] x86: Secure Launch Resource Table header file
` [PATCH v12 04/19] x86: Secure Launch main "
` [PATCH v12 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v12 06/19] x86: Add early SHA-256 "
` [PATCH v12 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v12 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v12 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v12 10/19] x86: Secure Launch kernel late "
` [PATCH v12 14/19] tpm, tpm_tis: Close all localities
` [PATCH v12 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v12 16/19] tpm, tpm_tis: Allow locality to be set to a different value
` [PATCH v12 17/19] tpm, sysfs: Show locality used by kernel
[Hypervisor Live Update] Notes from February 24, 2025
2025-03-07 1:09 UTC (2+ messages)
The Business Loan/financing.1
2025-03-06 22:52 UTC
[PATCH v2 0/1] Accept unaccepted kexec segments' destination addresses
2025-03-04 23:54 UTC (17+ messages)
` [PATCH v2 1/1] kexec_core: "
[PATCH v8 0/7] ima: kexec: measure events between kexec load and execute
2025-03-04 16:15 UTC (37+ messages)
` [PATCH v8 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v8 2/7] kexec: define functions to map and unmap segments
` [PATCH v8 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v8 4/7] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v8 5/7] ima: kexec: move IMA log copy from kexec load to execute
` [PATCH v8 6/7] ima: make the kexec extra memory configurable
` [PATCH v8 7/7] ima: measure kexec load and exec events as critical data
[PATCH v2 RESEND] crash: Export PAGE_UNACCEPTED_MAPCOUNT_VALUE to vmcoreinfo
2025-03-04 3:02 UTC
Proszę o kontakt
2025-03-03 9:06 UTC
[PATCH v6 0/7] x86/kexec: Add exception handling for relocate_kernel
2025-02-23 10:53 UTC (4+ messages)
` [PATCH v6 2/7] x86/kexec: Debugging support: load a GDT
[RFC] kexec: Use bpf to allow kexec to load PE format boot image
2025-02-19 16:24 UTC (4+ messages)
[Hypervisor Live Update] Notes from February 10, 2025
2025-02-19 13:31 UTC (2+ messages)
[PATCH] fix gcc-15 compiling error: too many arguments to function eppic_init
2025-02-19 1:15 UTC (4+ messages)
` [PATCH] makedumpfile: "
[PATCH v7 0/7] ima: kexec: measure events between kexec load and execute
2025-02-18 19:39 UTC (4+ messages)
` [PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v7 7/7] ima: measure kexec load and exec events as critical data
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