summaryrefslogtreecommitdiff
path: root/makedumpfile.c
Commit message (Expand)AuthorAge
* [PATCH] Remove duplicated variable definitionsKairui Song2020-07-28
* [PATCH] Pass 0 to get_kaslr_offset() in find_kaslr_offsets()Kazuhito Hagio2020-01-07
* [PATCH] Generalize get_kaslr_offset_arm64() for other architecturesKazuhito Hagio2020-01-07
* [PATCH] assign bitmap1/2 fd for subprocess in non-cyclic modePingfan Liu2019-12-11
* [PATCH] Print version and command line in debugging messageKazuhito Hagio2019-12-10
* [PATCH] Add support for ELF extended numberingKazuhito Hagio2019-11-13
* [PATCH] Fix wrong statistics in ELF format modeKazuhito Hagio2019-11-13
* [PATCH] Fix off-by-one issue in exclude_nodata_pages()Mikhail Zaslonko2019-11-04
* [PATCH] Fix divide by zero in print_report()Dave Jones2019-09-27
* [PATCH] Improve performance for non-thread compression with zlibKazuhito Hagio2019-09-18
* [PATCH] Cleanup: Remove unnecessary len_buf_out_* variablesKazuhito Hagio2019-09-18
* [PATCH] Fix inconsistent return value from find_vmemmap()Kazuhito Hagio2019-09-06
* [PATCH] Fix exclusion range in find_vmemmap_pages()Kazuhito Hagio2019-08-30
* [PATCH] Do not proceed when get_num_dumpable_cyclic() failsKazuhito Hagio2019-07-23
* [PATCH] x86_64: fix get_kaslr_offset_x86_64() to return kaslr_offset correctlyKazuhito Hagio2019-05-24
* [PATCH] x86_64: Add support for AMD Secure Memory EncryptionLianbo Jiang2019-03-11
* [PATCH] exclude pages that are logically offlineDavid Hildenbrand2019-03-11
* [PATCH] Some improvements of debugging messagesKazuhito Hagio2018-12-07
* [PATCH] arm64: restore info->page_offset and implement paddr_to_vaddr_arm64()Kazuhito Hagio2018-11-16
* [PATCH] Fix failure of detection of SPARSEMEM EXTREME in case of -x VMLINUXHatayama, Daisuke2018-10-24
* [PATCH v3] when refiltering, initialize refiltered bitmap2 from the kdump fil...Pingfan Liu2018-08-08
* [PATCH] Fix some compilation warnings with gcc-8.1.1Kazuhito Hagio2018-07-13
* [PATCH 1/2] Use monotonic clock to calculate ETA and statsPetr Tesarik2018-07-06
* [PATCH] Fix some compilation warnings on x86 systemKazuhito Hagio2018-07-02
* PATCH Fix validate_mem_section()Kazuhito Hagio2018-06-15
* Fix -i for KASLRKazuhito Hagio2018-06-15
* Fix -g for change of mem_sectionKazuhito Hagio2018-06-15
* PATCH 2/2 Check PG_swapbacked for swap cache pagesPetr Tesarik2018-06-15
* PATCH 1/2 Add is_cache_page() helper to check if a page belongs to the cachePetr Tesarik2018-06-15
* PATCH 2/4 Makedumpfile: Add pgtable_l5_enabled to number_tableBaoquan He2018-06-15
* [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