messages from 2019-10-17 09:45:14 to 2019-12-02 15:48:53 UTC [more...]
[RFC PATCH v5 0/3] printk: new ringbuffer implementation
2019-12-02 15:48 UTC (5+ messages)
` [RFC PATCH v5 1/3] printk-rb: new printk ringbuffer implementation (writer)
` [RFC PATCH v5 2/3] printk-rb: new printk ringbuffer implementation (reader)
` [RFC PATCH v5 3/3] printk-rb: add test module
kexec_file overwrites reserved EFI ESRT memory
2019-12-02 9:05 UTC (7+ messages)
[PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
2019-11-29 20:05 UTC (4+ messages)
` [PATCH v5 1/5] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo
[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
2019-11-29 19:59 UTC (6+ messages)
` [RESEND PATCH v5 1/5] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
` [RESEND PATCH v5 3/5] Documentation/arm64: Fix a simple typo in memory.rst
` [RESEND PATCH v5 4/5] Documentation/vmcoreinfo: Add documentation for 'MAX_PHYSMEM_BITS'
` [RESEND PATCH v5 5/5] Documentation/vmcoreinfo: Add documentation for 'TCR_EL1.T1SZ'
[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
2019-11-29 19:28 UTC (2+ messages)
` [RESEND PATCH v5 1/5] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo
[PATCH] efi: arm64: Introduce /sys/firmware/efi/memreserve to tell the persistent pages
2019-11-29 12:25 UTC (2+ messages)
[PATCH] makedumpfile/Makefile: remove -lebl from LIBS
2019-11-29 1:09 UTC
[PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
2019-11-28 20:25 UTC (4+ messages)
` [PATCH v5 3/5] Documentation/arm64: Fix a simple typo in memory.rst
` [PATCH v5 4/5] Documentation/vmcoreinfo: Add documentation for 'MAX_PHYSMEM_BITS'
` [PATCH v5 5/5] Documentation/vmcoreinfo: Add documentation for 'TCR_EL1.T1SZ'
kexec-tools/vmcore-demsg: No program header covering vaddr 0xffff000be7a00000found kexec bug?
2019-11-27 20:43 UTC (5+ messages)
[PATCH] doc: vmcore-dmesg should work on ELF format
2019-11-27 3:12 UTC
[PATCH] fix bug in is_dumpable_file()
2019-11-27 3:06 UTC (2+ messages)
[PATCH v4 0/4] makedumpfile/arm64: Add support for ARMv8.2 extensions
2019-11-23 14:29 UTC (2+ messages)
makedumpfile: ELF format issues (RE: makedumpfile: Fix divide by zero in print_report())
2019-11-22 20:37 UTC (9+ messages)
[PATCH] powerpc: Fix issue with missing registers in kdump
2019-11-22 18:21 UTC
[PATCH v4 0/4] makedumpfile/arm64: Add support for ARMv8.2 extensions
2019-11-22 14:22 UTC (20+ messages)
` [PATCH v4 1/4] tree-wide: Retrieve 'MAX_PHYSMEM_BITS' from vmcoreinfo (if available)
` [PATCH v4 2/4] makedumpfile/arm64: Add support for ARMv8.2-LPA (52-bit PA support)
` [PATCH v4 3/4] makedumpfile/arm64: Add support for ARMv8.2-LVA (52-bit kernel VA support)
` [PATCH v4 4/4] makedumpfile: Mark --mem-usage option unsupported for arm64
[PATCH 4.19 138/220] kexec: Allocate decrypted control pages for kdump if SME is enabled
2019-11-22 10:29 UTC (2+ messages)
` [PATCH 4.19 187/220] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
[PATCH 4.14 079/122] kexec: Allocate decrypted control pages for kdump if SME is enabled
2019-11-22 10:29 UTC (2+ messages)
` [PATCH 4.14 102/122] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
[PATCH 4.9 211/222] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
2019-11-22 10:29 UTC
[PATCH 4.4 151/159] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
2019-11-22 10:29 UTC
[RFC PATCH v2] efi: arm64: Introduce /sys/firmware/efi/memreserve to tell the persistent pages
2019-11-21 16:54 UTC (2+ messages)
[PATCH v4 0/3] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
2019-11-21 4:05 UTC (11+ messages)
` [PATCH v4 1/3] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo
[PATCH] crash/arm64: Determine vabits_actual value from 'TCR_EL1.T1SZ' value in vmcoreinfo
2019-11-19 15:24 UTC
[PATCH] kexec: build multiboot2 for i386
2019-11-17 23:52 UTC
[PATCH 0/3 v9] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
2019-11-15 0:18 UTC (8+ messages)
` [PATCH 1/3 v9] x86/kdump: always reserve the low 1M when the crashkernel option is specified
` [PATCH 2/3 v9] x86/kdump: clean up all the code related to the backup region
` [PATCH 3/3 v9] kexec: Fix i386 build warnings that missed declaration of struct kimage
[PATCH v2 0/3] arm64: kexec_file: add kdump
2019-11-14 5:15 UTC (4+ messages)
` [PATCH v2 1/3] libfdt: define UINT32_MAX in libfdt_env.h
` [PATCH v2 2/3] libfdt: include fdt_addresses.c
` [PATCH v2 3/3] arm64: kexec_file: add crash dump support
[RFC PATCH] efi: arm64: Introduce /sys/firmware/efi/memreserve to tell the persistent pages
2019-11-13 19:43 UTC (3+ messages)
[PATCH AUTOSEL 4.4 41/48] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
2019-11-13 2:01 UTC
[PATCH AUTOSEL 4.9 58/68] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
2019-11-13 1:59 UTC
[PATCH AUTOSEL 4.14 072/115] kexec: Allocate decrypted control pages for kdump if SME is enabled
2019-11-13 1:56 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 095/115] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
[PATCH AUTOSEL 4.19 127/209] kexec: Allocate decrypted control pages for kdump if SME is enabled
2019-11-13 1:49 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 176/209] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
[PATCH] makedumpfile: Fix wrong statistics in ELF format mode
2019-11-12 22:58 UTC (2+ messages)
[PATCH v4 2/3] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
2019-11-11 8:04 UTC
[PATCH] makedumpfile: Add support for ELF extended numbering
2019-11-08 22:36 UTC
makedumpfile: ELF format issues
2019-11-08 19:48 UTC (3+ messages)
[PATCH] ARM: Use mmap for zImage initrd
2019-11-08 18:08 UTC
makedumpfile: ELF format issues (RE: makedumpfile: Fix divide by zero in print_report()) (Kazuhito Hagio)
2019-11-07 21:28 UTC (2+ messages)
Makedumpfile help for 5.4.0.rc3 : Arm
2019-11-07 20:31 UTC (10+ messages)
[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
[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 (10+ messages)
[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 (15+ 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 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 (2+ 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