summaryrefslogtreecommitdiff
path: root/makedumpfile.c
Commit message (Expand)AuthorAge
* [PATCH makedumpfile] handle mem_section as either a pointer or an arrayThadeu Lima de Souza Cascardo2018-06-08
* makedumpfile: fix for hugepages filteringHari Bathini2018-04-03
* Always use bigger SECTION_MAP_MASKPetr Tesarik2018-04-03
* makedumpfile: Fix a bug when multi-threads feature meets enospaceZhou Wenjian2018-04-03
* sadump: Fix a problem of PTI enabled kernelTakao Indoh2018-04-03
* [PATCH] Fix the regression about getting kernel versionAtsushi Kumagai2018-01-24
* [PATCH] Make good use of is_cyclic_region()Atsushi Kumagai2018-01-23
* [PATCH] handle renamed init_level4_pgt -> init_top_pgtJeff Mahoney2018-01-23
* [PATCH 2/2] Fix 'kernel_version' variable being uninitialized & introduce min...Bhupesh Sharma2018-01-23
* [PATCH 1/2] Fix compilation warnings on ppc64/ppc64le platformsBhupesh Sharma2018-01-23
* [PATCH v3 4/4] sadump: Fix a KASLR problem of sadump while kdump is workingTakao Indoh2018-01-23
* [PATCH v3 3/4] sadump: Fix a KASLR problem of sadumpTakao Indoh2018-01-23
* [PATCH v3 1/4] Support symbol __cpu_online_maskTakao Indoh2018-01-23
* [PATCH v2 2/2] ppc64: get the info of mem reserved for crashkernelPingfan Liu2018-01-23
* [PATCH v2] Fix SECTION_MAP_MASK for kernel >= v.13Pratyush Anand2018-01-23
* [PATCH v2] x86_64: Take care of init_level4_pgt rename in kernelPratyush Anand2017-08-04
* [PATCH] Fix the regression caused by moving cache_init() earlierAtsushi Kumagai2017-07-19
* [PATCH] Fix compiler warningsEric DeVolder2017-07-13
* [PATCH] Consider not page-size aligned phys_end for paddr_to_pfn()Atsushi Kumagai2017-07-07
* [PATCH v3] Prevent data loss in last page of ELF core dumpfileEric DeVolder2017-07-07
* [PATCH v3 2/2] print_info: Show the remaining time of dump progressPingfan Liu2017-07-07
* [PATCH v2] Add the --partial-dmesg option to dump only non-cleared dmesgIvan Delalande2017-06-14
* [PATCH] Fix the use of Xen physical and machine addressesPetr Tesarik2017-06-08
* [PATCH] sadump: set info->page_size before cache_init()Hatayama, Daisuke2017-06-08
* [PATCH v5 1/2] Add runtime kaslr offset if it existsPratyush Anand2017-06-08
* [PATCH] Error on re-filtering the dump file with no free pagesMikhail Zaslonko2017-05-19
* [PATCH] Fix other typos in messagesAtsushi Kumagai2017-03-08
* [PATCH] Fix typo in the ERRMSG of function show_mem_usageEric Desrochers2017-03-08
* [PATCH v3 7/7] mem-usage: allow to work only with -f for kernel version < 4.11Pratyush Anand2017-03-03
* [PATCH v3 2/7] initial(): call cache_init() a bit earlyPratyush Anand2017-03-03
* [PATCH v3 1/7] show_mem_usage(): calculate page offset after elf loadPratyush Anand2017-03-03
* [PATCH 10/10] arm64: fix memory layout as per changes in v4.6 kernelPratyush Anand2016-11-17
* [PATCH 07/10] arm64: use value of VA_BITS and PHYS_OFFSET embedded into vmcorePratyush Anand2016-11-17
* [PATCH 03/10] Introduce read_vmcoreinfo_ulong()Pratyush Anand2016-11-17
* [PATCH 02/10] read_vmcoreinfo_long: Allow to read hex values as wellPratyush Anand2016-11-17
* [PATCH v2 2/2] Clean up unused KERNEL_IMAGE_SIZEAtsushi Kumagai2016-11-11
* [PATCH v2 1/2] Adapt code to get value of phys_baseBaoquan He2016-11-11
* [PATCH] Fix uninitialized file descriptors for parallel dumpAtsushi Kumagai2016-10-31
* [PATCH 8/8] ppc64: enable address translation support for radix mmuHari Bathini2016-10-14
* [PATCH v3 3/3] close_dump_bitmap: simplify logicMartin Wilck2016-10-14
* [PATCH v3 2/3] move call to open_dump_bitmap() to after call to initial()Martin Wilck2016-10-14
* [PATCH v3 1/3] open_dump_bitmap: open bitmap file in non-cyclic caseMartin Wilck2016-10-14
* [PATCH v2] Cleanup: Use a negative number for uninitialized file descriptorsPetr Tesarik2016-10-14
* [PATCH] Fix module init base and size offset for kernel v4.5Guenther Hutzl2016-10-14
* [PATCH 1/2] sadump: fix segmentation fault on sadump-related formatsHATAYAMA Daisuke2016-10-14
* [PATCH v2] Support _count -> _refcount rename in struct pageVitaly Kuznetsov2016-10-14
* [PATCH] Fix read data corruption for multi thread feature.Atsushi Kumagai2016-06-07
* [PATCH] Fix boundary value bug for checking memory holesAtsushi Kumagai2016-06-07
* [PATCH] Fix compilation warningAndrey Skvortsov2016-05-30
* [PATCH] Fix module core base and size offset for kernel v4.5Pratyush Anand2016-04-19