Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-03 08:36:28 to 2021-01-25 19:20:13 UTC [more...]

[PATCH v10 00/18] arm64: MMU enabled kexec relocation
 2021-01-25 19:19 UTC  (12+ messages)
` [PATCH v10 01/18] arm64: kexec: make dtb_mem always enabled
` [PATCH v10 02/18] arm64: hibernate: variable pudp is used instead of pd4dp
` [PATCH v10 03/18] arm64: hibernate: move page handling function to new trans_pgd.c
` [PATCH v10 04/18] arm64: trans_pgd: make trans_pgd_map_page generic
` [PATCH v10 05/18] arm64: trans_pgd: pass allocator trans_pgd_create_copy
` [PATCH v10 06/18] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
` [PATCH v10 07/18] arm64: mm: Always update TCR_EL1 from __cpu_set_tcr_t0sz()
` [PATCH v10 08/18] arm64: trans_pgd: hibernate: idmap the single page that holds the copy page routines
` [PATCH v10 09/18] arm64: kexec: move relocation function setup
` [PATCH v10 11/18] arm64: kexec: arm64_relocate_new_kernel clean-ups and optimizations
` [PATCH v10 14/18] arm64: kexec: use ld script for relocation function

[PATCH v9 03/18] arm64: trans_pgd: make trans_pgd_map_page generic
 2021-01-25 19:07 UTC  (20+ messages)
  ` [PATCH v9 01/18] arm64: kexec: make dtb_mem always enabled
  ` [PATCH v9 02/18] arm64: hibernate: move page handling function to new trans_pgd.c
  ` [PATCH v9 04/18] arm64: trans_pgd: pass allocator trans_pgd_create_copy
  ` [PATCH v9 05/18] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
  ` [PATCH v9 07/18] arm64: trans_pgd: hibernate: idmap the single page that holds the copy page routines
  ` [PATCH v9 08/18] arm64: kexec: move relocation function setup
  ` [PATCH v9 10/18] arm64: kexec: cpu_soft_restart change argument types
  ` [PATCH v9 13/18] arm64: kexec: add expandable argument to relocation function
  ` [PATCH v9 15/18] arm64: kexec: kexec EL2 vectors

[PATCH] kernel/kexec: remove the lock operation of system_transition_mutex
 2021-01-25 17:45 UTC  (3+ messages)

[PATCH v5 4/4] printk: use the lockless ringbuffer
 2021-01-25 13:32 UTC  (3+ messages)
` Issue in dmesg time with lockless ring buffer

[PATCH 1/1] kernel/crash_core.c - Add crashkernel=auto for x86 and ARM
 2021-01-23  3:57 UTC  (15+ messages)

[bug report] PM / reboot: Eliminate race between reboot and suspend
 2021-01-22  7:38 UTC  (5+ messages)

[PATCH] vmalloc: remove redundant NULL check
 2021-01-21  8:23 UTC  (2+ messages)

[PATCH V3] MIPS: Loongson64: Add kexec/kdump support
 2021-01-20  1:49 UTC  (11+ messages)

[PATCH] makedumpfile: Add initial mips64 support
 2021-01-19  1:17 UTC 

[MAKDUMPFILE PATCH 0/2] Get stats without writing dumpfile
 2021-01-18  7:19 UTC  (5+ messages)
` [MAKEDUMPFILE PATCH 1/2] Add option to prevent writing the dumpfile
` [MAKEDUMPFILE PATCH 2/2] Add shorthand option to show report stats

[RFC PATCH 0/4] makedumpfile/arm64: support flipped VA and 52-bit kernel VA
 2021-01-15  3:16 UTC  (10+ messages)
` [RFC PATCH 1/4] Use ELF vmcoreinfo note for --mem-usage option
` [RFC PATCH 2/4] arm64: use NUMBER(VA_BITS) in vmcoreinfo
` [RFC PATCH 3/4] Get kernel version from OSRELEASE "
` [RFC PATCH 4/4] arm64: support flipped VA and 52-bit kernel VA

[PATCH v5 0/3] makedumpfile/arm64: Add support for ARMv8.2 extensions
 2021-01-14  0:43 UTC  (9+ messages)
` [PATCH v5 3/3] makedumpfile/arm64: Add support for ARMv8.2-LVA (52-bit kernel VA support)

[PATCH v3 1/1] kdump: append uts_namespace.name offset to VMCOREINFO
 2021-01-11 10:03 UTC  (9+ messages)

amdgpu problem after kexec
 2021-01-11  8:17 UTC 

[RFC PATCH 0/3] makedumpfile: about failing on arm64 with kernel > 5.4
 2020-12-25  2:13 UTC 

[RFC]: kexec: change to handle memory/cpu changes
 2020-12-22  1:40 UTC  (2+ messages)

kexec not working in xen domU?
 2020-12-18 20:59 UTC  (6+ messages)

[ANNOUNCE] kexec-tools 2.0.21
 2020-12-17 12:24 UTC 

[PATCH 1/1] makedumpfile: make use of 'uts_namespace.name' offset in VMCOREINFO
 2020-12-17  9:55 UTC  (2+ messages)

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2020-12-14 18:32 UTC  (30+ messages)

makedumpfile and tmpfs contents
 2020-12-12  5:30 UTC  (2+ messages)

[PATCH] kexec: Fix error code in kexec_calculate_store_digests()
 2020-12-10  2:05 UTC  (2+ messages)

[ANNOUNCE] kexec-tools 2.0.21-rc1
 2020-12-09 13:00 UTC 

[PATCH] kexec: mips: Fix mem parameters
 2020-12-09 12:48 UTC  (2+ messages)

[PATCH v2] dt-ops: fix memory leak when new_node malloc fails
 2020-12-09 12:43 UTC  (2+ messages)

[PATCH v2 0/4] syscalls: remove compat_alloc_user_space callers
 2020-12-08 15:06 UTC  (7+ messages)
` [PATCH v2 2/4] mm: simplify compat_sys_move_pages
` [PATCH v2 4/4] compat: remove some compat entry points

[PATCH v2] ARM: Parse kdump DT properties
 2020-12-03 12:34 UTC 

[PATCH] dt-ops: fix memory leak when new_node malloc fails
 2020-12-01  3:11 UTC 

[ANNOUNCE] kexec-tools v2.0.21 preparation
 2020-11-30 16:41 UTC 

[PATCH] dt-ops: fix memory leak when new_node malloc fails
 2020-11-30 16:39 UTC  (2+ messages)

[PATCH] zlib: fix resource leak when gzdirect failed
 2020-11-30 16:37 UTC  (2+ messages)

[PATCH] printk: add support for lockless ringbuffer
 2020-11-30 16:34 UTC  (2+ messages)

[PATCH] makedumpfile: printk: add support for lockless ringbuffer
 2020-11-27  0:00 UTC  (8+ messages)

[PATCH 0/2] x86/hyperv: fix kexec/kdump hang on some VMs
 2020-11-25 23:39 UTC  (4+ messages)
` [PATCH 1/2] x86/kexec: Use up-to-dated screen_info copy to fill boot params

[RFC PATCH 0/3] makedumpfile: about failing on arm64 with kernel > 5.4
 2020-11-23  6:13 UTC  (6+ messages)
` [RFC PATCH 1/3] makedumpfile/arm64: Add support for ARMv8.2-LVA (52-bit kernel VA support)
` [RFC PATCH 2/3] added way to determine kernel version that vmcore is from
` [RFC PATCH 3/3] arm64: use kernel version from OSRELEASE to determine linear mapping position

Facing issue with va to pa conversion in arm64/makedumpfile
 2020-11-20  8:41 UTC  (3+ messages)

[MAKDUMPFILE PATCH] Add option to estimate the size of vmcore dump files
 2020-11-18  7:33 UTC  (9+ messages)

[PATCH 0/3] warn and suppress irqflood
 2020-11-18  3:36 UTC  (12+ messages)
            ` [PATCH 0/3] use soft lockup to detect irq flood
              ` [PATCH 1/3] x86/irq: account the unused irq
              ` [PATCH 2/3] kernel/watchdog: make watchdog_touch_ts more accurate by using nanosecond
              ` [PATCH 3/3] kernel/watchdog: use soft lockup to detect irq flood

Your message to kexec awaits moderator approval
 2020-11-17 12:20 UTC 

[PATCH 0/5] x32 support
 2020-11-16 11:00 UTC  (7+ messages)
` [PATCH 2/5] configure.ac, arch/x86_64: handle x32 as subarch of x86_64 and don't specify -mcmodel=large there

[ANNOUNCE] makedumpfile 1.6.8 is released
 2020-11-16  1:24 UTC 

[PATCH] arm64: kexec: disabled check if kaslr-seed dtb property was wiped
 2020-11-12 21:56 UTC 

[PATCH v13 0/8] support reserving crashkernel above 4G on arm64 kdump
 2020-11-12 13:11 UTC  (20+ messages)
` [PATCH v13 1/8] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v13 4/8] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v13 6/8] arm64: kdump: reimplement crashkernel=X

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[PATCH] kexec: Add kexec reboot string
 2020-11-03 13:40 UTC 


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