messages from 2015-09-29 03:50:21 to 2015-10-30 00:24:07 UTC [more...]
[ANNOUNCE] kexec-tools 2.0.11-rc1
2015-10-30 0:23 UTC (2+ messages)
[PATCH v2 1/3] ppc64: Fix warnings
2015-10-30 0:16 UTC (7+ messages)
` [PATCH v2 2/3] ppc64: Avoid rfid if no need to clear MSR_LE
` [PATCH v2 3/3] ppc64: Add a flag to tell the kernel it's booting from kexec
[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] Revert "kexec: use mmap instead of read for slurp_file()"
2015-10-29 15:26 UTC (9+ messages)
` [PATCH v2] kexec/s390x: use mmap instead of read for slurp_file()
[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 00/16] arm64 kexec kernel patches v10
2015-10-29 7:01 UTC (32+ messages)
` [PATCH 08/16] arm64/kexec: Add core kexec support
` [PATCH v10.2 "
` [PATCH 07/16] Revert "arm64: remove dead code"
` [PATCH 01/16] arm64: Fold proc-macros.S into assembler.h
` [PATCH 06/16] arm64: Add EL2 switch to cpu_reset
` [PATCH 04/16] arm64: kvm: allows kvm cpu hotplug
` [PATCH v10.1 "
` [PATCH 03/16] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH 05/16] arm64: Add back cpu_reset routines
` [PATCH 02/16] arm64: Convert hcalls to use HVC immediate value
` [PATCH 11/16] arm64: kdump: reserve memory for crash dump kernel
` [PATCH 14/16] arm64: kdump: update a kernel doc
` [PATCH 15/16] arm64: kdump: enable kdump in the arm64 defconfig
` [PATCH 16/16] arm64: kdump: relax BUG_ON() if more than one cpus are still active
` [PATCH 10/16] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH 13/16] arm64: kdump: add kdump support
` [PATCH 12/16] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v10.1 "
` [PATCH 09/16] arm64/kexec: Add pr_devel output
makedumpfile-1.5.9: Introduce parallel compression processing
2015-10-28 9:49 UTC (4+ messages)
[PATCH v3] vmcore-dmesg: Collect full dmesg regardless of logged_chars
2015-10-28 9:15 UTC
[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)
[PATCH V7] makedumpfile: exclude page structures of non-dumped pages
2015-10-28 4:38 UTC (2+ messages)
[V4 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
2015-10-27 9:06 UTC (33+ 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 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] kexec: Add --lite option
2015-10-23 19:02 UTC (11+ messages)
[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
[PATCH] kexec: determine size of block device
2015-10-20 1:27 UTC (4+ messages)
[PATCH 2/2] util_lib: Silence ar informational message
2015-10-20 1:23 UTC (4+ messages)
[PATCH v2 00/18] powerpc/fsl-book3e-64: kexec/kdump support
2015-10-19 22:10 UTC (22+ messages)
` [PATCH v2 01/18] powerpc/fsl-booke-64: Allow booting from the secondary thread
` [PATCH v2 02/18] powerpc/fsl-corenet: Disable coreint if kexec is enabled
` [PATCH v2 03/18] powerpc/85xx: Don't use generic timebase sync on 64-bit
` [PATCH v2 04/18] powerpc/fsl_pci: Don't set up inbound windows in kdump crash kernel
` [PATCH v2 05/18] powerpc/85xx: Load all early TLB entries at once
` [PATCH v2 06/18] powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry
` [PATCH v2 07/18] powerpc/85xx: Implement 64-bit kexec support
` [PATCH v2 08/18] powerpc/e6500: kexec: Handle hardware threads
` [PATCH v2 09/18] powerpc/book3e-64: rename interrupt_end_book3e with __end_interrupts
` [PATCH v2 10/18] powerpc/booke64: Fix args to copy_and_flush
` [PATCH v2 11/18] powerpc/book3e: support CONFIG_RELOCATABLE
` [PATCH v2 12/18] powerpc/book3e/kdump: Enable crash_kexec_wait_realmode
` [PATCH v2 13/18] powerpc/book3e-64: Don't limit paca to 256 MiB
` [PATCH v3 13/17] "
` [PATCH v2 14/18] powerpc/book3e-64/kexec: create an identity TLB mapping
` [PATCH v2 15/18] powerpc/book3e-64/kexec: Enable SMP release
` [PATCH v2 16/18] powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32
` [PATCH v2 17/18] powerpc/book3e-64/kexec: Set "r4 = 0" when entering spinloop
` [PATCH v2 18/18] powerpc/book3e-64: Enable kexec
[PATCH 4.1 045/202] x86/kexec: Fix kexec crash in syscall kexec_file_load()
2015-10-18 1:57 UTC
[PATCH 4.2 069/258] x86/kexec: Fix kexec crash in syscall kexec_file_load()
2015-10-18 1:56 UTC
[ANNOUNCE] kexec-tools v2.0.10 preparation
2015-10-16 1:55 UTC
[PATCH 1/2] configure: Set SUBARCH=BE for powerpc
2015-10-16 1:43 UTC (2+ messages)
[RFC PATCH] kexec: use mmap instead of read for slurp_file()
2015-10-15 12:31 UTC (7+ messages)
` [PATCH] "
[PATCH v5 0/2] arm64: kvm: reset hyp context for kexec
2015-10-15 10:12 UTC (6+ messages)
` [PATCH v5 1/2] arm64: kvm: allows kvm cpu hotplug
[PATCH v4 63/79] include/uapi/linux/kexec.h: use __kernel_size_t instead of size_t
2015-10-15 5:56 UTC
[PATCH V5] makedumpfile: exclude page structures of non-dumped pages
2015-10-13 17:57 UTC
[PATCH 00/10] Fix AMD IOMMU faults in kdump kernel
2015-10-10 12:40 UTC (9+ messages)
` [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 09/10] iommu/amd: Clear the iommu pre enabled setting
` [PATCH 10/10] iommu/amd: Copy the old ir table
[PATCH v3] Load crash kernel high on x86
2015-10-06 8:54 UTC (3+ messages)
kexec-tools: fix build error with glibc 2.19 and earlier version
2015-10-06 8:54 UTC (2+ messages)
[PATCH] kexec: Remove obsolete flag 'in_crash_kexec'
2015-10-05 19:12 UTC (2+ messages)
[PATCH v3] kexec: fix out of the ELF headers buffer issue in syscall kexec_file_load()
2015-10-02 7:13 UTC (5+ messages)
[V4 PATCH 3/4] kexec: Fix race between panic() and crash_kexec() called directly
2015-10-01 2:04 UTC (5+ messages)
` "
[PATCH] kexec: fix out of the ELF headers buffer issue in syscall kexec_file_load()
2015-09-29 8:52 UTC (2+ messages)
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