messages from 2023-09-22 01:00:35 to 2023-10-16 08:59:28 UTC [more...]
panic context: was: Re: [PATCH printk v2 04/11] printk: nbcon: Provide functions to mark atomic write sections
2023-10-16 8:58 UTC
[PATCHv8 0/5] enable nr_cpus for powerpc
2023-10-16 6:43 UTC (18+ messages)
` [PATCHv8 1/5] powerpc/setup : Enable boot_cpu_hwid for PPC32
` [PATCHv8 2/5] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt
` [PATCHv8 3/5] powerpc/setup: Handle the case when boot_cpuid greater than nr_cpus
` [PATCHv8 4/5] powerpc/cpu: Skip impossible cpu during iteration on a core
` [PATCHv8 5/5] powerpc/setup: alloc extra paca_ptrs to hold boot_cpuid
[PATCH v11 0/4] PowerPC: In-kernel handling of CPU/Memory hotplug/online/offline events for kdump kernel
2023-10-13 16:46 UTC (4+ messages)
` [PATCH v11 1/4] powerpc/kexec: turn some static helper functions public
[PATCH v2 0/7] ima: kexec: measure events between kexec load and execute
2023-10-13 0:29 UTC (13+ messages)
` [PATCH v2 1/7] ima: refactor ima_dump_measurement_list to move memory allocation to a separate function
` [PATCH v2 2/7] ima: move ima_dump_measurement_list call from kexec load to execute
` [PATCH v2 3/7] ima: kexec: map source pages containing IMA buffer to image post kexec load
` [PATCH v2 4/7] kexec: update kexec_file_load syscall to call ima_kexec_post_load
` [PATCH v2 5/7] ima: suspend measurements while the buffer is being copied during kexec reboot
` [PATCH v2 6/7] ima: make the memory for events between kexec load and exec configurable
` [PATCH v2 7/7] ima: record log size at kexec load and execute
[PATCH] kexec: Fix reboot race during device_shutdown()
2023-10-11 15:52 UTC (10+ messages)
[PATCH 00/13] x86/tdx: Add kexec support
2023-10-11 13:14 UTC (41+ messages)
` [PATCH 01/13] x86/acpi: Extract ACPI MADT wakeup code into a separate file
` [PATCH 03/13] cpu/hotplug, x86/acpi: Disable CPU hotplug for ACPI MADT wakeup
` [PATCH 04/13] x86/kvm: Do not try to disable kvmclock if it was not enabled
` [PATCH 05/13] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
` [PATCH 07/13] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCH 08/13] KVM: x86: Add config option to gate emergency virt callback support
` [PATCH 09/13] x86/tdx: Account shared memory
` [PATCH 11/13] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
` [PATCH 12/13] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
` [PATCH 10/13] x86/tdx: Convert shared memory back to private on kexec
` [PATCH 02/13] kernel/cpu: Add support for declaring CPU hotplug not supported
[PATCH kexec-tools] workflow: update to Ubuntu 22.04
2023-10-11 8:59 UTC
[PATCH] kexec/loongarch64: fix 'make dist' file loss issue
2023-10-11 8:56 UTC (2+ messages)
[PATCH V2 0/2] riscv: kexec: cleanup and fixups
2023-10-11 8:31 UTC (3+ messages)
` [PATCH 1/2] riscv: kexec: Cleanup riscv_kexec_relocate
` [PATCH 2/2] riscv: kexec: Remove -fPIE for PURGATORY_CFLAGS
[PATCH 0/7] Kexec-tools: Improve RISC-V port
2023-10-11 5:22 UTC (3+ messages)
[kexec-tools] Archive file is missed iomem.h file under loongarch architecture
2023-10-11 3:28 UTC (4+ messages)
[PATCH makedumpfile V2 0/2] Add riscv64 support for makedumpfile
2023-10-10 23:47 UTC (4+ messages)
` [PATCH makedumpfile V2 1/2] Add riscv64 support
` [PATCH makedumpfile V2 2/2] riscv64: Correct the pfn_start for flatmem
[PATCH makedumpfile 0/2] Add riscv64 support for makedumpfile
2023-10-10 7:53 UTC (6+ messages)
` [PATCH makedumpfile 1/2] Add riscv64 support
` [PATCH makedumpfile 2/2] riscv64: Correct the pfn_start for flatmem
[PATCHv7 0/4] enable nr_cpus for powerpc
2023-10-07 1:03 UTC (10+ messages)
` [PATCHv7 1/4] powerpc/setup : Enable boot_cpu_hwid for PPC32
` [PATCHv7 2/4] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt
` [PATCHv7 3/4] powerpc/setup: Handle the case when boot_cpuid greater than nr_cpus
` [PATCHv7 4/4] powerpc/setup: alloc extra paca_ptrs to hold boot_cpuid
[RFC PATCH v3 0/3] Introduce persistent memory pool
2023-10-04 22:23 UTC (4+ messages)
` [RFC PATCH v3 1/3] x86/boot/e820: Expose kexec range update, remove and table update functions
` [RFC PATCH v3 2/3] pmpool: Introduce persistent memory pool
` [RFC PATCH v3 3/3] pmpool: Mark reserved range as "kernel reserved" in kexec e820 table
[PATCH v3 0/6] crashdump: Kernel handling of CPU and memory hot un/plug
2023-10-04 18:23 UTC (9+ messages)
` [PATCH v3 1/6] kexec: define KEXEC_UPDATE_ELFCOREHDR
` [PATCH v3 2/6] crashdump: introduce the hotplug command line options
` [PATCH v3 3/6] crashdump: setup general hotplug support
` [PATCH v3 4/6] crashdump: exclude elfcorehdr segment from digest for hotplug
` [PATCH v3 5/6] crashdump/x86: identify elfcorehdr segment "
` [PATCH v3 6/6] crashdump/x86: set the elfcorehdr segment size "
[PATCH 1/1] kexec: provide a memfd_create() wrapper if not present in libc
2023-10-04 12:09 UTC (4+ messages)
[PATCH v2] kexec: update manpage with explicit mention of clean kexec
2023-10-04 11:56 UTC (2+ messages)
[RFC PATCH v2 0/7] Introduce persistent memory pool
2023-09-29 10:13 UTC (20+ messages)
` [EXTERNAL] "
[PATCH v3] Crash: add lock to serialize crash hotplug handling
2023-09-28 8:51 UTC (6+ messages)
[PATCH 0/2] Sign the Image which is zboot's payload
2023-09-27 23:46 UTC (7+ messages)
[PATCH] makedumpfile: ppc64: do page traversal if vmemmap_list not populated
2023-09-27 8:39 UTC (3+ messages)
[PATCH v2] Crash: add lock to serialize crash hotplug handling
2023-09-26 12:03 UTC (3+ messages)
Słowa kluczowe do wypozycjonowania
2023-09-26 7:51 UTC
[RFC PATCH v2 0/7] Introduce persistent memory pool
2023-09-25 21:28 UTC (8+ messages)
` [RFC PATCH v2 1/7] kexec_file: Add fdt modification callback support
` [RFC PATCH v2 2/7] x86: kexec: Transfer existing fdt to the new kernel
` [RFC PATCH v2 3/7] x86: kexec: Enable fdt modification in callbacks
` [RFC PATCH v2 4/7] pmpool: Introduce persistent memory pool
` [RFC PATCH v2 5/7] pmpool: Update device tree on kexec
` [RFC PATCH v2 6/7] pmpool: Restore state from device tree post-kexec
` [RFC PATCH v2 7/7] Drivers: hv: Allocate persistent pages for root partition
[PATCH 0/1] x86/kexec: UKI support
2023-09-25 16:43 UTC (6+ messages)
` [systemd-devel] "
[PATCH v2 0/2] x86/kexec: UKI Support
2023-09-25 14:36 UTC (8+ messages)
[PATCH] Crash: add lock to serialize crash hotplug handling
2023-09-25 2:34 UTC (3+ messages)
[PATCH] kexec: Annotate struct crash_mem with __counted_by
2023-09-24 0:52 UTC (4+ messages)
[PATCH] kexec: change locking mechanism to a mutex
2023-09-23 0:04 UTC (11+ messages)
[PATCH 00/10] ima: measure events between kexec load and execute
2023-09-22 18:59 UTC (4+ messages)
kexec reboot failed due to commit 75d090fd167ac
2023-09-22 10:12 UTC (6+ 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