July 2016 Archives by date
Starting: Fri Jul 1 00:37:09 PDT 2016
Ending: Sun Jul 31 23:46:12 PDT 2016
Messages: 431
- [PATCH v20 13/14] arm64: kdump: update a kernel doc
AKASHI Takahiro
- [PATCH v20 13/14] arm64: kdump: update a kernel doc
Baoquan He
- [RFC] arm64: kexec_file_load support
Thiago Jung Bauermann
- [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer.
Thiago Jung Bauermann
- [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer.
Dave Young
- [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer.
Thiago Jung Bauermann
- [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer.
Thiago Jung Bauermann
- [PATCH v20 13/14] arm64: kdump: update a kernel doc
AKASHI Takahiro
- [RFC] arm64: kexec_file_load support
AKASHI Takahiro
- [PATCH v20 00/14] arm64 kexec kernel patches
AKASHI Takahiro
- [PATCH v20 00/14] arm64 kexec kernel patches
Pratyush Anand
- [PATCH] scripts: Fix size mismatch of kexec_purgatory_size
Tautschnig, Michael
- [RFC] arm64: kexec_file_load support
Thiago Jung Bauermann
- [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer.
Dave Young
- [RFC] arm64: kexec_file_load support
Dave Young
- [v2,1/2] refactor code parsing size based on memory range
Michael Ellerman
- [v2,1/2] refactor code parsing size based on memory range
Hari Bathini
- [RFC] arm64: kexec_file_load support
AKASHI Takahiro
- [RFC] arm64: kexec_file_load support
AKASHI Takahiro
- [V3 PATCH 0/2] kexec: crash_kexec_post_notifiers boot option related fixes
Hidehiro Kawai
- [V3 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version
Hidehiro Kawai
- [V3 PATCH 2/2] kexec: Use core_param for crash_kexec_post_notifiers boot option
Hidehiro Kawai
- [PATCH v21 0/8] arm64: kdump support
AKASHI Takahiro
- [PATCH v21 1/8] arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
- [PATCH v21 2/8] arm64: limit memory regions based on DT property, usable-memory
AKASHI Takahiro
- [PATCH v21 3/8] arm64: kdump: implement machine_crash_shutdown()
AKASHI Takahiro
- [PATCH v21 4/8] arm64: kdump: add kdump support
AKASHI Takahiro
- [PATCH v21 5/8] arm64: kdump: add VMCOREINFO's for user-space coredump tools
AKASHI Takahiro
- [PATCH v21 6/8] arm64: kdump: enable kdump in the arm64 defconfig
AKASHI Takahiro
- [PATCH v21 7/8] arm64: kdump: update a kernel doc
AKASHI Takahiro
- [PATCH v21 8/8] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec
AKASHI Takahiro
- [PATCH] scripts: Fix size mismatch of kexec_purgatory_size
Dave Young
- [PATCH] makedumpfile: fix module init base and size offset for kernel v4.5
Guenther Hutzl
- Hello..
Meirit
- [PATCH v21 1/8] arm64: kdump: reserve memory for crash dump kernel
Geoff Levand
- [PATCH v21 3/8] arm64: kdump: implement machine_crash_shutdown()
Geoff Levand
- [PATCH v21 4/8] arm64: kdump: add kdump support
Geoff Levand
- [PATCH v21 7/8] arm64: kdump: update a kernel doc
Geoff Levand
- [PATCH v21 8/8] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec
Geoff Levand
- [PATCH v21 2/8] arm64: limit memory regions based on DT property, usable-memory
Geoff Levand
- [PATCH v21 1/8] arm64: kdump: reserve memory for crash dump kernel
Thiago Jung Bauermann
- [PATCH v21 8/8] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec
Thiago Jung Bauermann
- [PATCH v21 1/8] arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
- [PATCH v21 3/8] arm64: kdump: implement machine_crash_shutdown()
AKASHI Takahiro
- [PATCH v21 4/8] arm64: kdump: add kdump support
AKASHI Takahiro
- [PATCH v21 7/8] arm64: kdump: update a kernel doc
AKASHI Takahiro
- [PATCH v21 1/8] arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
- [PATCH v21 8/8] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec
AKASHI Takahiro
- [RFC] arm64: kexec_file_load support
Dave Young
- [PATCH] kexec: Fix kdump failure with notsc
Wei Jiangang
- [PATCH] makedumpfile: fix module init base and size offset for kernel v4.5
Atsushi Kumagai
- [PATCH] kexec: Fix kdump failure with notsc
kbuild test robot
- kexec failures with DEBUG_RODATA
Russell King - ARM Linux
- [PATCH v2] kexec: Fix kdump failure with notsc
Wei Jiangang
- kexec failures with DEBUG_RODATA
Russell King - ARM Linux
- [PATCH] kexec: Fix kdump failure with notsc
Wei, Jiangang
- [PATCH 1/2] arm: plug a zImage corner case
Russell King
- [PATCH 2/2] arm: use zImage size from header
Russell King
- [PATCH v4 0/9] kexec_file_load implementation for PowerPC
Thiago Jung Bauermann
- [PATCH v4 1/9] kexec_file: Allow arch-specific memory walking for kexec_add_buffer
Thiago Jung Bauermann
- [PATCH v4 2/9] kexec_file: Change kexec_add_buffer to take kexec_buf as argument.
Thiago Jung Bauermann
- [PATCH v4 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.
Thiago Jung Bauermann
- [PATCH v4 4/9] powerpc: Factor out relocation code from module_64.c to elf_util_64.c.
Thiago Jung Bauermann
- [PATCH v4 5/9] powerpc: Generalize elf64_apply_relocate_add.
Thiago Jung Bauermann
- [PATCH v4 6/9] powerpc: Add functions to read ELF files of any endianness.
Thiago Jung Bauermann
- [PATCH v4 7/9] powerpc: Implement kexec_file_load.
Thiago Jung Bauermann
- [PATCH v4 8/9] powerpc: Add support for loading ELF kernels with kexec_file_load.
Thiago Jung Bauermann
- [PATCH v4 9/9] powerpc: Add purgatory for kexec_file_load implementation.
Thiago Jung Bauermann
- [PATCH v21 3/8] arm64: kdump: implement machine_crash_shutdown()
Geoff Levand
- [PATCH v2] kexec: Fix kdump failure with notsc
Eric W. Biederman
- [PATCH v21 8/8] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec
Thiago Jung Bauermann
- [PATCH v2] kexec: Fix kdump failure with notsc
Wei, Jiangang
- [PATCH v2] kexec: Fix kdump failure with notsc
Ingo Molnar
- [PATCH v2] kexec: Fix kdump failure with notsc
Nikolay Borisov
- Partnership INVESTMENT
GLOBAL PARTNERSHIP & INVESTMENTS
- [RFC] arm64: kexec_file_load support
Thiago Jung Bauermann
- [PATCH v4 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.
Michael Ellerman
- [PATCH v4 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.
Dave Young
- [RFC] arm64: kexec_file_load support
Dave Young
- [PATCH v4 1/9] kexec_file: Allow arch-specific memory walking for kexec_add_buffer
Dave Young
- [PATCH v4 2/9] kexec_file: Change kexec_add_buffer to take kexec_buf as argument.
Dave Young
- [PATCH v4 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.
Dave Young
- [RFC] arm64: kexec_file_load support
AKASHI Takahiro
- [RFC] arm64: kexec_file_load support
Dave Young
- [V3 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version
Dave Young
- [PATCH v2] kexec: Fix kdump failure with notsc
Wei, Jiangang
- IO memory read from /proc/vmcore leads to hang.
Daniel Walker
- [RFC 0/3] extend kexec_file_load system call
AKASHI Takahiro
- [RFC 1/3] syscall: add kexec_file_load to generic unistd.h
AKASHI Takahiro
- [RFC 2/3] kexec: add dtb info to struct kimage
AKASHI Takahiro
- [RFC 3/3] kexec: extend kexec_file_load system call
AKASHI Takahiro
- [V3 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version
河合英宏 / KAWAI,HIDEHIRO
- [V3 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version
Xunlei Pang
- [V3 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version
河合英宏 / KAWAI,HIDEHIRO
- [PATCH 1/2] kexec: remove unnecessary unusable_pages
zhongjiang
- [PATCH 2/2] kexec: add a pmd huge entry condition during the page table
zhongjiang
- [PATCH v22 0/8] arm64: add kdump support
AKASHI Takahiro
- [PATCH v22 1/8] arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
- [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range
AKASHI Takahiro
- [PATCH v22 3/8] arm64: kdump: implement machine_crash_shutdown()
AKASHI Takahiro
- [PATCH v22 4/8] arm64: kdump: add kdump support
AKASHI Takahiro
- [PATCH v22 5/8] arm64: kdump: add VMCOREINFO's for user-space coredump tools
AKASHI Takahiro
- [PATCH v22 6/8] arm64: kdump: enable kdump in the arm64 defconfig
AKASHI Takahiro
- [PATCH v22 7/8] arm64: kdump: update a kernel doc
AKASHI Takahiro
- [PATCH v22 8/8] Documentation: dt: chosen properties for arm64 kdump
AKASHI Takahiro
- Company Paymnet Agent Needed
Shougang Group Co., Ltd
- [PATCH v2] kexec: Fix kdump failure with notsc
Xunlei Pang
- [V3 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version
Xunlei Pang
- [V3 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version
河合英宏 / KAWAI,HIDEHIRO
- [V3 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version
Xunlei Pang
- [PATCH v2] kexec: Fix kdump failure with notsc
Baoquan He
- [PATCH v2] kexec: Fix kdump failure with notsc
Wei, Jiangang
- [PATCH v2] kexec: Fix kdump failure with notsc
Wei, Jiangang
- [PATCH v2] kexec: Fix kdump failure with notsc
Baoquan He
- [PATCH v22 8/8] Documentation: dt: chosen properties for arm64 kdump
Mark Rutland
- [RFC 0/3] extend kexec_file_load system call
Eric W. Biederman
- [RFC 0/3] extend kexec_file_load system call
Thiago Jung Bauermann
- [RFC 0/3] extend kexec_file_load system call
Vivek Goyal
- [RFC 0/3] extend kexec_file_load system call
Arnd Bergmann
- [RFC 0/3] extend kexec_file_load system call
Vivek Goyal
- [RFC 0/3] extend kexec_file_load system call
Arnd Bergmann
- [RFC 0/3] extend kexec_file_load system call
Mark Rutland
- [PATCH 1/2] kexec: remove unnecessary unusable_pages
Eric W. Biederman
- [PATCH 2/2] kexec: add a pmd huge entry condition during the page table
Eric W. Biederman
- [RFC 0/3] extend kexec_file_load system call
Thiago Jung Bauermann
- [RFC 0/3] extend kexec_file_load system call
Petr Tesarik
- [RFC 0/3] extend kexec_file_load system call
Eric W. Biederman
- [RFC 0/3] extend kexec_file_load system call
Eric W. Biederman
- [PATCH 2/3] makedumpfile: Mark unstored ELF pages as filtered
Petr Tesarik
- [RFC 0/3] extend kexec_file_load system call
Petr Tesarik
- [RFC 0/3] extend kexec_file_load system call
Russell King - ARM Linux
- [RFC 0/3] extend kexec_file_load system call
Stewart Smith
- [RFC 0/3] extend kexec_file_load system call
Stewart Smith
- [RFC 0/3] extend kexec_file_load system call
Dave Young
- [PATCH 1/2] kexec: remove unnecessary unusable_pages
zhong jiang
- [RFC 0/3] extend kexec_file_load system call
Stewart Smith
- [PATCH 1/2] kexec: remove unnecessary unusable_pages
Eric W. Biederman
- [PATCH 2/2] kexec: add a pmd huge entry condition during the page table
zhong jiang
- [PATCH 1/2] kexec: remove unnecessary unusable_pages
zhong jiang
- [RFC 0/3] extend kexec_file_load system call
Russell King - ARM Linux
- [PATCH 2/3] makedumpfile: Mark unstored ELF pages as filtered
Atsushi Kumagai
- [PATCH v2] kexec: Fix kdump failure with notsc
Wei, Jiangang
- [RFC 0/3] extend kexec_file_load system call
Ard Biesheuvel
- [RFC 0/3] extend kexec_file_load system call
Stewart Smith
- [RFC 0/3] extend kexec_file_load system call
Arnd Bergmann
- [RFC 0/3] extend kexec_file_load system call
Russell King - ARM Linux
- [RFC 0/3] extend kexec_file_load system call
Stewart Smith
- [RFC 0/3] extend kexec_file_load system call
Stewart Smith
- [RFC 0/3] extend kexec_file_load system call
Russell King - ARM Linux
- [RFC 0/3] extend kexec_file_load system call
Dave Young
- [PATCH 1/2] PKCS#7: Fix kernel panic when referring to the empty AuthorityKeyIdentifier
Lans Zhang
- [PATCH 2/2] pefile: Fix the failure of calculation for digest
Lans Zhang
- [RFC 0/3] extend kexec_file_load system call
Petr Tesarik
- [PATCH v2] kexec: Fix kdump failure with notsc
Baoquan He
- [PATCH v22 1/8] arm64: kdump: reserve memory for crash dump kernel
Suzuki K Poulose
- [PATCH v22 3/8] arm64: kdump: implement machine_crash_shutdown()
Suzuki K Poulose
- [RFC 0/3] extend kexec_file_load system call
Mark Rutland
- [RFC 0/3] extend kexec_file_load system call
Mark Rutland
- [PATCH 0/2] Allow crash dumps with crash_kexec_post_notifiers
Petr Tesarik
- [PATCH 1/2] Add a kexec_crash_loaded() function
Petr Tesarik
- [PATCH 2/2] Allow kdump with crash_kexec_post_notifiers
Petr Tesarik
- [PATCH 0/2] Allow crash dumps with crash_kexec_post_notifiers
Petr Tesarik
- [PATCH 1/2] Add a kexec_crash_loaded() function
Josh Triplett
- [Xen-devel] [PATCH 2/2] Allow kdump with crash_kexec_post_notifiers
David Vrabel
- [PATCH 1/2] Add a kexec_crash_loaded() function
Petr Tesarik
- [PATCH 1/2] PKCS#7: Fix kernel panic when referring to the empty AuthorityKeyIdentifier
David Howells
- [RFC 0/3] extend kexec_file_load system call
Vivek Goyal
- [PATCH 2/2] pefile: Fix the failure of calculation for digest
David Howells
- [RFC 0/3] extend kexec_file_load system call
Arnd Bergmann
- [RFC 0/3] extend kexec_file_load system call
Vivek Goyal
- [RFC 0/3] extend kexec_file_load system call
Vivek Goyal
- [V2][PATCH 1/2] PKCS#7: Fix kernel panic when referring to the empty AuthorityKeyIdentifier
Lans Zhang
- [V2][PATCH 2/2] pefile: Fix the failure of calculation for digest
Lans Zhang
- [PATCH 2/2] pefile: Fix the failure of calculation for digest
Lans Zhang
- [PATCH v22 8/8] Documentation: dt: chosen properties for arm64 kdump
AKASHI Takahiro
- [PATCH v22 1/8] arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
- [PATCH v22 3/8] arm64: kdump: implement machine_crash_shutdown()
AKASHI Takahiro
- Benefit!
Sgt Debra Moore
- [RFC 0/3] extend kexec_file_load system call
AKASHI Takahiro
- [RFC 0/3] extend kexec_file_load system call
Russell King - ARM Linux
- [RFC 0/3] extend kexec_file_load system call
Mark Rutland
- [RFC 0/3] extend kexec_file_load system call
Vivek Goyal
- Loan Offer, Apply Now.
Fernando Abrigo
- [RFC 0/3] extend kexec_file_load system call
Thiago Jung Bauermann
- [RFC 0/3] extend kexec_file_load system call
Arnd Bergmann
- [RFC 0/3] extend kexec_file_load system call
Arnd Bergmann
- [RFC 0/3] extend kexec_file_load system call
Dave Young
- Loan Offer, Apply Now.
Fernando Abrigo
- [RFC 0/3] extend kexec_file_load system call
Dave Young
- [V2][PATCH 2/2] pefile: Fix the failure of calculation for digest
Dave Young
- [V2][PATCH 1/2] PKCS#7: Fix kernel panic when referring to the empty AuthorityKeyIdentifier
Dave Young
- [RFC 0/3] extend kexec_file_load system call
Thiago Jung Bauermann
- [V2][PATCH 2/2] pefile: Fix the failure of calculation for digest
Dave Young
- [RFC 0/3] extend kexec_file_load system call
Arnd Bergmann
- [PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
Lee, Chun-Yi
- [PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
Baoquan He
- [PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
Baoquan He
- [PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
joeyli
- [RFC 0/3] extend kexec_file_load system call
Mark Rutland
- [PATCH 2/2] kexec: add a pmd huge entry condition during the page table
Eric W. Biederman
- [PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
Baoquan He
- [PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
Vivek Goyal
- [PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
joeyli
- [RFC 0/3] extend kexec_file_load system call
Thiago Jung Bauermann
- [PATCH 1/2] arm: plug a zImage corner case
Simon Horman
- [PATCH v20 00/14] arm64 kexec kernel patches
Simon Horman
- IO memory read from /proc/vmcore leads to hang.
Mahesh Jagannath Salgaonkar
- [RFC 0/3] extend kexec_file_load system call
Arnd Bergmann
- [PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
Petr Tesarik
- [RFC 0/3] extend kexec_file_load system call
Russell King - ARM Linux
- [PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
joeyli
- [PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
Petr Tesarik
- [V3 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version
河合英宏 / KAWAI,HIDEHIRO
- [PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
Vivek Goyal
- [RFC 0/3] extend kexec_file_load system call
Vivek Goyal
- [RFC 3/3] kexec: extend kexec_file_load system call
Vivek Goyal
- [RFC 3/3] kexec: extend kexec_file_load system call
Mark Rutland
- [RFC 0/3] extend kexec_file_load system call
Vivek Goyal
- [RFC 0/3] extend kexec_file_load system call
Mark Rutland
- [RFC 0/3] extend kexec_file_load system call
Russell King - ARM Linux
- [PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
Petr Tesarik
- [V2][PATCH 1/2] PKCS#7: Fix kernel panic when referring to the empty AuthorityKeyIdentifier
David Howells
- [PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
Vivek Goyal
- [PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
Petr Tesarik
- [RFC 0/3] extend kexec_file_load system call
Thiago Jung Bauermann
- [RFC 0/3] extend kexec_file_load system call
Mark Rutland
- [PATCH v20 00/14] arm64 kexec kernel patches
Geoff Levand
- [RFC 0/3] extend kexec_file_load system call
Arnd Bergmann
- [RFC 0/3] extend kexec_file_load system call
Thiago Jung Bauermann
- [V2][PATCH 1/2] PKCS#7: Fix kernel panic when referring to the empty AuthorityKeyIdentifier
Lans Zhang
- [V2][PATCH 1/2] PKCS#7: Fix kernel panic when referring to the empty AuthorityKeyIdentifier
David Howells
- [PATCH 1/3] PKCS#7: Fix panic when referring to the empty AKID when DEBUG defined
David Howells
- [PATCH 2/3] pefile: Fix the failure of calculation for digest
David Howells
- [RFC 3/3] kexec: extend kexec_file_load system call
Dave Young
- [RFC 3/3] kexec: extend kexec_file_load system call
Dave Young
- [V3 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version
'Dave Young'
- [RFC 3/3] kexec: extend kexec_file_load system call
Mark Rutland
- [RFC 0/3] extend kexec_file_load system call
Balbir Singh
- [RFC 0/3] extend kexec_file_load system call
Vivek Goyal
- [RFC 0/3] extend kexec_file_load system call
Vivek Goyal
- [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range
James Morse
- [RFC 3/3] kexec: extend kexec_file_load system call
Dave Young
- [PATCH] kexec: add resriction on the kexec_load
zhongjiang
- [V3 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version
河合英宏 / KAWAI,HIDEHIRO
- [V3 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version
'Dave Young'
- [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range
AKASHI Takahiro
- [PATCH v22 1/8] arm64: kdump: reserve memory for crash dump kernel
Dennis Chen
- [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range
Dennis Chen
- [PATCH v22 1/8] arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
- [PATCH v22 1/8] arm64: kdump: reserve memory for crash dump kernel
Dennis Chen
- [RFC 3/3] kexec: extend kexec_file_load system call
Mark Rutland
- [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range
AKASHI Takahiro
- [V3 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version
河合英宏 / KAWAI,HIDEHIRO
- [RFC 3/3] kexec: extend kexec_file_load system call
Vivek Goyal
- [RFC 3/3] kexec: extend kexec_file_load system call
Mark Rutland
- [PATCH v22 1/8] arm64: kdump: reserve memory for crash dump kernel
Mark Salter
- [RFC 3/3] kexec: extend kexec_file_load system call
Vivek Goyal
- [PATCH v22 1/8] arm64: kdump: reserve memory for crash dump kernel
Mark Rutland
- [PATCH v1 4/4] arm64: Add support for binary image files
Geoff Levand
- [PATCH v1 2/4] kexec: Add common device tree routines
Geoff Levand
- [PATCH v1 3/4] arm64: Add arm64 kexec support
Geoff Levand
- [PATCH v1 1/4] kexec: (bugfix) calc correct end address of memory ranges in device tree
Geoff Levand
- [PATCH v1 0/4] arm64 kexec-tools patches
Geoff Levand
- [PATCH v22 1/8] arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
- [PATCH] kexec: add resriction on the kexec_load
zhongjiang
- [PATCH] kexec: add resriction on the kexec_load
Eric W. Biederman
- [PATCH v22 1/8] arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
- [PATCH 0/3] Enable legacy irq mode before jump to kexec/kdump kernel
Baoquan He
- [PATCH 1/3] x86/apic/kexec: Enable legacy irq mode before jump to kexec/kdump kernel
Baoquan He
- [PATCH 2/3] x86/apic: Clean up the names of legacy irq mode setting related functions
Baoquan He
- [PATCH 3/3] x86/apic: Clean up the apic delivery mode macro definition
Baoquan He
- [PATCH] kexec: add resriction on the kexec_load
zhong jiang
- [PATCH] kexec: add resriction on the kexec_load
zhong jiang
- [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range
Dennis Chen
- [RFC 0/3] extend kexec_file_load system call
Balbir Singh
- [PATCH v22 1/8] arm64: kdump: reserve memory for crash dump kernel
Dennis Chen
- [PATCH 0/3] Enable legacy irq mode before jump to kexec/kdump kernel
Wei, Jiangang
- [PATCH 0/3] Enable legacy irq mode before jump to kexec/kdump kernel
bhe at redhat.com
- [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range
AKASHI Takahiro
- [v2,1/2] refactor code parsing size based on memory range
Hari Bathini
- [PATCH v1 0/4] arm64 kexec-tools patches
AKASHI Takahiro
- [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range
Dennis Chen
- [PATCH 0/3] Enable legacy irq mode before jump to kexec/kdump kernel
bhe at redhat.com
- [PATCH 0/3] Enable legacy irq mode before jump to kexec/kdump kernel
Thomas Gleixner
- [PATCH 0/3] Enable legacy irq mode before jump to kexec/kdump kernel
bhe at redhat.com
- [PATCH 2/2] kexec: add a pmd huge entry condition during the page table
zhong jiang
- [ANNOUNCE] kexec-tools v2.0.13 preparation
Simon Horman
- [RFC 0/3] extend kexec_file_load system call
Russell King - ARM Linux
- [RFC 0/3] extend kexec_file_load system call
Michael Ellerman
- [RFC 0/3] extend kexec_file_load system call
Arnd Bergmann
- [RFC 3/3] kexec: extend kexec_file_load system call
David Laight
- [RFC 0/3] extend kexec_file_load system call
Vivek Goyal
- [RFC 0/3] extend kexec_file_load system call
Vivek Goyal
- [PATCH v1 3/4] arm64: Add arm64 kexec support
Mark Rutland
- [RFC 0/3] extend kexec_file_load system call
Thiago Jung Bauermann
- [PATCH v1 3/4] arm64: Add arm64 kexec support
Pratyush Anand
- IO memory read from /proc/vmcore leads to hang.
Daniel Walker
- [PATCH v1 3/4] arm64: Add arm64 kexec support
Geoff Levand
- [PATCH v1 3/4] arm64: Add arm64 kexec support
Geoff Levand
- [PATCH v1.2 3/4] arm64: Add arm64 kexec support
Geoff Levand
- [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range
AKASHI Takahiro
- kexec failures with DEBUG_RODATA
Tony Lindgren
- IO memory read from /proc/vmcore leads to hang.
Maxim Uvarov
- [PATCH] kexec: add resriction on the kexec_load
Dave Young
- [RFC 3/3] kexec: extend kexec_file_load system call
Russell King - ARM Linux
- [PATCH v1 3/4] arm64: Add arm64 kexec support
Mark Rutland
- [PATCH v1 3/4] arm64: Add arm64 kexec support
Robin Murphy
- IO memory read from /proc/vmcore leads to hang.
Daniel Walker
- IO memory read from /proc/vmcore leads to hang.
Maxim Uvarov
- IO memory read from /proc/vmcore leads to hang.
Daniel Walker
- [PATCH v1 3/4] arm64: Add arm64 kexec support
Geoff Levand
- [RFC 0/3] extend kexec_file_load system call
Thiago Jung Bauermann
- [RFC 0/3] extend kexec_file_load system call
Jeremy Kerr
- [RFC 0/3] extend kexec_file_load system call
Michael Ellerman
- [PATCH v1 3/4] arm64: Add arm64 kexec support
Pratyush Anand
- [PATCH v2] kexec: add resriction on the kexec_load
zhongjiang
- [PATCH v1 3/4] arm64: Add arm64 kexec support
AKASHI Takahiro
- [PATCH v2] kexec: add resriction on the kexec_load
zhongjiang
- [PATCH] kexec: add resriction on the kexec_load
zhong jiang
- [PATCH v2] kexec: add resriction on the kexec_load
kbuild test robot
- [PATCH v1.2 3/4] arm64: Add arm64 kexec support
AKASHI Takahiro
- [PATCH v1 2/4] kexec: Add common device tree routines
AKASHI Takahiro
- [PATCH 1/3] x86/apic: Remove "focus disabled" for 64bit case
Wei Jiangang
- [PATCH 2/3] x86/apic: Update comment about disabling processor focus
Wei Jiangang
- [PATCH 3/3] x86/apic: Improved the setting of interrupt mode for bsp
Wei Jiangang
- [PATCH v1 3/4] arm64: Add arm64 kexec support
Mark Rutland
- [PATCH v1 3/4] arm64: Add arm64 kexec support
Robin Murphy
- [PATCH 3/3] x86/apic: Improved the setting of interrupt mode for bsp
Baoquan He
- IO memory read from /proc/vmcore leads to hang.
Maxim Uvarov
- [PATCH] scripts: Fix size mismatch of kexec_purgatory_size
Michal Marek
- [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range
James Morse
- [PATCH v1 3/4] arm64: Add arm64 kexec support
Pratyush Anand
- [PATCH v1 3/4] arm64: Add arm64 kexec support
Robin Murphy
- [PATCH v2] kexec: add resriction on the kexec_load
Andrew Morton
- [RFC 0/3] extend kexec_file_load system call
Thiago Jung Bauermann
- [PATCH v2] kexec: add resriction on the kexec_load
zhong jiang
- [PATCH v2] kexec: add resriction on the kexec_load
zhong jiang
- [PATCH v2] kexec: add resriction on the kexec_load
zhong jiang
- [PATCH 3/3] x86/apic: Clean up the apic delivery mode macro definition
kbuild test robot
- [PATCH 3/3] x86/apic: Clean up the apic delivery mode macro definition
kbuild test robot
- [PATCH 3/3] x86/apic: Improved the setting of interrupt mode for bsp
Wei, Jiangang
- [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range
AKASHI Takahiro
- [PATCH 3/3] x86/apic: Improved the setting of interrupt mode for bsp
Xunlei Pang
- [PATCH 3/3] x86/apic: Improved the setting of interrupt mode for bsp
Wei, Jiangang
- [PATCH v1.2 3/4] arm64: Add arm64 kexec support
Ruslan Bilovol
- IO memory read from /proc/vmcore leads to hang.
Daniel Walker
- [PATCH v1.2 3/4] arm64: Add arm64 kexec support
Geoff Levand
- [PATCH v1 3/4] arm64: Add arm64 kexec support
Geoff Levand
- [PATCH v1.2 3/4] arm64: Add arm64 kexec support
Geoff Levand
- [PATCH v1.2 3/4] arm64: Add arm64 kexec support
Ruslan Bilovol
- [PATCH v2 0/3] Fix dump-capture kernel hangs with notsc
Wei Jiangang
- [PATCH v2 1/3] x86/apic: Remove "focus disabled" for 64bit case
Wei Jiangang
- [PATCH v2 2/3] x86/apic: Update comment about disabling processor focus
Wei Jiangang
- [PATCH v2 3/3] x86/apic: Improved the setting of interrupt mode for bsp
Wei Jiangang
- [PATCH v2 3/3] x86/apic: Improved the setting of interrupt mode for bsp
Eric W. Biederman
- [PATCH v23 0/9] arm64: add kdump support
AKASHI Takahiro
- [PATCH v23 1/9] arm64: kdump: reserve memory for crash dump kernel
AKASHI Takahiro
- [PATCH v23 2/9] memblock: add memblock_cap_memory_range()
AKASHI Takahiro
- [PATCH v23 3/9] arm64: limit memory regions based on DT property, usable-memory-range
AKASHI Takahiro
- [PATCH v23 4/9] arm64: kdump: implement machine_crash_shutdown()
AKASHI Takahiro
- [PATCH v23 5/9] arm64: kdump: add kdump support
AKASHI Takahiro
- [PATCH v23 6/9] arm64: kdump: add VMCOREINFO's for user-space coredump tools
AKASHI Takahiro
- [PATCH v23 7/9] arm64: kdump: enable kdump in the arm64 defconfig
AKASHI Takahiro
- [PATCH v23 8/9] arm64: kdump: update a kernel doc
AKASHI Takahiro
- [PATCH v23 9/9] Documentation: dt: chosen properties for arm64 kdump
AKASHI Takahiro
- [PATCH 0/6] (kexec-tools) arm64: add kdump support
AKASHI Takahiro
- [PATCH v2 3/3] x86/apic: Improved the setting of interrupt mode for bsp
Wei, Jiangang
- [PATCH 1/6] arm64: kdump: identify memory regions
AKASHI Takahiro
- [PATCH 2/6] arm64: kdump: add elf core header segment
AKASHI Takahiro
- [PATCH 3/6] arm64: kdump: set up kernel image segment
AKASHI Takahiro
- [PATCH 4/6] arm64: kdump: set up other segments
AKASHI Takahiro
- [PATCH 5/6] arm64: kdump: add DT properties to crash dump kernel's dtb
AKASHI Takahiro
- [PATCH 6/6] arm64: kdump: Add support for binary image
AKASHI Takahiro
- [PATCH v23 0/9] arm64: add kdump support
AKASHI Takahiro
- [PATCH v1.2 3/4] arm64: Add arm64 kexec support
AKASHI Takahiro
- kexec-tools built with musl-libc can't load kernel
Vinnie Magro
- [PATCH v2 0/4] arm64 kexec-tools patches
Geoff Levand
- [PATCH v2 2/4] kexec: Add common device tree routines
Geoff Levand
- [PATCH v2 1/4] kexec: (bugfix) calc correct end address of memory ranges in device tree
Geoff Levand
- [PATCH v2 4/4] arm64: Add support for binary image files
Geoff Levand
- [PATCH v2 3/4] arm64: Add arm64 kexec support
Geoff Levand
- [PATCH v1.2 3/4] arm64: Add arm64 kexec support
Ruslan Bilovol
- [PATCH v1.2 3/4] arm64: Add arm64 kexec support
Geoff Levand
- [PATCH v1 0/4] arm64 kexec-tools patches
Simon Horman
- [PATCH v2 3/3] kexec: extend kexec_file_load system call
Thiago Jung Bauermann
- [PATCH v1 0/4] arm64 kexec-tools patches
AKASHI Takahiro
- [PATCH v23 9/9] Documentation: dt: chosen properties for arm64 kdump
Rob Herring
- [PATCH] kexec: fix mem_regions_sort()
Pratyush Anand
- [PATCH] kexec: fix mem_regions_sort()
Pratyush Anand
- [PATCH v1 2/4] kexec: Add common device tree routines
Geoff Levand
- [PATCH 3/3] x86/apic: Clean up the apic delivery mode macro definition
Baoquan He
- [PATCH v1 1/4] kexec: (bugfix) calc correct end address of memory ranges in device tree
Thiago Jung Bauermann
- [PATCH v1 1/4] kexec: (bugfix) calc correct end address of memory ranges in device tree
Russell King - ARM Linux
- [PATCH v2 4/4] arm64: Add support for binary image files
Pratyush Anand
- [PATCH v2 3/4] arm64: Add arm64 kexec support
Pratyush Anand
- [PATCH] kexec: fix mem_regions_sort()
Russell King
- [PATCH v2 3/4] arm64: Add arm64 kexec support
Geoff Levand
- [PATCH v2 4/4] arm64: Add support for binary image files
Geoff Levand
- [PATCH v1 0/4] arm64 kexec-tools patches
Geoff Levand
- [PATCH v1 1/4] kexec: (bugfix) calc correct end address of memory ranges in device tree
Thiago Jung Bauermann
- [PATCH v1 0/4] arm64 kexec-tools patches
Simon Horman
- [ANNOUNCE] kexec-tools 2.0.13-rc1
Simon Horman
- [PATCH 1/2] Documentation: kdump: update maxcpus to nr_cpus
Zhou Wenjian
- [PATCH 2/2] Documentation: kdump: add description of bringing up SMP dump-capture kernel
Zhou Wenjian
- [PATCH] makedumpfile: Add more descriptions of multi-threads feature
Zhou Wenjian
- [PATCH v2 4/4] arm64: Add support for binary image files
Pratyush Anand
- [PATCH] kexec: fix mem_regions_sort()
Pratyush Anand
- [PATCH] kexec: (bugfix) mem_regions_sort()
AKASHI Takahiro
- [PATCH] kexec: (bugfix) mem_regions_sort()
Pratyush Anand
- [PATCH v1 1/4] kexec: (bugfix) calc correct end address of memory ranges in device tree
Russell King - ARM Linux
- [PATCH v23 0/9] arm64: add kdump support
Ruslan Bilovol
- [PATCH v2 4/4] arm64: Add support for binary image files
Geoff Levand
- [PATCH v23 0/9] arm64: add kdump support
Geoff Levand
- [PATCH v1 1/4] kexec: (bugfix) calc correct end address of memory ranges in device tree
Geoff Levand
- [PATCH v23 0/9] arm64: add kdump support
Pratyush Anand
- [PATCH v2 4/4] arm64: Add support for binary image files
Pratyush Anand
- [PATCH v23 0/9] arm64: add kdump support
Pratyush Anand
- [PATCH v2 4/4] arm64: Add support for binary image files
Geoff Levand
- [PATCH v1 1/4] kexec: (bugfix) calc correct end address of memory ranges in device tree
Russell King - ARM Linux
- [PATCH] arm64:kexec: Memstart should not be before the kernel start address
Goel, Sameer
- [PATCH] makedumpfile: Add more descriptions of multi-threads feature
Baoquan He
- [PATCH 1/2] Documentation: kdump: update maxcpus to nr_cpus
Baoquan He
- [PATCH] makedumpfile: Add more descriptions of multi-threads feature
Atsushi Kumagai
- [PATCH v2] Documentation: kdump: add description of bringing up SMP dump-capture kernel
Zhou Wenjian
- [PATCH] makedumpfile: Change num_threads to num_producers
Zhou Wenjian
- [PATCH] kexec: (bugfix) mem_regions_sort()
AKASHI Takahiro
- [PATCH v23 0/9] arm64: add kdump support
AKASHI Takahiro
- [PATCH v1 1/4] kexec: (bugfix) calc correct end address of memory ranges in device tree
AKASHI Takahiro
- [PATCH v23 0/9] arm64: add kdump support
Pratyush Anand
- [PATCH v2 0/3] Fix dump-capture kernel hangs with notsc
Wei, Jiangang
- [PATCH v23 0/9] arm64: add kdump support
AKASHI Takahiro
Last message date:
Sun Jul 31 23:46:12 PDT 2016
Archived on: Sun Jul 31 23:44:31 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).