kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-13 07:26:52 to 2014-01-10 07:12:52 UTC [more...]

kdump failed because of hotplug memory adding in kdump kernel
 2014-01-10  7:11 UTC  (19+ messages)

[PATCH] acpi memory hotplug, add parameter to disable memory hotplug for kexec
 2014-01-10  3:57 UTC  (7+ messages)

[PATCHv2 0/6] Crashdump Accepting Active IOMMU
 2014-01-09 21:13 UTC  (11+ messages)
` [PATCHv2 1/6] Crashdump-Accepting-Active-IOMMU-Flags-and-Prototype
` [PATCHv2 2/6] Crashdump-Accepting-Active-IOMMU-Utility-functions
` [PATCHv2 3/6] Crashdump-Accepting-Active-IOMMU-Domain-Interfaces
` [PATCHv2 4/6] Crashdump-Accepting-Active-IOMMU-Copy-Translations
` [PATCHv2 5/6] Crashdump-Accepting-Active-IOMMU-Debug-Print-IOMMU
` [PATCHv2 6/6] Crashdump-Accepting-Active-IOMMU-Call-From-Mainline

Query regarding ELF loader arg style
 2014-01-09 15:37 UTC 

[PATCH v2] makedumpfile: -v shows if lzo or snappy support enabled or not
 2014-01-09  6:30 UTC  (2+ messages)

[PATCH] makedumpfile: add -p references where appropriate in "--help" output
 2014-01-09  1:23 UTC  (2+ messages)

[PATCH] makedumpfile: -v shows if lzo or snappy support enabled or not
 2014-01-09  1:24 UTC 

[PATCH 0/2] makedumpfile: for large memories
 2014-01-09  0:25 UTC  (6+ messages)
` [PATCH 1/2] makedumpfile: raw i/o and use of root device
` [PATCH 2/2] makedumpfile: exclude unused vmemmap pages

[PATCH v3] kexec: add sysctl to disable kexec_load
 2014-01-08 23:30 UTC 

[PATCH 0/4] Enable use of crash on xen 4.4.0 vmcore
 2014-01-08 20:16 UTC  (11+ messages)
` [PATCH 1/4] Make domian.is_hvm optional
  ` [Xen-devel] "
` [PATCH 2/4] xen: Fix offset output to be decimal
` [PATCH 3/4] xen: set all domain_flags, not just the 1st
` [PATCH 4/4] Add basic domain.guest_type support
` [Crash-utility] [PATCH 0/4] Enable use of crash on xen 4.4.0 vmcore

kexec: reuse 1st kernel as kexec/kdump kernel?
 2014-01-08 14:41 UTC  (4+ messages)

[PATCH] makedumpfile: clean up draft patch
 2014-01-08  8:29 UTC  (3+ messages)

[PATCH] makedumpfile: -v shows if lzo or snappy support enabled or not
 2014-01-08  6:32 UTC  (3+ messages)

[PATCH 4/6] kexec: A new system call, kexec_file_load, for in kernel kexec
 2014-01-07  4:22 UTC  (23+ messages)

[PATCH v4 0/4] kexec-tools: efi runtime support on kexec kernel
 2014-01-06 21:58 UTC  (8+ messages)
` [PATCH v4 1/4] build fix: include x86-linux.h in x86-linux-setup.h
` [PATCH v4 2/4] Add function get_bootparam
` [PATCH v4 3/4] Add efi_info in x86 setup header
` [PATCH v4 4/4] Passing efi related data via setup_data
  ` [PATCH v4 4/4 update] "

[PATCH] vmcore-dmesg: struct_val_u64() not casting u64 to u32
 2014-01-06 19:14 UTC  (2+ messages)

[PATCH tip/efi-kexec] x86: setup.c build fix
 2014-01-03 22:27 UTC  (4+ messages)

[PATCH v7 00/12] kexec kernel efi runtime support
 2014-01-03  4:12 UTC  (33+ messages)
` [PATCH v7 01/12] x86/mm: sparse warning fix for early_memremap
` [PATCH v7 02/12] efi: Use early_memremap and early_memunmap to fix sparse warnings
` [PATCH v7 03/12] efi: remove unused variables in __map_region
` [PATCH v7 04/12] efi: add a wrapper function efi_map_region_fixed
` [PATCH v7 05/12] efi: reserve boot service fix
` [PATCH v7 06/12] efi: cleanup efi_enter_virtual_mode function
` [PATCH v7 07/12] efi: export more efi table variable to sysfs
` [PATCH v7 08/12] efi: export efi runtime memory mapping "
` [PATCH v7 09/12] efi: passing kexec necessary efi data via setup_data
` [PATCH v7 10/12] x86: add xloadflags bit for efi runtime support on kexec
` [PATCH v7 11/12] x86: export x86 boot_params to sysfs
` [PATCH v7 12/12] x86: reserve setup_data ranges late after parsing memmap cmdline

[PATCH tip/efi-kexec] x86: ksysfs.c build fix
 2014-01-03  3:54 UTC 

[PATCH 2/2] makedumpfile: exclude unused vmemmap pages > (Cliff Wickman)
 2014-01-02 19:00 UTC  (3+ messages)

split efi systab in sysfs
 2013-12-26  2:17 UTC 

[PATCH] makedumpfile: memset() in cyclic bitmap initialization introduce segment fault
 2013-12-26  0:25 UTC  (11+ messages)

[PATCH v6 00/14] kexec kernel efi runtime support
 2013-12-20  1:57 UTC  (28+ messages)
` [PATCH v6 01/14] x86/mm: sparse warning fix for early_memremap
` [PATCH v6 02/14] efi: Use early_memremap and early_memunmap to fix sparse warnings
` [PATCH v6 03/14] efi: remove unused variables in __map_region
` [PATCH v6 04/14] efi: add a wrapper function efi_map_region_fixed
` [PATCH v6 05/14] efi: reserve boot service fix
` [PATCH v6 06/14] efi: cleanup efi_enter_virtual_mode function
` [PATCH v6 07/14] efi: export more efi table variable to sysfs
` [PATCH v6 08/14] efi: export efi runtime memory mapping "
  ` [PATCH v7 "
` [PATCH v6 09/14] efi: passing kexec necessary efi data via setup_data
  ` [PATCH v7 "
` [PATCH v6 10/14] efi: only print saved efi runtime maps instead of all memmap ranges for kexec
` [PATCH v6 11/14] x86: add xloadflags bit for efi runtime support on kexec
` [PATCH v6 12/14] x86: export x86 boot_params to sysfs
` [PATCH v6 13/14] x86: reserve setup_data ranges late after parsing memmap cmdline
` [PATCH v6 14/14] x86: kdebugfs do not use __va for getting setup_data virt addr

[PATCH v5 00/14] kexec kernel efi runtime support
 2013-12-18  2:06 UTC  (37+ messages)
` [PATCH v5 02/14] efi: use early_memremap and early_memunmap
` [PATCH v5 08/14] efi: export efi runtime memory mapping to sysfs
` [PATCH v5 09/14] efi: passing kexec necessary efi data via setup_data
` [PATCH v5 10/14] efi: only print saved efi runtime maps instead of all memmap ranges for kexec
` [PATCH v5 12/14] x86: export x86 boot_params to sysfs
` [PATCH v5 13/14] x86: reserve setup_data ranges late after parsing memmap cmdline

makedumpfile-1.5.5: --dump-dmesg is available also for kernel 3.11
 2013-12-18  0:29 UTC 

[PATCH v2 0/4] makedumpfile: Xen fixes and cleanups
 2013-12-17 20:28 UTC  (8+ messages)
` [PATCH v2 3/4] makedumpfile/xen: Fail immediately on every architecture if dump level is invalid

[PATCH 0/4] Minor fixes and improvements for kexec
 2013-12-17  5:37 UTC  (5+ messages)
` [PATCH 1/4] kexec: Simplify conditional

[PATCH] makedumpfile: Add a existence check of symbols for --dump-dmesg
 2013-12-16  6:07 UTC 

[PATCH v2 0/3] kexec support for Linux/m68k (tools part)
 2013-12-14  0:31 UTC  (4+ messages)

[PATCH v10] x86, apic, kexec, Documentation: Add disable_cpu_apic kernel parameter
 2013-12-13 21:08 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).