messages from 2015-10-20 02:42:20 to 2015-11-24 19:37:48 UTC [more...]
[V5 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
2015-11-24 19:37 UTC (14+ 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] arm: use /sys/firmware/fdt in case without --atags and --dtb
2015-11-24 7:04 UTC (2+ messages)
[PATCH 0/4] [RFT] cleanup /chosen/linux,stdout-path warning
2015-11-24 7:03 UTC (9+ 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 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 v3] vmcore-dmesg: Collect full dmesg regardless of logged_chars
2015-11-18 5:24 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 (16+ 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 (23+ messages)
` [PATCH v4] "
` [PATCH 01/13] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h
` [PATCH 02/13] Use sys_ni.c instead of #ifdef to disable fork on CONFIG_NOMMU
` [PATCH 03/13] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
` [PATCH 04/13] Always expose MAP_UNINITIALIZED to userspace
` [PATCH 05/13] Split FDPIC "struct elf_prstatus" to "struct elf_fdpic_prstatus"
` [PATCH 06/13] Move ep_take_care_of_epollwakeup() to fs/eventpoll.c
` [PATCH 07/13] Make FB_BACKLIGHT_{LEVELS,MAX} always visible
` [PATCH 08/13] Move MAX_SHARED_LIBS to fs/binfmt_flat.c
` [PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
` [PATCH 10/13] Move USE_WCACHING to drivers/block/pktcdvd.c
` [PATCH 11/13] Always define MAX_RAW_MINORS as 2**20 in userspace
` [PATCH 12/13] Remove AT_VECTOR_SIZE_ARCH on x86
` [PATCH 13/13] Re-enable and clean up "check_config()" in headers_check.pl
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)
[PATCH] kexec: Add --lite option
2015-11-05 6:20 UTC (13+ messages)
[PATCH V7] makedumpfile: exclude page structures of non-dumped pages
2015-11-04 7:33 UTC (3+ messages)
[PATCH 00/16] arm64 kexec kernel patches v10
2015-11-03 0:30 UTC (24+ messages)
` [PATCH 08/16] arm64/kexec: Add core kexec support
` [PATCH v10.2 "
` [PATCH 04/16] arm64: kvm: allows kvm cpu hotplug
` [PATCH v10.1 "
` [PATCH 12/16] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v10.1 "
` [PATCH 13/16] arm64: kdump: add kdump support
PCI device dump in kdump
2015-11-02 6:01 UTC
[PATCH v2 1/3] ppc64: Fix warnings
2015-11-02 2:06 UTC (7+ messages)
` [PATCH v2 2/3] ppc64: Avoid rfid if no need to clear MSR_LE
[ANNOUNCE] kexec-tools 2.0.11-rc1
2015-10-30 19:45 UTC (4+ messages)
[kexec-tools PATCH 0/3] New option to avoid copying old root param from 1st kernel cmdline
2015-10-29 23:49 UTC (5+ messages)
` [kexec-tools PATCH 1/3] fs2dt.c: move copy old root param as a new function
` [kexec-tools PATCH 2/3] arm: add arch option --dt-no-old-root
` [kexec-tools PATCH 3/3] ppc64: "
[PATCH V2 00/11] ARM64 Binary Image Support
2015-10-29 10:35 UTC (6+ messages)
` [PATCH V2 11/11] arm64: wait for transmit completion before next character transmission
[PATCH v2] vmcore-dmesg: Collect full dmesg regardless of logged_chars
2015-10-28 8:16 UTC (3+ messages)
[PATCH] vmcore-dmesg: Collect full dmesg regardless of logged_chars
2015-10-28 7:46 UTC
[PATCH] vmcore-dmesg: do not use logged_chars as dmesg length
2015-10-28 7:34 UTC (3+ messages)
[V4 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
2015-10-27 9:06 UTC (5+ messages)
` [V4 PATCH 4/4] x86/apic: Introduce noextnmi boot option
` "
[PATCH v2] kexec: determine size of block device
2015-10-26 18:04 UTC
[PATCH] kexec-tools: do not copy 1st kernel root= param in fs2dt.c
2015-10-26 7:32 UTC (8+ messages)
[PATCH V6] makedumpfile: exclude page structures of non-dumped pages
2015-10-26 5:13 UTC (2+ messages)
[PATCH V6] makedumpfile: exclude page structures of non-dumped pages
2015-10-23 22:51 UTC
[PATCH v3 05/18] powerpc/85xx: Load all early TLB entries at once
2015-10-23 3:54 UTC
[PATCH 1/2] sadump, bugfix: change bit order
2015-10-22 8:06 UTC (3+ messages)
` [PATCH 2/2] sadump, bugfix: perform explicit zero page filtering
[PATCH V5] makedumpfile: exclude page structures of non-dumped pages
2015-10-22 7:35 UTC (2+ messages)
[PATCH] makedumpfile: Improve performance for parallel compression with zlib
2015-10-22 4:07 UTC (3+ messages)
[PATCH 0/2] arm64: kexec/kdump fixes for v10
2015-10-20 19:05 UTC (5+ messages)
` [PATCH 1/2] fixup! arm64: kdump: implement machine_crash_shutdown()
` [PATCH 2/2] fixup! arm64: kvm: allows kvm cpu hotplug
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