Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-30 00:24:07 to 2015-12-03 06:09:01 UTC [more...]

[PATCH v12 00/16] arm64 kexec kernel patches v12
 2015-12-03  6:09 UTC  (36+ messages)
` [PATCH v12 02/16] arm64: Convert hcalls to use HVC immediate value
` [PATCH v12 01/16] arm64: Fold proc-macros.S into assembler.h
` [PATCH v12 05/16] arm64: Add back cpu_reset routines
` [PATCH v12 03/16] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH v12 06/16] Revert "arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function"
` [PATCH v12 04/16] arm64: kvm: allows kvm cpu hotplug
` [PATCH v12 07/16] Revert "arm64: remove dead code"
` [PATCH v12 10/16] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH v12 15/16] arm64: kdump: enable kdump "
` [PATCH v12 14/16] arm64: kdump: update a kernel doc
` [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 08/16] arm64/kexec: Add core kexec support
` [PATCH v12 16/16] arm64: kdump: relax BUG_ON() if more than one cpus are still active
` [PATCH v12 11/16] arm64: kdump: reserve memory for crash dump kernel

[PATCH] Add more description for --num-threads
 2015-12-03  2:50 UTC 

[V5 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
 2015-12-03  2:23 UTC  (32+ 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] arm64: Fix for ARM64 3 level translation tables
 2015-12-02 20:40 UTC 

[PATCH v2] kexec: Set KEXEC_TYPE_CRASH before sanity_check_segment_list()
 2015-12-02  8:39 UTC 

[PATCH RFC 00/11] makedumpfile: parallel processing
 2015-12-02  7:38 UTC  (6+ messages)

[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 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 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 05/15] arm64: Add back cpu_reset routines
` [PATCH 08/15] arm64/kexec: Add pr_devel output
` [PATCH 07/15] arm64/kexec: Add core kexec support
` [PATCH 06/15] Revert "arm64: remove dead code"
` [PATCH 09/15] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH 04/15] arm64: kvm: allows kvm cpu hotplug
` [PATCH 13/15] arm64: kdump: update a kernel doc
` [PATCH 11/15] arm64: kdump: implement machine_crash_shutdown()
` [PATCH 10/15] arm64: kdump: reserve memory for crash dump kernel
` [PATCH 14/15] arm64: kdump: enable kdump in the arm64 defconfig
` [PATCH 15/15] arm64: kdump: relax BUG_ON() if more than one cpus are still active
` [PATCH 12/15] arm64: kdump: add kdump support

[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  (15+ 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  (8+ 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  (6+ messages)
` [PATCH 08/16] arm64/kexec: Add core kexec 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  (5+ 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox