Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-27 16:12:55 to 2021-03-19 12:37:22 UTC [more...]

[PATCH] crash_dump: Fix duplicate included pgtable.h
 2021-03-19 12:36 UTC  (2+ messages)

[PATCH 0/3] Miscellaneous 32-bit fixes
 2021-03-17 13:19 UTC  (6+ messages)
` [PATCH 1/3] kexec: Use %llu/%llx and casts to format uint64_t
` [PATCH 2/3] printk: Use ULL suffix for 64-bit constants
` [PATCH 3/3] printk: Use %zu to format size_t

[PATCH v3] ARM: Parse kdump DT properties
 2021-03-17 11:31 UTC 

[PATCH] kexec-tools: mips: Fix the increased mem parameter size
 2021-03-17  3:45 UTC 

[PATCH next v1 0/3] printk: remove safe buffers
 2021-03-16 23:33 UTC  (2+ messages)
` [PATCH next v1 2/3] "

[PATCH] crash_dump: remove duplicate include in crash_dump.h
 2021-03-13 10:35 UTC 

[PATCH] kexec: Add kexec reboot string
 2021-03-11 21:07 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH v2] powerpc/kexec_file: Restore FDT size estimation for kdump kernel
 2021-03-11 16:53 UTC  (7+ messages)

[PATCH 1/1] kexec-tools: fix build on pre 4.4 kernels
 2021-03-11  7:25 UTC  (5+ messages)

[PATCH] kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
 2021-03-11  5:32 UTC  (2+ messages)

[PATCH v1 0/3] Reducing memory usage of i40e for kdump
 2021-03-04  2:55 UTC  (4+ messages)
` [PATCH v1 1/3] i40e: use minimal tx and rx pairs "
` [PATCH v1 2/3] i40e: use minimal rx and tx ring buffers "
` [PATCH v1 3/3] i40e: use minimal admin queue "

[RFC PATCH 0/4] Reducing memory usage of i40e for kdump
 2021-03-03  9:44 UTC  (12+ messages)
` [RFC PATCH 1/4] i40e: use minimal tx and rx pairs "
` [RFC PATCH 2/4] i40e: use minimal rx and tx ring buffers "
` [RFC PATCH 3/4] i40e: use minimal admin queue "
` [RFC PATCH 4/4] i40e: don't open i40iw client "

[PATCH v12 00/17] arm64: MMU enabled kexec relocation
 2021-03-03  0:22 UTC  (18+ messages)
` [PATCH v12 01/17] arm64: hyp-stub: Check the size of the HYP stub's vectors
` [PATCH v12 02/17] arm64: hyp-stub: Move invalid vector entries into the vectors
` [PATCH v12 03/17] arm64: hyp-stub: Move el1_sync "
` [PATCH v12 04/17] arm64: kernel: add helper for booted at EL2 and not VHE
` [PATCH v12 05/17] arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
` [PATCH v12 06/17] arm64: hibernate: abstract ttrb0 setup function
` [PATCH v12 07/17] arm64: kexec: flush image and lists during kexec load time
` [PATCH v12 08/17] arm64: kexec: skip relocation code for inplace kexec
` [PATCH v12 09/17] arm64: kexec: Use dcache ops macros instead of open-coding
` [PATCH v12 10/17] arm64: kexec: pass kimage as the only argument to relocation function
` [PATCH v12 11/17] arm64: kexec: kexec may require EL2 vectors
` [PATCH v12 12/17] arm64: kexec: relocate in EL1 mode
` [PATCH v12 13/17] arm64: kexec: use ld script for relocation function
` [PATCH v12 14/17] arm64: kexec: install a copy of the linear-map
` [PATCH v12 15/17] arm64: kexec: keep MMU enabled during kexec relocation
` [PATCH v12 16/17] arm64: kexec: remove the pre-kexec PoC maintenance
` [PATCH v12 17/17] arm64: kexec: Remove cpu-reset.h

[PATCH 0/7] Add build ID to stacktraces
 2021-03-02 23:21 UTC  (4+ messages)
` [PATCH 7/7] kdump: Use vmlinux_build_id() to simplify

[PATCH v4 1/1] kernel/crash_core: Add crashkernel=auto for vmcore creation
 2021-03-02 23:05 UTC  (5+ messages)

[PATCH 0/3] warn and suppress irqflood
 2021-03-02  7:45 UTC  (2+ messages)

[PATCH v14 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-03-02  7:43 UTC  (39+ messages)
` [PATCH v14 01/11] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v14 02/11] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v14 03/11] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v14 04/11] x86: kdump: move xen_pv_domain() check and insert_resource() to setup_arch()
` [PATCH v14 05/11] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v14 06/11] x86/elf: Move vmcore_elf_check_arch_cross to arch/x86/include/asm/elf.h
` [PATCH v14 07/11] arm64: kdump: introduce some macroes for crash kernel reservation
` [PATCH v14 08/11] arm64: kdump: reimplement crashkernel=X
` [PATCH v14 09/11] x86, arm64: Add ARCH_WANT_RESERVE_CRASH_KERNEL config
` [PATCH v14 10/11] arm64: kdump: add memory for devices by DT property linux, usable-memory-range
` [PATCH v14 11/11] kdump: update Documentation about crashkernel

Issues with kdump/kexec on an ARM dual-core ARM Cortex-A7
 2021-02-24 15:01 UTC  (3+ messages)

[PATCH] MIPS: Fix typo in comment
 2021-02-24  7:57 UTC 

[PATCH] MIPS: Add '--reuse-cmdline' optional parameter support
 2021-02-24  5:29 UTC 

[PATCH v3 1/1] kernel/crash_core: Add crashkernel=auto for vmcore creation
 2021-02-24  2:03 UTC  (13+ messages)

[PATCH v2] kexec: move machine_kexec_post_load() to public interface
 2021-02-23  9:45 UTC  (4+ messages)

[PATCH] mips64: Retrieve MAX_PHYSMEM_BITS from vmcoreinfo
 2021-02-22  2:20 UTC  (2+ messages)

[PATCH] powerpc/kexec_file: Restore FDT size estimation for kdump kernel
 2021-02-19 23:42 UTC  (3+ messages)

[PATCH 0/1] fix machine_kexec_post_load prototype
 2021-02-19 19:53 UTC  (6+ messages)
` [PATCH 1/1] kexec: move machine_kexec_post_load() to public interface

amdgpu problem after kexec
 2021-02-09  0:21 UTC  (7+ messages)

[PATCH v2 1/1] kernel/crash_core: Add crashkernel=auto for vmcore creation
 2021-02-07  1:44 UTC  (2+ messages)

[PATCH] makedumpfile.h: fix build on sparc64
 2021-02-05  0:04 UTC  (2+ messages)

[PATCH v11 0/6] arm64: MMU enabled kexec relocation
 2021-02-04 22:02 UTC  (12+ messages)
` [PATCH v11 1/6] arm64: kexec: add expandable argument to relocation function
` [PATCH v11 2/6] arm64: kexec: use ld script for "
` [PATCH v11 3/6] arm64: kexec: kexec may require EL2 vectors
` [PATCH v11 4/6] arm64: kexec: configure trans_pgd page table for kexec
` [PATCH v11 5/6] arm64: kexec: enable MMU during kexec relocation
` [PATCH v11 6/6] arm64: kexec: remove head from relocation argument

[PATCH 0/3] makedumpfile/arm64: support flipped VA and 52-bit kernel VA
 2021-02-04  9:36 UTC  (7+ messages)
` [PATCH 1/3] Use vmcoreinfo note in /proc/kcore for --mem-usage option
` [PATCH 2/3] arm64: Make use of NUMBER(VA_BITS) in vmcoreinfo
` [PATCH 3/3] arm64: support flipped VA and 52-bit kernel VA

[MAKDUMPFILE PATCH 0/2] Get stats without writing dumpfile
 2021-02-04  8:21 UTC  (5+ messages)
` [MAKEDUMPFILE PATCH 1/2] Add option to prevent writing the dumpfile

[PATCH] makedumpfile: Fix a compile error on Debian with pthread
 2021-02-01 17:00 UTC  (3+ messages)
  ` [External] "

kexec build with pre 4.4 kernels
 2021-02-01  3:51 UTC 

[PATCH v2] makedumpfile: Add initial mips64 support
 2021-02-01  2:07 UTC  (2+ messages)

Makedumpfile compile errors on Debian 10
 2021-01-30 18:51 UTC  (5+ messages)
  ` [External] "

[PATCH] makedumpfile: Add initial mips64 support
 2021-01-29  7:44 UTC  (3+ messages)

Issue in dmesg time with lockless ring buffer
 2021-01-29  1:46 UTC  (4+ messages)

[PATCH v2 0/1] dump kmessage before machine_kexec
 2021-01-28 21:43 UTC  (5+ messages)
` [PATCH v2 1/1] kexec: "

[PATCH v10 00/18] arm64: MMU enabled kexec relocation
 2021-01-27 16:47 UTC  (7+ messages)
` [PATCH v10 16/18] arm64: kexec: configure trans_pgd page table for kexec
` (subset) [PATCH v10 00/18] arm64: MMU enabled kexec relocation


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