messages from 2019-10-04 18:52:42 to 2019-11-07 20:18:22 UTC [more...]
makedumpfile: ELF format issues (RE: makedumpfile: Fix divide by zero in print_report()) (Kazuhito Hagio)
2019-11-07 20:18 UTC
makedumpfile: ELF format issues (RE: makedumpfile: Fix divide by zero in print_report())
2019-11-07 16:12 UTC (7+ messages)
[PATCH] makedumpfile: Fix wrong statistics in ELF format mode
2019-11-06 16:57 UTC
[PATCH] arm64: mm: Remove MAX_USER_VA_BITS definition
2019-11-06 11:23 UTC (3+ messages)
[PATCH] makedumpfile: Fix off-by-one issue in exclude_nodata_pages()
2019-11-04 21:24 UTC (2+ messages)
crash and makedumpfile with 5.3 missing memory in dump
2019-11-01 13:54 UTC (4+ messages)
` [Crash-utility] "
[PATCH 0/2 RESEND v8] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
2019-11-01 7:12 UTC (7+ messages)
` [PATCH 1/2 RESEND v8] x86/kdump: always reserve the low 1M when the crashkernel option is specified
` [PATCH 2/2 RESEND v8] x86/kdump: clean up all the code related to the backup region
[edk2-devel] How /sys/firmware/fdt getting created
2019-11-01 5:46 UTC (5+ messages)
[PATCH 0/2 v7] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
2019-10-31 1:31 UTC (8+ messages)
` [PATCH 1/2 v7] x86/kdump: always reserve the low 1MiB when the crashkernel option is specified
` [PATCH 2/2 v7] x86/kdump: clean up all the code related to the backup region
[PATCH 0/2 v8] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
2019-10-31 1:26 UTC (4+ messages)
` [PATCH 1/2 v8] x86/kdump: always reserve the low 1M when the crashkernel option is specified
` [PATCH 2/2 v8] x86/kdump: clean up all the code related to the backup region
Makedumpfile help for 5.4.0.rc3 : Arm
2019-10-30 17:01 UTC (9+ messages)
[PATCH 0/2 v6] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
2019-10-28 3:37 UTC (5+ messages)
` [PATCH 1/2 v6] x86/kdump: always reserve the low 1MiB when the crashkernel option is specified
` [PATCH 2/2 v6] x86/kdump: clean up all the code related to the backup region
[PATCH V4 0/2] Add support for arm64 to carry ima measurement
2019-10-25 17:39 UTC (13+ messages)
` [PATCH V4 1/2] Add support for arm64 to carry ima measurement log in kexec_file_load
` [PATCH V4 2/2] update powerpc implementation to call into of_ima*
[PATCH 0/2 v5] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
2019-10-25 8:52 UTC (10+ messages)
` [PATCH 1/2 v5] x86/kdump: always reserve the low 1MiB when the crashkernel option is specified
` [PATCH 2/2 v5] x86/kdump: clean up all the code related to the backup region
[PATCH 0/3 v4] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
2019-10-24 23:55 UTC (16+ messages)
` [PATCH 1/3 v4] x86/kdump: always reserve the low 1MiB when the crashkernel option is specified
` [PATCH] x86/kdump: always reserve the low 1MiB when the crashkernel
` [PATCH 2/3 v4] x86/kdump: remove the unused crash_copy_backup_region()
` [PATCH 3/3 v4] x86/kdump: clean up all the code related to the backup region
Ubuntu 18.04: Second kernel launch vai "kexec -e "gives ata1: failed to reset engine error
2019-10-24 16:04 UTC
[PATCH 1/3 v4] x86/kdump: always reserve the low 1MiB when the crashkernel option is specified
2019-10-22 13:38 UTC
[PATCH] kexec: Fix pointer-to-int-cast warnings
2019-10-21 20:38 UTC
Build failed on Alpine Linux for x86 arch
2019-10-19 20:10 UTC
[PATCH v7 00/25] arm64: MMU enabled kexec relocation
2019-10-17 14:26 UTC (27+ messages)
` [PATCH v7 01/25] kexec: quiet down kexec reboot
` [PATCH v7 02/25] kexec: add machine_kexec_post_load()
` [PATCH v7 03/25] arm64: kexec: remove unnecessary debug prints
` [PATCH v7 04/25] arm64: kexec: make dtb_mem always enabled
` [PATCH v7 05/25] arm64: hibernate: pass the allocated pgdp to ttbr0
` [PATCH v7 06/25] arm64: hibernate: use get_safe_page directly
` [PATCH v7 07/25] arm64: hibernate: remove gotos as they are not needed
` [PATCH v7 08/25] arm64: hibernate: rename dst to page in create_safe_exec_page
` [PATCH v7 09/25] arm64: hibernate: add PUD_SECT_RDONLY
` [PATCH v7 10/25] arm64: hibernate: add trans_pgd public functions
` [PATCH v7 11/25] arm64: hibernate: move page handling function to new trans_pgd.c
` [PATCH v7 12/25] arm64: trans_pgd: make trans_pgd_map_page generic
` [PATCH v7 13/25] arm64: trans_pgd: pass allocator trans_pgd_create_copy
` [PATCH v7 14/25] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
` [PATCH v7 15/25] arm64: kexec: move relocation function setup
` [PATCH v7 16/25] arm64: kexec: call kexec_image_info only once
` [PATCH v7 17/25] arm64: kexec: cpu_soft_restart change argument types
` [PATCH v7 18/25] arm64: kexec: arm64_relocate_new_kernel clean-ups
` [PATCH v7 19/25] arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp
` [PATCH v7 20/25] arm64: kexec: add expandable argument to relocation function
` [PATCH v7 21/25] arm64: kexec: offset for "
` [PATCH v7 22/25] arm64: kexec: kexec EL2 vectors
` [PATCH v7 23/25] arm64: kexec: configure trans_pgd page table for kexec
` [PATCH v7 24/25] arm64: kexec: enable MMU during kexec relocation
` [PATCH v7 25/25] arm64: kexec: remove head from relocation argument
[PATCH 0/3 v3] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
2019-10-16 16:51 UTC (16+ messages)
` [PATCH 1/3 "
` [PATCH 2/3 v3] x86/kdump cleanup: remove the unused crash_copy_backup_region()
` [PATCH 3/3 v3] x86/kdump: clean up all the code related to the backup region
[PATCH v3 2/2] x86/kdump: Reserve extra memory when SME or SEV is active
2019-10-15 17:18 UTC (8+ messages)
[PATCH v6 00/17] arm64: MMU enabled kexec relocation
2019-10-15 2:12 UTC (30+ messages)
` [PATCH v6 01/17] kexec: quiet down kexec reboot
` [PATCH v6 02/17] arm64: hibernate: pass the allocated pgdp to ttbr0
` [PATCH v6 03/17] arm64: hibernate: check pgd table allocation
` [PATCH v6 04/17] arm64: hibernate: use get_safe_page directly
` [PATCH v6 05/17] arm64: hibernate: remove gotos as they are not needed
` [PATCH v6 06/17] arm64: hibernate: rename dst to page in create_safe_exec_page
` [PATCH v6 07/17] arm64: hibernate: add PUD_SECT_RDONLY
` [PATCH v6 08/17] arm64: hibernate: add trans_pgd public functions
` [PATCH v6 09/17] arm64: hibernate: move page handling function to new trans_pgd.c
` [PATCH v6 10/17] arm64: trans_pgd: make trans_pgd_map_page generic
` [PATCH v6 11/17] arm64: trans_pgd: pass allocator trans_pgd_create_copy
` [PATCH v6 12/17] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
` [PATCH v6 13/17] kexec: add machine_kexec_post_load()
` [PATCH v6 14/17] arm64: kexec: move relocation function setup and clean up
` [PATCH v6 15/17] arm64: kexec: add expandable argument to relocation function
` [PATCH v6 16/17] arm64: kexec: configure trans_pgd page table for kexec
` [PATCH v6 17/17] arm64: kexec: enable MMU during kexec relocation
[PATCH v3 00/17] arm64: MMU enabled kexec relocation
2019-10-11 18:16 UTC (9+ messages)
` [PATCH v3 06/17] arm64, hibernate: add trans_pgd public functions
` [PATCH v3 08/17] arm64, trans_pgd: make trans_pgd_map_page generic
[PATCH] lib/string: make memzero_explicit inline instead of external
2019-10-10 6:56 UTC (2+ messages)
[PATCH v3 0/2] Add support for arm64 to carry ima measurement log in kexec_file_load
2019-10-10 0:12 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] update powerpc implementation to call into of_ima*
[PATCH v2 0/2] Add support to carry ima measurement log in kexec_file_load
2019-10-09 20:49 UTC (5+ messages)
` [PATCH v2 1/2] Add support for arm64 "
` [PATCH v2 2/2] update powerpc implementation to call into of_ima*
makedumpfile: Fix divide by zero in print_report()
2019-10-08 21:37 UTC (6+ messages)
[PATCH v2] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
2019-10-08 3:17 UTC (7+ messages)
[PATCH] kexec-tools: Fix conversion overflow when compiling on 32-bit platforms
2019-10-07 7:12 UTC (8+ messages)
[PATCH 0/3] arm64: kexec_file: add kdump
2019-10-07 3:04 UTC (2+ messages)
[PATCH] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
2019-10-05 7:35 UTC (8+ 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