messages from 2020-09-14 04:55:56 to 2020-10-07 16:24:53 UTC [more...]
[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
2020-10-07 16:24 UTC (27+ messages)
` [PATCH v12 3/9] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel[_low]()
` [PATCH v12 6/9] arm64: kdump: reimplement crashkernel=X
` [PATCH v12 7/9] kdump: add threshold for the required memory
` [PATCH v12 9/9] kdump: update Documentation about crashkernel
[PATCH 0/3] makedumpfile: Clean up unused code
2020-10-07 6:56 UTC (4+ messages)
` [PATCH 1/3] Cleanup: Remove a superfluous seek to physical address 0
` [PATCH 2/3] Cleanup: Remove unused elf_info.c functions
` [PATCH 3/3] Cleanup: Remove offset_pt_load_memory
[PATCH 1/3] MIPS: Crash kernel should be able to see old memories
2020-10-05 0:40 UTC (16+ messages)
` [PATCH 2/3] MIPS: Reserve extra memory for crash dump
` [PATCH 3/3] MIPS: Loongson64: Add kexec/kdump support
[PATCH v4] arm64: Add purgatory printing
2020-10-02 18:34 UTC (2+ messages)
[PATCH v3 1/1] kdump: append uts_namespace.name offset to VMCOREINFO
2020-10-02 2:38 UTC (2+ messages)
[PATCH v3] arm64: Add purgatory printing
2020-10-01 15:45 UTC (4+ messages)
[PATCH v3 0/4] kexec_file_load() for arm
2020-09-30 18:34 UTC (5+ messages)
` [PATCH v3 1/4] arm: add image header definitions
` [PATCH v3 2/4] arm: decompressor: define a new zImage tag
` [PATCH v3 3/4] arm: Add kexec_image_info
` [PATCH v3 4/4] arm: kexec_file: load zImage or uImage, initrd and dtb
[PATCH v2 1/1] kdump: append uts_namespace.name offset to VMCOREINFO
2020-09-30 9:25 UTC (4+ messages)
[PATCH] Only allow to set crash_kexec_post_notifiers on boot time
2020-09-29 19:10 UTC (20+ messages)
[PATCH] kexec: Fix snprintf related compilation warnings
2020-09-29 16:21 UTC (2+ messages)
[PATCH v2] arm64: Add purgatory printing
2020-09-29 16:20 UTC (2+ messages)
[PATCH] vmcore-dmesg/man page: Update the vmcore-dmesg man page
2020-09-29 16:17 UTC (2+ messages)
[PATCH] kexec-tools: Add some missing free() calls
2020-09-29 16:15 UTC (4+ messages)
[PATCH] kexec-tools: Fix a prompt message when crashkernel is not reserved
2020-09-29 16:13 UTC (3+ messages)
[PATCH 5.4 044/388] x86/kdump: Always reserve the low 1M when the crashkernel option is specified
2020-09-29 10:56 UTC
[PATCH] kexec/arm64: Add support for ARMv8.2 (large space addressing) 52-bit VA extensions
2020-09-28 20:32 UTC (3+ messages)
[PATCH 0/4] syscalls: remove compat_alloc_user_space callers
2020-09-26 21:10 UTC (16+ messages)
` [PATCH 1/4] x86: add __X32_COND_SYSCALL() macro
` [PATCH 2/4] kexec: remove compat_sys_kexec_load syscall
` [PATCH 3/4] mm: remove compat_sys_move_pages
` [PATCH 4/4] mm: remove compat numa syscalls
[PATCH printk v5 0/6] printk: reimplement LOG_CONT handling
2020-09-25 22:59 UTC (12+ messages)
` [PATCH printk v5 1/6] printk: ringbuffer: relocate get_data()
` [PATCH printk v5 2/6] printk: ringbuffer: add BLK_DATALESS() macro
` [PATCH printk v5 3/6] printk: ringbuffer: clear initial reserved fields
` [PATCH printk v5 4/6] printk: ringbuffer: change representation of states
` [PATCH printk v5 5/6] printk: ringbuffer: add finalization/extension support
` [PATCH printk v5 6/6] printk: reimplement log_cont using record extension
[PATCH] kexec-tools: mips: Remove commandline parameter "mem"
2020-09-25 5:55 UTC (2+ messages)
[PATCH] docs: admin-guide: update kdump documentation due to change of crash URL
2020-09-24 16:43 UTC (4+ messages)
` [PATCH v2] "
[PATCH V2 1/3] MIPS: Crash kernel should be able to see old memories
2020-09-24 10:07 UTC (3+ messages)
` [PATCH V2 2/3] MIPS: Reserve extra memory for crash dump
` [PATCH V2 3/3] MIPS: Loongson64: Add kexec/kdump support
[PATCH v5 0/3] makedumpfile/arm64: Add support for ARMv8.2 extensions
2020-09-24 5:23 UTC (8+ messages)
` [PATCH v5 1/3] tree-wide: Retrieve 'MAX_PHYSMEM_BITS' from vmcoreinfo (if available)
` [PATCH v5 2/3] makedumpfile/arm64: Add support for ARMv8.2-LPA (52-bit PA support)
` [PATCH v5 3/3] makedumpfile/arm64: Add support for ARMv8.2-LVA (52-bit kernel VA support)
[PATCH 1/1] kdump: append uts_namespace.name offset to VMCOREINFO
2020-09-24 1:32 UTC (5+ messages)
[PATCH printk v2 0/3] printk: move dictionaries to meta data
2020-09-22 10:02 UTC (11+ messages)
` [PATCH printk v2 1/3] printk: move printk_info into separate array
` [PATCH printk v2 2/3] printk: move dictionary keys to dev_printk_info
` [PATCH printk v3 "
` [PATCH printk v4 "
` [PATCH printk v2 3/3] printk: remove dict ring
[PATCH] arm64 : fix makedumpfile failure on 5.4+ kernels
2020-09-21 14:13 UTC (3+ messages)
[RFC PATCH 0/3] Add writing support to vmcore for reusing oldmem
2020-09-21 7:17 UTC (4+ messages)
[PATCH] MIPS: Loongson64: Add kexec/kdump support
2020-09-19 3:59 UTC (10+ messages)
[PATCH printk 0/3] printk: move dictionaries to meta data
2020-09-18 14:56 UTC (13+ messages)
` [PATCH printk 1/3] printk: move printk_info into separate array
` [PATCH printk 2/3] printk: move dictionary keys to dev_printk_info
` [PATCH printk 3/3] printk: remove dict ring
[PATCH -next] fs/proc/vmcore: Fix 'sizez' kernel-doc warning in vmcore.c
2020-09-18 12:51 UTC
[PATCH 1/1] makedumpfile: make use of 'uts_namespace.name' offset in VMCOREINFO
2020-09-18 11:55 UTC
[PATCH] arm64: Add purgatory printing
2020-09-18 11:07 UTC (6+ messages)
[PATCH v2 1/1] Calculate offset to field 'init_uts_ns.name'
2020-09-18 2:23 UTC (5+ messages)
[PATCH AUTOSEL 5.4 047/330] x86/kdump: Always reserve the low 1M when the crashkernel option is specified
2020-09-18 1:56 UTC
[PATCH 1/1] Calculate offset to field 'init_uts_ns.name'
2020-09-16 13:51 UTC (3+ messages)
makedumpfile: a feature question about filtering
2020-09-16 8:40 UTC (8+ messages)
[PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
2020-09-15 7:37 UTC (3+ messages)
[BUG RT] dump-capture kernel not executed for panic in interrupt context
2020-09-14 16:46 UTC
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