messages from 2016-05-27 11:36:37 to 2016-06-20 16:49:43 UTC [more...]
[PATCH v19 00/13] arm64 kexec kernel patches
2016-06-20 16:49 UTC (19+ messages)
` [PATCH v19 02/13] arm64: Add back cpu reset routines
` [PATCH v19 04/13] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH v19 03/13] arm64/kexec: Add core kexec support
` [PATCH v19 05/13] arm64/kexec: Add pr_debug output
` [PATCH v19 01/13] arm64: Add cpus_are_stuck_in_kernel
` [PATCH v19 11/13] arm64: kdump: enable kdump in the arm64 defconfig
` [PATCH v19 09/13] arm64: kdump: add kdump support
` [PATCH v19 12/13] arm64: kdump: update a kernel doc
` [PATCH v19 10/13] arm64: kdump: add VMCOREINFO's for user-space coredump tools
` [PATCH v19 07/13] arm64: limit memory regions based on DT property, usable-memory
` [PATCH v19 08/13] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v19 13/13] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec
` [PATCH v19 06/13] arm64: kdump: reserve memory for crash dump kernel
[PATCH v2 0/9] kexec_file_load implementation for PowerPC
2016-06-20 16:01 UTC (20+ messages)
` [PATCH v2 1/9] kexec_file: Remove unused members from struct kexec_buf
` [PATCH v2 2/9] kexec_file: Generalize kexec_add_buffer
` [PATCH v2 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer
` [PATCH v2 4/9] powerpc: Factor out relocation code from module_64.c to elf_util_64.c
` [PATCH v2 5/9] powerpc: Generalize elf64_apply_relocate_add
` [PATCH v2 6/9] powerpc: Add functions to read ELF files of any endianness
` [PATCH v2 7/9] powerpc: Implement kexec_file_load
` [PATCH v2 8/9] powerpc: Add support for loading ELF kernels with kexec_file_load
` [PATCH v2 9/9] powerpc: Add purgatory for kexec_file_load implementation
Proposal for run time memory allocation for crash kernel
2016-06-20 15:46 UTC
[PATCH 1/2] sadump: fix segmentation fault on sadump-related formats
2016-06-20 6:00 UTC (2+ messages)
` [PATCH 2/2] sadump: fix wrong progress report on sadump formats
[PATCH 0/2] Simple fix to the ARM kexec tools implementation
2016-06-17 19:44 UTC (3+ messages)
` [PATCH 1/2] arm: take account of TEXT_OFFSET for subsequent images
` [PATCH 2/2] arm: fix kernel image size
[PATCH v2] makedumpfile: support _count -> _refcount rename in struct page
2016-06-17 9:41 UTC
[PATCH] makedumpfile: support _count -> _refcount rename in struct page
2016-06-17 9:25 UTC (5+ messages)
[PATCH v18 00/13] arm64 kexec kernel patches
2016-06-16 22:58 UTC (21+ messages)
` [PATCH v18 04/13] arm64/kexec: Add pr_debug output
` [PATCH v18 01/13] arm64: Add back cpu reset routines
` [PATCH v18 06/13] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v18 08/13] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v18 03/13] arm64/kexec: Add core kexec support
` [PATCH v18 09/13] arm64: kdump: add kdump support
` [PATCH v18 05/13] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH v18 07/13] arm64: limit memory regions based on DT property, usable-memory
` [PATCH v18 02/13] arm64: Add cpus_are_stuck_in_kernel
` [PATCH v18 11/13] arm64: kdump: enable kdump in the arm64 defconfig
` [PATCH v18 10/13] arm64: kdump: add VMCOREINFO for user-space coredump tools
` [PATCH v18 13/13] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec
` [PATCH v18 12/13] arm64: kdump: update a kernel doc
[PATCH] Revert "mm: rename _count, field of the struct page, to _refcount"
2016-06-16 11:28 UTC (7+ messages)
kexec failures with DEBUG_RODATA
2016-06-15 23:13 UTC (10+ messages)
[PATCH 0/8] kexec_file_load implementation for PowerPC
2016-06-14 1:22 UTC (16+ messages)
` [PATCH 1/8] kexec_file: Remove unused members from struct kexec_buf
` [PATCH 2/8] kexec_file: Generalize kexec_add_buffer
` [PATCH 3/8] powerpc: Factor out relocation code from module_64.c to elf_util_64.c
` [PATCH 4/8] powerpc: Generalize elf64_apply_relocate_add
` [PATCH 5/8] powerpc: Add functions to read ELF files of any endianness
` [PATCH 6/8] powerpc: Implement kexec_file_load
` [PATCH 7/8] powerpc: Add support for loading ELF kernels with kexec_file_load
` [PATCH 8/8] powerpc: Add purgatory for kexec_file_load implementation
[PATCH] arm64:kexec: Memstart should not be before the kernel start address
2016-06-10 16:41 UTC (4+ messages)
[PATCH v17 00/13] arm64 kexec kernel patches
2016-06-09 23:19 UTC (23+ messages)
` [PATCH v17 02/13] arm64: Add cpus_are_stuck_in_kernel
` [PATCH v17 01/13] arm64: Add back cpu reset routines
` [PATCH v17 12/13] arm64: kdump: update a kernel doc
` [PATCH v17 06/13] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v17 07/13] arm64: limit memory regions based on DT property, usable-memory
` [PATCH v17 11/13] arm64: kdump: enable kdump in the arm64 defconfig
` [PATCH v17 04/13] arm64/kexec: Add pr_debug output
` [PATCH v17 13/13] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec
` [PATCH v17 09/13] arm64: kdump: add kdump support
` [PATCH v17 08/13] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v17 03/13] arm64/kexec: Add core kexec support
` [PATCH v17 05/13] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH v17 10/13] arm64: kdump: add VMCOREINFO for user-space coredump tools
[PATCH kexec-tools v2 00/32] Keystone II updates for kexec tools
2016-06-09 17:06 UTC (42+ messages)
` [PATCH kexec-tools v2 01/32] kdump: mmap() and munmap() only work on page-aligned quantites
` [PATCH kexec-tools v2 02/32] kdump: fix multiple program header entries
` [PATCH kexec-tools v2 03/32] kdump: actually write out the memory
` [PATCH kexec-tools v2 04/32] kdump: fix kdump mapping
` [PATCH kexec-tools v2 05/32] arm: fix kdump to work on LPAE systems
` [PATCH kexec-tools v2 06/32] kdump: print mmap() offset in hex
` [PATCH kexec-tools v2 07/32] kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms
` [PATCH kexec-tools v2 08/32] kexec: add max_size to memory_ranges
` [PATCH kexec-tools v2 09/32] kexec: phys_to_virt() must take unsigned long long
` [PATCH kexec-tools v2 10/32] kexec: add generic helper to add to memory_regions
` [PATCH] Remove "max" parameter comment
` [PATCH kexec-tools v2 11/32] kexec: add mem_regions sorting implementation
` [PATCH kexec-tools v2 12/32] kexec: add helper to exlude a region from a set of memory ranges
` [PATCH kexec-tools v2 13/32] arm: fix pointer signedness warning in kexec-uImage-arm.c
` [PATCH kexec-tools v2 14/32] arm: fix off-by-one on memory end
` [PATCH kexec-tools v2 15/32] arm: fix get_kernel_stext_sym() to close its file
` [PATCH kexec-tools v2 16/32] arm: fix ELF32/ELF64 check
` [PATCH kexec-tools v2 17/32] arm: return proper error for missing crash kernel
` [PATCH kexec-tools v2 18/32] arm: report if crash kernel is out of bounds
` [PATCH kexec-tools v2 19/32] arm: add memory ranges debug
` [PATCH kexec-tools v2 20/32] arm: add maximum number of memory ranges
` [PATCH kexec-tools v2 21/32] arm: parse crash_reserved_mem early
` [PATCH kexec-tools v2 22/32] arm: use generic mem_region sorting implementation
` [PATCH kexec-tools v2 23/32] arm: move crash system RAM parsing earlier
` [PATCH kexec-tools v2 24/32] arm: add support for platforms with boot memory aliases
` [PATCH kexec-tools v2 25/32] arm: crashdump needs boot alias of crash kernel region
` [PATCH kexec-tools v2 26/32] arm: rename crash_reserved_mem to crash_kernel_mem
` [PATCH kexec-tools v2 27/32] arm: add support for multiple reserved regions
` [PATCH kexec-tools v2 28/32] arm: add support for boot-time crash kernel resource
` [PATCH kexec-tools v2 29/32] arm: add debug of reserved and coredump memory ranges
` [PATCH kexec-tools v2 30/32] arm: fix type of phys_offset
` [PATCH kexec-tools v2 31/32] arm: clean up phys/page offset debug
` [PATCH kexec-tools v2 32/32] arm: report which ELF core format we will use
makedumpfile-1.6.0: Exclude page structures of non-dumped pages
2016-06-09 3:51 UTC
[ANNOUNCE] makedumpfile: v1.6.0 release date
2016-06-07 4:19 UTC (2+ messages)
[PATCH 0/3] makedumpfile: Fix handling of ELF segments with p_memsz > p_filesz
2016-06-07 4:18 UTC (4+ messages)
` [PATCH 2/3] makedumpfile: Mark unstored ELF pages as filtered
[PATCH V7] makedumpfile: exclude page structures of non-dumped pages
2016-06-07 4:18 UTC (3+ messages)
[PATCH 8/8] ARM: kexec: fix kexec for Keystone 2
2016-06-03 8:50 UTC
[PATCH 5/8] kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
2016-06-03 8:50 UTC
[PATCH 6/8] kexec: allow architectures to override boot mapping
2016-06-03 8:50 UTC
[PATCH 4/8] kexec: ensure user memory sizes do not wrap
2016-06-03 8:50 UTC
[PATCH 3/8] kexec: don't invoke OOM-killer for control page allocation
2016-06-03 8:50 UTC
[PATCH 2/8] ARM: kexec: advertise location of bootable RAM
2016-06-03 8:50 UTC
[PATCH 1/8] ARM: kdump: advertise boot aliased crash kernel resource
2016-06-03 8:50 UTC
[PATCH 7/8] ARM: keystone: dts: add psci command definition
2016-06-03 8:50 UTC
[PATCH] kexec-tools: find sysfs smarter
2016-06-02 3:35 UTC (2+ messages)
[PATCH 06/12] ARM: kexec: advertise location of bootable RAM
2016-05-29 13:29 UTC (29+ messages)
` [PATCH kexec-tools 05/32] arm: fix kdump to work on LPAE systems
` [PATCH kexec-tools 07/32] kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms
` [PATCH kexec-tools 08/32] kexec: add max_size to memory_ranges
` [PATCH kexec-tools 12/32] kexec: add helper to exlude a region from a set of memory ranges
` [PATCH kexec-tools 18/32] arm: report if crash kernel is out of bounds
` [PATCH kexec-tools 26/32] arm: rename crash_reserved_mem to crash_kernel_mem
` [PATCH kexec-tools 27/32] arm: add support for multiple reserved regions
` [PATCH kexec-tools 28/32] arm: add support for boot-time crash kernel resource
` [PATCH kexec-tools 30/32] arm: fix type of phys_offset
` [PATCH kexec-tools 31/32] arm: clean up phys/page offset debug
` [PATCH kexec-tools 32/32] arm: report which ELF core format we will use
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