Kexec
[Prev Page][Next Page]
- [ANNOUNCE] makedumpfile: v1.6.0 release date
- [PATCH 2/3] makedumpfile: Mark unstored ELF pages as filtered
- [PATCH V7] makedumpfile: exclude page structures of non-dumped pages
- [PATCH kexec-tools v2 04/32] kdump: fix kdump mapping
- [PATCH v17 00/13] arm64 kexec kernel patches
- [PATCH kexec-tools v2 32/32] arm: report which ELF core format we will use
- [PATCH kexec-tools v2 31/32] arm: clean up phys/page offset debug
- [PATCH kexec-tools v2 30/32] arm: fix type of phys_offset
- [PATCH kexec-tools v2 29/32] arm: add debug of reserved and coredump memory ranges
- [PATCH kexec-tools v2 28/32] arm: add support for boot-time crash kernel resource
- [PATCH kexec-tools v2 27/32] arm: add support for multiple reserved regions
- [PATCH kexec-tools v2 26/32] arm: rename crash_reserved_mem to crash_kernel_mem
- [PATCH kexec-tools v2 25/32] arm: crashdump needs boot alias of crash kernel region
- [PATCH kexec-tools v2 24/32] arm: add support for platforms with boot memory aliases
- [PATCH kexec-tools v2 23/32] arm: move crash system RAM parsing earlier
- [PATCH kexec-tools v2 22/32] arm: use generic mem_region sorting implementation
- [PATCH kexec-tools v2 21/32] arm: parse crash_reserved_mem early
- [PATCH kexec-tools v2 20/32] arm: add maximum number of memory ranges
- [PATCH kexec-tools v2 19/32] arm: add memory ranges debug
- [PATCH kexec-tools v2 18/32] arm: report if crash kernel is out of bounds
- [PATCH kexec-tools v2 17/32] arm: return proper error for missing crash kernel
- [PATCH kexec-tools v2 16/32] arm: fix ELF32/ELF64 check
- [PATCH kexec-tools v2 15/32] arm: fix get_kernel_stext_sym() to close its file
- [PATCH kexec-tools v2 14/32] arm: fix off-by-one on memory end
- [PATCH kexec-tools v2 13/32] arm: fix pointer signedness warning in kexec-uImage-arm.c
- [PATCH kexec-tools v2 12/32] kexec: add helper to exlude a region from a set of memory ranges
- [PATCH kexec-tools v2 11/32] kexec: add mem_regions sorting implementation
- [PATCH kexec-tools v2 10/32] kexec: add generic helper to add to memory_regions
- [PATCH kexec-tools v2 09/32] kexec: phys_to_virt() must take unsigned long long
- [PATCH kexec-tools v2 08/32] kexec: add max_size to memory_ranges
- [PATCH kexec-tools v2 07/32] kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms
- [PATCH kexec-tools v2 06/32] kdump: print mmap() offset in hex
- [PATCH kexec-tools v2 05/32] arm: fix kdump to work on LPAE systems
- [PATCH kexec-tools v2 04/32] kdump: fix kdump mapping
- [PATCH kexec-tools v2 03/32] kdump: actually write out the memory
- [PATCH kexec-tools v2 02/32] kdump: fix multiple program header entries
- [PATCH kexec-tools v2 01/32] kdump: mmap() and munmap() only work on page-aligned quantites
- [PATCH kexec-tools v2 00/32] Keystone II updates for kexec tools
- From: Russell King - ARM Linux
- [PATCH v17 03/13] arm64/kexec: Add core kexec support
- [PATCH v17 13/13] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec
- [PATCH v17 12/13] arm64: kdump: update a kernel doc
- [PATCH v17 11/13] arm64: kdump: enable kdump in the arm64 defconfig
- [PATCH v17 10/13] arm64: kdump: add VMCOREINFO for user-space coredump tools
- [PATCH v17 07/13] arm64: limit memory regions based on DT property, usable-memory
- [PATCH v17 06/13] arm64: kdump: reserve memory for crash dump kernel
- [PATCH v17 08/13] arm64: kdump: implement machine_crash_shutdown()
- [PATCH v17 09/13] arm64: kdump: add kdump support
- [PATCH v17 04/13] arm64/kexec: Add pr_debug output
- [PATCH v17 05/13] arm64/kexec: Enable kexec in the arm64 defconfig
- [PATCH v17 01/13] arm64: Add back cpu reset routines
- [PATCH v17 00/13] arm64 kexec kernel patches
- [PATCH v17 02/13] arm64: Add cpus_are_stuck_in_kernel
- [PATCH 8/8] ARM: kexec: fix kexec for Keystone 2
- [PATCH 7/8] ARM: keystone: dts: add psci command definition
- [PATCH 6/8] kexec: allow architectures to override boot mapping
- [PATCH 5/8] kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- [PATCH 4/8] kexec: ensure user memory sizes do not wrap
- [PATCH 3/8] kexec: don't invoke OOM-killer for control page allocation
- [PATCH 2/8] ARM: kexec: advertise location of bootable RAM
- [PATCH 1/8] ARM: kdump: advertise boot aliased crash kernel resource
- [PATCH] kexec-tools: find sysfs smarter
- [PATCH] kexec-tools: find sysfs smarter
- [ANNOUNCE] makedumpfile: v1.6.0 release date
- [PATCH kexec-tools 07/32] kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms
- [PATCH kexec-tools 07/32] kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms
- From: Russell King - ARM Linux
- [PATCH kexec-tools 07/32] kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms
- [PATCH kexec-tools 05/32] arm: fix kdump to work on LPAE systems
- [PATCH kexec-tools 12/32] kexec: add helper to exlude a region from a set of memory ranges
- From: Russell King - ARM Linux
- [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
- From: Russell King - ARM Linux
- [PATCH kexec-tools 08/32] kexec: add max_size to memory_ranges
- [PATCH kexec-tools 32/32] arm: report which ELF core format we will use
- [PATCH kexec-tools 31/32] arm: clean up phys/page offset debug
- [PATCH kexec-tools 30/32] arm: fix type of phys_offset
- [PATCH kexec-tools 28/32] arm: add support for boot-time crash kernel resource
- [PATCH kexec-tools 27/32] arm: add support for multiple reserved regions
- [PATCH kexec-tools 26/32] arm: rename crash_reserved_mem to crash_kernel_mem
- [PATCH kexec-tools 29/32] arm: add debug of reserved and coredump memory ranges
- [PATCH kexec-tools 25/32] arm: crashdump needs boot alias of crash kernel region
- [PATCH kexec-tools 24/32] arm: add support for platforms with boot memory aliases
- [PATCH kexec-tools 23/32] arm: move crash system RAM parsing earlier
- [PATCH kexec-tools 22/32] arm: use generic mem_region sorting implementation
- [PATCH kexec-tools 21/32] arm: parse crash_reserved_mem early
- [PATCH kexec-tools 20/32] arm: add maximum number of memory ranges
- [PATCH kexec-tools 19/32] arm: add memory ranges debug
- [PATCH kexec-tools 18/32] arm: report if crash kernel is out of bounds
- [PATCH kexec-tools 17/32] arm: return proper error for missing crash kernel
- [PATCH] makedumpfile: Fix compilation warning
- [PATCH] makedumpfile: Fix compilation warning
- [Crash-utility] [PATCH v2] arm64: fix kernel memory map handling for kaslr-enabled kernel
- [Crash-utility] [PATCH v2] arm64: fix kernel memory map handling for kaslr-enabled kernel
- [Crash-utility] [PATCH v2] arm64: fix kernel memory map handling for kaslr-enabled kernel
- [Crash-utility] [PATCH v2] arm64: fix kernel memory map handling for kaslr-enabled kernel
- [PATCH kexec-tools 04/32] kdump: fix kdump mapping
- From: Russell King - ARM Linux
- [PATCH kexec-tools 12/32] kexec: add helper to exlude a region from a set of memory ranges
- From: Russell King - ARM Linux
- [PATCH kexec-tools 01/32] kdump: mmap() and munmap() only work on page-aligned quantites
- From: Russell King - ARM Linux
- [PATCH] MAINTAINERS: Kdump maintainers update
- [PATCH] MAINTAINERS: Kdump maintainers update
- [PATCH] MAINTAINERS: Kdump maintainers update
- [PATCH] MAINTAINERS: Kdump maintainers update
- [PATCH] MAINTAINERS: Kdump maintainers update
- [PATCH kexec-tools 15/32] arm: fix get_kernel_stext_sym() to close its file
- [PATCH kexec-tools 14/32] arm: fix off-by-one on memory end
- [PATCH kexec-tools 13/32] arm: fix pointer signedness warning in kexec-uImage-arm.c
- [PATCH kexec-tools 12/32] kexec: add helper to exlude a region from a set of memory ranges
- [PATCH kexec-tools 11/32] kexec: add mem_regions sorting implementation
- [PATCH kexec-tools 10/32] kexec: add generic helper to add to memory_regions
- [PATCH kexec-tools 09/32] kexec: phys_to_virt() must take unsigned long long
- [PATCH kexec-tools 06/32] kdump: print mmap() offset in hex
- [PATCH kexec-tools 04/32] kdump: fix kdump mapping
- [PATCH kexec-tools 03/32] kdump: actually write out the memory
- [PATCH kexec-tools 02/32] kdump: fix multiple program header entries
- [PATCH kexec-tools 01/32] kdump: mmap() and munmap() only work on page-aligned quantites
- [PATCH V7] makedumpfile: exclude page structures of non-dumped pages
- [PATCH] makedumpfile: Fix compilation warning
- [PATCH 2/3] makedumpfile: Mark unstored ELF pages as filtered
- [PATCH v15 00/20] arm64 kexec kernel patches v15
- [PATCH] kdump: Fix dmesg gdbmacro to work with record based printk
- [PATCH v15 00/20] arm64 kexec kernel patches v15
- [PATCH v15 00/20] arm64 kexec kernel patches v15
- [PATCH v15 00/20] arm64 kexec kernel patches v15
- [PATCH v2] kdump: Fix gdb macros work work with newer and 64-bit kernels
- [PATCH v2] kdump: Fix gdb macros work work with newer and 64-bit kernels
- [PATCH v2] kdump: Fix gdb macros work work with newer and 64-bit kernels
- [PATCH v2] kdump: Fix gdb macros work work with newer and 64-bit kernels
- [PATCH v2] kdump: Fix gdb macros work work with newer and 64-bit kernels
- [PATCH v16 00/20] arm64 kexec kernel patches v16
- [PATCH v16 00/20] arm64 kexec kernel patches v16
- [PATCH 11/12] kexec: allow architectures to override boot mapping
- From: Russell King - ARM Linux
- [PATCH 11/12] kexec: allow architectures to override boot mapping
- [PATCH 11/12] kexec: allow architectures to override boot mapping
- From: Russell King - ARM Linux
- [PATCH 00/12] Fixing TI Keystone2 kexec
- [PATCH 00/12] Fixing TI Keystone2 kexec
- From: Russell King - ARM Linux
- [PATCH 00/12] Fixing TI Keystone2 kexec
- [PATCH 00/12] Fixing TI Keystone2 kexec
- From: Russell King - ARM Linux
- [PATCH 00/12] Fixing TI Keystone2 kexec
- [PATCH v2] kdump: Fix gdb macros work work with newer and 64-bit kernels
- [PATCH] kdump: Fix gdb macros work work with newer and 64-bit kernels
- [PATCH] kdump: Fix gdb macros work work with newer and 64-bit kernels
- [PATCH] kdump: Fix gdb macros work work with newer and 64-bit kernels
- [PATCH] kdump: Fix gdb macros work work with newer and 64-bit kernels
- [PATCH] kdump: Fix gdb macros work work with newer and 64-bit kernels
- [PATCH] kdump: Fix gdb macros work work with newer and 64-bit kernels
- [PATCH RFC] Watchdog: sbsa_gwdt: Enhance timeout range
- [PATCH RFC] Watchdog: sbsa_gwdt: Enhance timeout range
- [PATCH RFC] Watchdog: sbsa_gwdt: Enhance timeout range
- [PATCH RFC] Watchdog: sbsa_gwdt: Enhance timeout range
- [PATCH RFC] Watchdog: sbsa_gwdt: Enhance timeout range
- [PATCH RFC] Watchdog: sbsa_gwdt: Enhance timeout range
- [PATCH RFC] Watchdog: sbsa_gwdt: Enhance timeout range
- [PATCH] kdump: Fix gdb macros work work with newer and 64-bit kernels
- your mail
- [PATCH] arm64:kexec: Memstart should not be before the kernel start address
- [PATCH 10/12] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM
- From: Russell King - ARM Linux
- [PATCH kexec-tools 32/32] arm: report which ELF core format we will use
- [PATCH kexec-tools 31/32] arm: clean up phys/page offset debug
- [PATCH kexec-tools 30/32] arm: fix type of phys_offset
- [PATCH kexec-tools 29/32] arm: add debug of reserved and coredump memory ranges
- [PATCH kexec-tools 28/32] arm: add support for boot-time crash kernel resource
- [PATCH kexec-tools 27/32] arm: add support for multiple reserved regions
- [PATCH kexec-tools 26/32] arm: rename crash_reserved_mem to crash_kernel_mem
- [PATCH kexec-tools 25/32] arm: crashdump needs boot alias of crash kernel region
- [PATCH kexec-tools 24/32] arm: add support for platforms with boot memory aliases
- [PATCH kexec-tools 23/32] arm: move crash system RAM parsing earlier
- [PATCH kexec-tools 22/32] arm: use generic mem_region sorting implementation
- [PATCH kexec-tools 21/32] arm: parse crash_reserved_mem early
- [PATCH kexec-tools 20/32] arm: add maximum number of memory ranges
- [PATCH kexec-tools 19/32] arm: add memory ranges debug
- [PATCH kexec-tools 18/32] arm: report if crash kernel is out of bounds
- [PATCH kexec-tools 17/32] arm: return proper error for missing crash kernel
- [PATCH kexec-tools 16/32] arm: fix ELF32/ELF64 check
- [PATCH kexec-tools 15/32] arm: fix get_kernel_stext_sym() to close its file
- [PATCH kexec-tools 14/32] arm: fix off-by-one on memory end
- [PATCH kexec-tools 13/32] arm: fix pointer signedness warning in kexec-uImage-arm.c
- [PATCH kexec-tools 12/32] kexec: add helper to exlude a region from a set of memory ranges
- [PATCH kexec-tools 11/32] kexec: add mem_regions sorting implementation
- [PATCH kexec-tools 10/32] kexec: add generic helper to add to memory_regions
- [PATCH kexec-tools 09/32] kexec: phys_to_virt() must take unsigned long long
- [PATCH kexec-tools 08/32] kexec: add max_size to memory_ranges
- [PATCH kexec-tools 07/32] kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms
- [PATCH kexec-tools 06/32] kdump: print mmap() offset in hex
- [PATCH kexec-tools 05/32] arm: fix kdump to work on LPAE systems
- [PATCH kexec-tools 04/32] kdump: fix kdump mapping
- [PATCH kexec-tools 03/32] kdump: actually write out the memory
- [PATCH kexec-tools 02/32] kdump: fix multiple program header entries
- [PATCH kexec-tools 01/32] kdump: mmap() and munmap() only work on page-aligned quantites
- [PATCH 10/12] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- From: Russell King - ARM Linux
- [PATCH 10/12] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- [PATCH 10/12] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- [PATCH 10/12] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM
- From: Russell King - ARM Linux
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM
- [PATCH 03/12] ARM: kexec: remove 512MB restriction on kexec crashdump
- From: Russell King - ARM Linux
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM
- From: Russell King - ARM Linux
- [PATCH 03/12] ARM: kexec: remove 512MB restriction on kexec crashdump
- [PATCH 10/12] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM
- [PATCH 03/12] ARM: kexec: remove 512MB restriction on kexec crashdump
- From: Russell King - ARM Linux
- [PATCH 11/12] kexec: allow architectures to override boot mapping
- From: Russell King - ARM Linux
- [PATCH 10/12] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- From: Russell King - ARM Linux
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM
- From: Russell King - ARM Linux
- [PATCH 10/12] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- [PATCH 10/12] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- [PATCH 11/12] kexec: allow architectures to override boot mapping
- [PATCH 10/12] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- [PATCH 09/12] kexec: ensure user memory sizes do not wrap
- [PATCH 08/12] kexec: don't invoke OOM-killer for control page allocation
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM
- [PATCH v2 3/3] arm: Change setup_dtb_prop to create nodes by offset and node name
- [PATCH v2 2/3] zImage-arm: Add support for booting android images
- [PATCH v2 1/3] zImage-arm: Fix a return value check that use the wrong variable
- No subject
- [PATCH 04/12] ARM: provide arm_has_idmap_alias() helper
- [PATCH 03/12] ARM: kexec: remove 512MB restriction on kexec crashdump
- [PATCH 01/12] ARM: kexec: fix crashkernel= handling
- [PATCH 2/3] kexec: ensure user memory sizes do not wrap
- [PATCH 2/3] kexec: ensure user memory sizes do not wrap
- [PATCH 2/3] kexec: ensure user memory sizes do not wrap
- From: Russell King - ARM Linux
- [PATCH 00/12] Fixing TI Keystone2 kexec
- [PATCH 2/3] kexec: ensure user memory sizes do not wrap
- From: Russell King - ARM Linux
- [PATCH 2/3] kexec: ensure user memory sizes do not wrap
- [PATCH 3/3] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- [PATCH 2/3] kexec: ensure user memory sizes do not wrap
- [PATCH 1/3] kexec: don't invoke OOM-killer for control page allocation
- [PATCH 12/12] ARM: kexec: fix kexec for Keystone 2
- [PATCH 11/12] kexec: allow architectures to override boot mapping
- [PATCH 10/12] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- [PATCH 09/12] kexec: ensure user memory sizes do not wrap
- [PATCH 08/12] kexec: don't invoke OOM-killer for control page allocation
- [PATCH 07/12] ARM: keystone: dts: add psci command definition
- [PATCH 06/12] ARM: kexec: advertise location of bootable RAM
- [PATCH 05/12] ARM: kdump: advertise boot aliased crash kernel resource
- [PATCH 04/12] ARM: provide arm_has_idmap_alias() helper
- [PATCH 03/12] ARM: kexec: remove 512MB restriction on kexec crashdump
- [PATCH 02/12] ARM: provide improved virt_to_idmap() functionality
- [PATCH 01/12] ARM: kexec: fix crashkernel= handling
- [PATCH 00/12] Fixing TI Keystone2 kexec
- From: Russell King - ARM Linux
- [PATCH 3/3] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- From: Russell King - ARM Linux
- [PATCH] kdump: Fix gdb macros work work with newer and 64-bit kernels
- [PATCH] arm64:kexec: Memstart should not be before the kernel start address
- [PATCH] arm64:kexec: Memstart should not be before the kernel start address
- [PATCH v3] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- Removal of the kernel code/data/bss resources does break kexec/kdump
- [PATCH] arm64: Memstart should not be before the kernel start address
- Removal of the kernel code/data/bss resources does break kexec/kdump
- Removal of the kernel code/data/bss resources does break kexec/kdump
- [PATCH] makedumpfile: fix module core base and size offset for kernel v4.5
- [PATCH] arm64: fix two level pmd calculation
- [PATCH V8] Improve the performance of --num-threads -d 31
- [PATCH] makedumpfile: fix compilation warning
- [PATCH 3/3] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- [PATCH V8] Improve the performance of --num-threads -d 31
- [PATCH 3/3] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- From: Russell King - ARM Linux
- [PATCH 3/3] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- [PATCH 2/3] kexec: ensure user memory sizes do not wrap
- [PATCH 1/3] kexec: don't invoke OOM-killer for control page allocation
- [PATCH 1/3] kexec: don't invoke OOM-killer for control page allocation
- From: Russell King - ARM Linux
- [PATCH 2/3] kexec: ensure user memory sizes do not wrap
- From: Russell King - ARM Linux
- [PATCH 3/3] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- From: Russell King - ARM Linux
- [PATCH V8] Improve the performance of --num-threads -d 31
- [PATCH V8] Improve the performance of --num-threads -d 31
- makedumpfile utility optimization
- [PATCH 3/3] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- [PATCH 2/3] kexec: ensure user memory sizes do not wrap
- [PATCH 1/3] kexec: don't invoke OOM-killer for control page allocation
- [PATCH] arm64: fix two level pmd calculation
- [PATCH] makedumpfile: fix module core base and size offset for kernel v4.5
- [PATCH] makedumpfile: fix compilation warning
- [PATCH V8] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH V8] Improve the performance of --num-threads -d 31
- Removal of the kernel code/data/bss resources does break kexec/kdump
- Removal of the kernel code/data/bss resources does break kexec/kdump
- Removal of the kernel code/data/bss resources does break kexec/kdump
- [PATCH v7] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文?"
- [PATCH v6] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- makedumpfile utility optimization
- From: Hemanth Siddulugari
- [PATCH v7] Improve the performance of --num-threads -d 31
- [PATCH v7] Improve the performance of --num-threads -d 31
- makedumpfile utility optimization
- [PATCH v6] Improve the performance of --num-threads -d 31
- Removal of the kernel code/data/bss resources does break kexec/kdump
- [PATCH v7] Improve the performance of --num-threads -d 31
- [PATCH v6] Improve the performance of --num-threads -d 31
- [PATCH v6] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v6] Improve the performance of --num-threads -d 31
- Removal of the kernel code/data/bss resources does break kexec/kdump
- [PATCH v6] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v16 20/20] arm64: kdump: update a kernel doc
- [PATCH v16 19/20] arm64: kdump: enable kdump in the arm64 defconfig
- [PATCH v16 18/20] arm64: kdump: add kdump support
- [PATCH v16 17/20] arm64: kdump: implement machine_crash_shutdown()
- [PATCH v16 16/20] arm64: limit memory regions based on DT property, usable-memory
- [PATCH v16 10/20] arm64: head.S: el2_setup() to accept sctlr_el1 as an argument
- [PATCH v16 06/20] arm64: kvm: allows kvm cpu hotplug
- [PATCH v16 13/20] arm64/kexec: Enable kexec in the arm64 defconfig
- [PATCH v16 14/20] arm64/kexec: Add pr_debug output
- [PATCH v16 12/20] arm64/kexec: Add core kexec support
- [PATCH v16 15/20] arm64: kdump: reserve memory for crash dump kernel
- [PATCH v16 07/20] arm64: kernel: Include _AC definition in page.h
- [PATCH v16 08/20] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
- [PATCH v16 11/20] arm64: Add back cpu_reset routines
- [PATCH v16 09/20] arm64: Add new asm macro copy_page
- [PATCH v16 02/20] arm64: Cleanup SCTLR flags
- [PATCH v16 00/20] arm64 kexec kernel patches v16
- [PATCH v16 04/20] arm64: kvm: Move lr save/restore from do_el2_call into EL1
- [PATCH v16 03/20] arm64: kvm: Move the do_el2_call macro to a header file
- [PATCH v16 01/20] arm64: Fold proc-macros.S into assembler.h
- [PATCH v16 05/20] arm64: hyp/kvm: Extend hyp-stub API to allow function calls at EL2
- Removal of the kernel code/data/bss resources does break kexec/kdump
- [PATCH 3/3] kexec: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
- [PATCH 2/3] kexec: ensure user memory sizes do not wrap
- [PATCH 1/3] kexec: don't invoke OOM-killer for control page allocation
- [PATCH 0/3] Initial Kexec patches
- From: Russell King - ARM Linux
- Removal of the kernel code/data/bss resources does break kexec/kdump
- kexec loading fails without kernel code address in /proc/iomem
- Removal of the kernel code/data/bss resources does break kexec/kdump
- Removal of the kernel code/data/bss resources does break kexec/kdump
- Removal of the kernel code/data/bss resources does break kexec/kdump
- [PATCH v6] Improve the performance of --num-threads -d 31
- [PATCH v6] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v6] Improve the performance of --num-threads -d 31
- [PATCH V5] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH V5] Improve the performance of --num-threads -d 31
- [PATCH V5] Improve the performance of --num-threads -d 31
- [PATCH V5] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH V5] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH V5] Improve the performance of --num-threads -d 31
- [PATCH V5] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH V5] Improve the performance of --num-threads -d 31
- [PATCH v2] ARM: kexec: fix crashkernel= handling
- [PATCH v2] ARM: kexec: fix crashkernel= handling
- [PATCH] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- [PATCH] ARM: kexec: fix crashkernel= handling
- [PATCH 1/3] arm: properly handle a missing /chosen node in the DT
- [PATCH v2] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- [PATCH 1/3] arm: properly handle a missing /chosen node in the DT
- [PATCH 1/3] arm: properly handle a missing /chosen node in the DT
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH v2] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- [PATCH v2] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- [PATCH 1/3] arm: properly handle a missing /chosen node in the DT
- [PATCH] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- [PATCH] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH 1/2] kexec: update VMCOREINFO for compound_order/dtor
- [PATCH] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- [PATCH 1/2] kexec: update VMCOREINFO for compound_order/dtor
- [PATCH v15 00/20] arm64 kexec kernel patches v15
- [PATCH] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- [PATCH] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- [PATCH] ARM: kexec: fix crashkernel= handling
- From: Russell King - ARM Linux
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH v4] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()
- [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH v15 15/20] arm64: kdump: reserve memory for crash dump kernel
- [PATCH 0/2] Export new VMCOREINFO about compound page
- [PATCH v15 00/20] arm64 kexec kernel patches v15
- [PATCH 3/3] zImage-arm: Add support for booting android images
- [PATCH 2/3] zImage-arm: Fix a return value check that use the wrong variable
- [PATCH 1/3] arm: properly handle a missing /chosen node in the DT
- [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()
- [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()
- [PATCH v4] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()
- [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()
- [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()
- [PATCH v15 15/20] arm64: kdump: reserve memory for crash dump kernel
- [PATCH] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- [PATCH] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- [PATCH] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- [PATCH] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- [PATCH] ARM: kexec: fix crashkernel= handling
- [PATCH] ARM: kexec: fix crashkernel= handling
- From: Russell King - ARM Linux
- [PATCH] ARM: kexec: fix crashkernel= handling
- [PATCH] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- [PATCH] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
- [PATCH] ARM: kexec: fix crashkernel= handling
- [PATCH] ARM: kexec: fix crashkernel= handling
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH v4] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH v4] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH 1/3] Pass struct mem_sym into machine_apply_elf_rel()
- [PATCH 1/3] Pass struct mem_sym into machine_apply_elf_rel()
- [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
- [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
- [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
- [PATCH 1/3] Pass struct mem_sym into machine_apply_elf_rel()
- [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
- [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
- [PATCH 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
- [ANNOUNCE] kexec-tools 2.0.12
- [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()
- [PATCH v15 15/20] arm64: kdump: reserve memory for crash dump kernel
- [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()
- [ANNOUNCE] kexec-tools 2.0.12-rc1
- [ANNOUNCE] kexec-tools 2.0.12-rc1
- [PATCH v4] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH v4] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v15 03/20] arm64: Convert hcalls to use HVC immediate value
- [PATCH] makdumpfile: clean up the in-accurate message printing about mmap
- [PATCH] makdumpfile: clean up the in-accurate message printing about mmap
- Kernel support for makedumpfile upcoming release
- Kernel support for makedumpfile upcoming release
- [PATCH v15 03/20] arm64: Convert hcalls to use HVC immediate value
- [PATCH v15 03/20] arm64: Convert hcalls to use HVC immediate value
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH v4] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v4] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH] makdumpfile: clean up the in-accurate message printing about mmap
- [PATCH v4] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v15 03/20] arm64: Convert hcalls to use HVC immediate value
- [PATCH v15 03/20] arm64: Convert hcalls to use HVC immediate value
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH v4] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH v4] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH v15 16/20] arm64: limit memory regions based on DT property, usable-memory
- [PATCH v15 19/20] arm64: kdump: enable kdump in the arm64 defconfig
- [PATCH v15 18/20] arm64: kdump: add kdump support
- [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()
- [PATCH v15 20/20] arm64: kdump: update a kernel doc
- [PATCH v15 14/20] arm64/kexec: Add pr_debug output
- [PATCH v15 15/20] arm64: kdump: reserve memory for crash dump kernel
- [PATCH v15 10/20] Revert "arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function"
- [PATCH v15 09/20] arm64: Add back cpu_reset routines
- [PATCH v15 05/20] arm64: kvm: allows kvm cpu hotplug
- [PATCH v15 06/20] arm64: kernel: Include _AC definition in page.h
- [PATCH v15 02/20] arm64: Cleanup SCTLR flags
- [PATCH v15 08/20] arm64: Add new asm macro copy_page
- [PATCH v15 12/20] arm64/kexec: Add core kexec support
- [PATCH v15 13/20] arm64/kexec: Enable kexec in the arm64 defconfig
- [PATCH v15 04/20] arm64: Add new hcall HVC_CALL_FUNC
- [PATCH v15 01/20] arm64: Fold proc-macros.S into assembler.h
- [PATCH v15 11/20] Revert "arm64: remove dead code"
- [PATCH v15 07/20] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
- [PATCH v15 03/20] arm64: Convert hcalls to use HVC immediate value
- [PATCH v15 00/20] arm64 kexec kernel patches v15
- [PATCH V3] proc-vmcore: wrong data type casting fix
- [PATCH V2] proc-vmcore: wrong data type casting fix
- [PATCH V2] proc-vmcore: wrong data type casting fix
- [PATCH V2] proc-vmcore: wrong data type casting fix
- [PATCH V2] proc-vmcore: wrong data type casting fix
- [PATCH V2] proc-vmcore: wrong data type casting fix
- [PATCH V2] proc-vmcore: wrong data type casting fix
- [ANNOUNCE] kexec-tools 2.0.12-rc1
- [PATCH V2] proc-vmcore: wrong data type casting fix
- [PATCH V2] proc-vmcore: wrong data type casting fix
- [PATCH V2] proc-vmcore: wrong data type casting fix
- [PATCH V2] proc-vmcore: wrong data type casting fix
- [PATCH V2] proc-vmcore: wrong data type casting fix
- [PATCH v14 14/20] arm64/kexec: Add pr_debug output
- [PATCH v14 12/20] arm64/kexec: Add core kexec support
- [PATCH] makedumpfile: Fix several issues with reading ELF pages
- [PATCH V2] proc-vmcore: wrong data type casting fix
- [PATCH] proc-vmcore: wrong data type casting fix
- [PATCH] proc-vmcore: wrong data type casting fix
- [PATCH 1/2] [PATCH 1/2] Introduce new macros min_lt and max_lt for comparing with larger type
- [PATCH 2/2] [PATCH 2/2] proc-vmcore: wrong data type casting fix
- [PATCH 1/2] [PATCH 1/2] Introduce new macros min_lt and max_lt for comparing with larger type
- [PATCH 2/2] [PATCH 2/2] proc-vmcore: wrong data type casting fix
- [PATCH 2/2] [PATCH 2/2] proc-vmcore: wrong data type casting fix
- From: dyoung at redhat.com
- [PATCH 1/2] [PATCH 1/2] Introduce new macros min_lt and max_lt for comparing with larger type
- From: dyoung at redhat.com
- [PATCH 0/2] min_t type casting bug fixes
- From: dyoung at redhat.com
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH v4] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH v4] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v4] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v4] Improve the performance of --num-threads -d 31
- [PATCH] makedumpfile: Fix several issues with reading ELF pages
- [PATCH v14 00/20] arm64 kexec kernel patches v14
- [PATCH v14 00/20] arm64 kexec kernel patches v14
- [PATCH v14 00/20] arm64 kexec kernel patches v14
- [PATCH v3] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v3] Improve the performance of --num-threads -d 31
- [PATCH v3] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v3] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v3] Improve the performance of --num-threads -d 31
- [PATCH v3] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文?"
- [PATCH v3] Improve the performance of --num-threads -d 31
- [PATCH v3] Improve the performance of --num-threads -d 31
- [PATCH v3] Improve the performance of --num-threads -d 31
- [PATCH v3] Improve the performance of --num-threads -d 31
- [PATCH v3] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v14 14/20] arm64/kexec: Add pr_debug output
- [PATCH v14 15/20] arm64: kdump: reserve memory for crash dump kernel
- [PATCH v14 20/20] arm64: kdump: update a kernel doc
- [PATCH v14 19/20] arm64: kdump: enable kdump in the arm64 defconfig
- [PATCH v14 18/20] arm64: kdump: add kdump support
- [PATCH v14 17/20] arm64: kdump: implement machine_crash_shutdown()
- [PATCH v14 16/20] arm64: limit memory regions based on DT property, usable-memory
- [PATCH v14 13/20] arm64/kexec: Enable kexec in the arm64 defconfig
- [PATCH v14 01/20] arm64: Fold proc-macros.S into assembler.h
- [PATCH v14 12/20] arm64/kexec: Add core kexec support
- [PATCH v14 00/20] arm64 kexec kernel patches v14
- [PATCH v14 10/20] Revert "arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function"
- [PATCH v14 02/20] arm64: Cleanup SCTLR flags
- [PATCH v14 05/20] arm64: kvm: allows kvm cpu hotplug
- [PATCH v14 11/20] Revert "arm64: remove dead code"
- [PATCH v14 07/20] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
- [PATCH v14 08/20] arm64: Add new asm macro copy_page
- [PATCH v14 04/20] arm64: Add new hcall HVC_CALL_FUNC
- [PATCH v14 09/20] arm64: Add back cpu_reset routines
- [PATCH v14 06/20] arm64: kernel: Include _AC definition in page.h
- [PATCH v14 03/20] arm64: Convert hcalls to use HVC immediate value
- [PATCH v3] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v3] Improve the performance of --num-threads -d 31
- [PATCH 1/3] Pass struct mem_sym into machine_apply_elf_rel()
- [PATCH 0/2] Export new VMCOREINFO about compound page
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH] iommu/vt-d: Assign old irt entries a common valid vector in kdump kernel
- [PATCH 00/19] arm64 kexec kernel patches v13
- [PATCH 00/19] arm64 kexec kernel patches v13
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH 00/19] arm64 kexec kernel patches v13
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH v2] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文?"
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH V2 1/2] kexec: Make a pair of map/unmap reserved pages in error path
- [PATCH 00/19] arm64 kexec kernel patches v13
- [PATCH 00/19] arm64 kexec kernel patches v13
- [PATCH 00/19] arm64 kexec kernel patches v13
- [ANNOUNCE] kexec-tools v2.0.12 preparation
- [PATCH update] kexec/fs2dt.c: wrong dt node fix
- [PATCH V2 2/2] kexec: Do a cleanup for function kexec_load
- [PATCH V2 1/2] kexec: Make a pair of map/unmap reserved pages in error path
- [PATCH 00/19] arm64 kexec kernel patches v13
- [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH V2 2/2] kexec: Do a cleanup for function kexec_load
- [PATCH V2 1/2] kexec: Make a pair of map/unmap reserved pages in error path
- [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
- [PATCH v2] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文?"
- [PATCH v2] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文?"
- [PATCH v2] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v2] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH 2/2] kexec: export OFFSET(page.compound_head) to find out compound tail page
- [PATCH 1/2] kexec: update VMCOREINFO for compound_order/dtor
- [PATCH 0/2] Export new VMCOREINFO about compound page
- [PATCH] makedumpfile: When reading partial ELF pages, check final pointer against buffer end
- [PATCH] makedumpfile: When reading partial ELF pages, check final pointer against buffer end
- [PATCH 3/3] makedumpfile: Rewrite readpage_elf
- [PATCH] kexec: Make a pair of map/unmap reserved pages in error path
- [Crash-utility] makedumpfile: 4.5 kernel commit breaks page filtering
- [RFC v2 PATCH 0/7] purgatory: Say last words in kexec on panic case
- From: 河合英宏 / KAWAI,HIDEHIRO
- [Crash-utility] makedumpfile: 4.5 kernel commit breaks page filtering
- [PATCH] kexec: Make a pair of map/unmap reserved pages in error path
- [PATCH update] kexec/fs2dt.c: wrong dt node fix
- [PATCH update] kexec/fs2dt.c: wrong dt node fix
- [PATCH 1/3] Pass struct mem_sym into machine_apply_elf_rel()
- [PATCH] kexec/fs2dt.c: wrong dt node fix
- [PATCH 3/3] Properly align powerpc64 .toc
- [PATCH 2/3] ppc64: purgatory: Handle local symbols in ELF ABIv2
- [PATCH 1/3] Pass struct mem_sym into machine_apply_elf_rel()
- [PATCH] kexec/fs2dt.c: wrong dt node fix
- [Crash-utility] makedumpfile: 4.5 kernel commit breaks page filtering
- [PATCH] kexec: Make a pair of map/unmap reserved pages in error path
- [PATCH] kdump: Fix gdb macros work work with newer and 64-bit kernels
- [PATCH 2/2] ppc64: purgatory: Handle local symbols in ELF ABIv2
- [PATCH 1/2] Pass struct mem_sym into machine_apply_elf_rel()
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH v2] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH v2] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文?"
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH v1] Improve the performance of --num-threads -d 31
- [PATCH v2] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH v1] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v2] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文?"
- [PATCH v1] Improve the performance of --num-threads -d 31
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH v2] Improve the performance of --num-threads -d 31
- [RFC v2 PATCH 7/7] purgatory/ipmi/x86: Support logging of IP registers into SEL
- [RFC v2 PATCH 6/7] purgatory/x86: Add an option to output IP registers to console in panic case
- [RFC v2 PATCH 5/7] purgatory/ipmi: Add an option for purgatory to handle panic event with IPMI
- [RFC v2 PATCH 4/7] purgatory/ipmi: Support BMC watchdog timer start/stop in purgatory
- [RFC v2 PATCH 3/7] purgatory/ipmi: Support IPMI KCS interface
- [RFC v2 PATCH 2/7] purgatory/x86: Support CMOS RTC
- [RFC v2 PATCH 1/7] purgatory: Introduce timeout API
- [RFC v2 PATCH 0/7] purgatory: Say last words in kexec on panic case
- makedumpfile: 4.5 kernel commit breaks page filtering
- [PATCH 1/2] ACPICA: Tables: Add function to remove ACPI tables
- makedumpfile: 4.5 kernel commit breaks page filtering
- [PATCH 1/2] ACPICA: Tables: Add function to remove ACPI tables
- [PATCH 1/2] ACPICA: Tables: Add function to remove ACPI tables
- [PATCH 1/2] ACPICA: Tables: Add function to remove ACPI tables
- makedumpfile: 4.5 kernel commit breaks page filtering
- makedumpfile: 4.5 kernel commit breaks page filtering
- makedumpfile: 4.5 kernel commit breaks page filtering
- [PATCH 1/2] ACPICA: Tables: Add function to remove ACPI tables
- [PATCH 2/2] x86/efi: Delete ACPI BGRT when booting via kexec
- [PATCH 1/2] ACPICA: Tables: Add function to remove ACPI tables
- [PATCH 0/2] ACPI, x86/efi: Remove ACPI BGRT tables for kexec
- [PATCH 3/3] makedumpfile: Rewrite readpage_elf
- [PATCH v2] Improve the performance of --num-threads -d 31
- [PATCH] x86/efi: skip bgrt init for kexec reboot
- [PATCH v1] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- Regression in makedumpfile-1.5.9
- [PATCH v1] Improve the performance of --num-threads -d 31
- From: "Zhou, Wenjian/周文剑"
- [PATCH v4 19/19] ima: require signed IMA policy
- [PATCH v4 18/19] ima: measure and appraise the IMA policy itself
- [PATCH v4 17/19] ima: load policy using path
- [PATCH v4 16/19] ima: support for kexec image and initramfs
- [PATCH v4 15/19] kexec: replace call to copy_file_from_fd() with kernel version
- [PATCH v4 14/19] ima: remove firmware and module specific cached status info
- [PATCH v4 13/19] module: replace copy_module_from_fd with kernel version
- [PATCH v4 12/19] vfs: define kernel_copy_file_from_fd()
- [PATCH v4 11/19] security: define kernel_read_file hook
- [PATCH v4 10/19] firmware: replace call to fw_read_file_contents() with kernel version
- [PATCH v4 09/19] vfs: define kernel_read_file_from_path
- [PATCH v4 08/19] ima: define a new hook to measure and appraise a file already in memory
- [PATCH v4 07/19] ima: calculate the hash of a buffer using aynchronous hash(ahash)
- [PATCH v4 06/19] ima: provide buffer hash calculation function
- [PATCH v4 05/19] vfs: define kernel_read_file_id enumeration
- [PATCH v4 04/19] vfs: define a generic function to read a file from the kernel
- [PATCH v4 03/19] firmware: clean up filesystem load exit path
- [PATCH v4 02/19] firmware: move completing fw into a helper
- [PATCH v4 01/19] firmware: simplify dev_*() print messages for generic helpers
- [PATCH v4 00/19] vfs: support for a common kernel file loader
- [PATCH v3 19/22] ima: support for kexec image and initramfs
- [PATCH v3 19/22] ima: support for kexec image and initramfs
- [PATCH v3 18/22] kexec: replace call to copy_file_from_fd() with kernel version
- [PATCH] x86/efi: skip bgrt init for kexec reboot
- [PATCH v3 14/22] security: define kernel_read_file hook
- [PATCH v3 14/22] security: define kernel_read_file hook
- [PATCH] x86/efi: skip bgrt init for kexec reboot
- [PATCH v3 19/22] ima: support for kexec image and initramfs
- [PATCH v3 19/22] ima: support for kexec image and initramfs
- [PATCH v3 19/22] ima: support for kexec image and initramfs
- [PATCH v3 19/22] ima: support for kexec image and initramfs
- [PATCH v3 21/22] ima: measure and appraise the IMA policy itself
- [PATCH v3 17/22] ima: remove firmware and module specific cached status info
- [PATCH 3/3] makedumpfile: Rewrite readpage_elf
- [PATCH v3 19/22] ima: support for kexec image and initramfs
- [PATCH v3 11/22] ima: define a new hook to measure and appraise a file already in memory
- [PATCH v3 22/22] ima: require signed IMA policy
- [PATCH v3 21/22] ima: measure and appraise the IMA policy itself
- [PATCH v3 17/22] ima: remove firmware and module specific cached status info
- [PATCH v3 10/22] ima: calculate the hash of a buffer using aynchronous hash(ahash)
- [PATCH v3 03/22] ima: use "ima_hooks" enum as function argument
- [PATCH v3 02/22] ima: refactor ima_policy_show() to display "ima_hooks" rules
- Kexec on ARM?
- [PATCH] makedumpfile: readpage_elf: handle 0-pages not stored in the ELF file
- [PATCH 3/3] makedumpfile: Rewrite readpage_elf
- [PATCH 2/3] makedumpfile: Mark unstored ELF pages as filtered
[Index of Archives]
[LM Sensors]
[Linux Sound]
[ALSA Users]
[ALSA Devel]
[Linux Audio Users]
[Linux Media]
[Kernel]
[Gimp]
[Yosemite News]
[Linux Media]