messages from 2015-11-04 12:21:51 to 2015-12-08 16:00:17 UTC [more...]
[PATCH] kexec: Add --lite option
2015-12-08 16:00 UTC (14+ messages)
[PATCH v3] vmcore-dmesg: Collect full dmesg regardless of logged_chars
2015-12-08 6:04 UTC (5+ messages)
[PATCH v2 1/3] ppc64: Fix warnings
2015-12-08 6:01 UTC (5+ messages)
` [PATCH v2 3/3] ppc64: Add a flag to tell the kernel it's booting from kexec
[PATCH v12 00/16] arm64 kexec kernel patches v12
2015-12-07 18:47 UTC (44+ messages)
` [PATCH v12 07/16] Revert "arm64: remove dead code"
` [PATCH v12 04/16] arm64: kvm: allows kvm cpu hotplug
` [PATCH v12 06/16] Revert "arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function"
` [PATCH v12 03/16] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH v12 01/16] arm64: Fold proc-macros.S into assembler.h
` [PATCH v12 05/16] arm64: Add back cpu_reset routines
` [PATCH v12 02/16] arm64: Convert hcalls to use HVC immediate value
` [PATCH v12 11/16] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v12 16/16] arm64: kdump: relax BUG_ON() if more than one cpus are still active
` [PATCH v12 08/16] arm64/kexec: Add core kexec support
` [PATCH v12 09/16] arm64/kexec: Add pr_devel output
` [PATCH v12 13/16] arm64: kdump: add kdump support
` [PATCH v12 12/16] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v12 15/16] arm64: kdump: enable kdump in the arm64 defconfig
` [PATCH v12 14/16] arm64: kdump: update a kernel doc
` [PATCH v12 10/16] arm64/kexec: Enable kexec in the arm64 defconfig
[PATCH 0/4] ARM64: 3 Level page support
2015-12-07 6:16 UTC (7+ messages)
` [PATCH 1/4] ARM64: Refactor code to support multiple page level
` [PATCH 2/4] arm64: Decide VA Bits on the basis of _stext symbol value
` [PATCH 3/4] arm64: Fix KVBASE
` [PATCH 4/4] arm64: Fix for ARM64 3 level translation tables
[PATCH RFC 00/11] makedumpfile: parallel processing
2015-12-07 1:09 UTC (10+ messages)
[PATCH v2 1/1] arm64: Fix for ARM64 3 level translation tables
2015-12-05 16:20 UTC (2+ messages)
[PATCH] arm64: Fix for ARM64 3 level translation tables
2015-12-04 20:37 UTC (3+ messages)
[PATCH] Add more description for --num-threads
2015-12-04 9:05 UTC (2+ messages)
[V5 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
2015-12-03 12:22 UTC (35+ messages)
` [V5 PATCH 1/4] panic/x86: Fix re-entrance problem due to panic on NMI
` [V5 PATCH 2/4] panic/x86: Allow cpus to save registers even if they are looping in NMI context
` [V5 PATCH 3/4] kexec: Fix race between panic() and crash_kexec() called directly
` [V5 PATCH 4/4] x86/apic: Introduce apic_extnmi boot option
[PATCH v2] kexec: Set KEXEC_TYPE_CRASH before sanity_check_segment_list()
2015-12-02 8:39 UTC
[PATCH 1/2] kexec: Set KEXEC_TYPE_CRASH before sanity_check_segment_list()
2015-12-02 6:03 UTC (3+ messages)
[RFC PATCH] crashdump/x86: Add option to get crash kernel region size
2015-12-01 6:20 UTC (4+ messages)
[PATCH] x86/xen: Build memory type conversion code conditionally
2015-11-30 7:49 UTC (3+ messages)
[PATCH] x86: Make sure E820_PM[AE]M are defined if needed
2015-11-29 23:53 UTC (3+ messages)
[PATCH] kexec: fix mmap return code handling
2015-11-27 0:36 UTC (5+ messages)
` [PATCH v2] "
[PATCH 1/1] Improve device tree directory sorting
2015-11-26 2:16 UTC (2+ messages)
[PATCH 0/4] [RFT] cleanup /chosen/linux,stdout-path warning
2015-11-25 17:32 UTC (10+ messages)
` [PATCH 1/4] uImage: cleanup some warnings
` [PATCH 2/4] kexec/fs2dt: s/diabled/disabled/
` [PATCH 3/4] kexec/fs2dt: cleanup pathname
` [PATCH 4/4] kexec/fs2dt: check for /chosen/stdout-path first
[PATCH 0/1] Improve device tree directory sorting
2015-11-25 2:17 UTC
[PATCH] arm: use /sys/firmware/fdt in case without --atags and --dtb
2015-11-24 7:04 UTC (2+ messages)
[PATCH v2] kexex: arm: create ATAGS_MEM tag from devicetree memory node
2015-11-24 6:59 UTC (2+ messages)
makedumpfile-1.5.9: Introduce parallel compression processing
2015-11-24 2:48 UTC (7+ messages)
How to understand "high" or "low" in crashkernel configuration?
2015-11-19 5:46 UTC (3+ messages)
Support for dynamic allocations of 'struct fpu'
2015-11-19 2:56 UTC (4+ messages)
` [Crash-utility] "
Problem: crashkernel boots at 512MB address in RAM with kexec -l/-e but not with kexec -p
2015-11-18 7:59 UTC (3+ messages)
[PATCH 1/2] kexex: arm: create ATAGS_MEM tag from devicetree memory node
2015-11-17 17:30 UTC (4+ messages)
` [PATCH 2/2] uImage: fix pointer-sign warning
[PATCH 3.19.y-ckt 028/155] x86/kexec: Fix kexec crash in syscall kexec_file_load()
2015-11-12 23:16 UTC
[3.19.y-ckt stable] Patch "x86/kexec: Fix kexec crash in syscall kexec_file_load()" has been added to staging queue
2015-11-12 20:39 UTC
[PATCH v3] kexec: determine size of block device
2015-11-11 2:05 UTC (2+ messages)
[PATCH 00/15] arm64 kexec kernel patches v11
2015-11-10 9:54 UTC (18+ messages)
` [PATCH 04/15] arm64: kvm: allows kvm cpu hotplug
` [PATCH 09/15] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH 06/15] Revert "arm64: remove dead code"
` [PATCH 07/15] arm64/kexec: Add core kexec support
` [PATCH 08/15] arm64/kexec: Add pr_devel output
` [PATCH 05/15] arm64: Add back cpu_reset routines
` [PATCH 01/15] arm64: Fold proc-macros.S into assembler.h
` [PATCH 02/15] arm64: Convert hcalls to use HVC immediate value
` [PATCH 03/15] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH 15/15] arm64: kdump: relax BUG_ON() if more than one cpus are still active
` [PATCH 12/15] arm64: kdump: add kdump support
` [PATCH 14/15] arm64: kdump: enable kdump in the arm64 defconfig
` [PATCH 10/15] arm64: kdump: reserve memory for crash dump kernel
` [PATCH 11/15] arm64: kdump: implement machine_crash_shutdown()
` [PATCH 13/15] arm64: kdump: update a kernel doc
[ANNOUNCE] kexec-tools 2.0.11
2015-11-09 2:55 UTC (2+ messages)
[PATCH] Revert "kexec: use mmap instead of read for slurp_file()"
2015-11-09 1:59 UTC (11+ messages)
` [PATCH v2] kexec/s390x: use mmap instead of read for slurp_file()
` [PATCH v3] "
[PATCH v3] Remove #ifdef CONFIG_* from all userspace headers
2015-11-07 6:44 UTC (6+ messages)
` [PATCH v4] "
` [PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
Re:kexec上午好。(AD)
2015-11-06 21:46 UTC
[PATCH] purgatory: Change default sha256 optimization to -O2
2015-11-06 20:36 UTC
[PATCH V7] makedumpfile: exclude page structures of non-dumped pages
2015-11-06 0:55 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