public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-08-11 00:29:57 to 2023-09-07 23:08:39 UTC [more...]

[PATCH v7 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 2023-09-07 23:08 UTC  (2+ messages)

[RFC] IMA Log Snapshotting Design Proposal
 2023-09-07 21:02 UTC  (48+ messages)
` [RFC] IMA Log Snapshotting Design Proposal - network bandwidth
` [RFC] IMA Log Snapshotting Design Proposal - aggregate
` [RFC] IMA Log Snapshotting Design Proposal - unseal

[PATCH 0/3] Do not map unaccepted memory
 2023-09-07 15:51 UTC  (15+ messages)
` [PATCH 1/3] proc/vmcore: "
` [PATCH 2/3] proc/kcore: "
` [PATCH 3/3] /dev/mem: "

[PATCH V1 0/3] riscv: kexec: cleanup and fixups
 2023-09-07 10:33 UTC  (4+ messages)
` [PATCH V1 1/3] riscv: kexec: Cleanup riscv_kexec_relocate
` [PATCH V1 2/3] riscv: kexec: Align the kexeced kernel entry
` [PATCH V1 3/3] riscv: kexec: Remove -fPIE for PURGATORY_CFLAGS

[PATCH v2 4/9] mm: vmalloc: Remove global vmap_area_root rb-tree
 2023-09-07  9:58 UTC  (5+ messages)

[PATCH v2 1/3] powerpc/fadump: make is_fadump_active() visible for exporting vmcore
 2023-09-07  5:42 UTC  (4+ messages)
` [PATCH v2 2/3] vmcore: allow fadump to export vmcore even if is_kdump_kernel() is false
` [PATCH v2 3/3] powerpc/fadump: make is_kdump_kernel() return false when fadump is active

[PATCH v2 0/8] kdump: use generic functions to simplify crashkernel reservation in arch
 2023-09-06  9:07 UTC  (25+ messages)
` [PATCH v2 1/8] crash_core.c: remove unnecessary parameter of function
` [PATCH v2 2/8] crash_core: change the prototype of function parse_crashkernel()
` [PATCH v2 3/8] crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
` [PATCH v2 4/8] crash_core: add generic function to do reservation
` [PATCH v2 5/8] crash_core.h: include <asm/crash_core.h> if generic reservation is needed
` [PATCH v2 6/8] x86: kdump: use generic interface to simplify crashkernel reservation code
` [PATCH v2 7/8] arm64: kdump: use generic interface to simplify crashkernel reservation
` [PATCH v2 8/8] crash_core.c: remove unneeded functions

[PATCH 1/2] vmcore: allow alternate dump capturing methods to export vmcore without is_kdump_kernel()
 2023-09-05 19:25 UTC  (6+ messages)
` [PATCH 2/2] powerpc/fadump: make is_kdump_kernel() return false when fadump is active

[PATCH V3 01/14] blk-mq: add blk_mq_max_nr_hw_queues()
 2023-09-05  5:03 UTC  (7+ messages)

[syzbot] [mm?] kernel BUG in free_unref_page_prepare
 2023-09-01 14:16 UTC 

[kexec-tools PATCH] build: fix tarball creation
 2023-09-01  7:42 UTC  (2+ messages)

[RFC PATCH] Introduce persistent memory pool
 2023-08-31  2:24 UTC  (5+ messages)

[PATCH 0/5] Introduce new wrappers to copy user-arrays
 2023-08-31 13:17 UTC  (17+ messages)
` [PATCH 1/5] string.h: add array-wrappers for (v)memdup_user()
` [PATCH 2/5] kernel: kexec: copy user-array safely
` [PATCH 3/5] kernel: watch_queue: "
` [PATCH 4/5] drm_lease.c: "
` [PATCH 5/5] drm: vmgfx_surface.c: "

[PATCH -next v9 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-08-30 13:20 UTC  (3+ messages)

[PATCH] aarch64: kern_paddr_start calculation makes more accurate legacy check
 2023-08-29  2:35 UTC  (4+ messages)

kexec reports "Cannot get kernel _text symbol address" on arm64 platform
 2023-08-28 17:39 UTC  (10+ messages)

[PATCH 0/8] kdump: use generic functions to simplify crashkernel reservation in architectures
 2023-08-28 12:57 UTC  (13+ messages)
` [PATCH 1/8] crash_core.c: remove unnecessary parameter of function
` [PATCH 2/8] crash_core: change the prototype of function parse_crashkernel()
` [PATCH 3/8] include/linux/kexec.h: move down crash_core.h including
` [PATCH 4/8] crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
` [PATCH 5/8] crash_core: add generic function to do reservation
` [PATCH 6/8] arm64: kdump: use generic interface to simplify crashkernel reservation
` [PATCH 7/8] x86: kdump: use generic interface to simplify crashkernel reservation code
` [PATCH 8/8] crash_core.c: remove unneeded functions

[PATCH] kexec: update manpage with explicit mention of clean kexec
 2023-08-28 10:27 UTC  (5+ messages)

[ANNOUNCE] kexec-tools 2.0.27
 2023-08-28  8:00 UTC 

[RFC PATCH 0/4] kdump: add generic functions to simplify crashkernel crashkernel in architecture
 2023-08-27 10:43 UTC  (4+ messages)

[Crash-utility PATCH V2] RISCV64: Add KASLR support
 2023-08-21  0:43 UTC  (2+ messages)

[PATCH v28 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2023-08-20 21:56 UTC  (11+ messages)
` [PATCH v28 1/8] crash: move a few code bits to setup support of crash hotplug
` [PATCH v28 2/8] crash: add generic infrastructure for crash hotplug support
` [PATCH v28 3/8] kexec: exclude elfcorehdr from the segment digest
` [PATCH v28 4/8] crash: memory and CPU hotplug sysfs attributes
` [PATCH v28 5/8] x86/crash: add x86 crash hotplug support
` [PATCH v28 6/8] crash: hotplug support for kexec_load()
` [PATCH v28 7/8] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
` [PATCH v28 8/8] x86/crash: optimize CPU changes

[ANNOUNCE] kexec-tools 2.0.27-rc1
 2023-08-18 10:49 UTC 

[Crash-utility PATCH] RISCV64: Add KASLR support
 2023-08-18  0:45 UTC  (2+ messages)

Faktoring
 2023-08-17  7:30 UTC 

[PATCH v27 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2023-08-15 14:40 UTC  (11+ messages)
` [PATCH v27 1/8] crash: move a few code bits to setup support of crash hotplug
` [PATCH v27 2/8] crash: add generic infrastructure for crash hotplug support
` [PATCH v27 3/8] kexec: exclude elfcorehdr from the segment digest
` [PATCH v27 4/8] crash: memory and CPU hotplug sysfs attributes
` [PATCH v27 5/8] x86/crash: add x86 crash hotplug support
` [PATCH v27 6/8] crash: hotplug support for kexec_load()
` [PATCH v27 7/8] crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
` [PATCH v27 8/8] x86/crash: optimize CPU changes

[ANNOUNCE] kexec-tools v2.0.27 preparation
 2023-08-15 10:39 UTC  (5+ messages)

[PATCH 1/2] RISC-V: Use linux,usable-memory-range for crash kernel
 2023-08-15  7:07 UTC  (5+ messages)
` [PATCH 2/2] RISC-V: Fix the undeclared ‘EM_RISCV’ build failure

[Crash-utility PATCH V2] RISCV64: Use va_kernel_pa_offset in VTOP()
 2023-08-15  5:07 UTC  (2+ messages)

[PATCHv7 0/5] arm64: zboot support
 2023-08-11  7:29 UTC  (9+ messages)
` [PATCHv7 1/5] kexec/arm64: Simplify the code for zImage
` [PATCHv7 2/5] kexec: Introduce a member kernel_fd in kexec_info


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