public inbox for kexec@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2013-09-19 00:55:10 to 2013-10-19 05:46:10 UTC [more...]

[PATCH] x86, kdump: crashkernel=X try to reserve below 896M first, then try below 4G, then MAXMEM
 2013-10-19  5:45 UTC  (7+ messages)

[PATCH v2] ARM: head-common.S: relocate atags area if necessary
 2013-10-18 17:54 UTC  (4+ messages)

[PATCH v2 0/2] x86, apic, kdump: Disable BSP if boot cpu is AP
 2013-10-18 17:36 UTC  (8+ messages)
` [PATCH v2 1/2] x86, apic: Add boot_cpu_is_bsp() to check if boot cpu is BSP
` [PATCH v2 2/2] x86, apic: Disable BSP if boot cpu is AP

[PATCH v4] crash utility: fix max_mapnr issue on system has over 44-bit addressing
 2013-10-18 15:10 UTC  (2+ messages)

kexec cannot find text map area if kaslr is enabled
 2013-10-17 19:58 UTC  (3+ messages)

[PATCH] kexec, x86: Fix x86 build warnings
 2013-10-17  6:03 UTC  (3+ messages)

[PATCH v4] makedumpfile: fix max_mapnr issue on system has over 44-bit addressing
 2013-10-17  2:59 UTC  (2+ messages)

[PATCH] kexec/fs2dt: fix endianess conversion
 2013-10-17  1:44 UTC  (5+ messages)

[PATCH v3 0/2] x86, apic, kdump: Disable BSP if boot cpu is AP
 2013-10-16 12:52 UTC  (3+ messages)
` [PATCH v3 1/2] x86, apic: Add boot_cpu_is_bsp() to check if boot cpu is BSP
` [PATCH v3 2/2] x86, apic: Disable BSP if boot cpu is AP

[PATCH v2 0/3] kexec support for Linux/m68k (tools part)
 2013-10-16  7:22 UTC  (5+ messages)
` [PATCH 1/3] kexec: Let slurp_file_len() return the number of bytes read
` [PATCH 2/3] kexec: Extract slurp_fd()
` [PATCH 3/3] kexec: Add m68k support

[PATCH] Remove PACKED macro and use __attribute__((packed)) directly
 2013-10-16  7:17 UTC  (4+ messages)

[PATCH v3] crash utility: fix max_mapnr issue on system has over 44-bit addressing
 2013-10-16  2:31 UTC  (3+ messages)

[PATCH v2] kexec support for Linux/m68k (kernel part)
 2013-10-15 20:03 UTC  (7+ messages)
` [PATCH 1/3] kexec: Add debug printing of kimage table entries
` [PATCH 2/3] m68k: Add kexec support
` [PATCH 3/3] m68k: Add support to export bootinfo in procfs

[PATCH 0/3] procfs, vmcore: fix regression of mmap on /proc/vmcore since v3.12-rc1
 2013-10-15 11:30 UTC  (5+ messages)
` [PATCH 1/3] procfs: fix unintended truncation of returned mapped address
` [PATCH 2/3] procfs: Call default get_unmapped_area on MMU-present architectures
` [PATCH 3/3] procfs: clean up proc_reg_get_unmapped_area for 80-column limit

[PATCH v3] makedumpfile: fix max_mapnr issue on system has over 44-bit addressing
 2013-10-15  8:29 UTC  (6+ messages)

[PATCH] makedumpfile: enhance bitmap writting function in reassemble mode
 2013-10-15  7:52 UTC  (3+ messages)

ARM: Exynos: DTB too large error
 2013-10-15  7:30 UTC 

kexec: Clearing registers just before jumping into purgatory
 2013-10-14 18:24 UTC  (21+ messages)

[PATCH RFC 0/1] ARM: boot: make atags area relocatable
 2013-10-14 13:44 UTC  (2+ messages)
` [PATCH RFC 1/1] ARM: head-common.S: relocate atags area if necessary

[PATCH 0/2] x86, apic: Disable BSP if boot cpu is AP
 2013-10-14  9:03 UTC  (6+ messages)

[PATCH v2] makedumpfile: fix max_mapnr issue on system has over 44-bit addressing
 2013-10-14  7:47 UTC  (3+ messages)

mmap for /proc/vmcore broken since 3.12-rc1
 2013-10-14  4:52 UTC  (7+ messages)

[PATCH v2] crash utility: fix max_mapnr issue on system has over 44-bit addressing
 2013-10-12  1:56 UTC  (3+ messages)

[PATCH] kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str()
 2013-10-09  8:29 UTC 

Intermittent problem launching the backup kernel
 2013-10-08 17:29 UTC 

[PATCHv6 0/4] kexec-tools: add support for Xen 4.4
 2013-10-08 16:59 UTC  (5+ messages)
` [PATCH 1/4] kexec/xen: require libxc from "
` [PATCH 2/4] kexec/xen: use libxc to get location of crash notes
` [PATCH 3/4] kexec/xen: switch to use xc_kexec_get_range for get_xen_vmcoreinfo
` [PATCH 4/4] kexec/xen: directly load images images into Xen

[PATCH] makedumpfile: fix max_mapnr issue on system has over 44-bit addressing
 2013-10-08  9:32 UTC  (11+ messages)

[PATCH] vmcore-dmesg: Read renamed printk_log parameters
 2013-10-04 13:20 UTC 

[PATCH] kexec: arm: Fix endianness in crashdump header
 2013-10-04 13:17 UTC 

[PATCH 0/6] kexec-tools fixes
 2013-10-04  0:02 UTC  (14+ messages)
` [PATCH 1/6] kexec: Fix the -? option
` [PATCH 2/6] kexec: Remove unused -? option handling
` [PATCH 4/6] kexec: Fix uninitialized build warning
` [PATCH 3/6] purgatory: Fix out-of-source build error
` [PATCH 5/6] kexec: Fix return value build warnings
  ` [PATCH 0/2] V2 "
    ` [PATCH 1/2] "
    ` [PATCH 2/2] kexec: Handle read errors in fs2dt setup
` [PATCH 6/6] config: Update to automake-1.11

[PATCH v2] kexec: Fix off-by-one errors in locate_hole()
 2013-10-03  1:15 UTC  (2+ messages)

[RFC PATCH] Crashdump Accepting Active IOMMU
 2013-09-26 23:25 UTC 

[PATCH / RFC] makedumpfile header to show LZO/snappy/zlib
 2013-09-26 17:05 UTC  (5+ messages)

[PATCH] crash utility: fix max_mapnr issue on system has over 44-bit addressing
 2013-09-25  8:01 UTC  (3+ messages)

[PATCH] kexec/ppc: Check for a uImage initrd with ELF kernel
 2013-09-25  7:11 UTC  (4+ messages)

[PATCH] kexec/ppc: Add nodes for initrd in dtb
 2013-09-25  7:02 UTC  (4+ messages)

[PATCH] [RFC] kexec: Fix off-by-one errors in locate_hole()
 2013-09-25  0:23 UTC  (2+ messages)

Your message to kexec awaits moderator approval
 2013-09-24 13:39 UTC 

[PATCH v2] intel-iommu: Quiesce devices before disabling IOMMU
 2013-09-24 13:39 UTC  (3+ messages)

[PATCH 00/16] [RFC PATCH] Signed kexec support
 2013-09-23 17:15 UTC  (8+ messages)

[RESEND PATCH] vmcore-dmesg: Understand >= v3.11-rc4 dmesg
 2013-09-23 17:03 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCHv4 0/5] kexec-tools: add support for Xen 4.3
 2013-09-23 14:05 UTC  (3+ messages)
` [PATCH 3/5] kexec/xen: use libxc to get location of crash notes
  ` [Xen-devel] "

A few patches to consider
 2013-09-20 20:52 UTC  (6+ messages)

Preliminary kexec support for Linux/m68k
 2013-09-20 19:18 UTC  (8+ messages)
` [PATCH 1/2] kexec: Let slurp_file_len() return the number of bytes read

[PATCHv5 0/4] kexec-tools: add support for Xen 4.4
 2013-09-20 13:18 UTC  (5+ messages)
` [PATCH 1/4] kexec/xen: require libxc from "
` [PATCH 2/4] kexec/xen: use libxc to get location of crash notes
` [PATCH 3/4] kexec/xen: switch to use xc_kexec_get_range for get_xen_vmcoreinfo
` [PATCH 4/4] kexec/xen: directly load images images into Xen

[edk2] Corrupted EFI region
 2013-09-20  9:06 UTC 

[PATCH] dump-dmesg: Understand >= v3.11-rc4 dmesg
 2013-09-20  4:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/4] .gitignore: Only ignore generated autotools files in the top directory
 2013-09-19 20:56 UTC  (8+ messages)
` [PATCH 2/4] kexec: Fix cris/superh comment mixups
` [PATCH 3/4] cris: is_crashkernel_mem_reserved() should return 0
` [PATCH 4/4] kexec/kexec.c: Prefix hex numbers by 0x

[PATCH] cris/mips: Remove unused setup_simple_* declarations
 2013-09-19 20:48 UTC  (2+ messages)

[BUG] [compressed kdump / SADUMP] makedumpfile header truncation error
 2013-09-19 13:07 UTC  (3+ messages)

[PATCH 0/2] cache: fix cache logic not go into invalid state
 2013-09-19  8:18 UTC  (3+ messages)

[PATCH] makedumpfile: shorten cyclic unnecessary-page scans
 2013-09-19  5:40 UTC  (2+ messages)


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