Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-19 14:03:28 to 2015-09-29 03:50:21 UTC [more...]

[PATCH] kexec: fix out of the ELF headers buffer issue in syscall kexec_file_load()
 2015-09-29  3:50 UTC 

[PATCH] makedumpfile: make --work-dir easier to use
 2015-09-28  8:28 UTC  (6+ messages)

[V4 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
 2015-09-28  7:08 UTC  (10+ messages)
` [V4 PATCH 1/4] panic/x86: Fix re-entrance problem due to panic on NMI
` [V4 PATCH 2/4] panic/x86: Allow cpus to save registers even if they are looping in NMI context
` [V4 PATCH 3/4] kexec: Fix race between panic() and crash_kexec() called directly
    `  "
` [V4 PATCH 4/4] x86/apic: Introduce noextnmi boot option

[PATCH V3] kexec: Use file name as the output message prefix
 2015-09-25  8:28 UTC 

[PATCH V2] kexec: Use file name as the output message prefix
 2015-09-25  6:00 UTC  (4+ messages)

[PATCH] fix kexec load hang in case crash notes addr read failure
 2015-09-25  5:39 UTC  (2+ messages)

[PATCH] Documentation: Update the default value of crashkernel low
 2015-09-24 21:44 UTC  (2+ messages)

[PATCH 0/6] arm64 kexec kernel patches V8
 2015-09-24 19:04 UTC  (4+ messages)
` [PATCH 2/6] arm64: Convert hcalls to use HVC immediate value

[PATCH v3] Remove #ifdef CONFIG_* from all userspace headers
 2015-09-24 12:15 UTC  (31+ messages)
  ` [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 65535 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

[PATCH v2] Load crash kernel high on x86
 2015-09-24  6:50 UTC  (5+ messages)

[PATCH v3] Load crash kernel high on x86
 2015-09-24  6:48 UTC 

[PATCH 00/10] Fix AMD IOMMU faults in kdump kernel
 2015-09-24  6:37 UTC  (11+ messages)
` [PATCH 01/10] iommu/amd: Use standard bitmap operation to set bitmap
` [PATCH 02/10] iommu/amd: Adjust functons which get first/last devid by reading pci config
` [PATCH 03/10] iommu/amd: Get the first/last device of iommu earlier
` [PATCH 04/10] iommu/amd: Detect pre enabled translation
` [PATCH 05/10] iommu/amd: Add function copy_dev_tables
` [PATCH 06/10] iommu/amd: Add functions copy_command_buffer/copy_event_buffer
` [PATCH 07/10] iommu/amd: copy old dev tables and do not touch dev tables
` [PATCH 08/10] iommu/amd: Do not update the information of domain to devtables before device driver init
` [PATCH 09/10] iommu/amd: Clear the iommu pre enabled setting
` [PATCH 10/10] iommu/amd: Copy the old ir table

[Patch v3] Add persistent memory support
 2015-09-23  9:23 UTC  (12+ messages)

[PATCH] kexec: Add prefix "kexec" to output message
 2015-09-23  7:01 UTC  (12+ messages)

Reducing the size of the dump file/speeding up collection
 2015-09-23  1:44 UTC  (8+ messages)

[V2 PATCH] mips: vmcore: forced convert 'hdr' in elf_check_arch()
 2015-09-21  2:23 UTC  (4+ messages)
` [PATCH] "

[PATCH] Load crash kernel high on x86
 2015-09-20  3:57 UTC  (8+ messages)

[PATCH] vmcore: replace Elf64_Ehdr/Elf32_Ehdr with elfhdr
 2015-09-18  5:49 UTC  (4+ messages)

[PATCH] makedumpfile: Support ARM64
 2015-09-14 16:02 UTC  (21+ messages)

[PATCH V4] makedumpfile: exclude page structures of non-dumped pages
 2015-09-10 15:27 UTC 

[PATCH V2] makedumpfile: make --work-dir easier to use
 2015-09-10 15:27 UTC 

[PATCH V3] makedumpfile: exclude page structures of non-dumped pages
 2015-09-10  7:44 UTC  (2+ messages)

[PATCH] purgatory/arch/ppc64: Reset primary cpu endian to big-endian
 2015-09-09 11:07 UTC  (5+ messages)

[RFC PATCH] kexec: use mmap instead of read for slurp_file()
 2015-09-07  6:44 UTC  (7+ messages)
` PING: "
      ` [PATCH] "

[PATCH 1/1] exclude page structures of non-dumped pages
 2015-09-03  5:01 UTC  (2+ messages)

[PATCH] Drop release date from kexec-tools version output
 2015-09-02  2:22 UTC  (2+ messages)

[PATCH RFC] Drop release date from kexec-tools version output
 2015-09-02  1:25 UTC  (8+ messages)

[PATCH] kernel:kexec - Fix for typo in comment in function sanity_check_segment_list()
 2015-09-02  1:12 UTC  (2+ messages)

[V3 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
 2015-08-31  9:57 UTC  (17+ messages)
` [V3 PATCH 2/4] panic/x86: Allow cpus to save registers even if they are looping in NMI context
` [V3 PATCH 1/4] panic/x86: Fix re-entrance problem due to panic on NMI
` [V3 PATCH 3/4] kexec: Fix race between panic() and crash_kexec() called directly

[PATCH] makedumpfile: remove the double free of sph
 2015-08-26  4:23 UTC  (3+ messages)

[RFC PATCH 00/17] powerpc/fsl-book3e-64: kexec/kdump support
 2015-08-26  1:13 UTC  (7+ messages)
` [RFC PATCH 14/17] powerpc/book3e-64/kexec: Enable SMP release

[PATCH] makedumpfile: code changes to satisfy the coverity scan
 2015-08-26  0:42 UTC  (3+ messages)

[PATCH V2] makedumpfile: code changes to satisfy the coverity scan
 2015-08-25 12:58 UTC 

Dmesg not being dumped
 2015-08-24 14:17 UTC  (6+ messages)

[PATCH]makedumpfile.h:makedumpfile.h: check the return value
 2015-08-24  3:26 UTC  (4+ messages)
` [PATCH]makedumpfile.c: check rhe return value ofset_page_size
` [PATCH] sadump_info.c: unsigned_compare: This less-than-zero comparison of an unsigned value is never true

Dmesg not being dumped
 2015-08-21  6:28 UTC  (9+ messages)


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