messages from 2015-08-11 01:41:50 to 2015-09-23 01:44:43 UTC [more...]
Reducing the size of the dump file/speeding up collection
2015-09-23 1:44 UTC (8+ messages)
[PATCH] kexec: Add prefix "kexec" to output message
2015-09-23 1:37 UTC (7+ 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 v3] Remove #ifdef CONFIG_* from all userspace headers
2015-09-17 20:53 UTC (30+ 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] 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] makedumpfile: make --work-dir easier to use
2015-09-10 12:12 UTC (5+ messages)
[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)
[Patch v3] Add persistent memory support
2015-09-02 1:04 UTC (9+ messages)
[V3 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
2015-08-31 9:57 UTC (17+ messages)
` [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
` [V3 PATCH 2/4] panic/x86: Allow cpus to save registers even if they are looping in NMI context
[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 (9+ messages)
` [RFC PATCH 14/17] powerpc/book3e-64/kexec: Enable SMP release
` [RFC,14/17] "
[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)
kexec, x86: Need a new e820 type support for kexec
2015-08-19 5:59 UTC (10+ messages)
[PATCH] Add persistent memory support
2015-08-18 11:42 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/2] ppc64: Fix warnings
2015-08-18 3:53 UTC (6+ messages)
` [PATCH 2/2] ppc64: Add a flag to tell the kernel it's booting from kexec
[REPOST PATCH] kexec: Remove the unnecessary conditional judgement to simplify the code logic
2015-08-13 20:43 UTC (5+ messages)
[Patch v3 RESEND] kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo
2015-08-13 8:57 UTC
[PATCH] kexec: use _DEFAULT_SOURCE instead to remove compiling warning
2015-08-13 0:57 UTC (2+ messages)
[Patch v3] align crash_notes allocation to make it be inside one physical page
2015-08-12 2:10 UTC
[Patch v2] align crash_notes allocation to make it be inside one physical page
2015-08-11 8:42 UTC (5+ messages)
[PATCH v5 00/10] makedumpfile: parallel processing
2015-08-11 7:51 UTC (12+ messages)
` [PATCH v5 01/10] Add readpage_kdump_compressed_parallel
` [PATCH v5 02/10] Add mappage_elf_parallel
` [PATCH v5 03/10] Add readpage_elf_parallel
` [PATCH v5 04/10] Add read_pfn_parallel
` [PATCH v5 05/10] Add function to initial bitmap for parallel use
` [PATCH v5 06/10] Add filter_data_buffer_parallel
` [PATCH v5 07/10] Add write_kdump_pages_parallel to allow parallel process
` [PATCH v5 08/10] Initial and free data used for "
` [PATCH v5 09/10] Make makedumpfile available to read and compress pages parallelly
` [PATCH v5 10/10] Add usage and manual about multiple threads process
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