messages from 2015-10-06 08:55:11 to 2015-11-03 20:13:17 UTC [more...]
[PATCH v3] Remove #ifdef CONFIG_* from all userspace headers
2015-11-03 20:11 UTC (16+ 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
[PATCH] Revert "kexec: use mmap instead of read for slurp_file()"
2015-11-03 1:15 UTC (15+ messages)
` [PATCH v2] kexec/s390x: use mmap instead of read for slurp_file()
` [PATCH v3] "
[PATCH 00/16] arm64 kexec kernel patches v10
2015-11-03 0:30 UTC (36+ messages)
` [PATCH 03/16] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH 08/16] arm64/kexec: Add core kexec support
` [PATCH v10.2 "
` [PATCH 01/16] arm64: Fold proc-macros.S into assembler.h
` [PATCH 02/16] arm64: Convert hcalls to use HVC immediate value
` [PATCH 04/16] arm64: kvm: allows kvm cpu hotplug
` [PATCH v10.1 "
` [PATCH 06/16] arm64: Add EL2 switch to cpu_reset
` [PATCH 05/16] arm64: Add back cpu_reset routines
` [PATCH 07/16] Revert "arm64: remove dead code"
` [PATCH 09/16] arm64/kexec: Add pr_devel output
` [PATCH 10/16] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH 16/16] arm64: kdump: relax BUG_ON() if more than one cpus are still active
` [PATCH 13/16] arm64: kdump: add kdump support
` [PATCH 12/16] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v10.1 "
` [PATCH 14/16] arm64: kdump: update a kernel doc
` [PATCH 15/16] arm64: kdump: enable kdump in the arm64 defconfig
` [PATCH 11/16] arm64: kdump: reserve memory for crash dump kernel
PCI device dump in kdump
2015-11-02 6:01 UTC
[PATCH v2 1/3] ppc64: Fix warnings
2015-11-02 2:06 UTC (10+ 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
[ANNOUNCE] kexec-tools 2.0.11-rc1
2015-10-30 19:45 UTC (4+ messages)
[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 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
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 (9+ messages)
` [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
[V4 PATCH 4/4] x86/apic: Introduce noextnmi boot option
2015-10-16 1:58 UTC (17+ messages)
[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)
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