summaryrefslogtreecommitdiff
path: root/elf_info.c
Commit message (Expand)AuthorAge
* [PATCH] Fix compilation warnings on 32-bit systemKazuhito Hagio2019-12-11
* [PATCH] Add support for ELF extended numberingKazuhito Hagio2019-11-13
* [PATCH] Some improvements of debugging messagesKazuhito Hagio2018-12-07
* [PATCH] Prepare paddr_to_vaddr() for arch-specific p2v conversionKazuhito Hagio2018-11-16
* [PATCH 2/2] Fix physical-to-virtual conversion in exclude_segment()Petr Tesarik2018-01-24
* [PATCH 1/2] Fix off-by-one errors in exclude_segment()Petr Tesarik2018-01-24
* [PATCH V3] elf_info: Fix file_size if segment is excludedPratyush Anand2017-06-13
* [PATCH] Fix get_kcore_dump_loads() error casePratyush Anand2017-05-26
* [PATCH] elf_info.c: fix memory leak in get_kcore_dump_loads()Pingfan Liu2017-04-14
* [PATCH v3 6/7] makedumpfile: Discard process_dump_loadBaoquan He2017-03-03
* [PATCH v3 5/7] makedumpfile: Correct the calculation of kvaddr in set_kcore_v...Baoquan He2017-03-03
* [PATCH v3 4/7] elf_info: kcore: check for invalid physical addressPratyush Anand2017-03-03
* [PATCH 3/3] Rewrite readpage_elfPetr Tesarik2016-02-18
* [PATCH 2/3] Mark unstored ELF pages as filteredPetr Tesarik2016-02-18
* [PATCH 1/3] Keep segment memory size when re-filtering ELF dumpsPetr Tesarik2016-02-18
* [PATCH v3] Enable --mem-usage for s390x.Michael Holzheu2014-10-31
* [PATCH v4 1/4] Make get_elf64_phdr()/get_elf32_phdr() public.Wang Xiao2014-10-20
* [PATCH v6 5/8] Prepare the dump loads for kcore analysis.Baoquan He2014-09-02
* [PATCH v6 4/8] Set vmcoreinfo for kcore.Baoquan He2014-09-02
* [PATCH v6 3/8] Preparation functions for parsing vmcoreinfo.Baoquan He2014-09-02
* [PATCH] Restrict the mmap range to avoid mmap() failure.Atsushi Kumagai2014-02-10
* [PATCH v3 2/7] elf: Properly check buf size in get_pt_note_info().Daniel Kiper2013-07-23
* [PATCH 1/2] Add the function to get real physical address.Atsushi Kumagai2013-06-27
* [PATCH] Fix max offset relative to file.HATAYAMA Daisuke2013-06-27
* [PATCH 3/3] elf: distinguish ELF note types by ELF note name space.HATAYAMA Daisuke2013-03-13
* [PATCH 2/3] elf: swap checking order of VMCOREINFO and VMCOREINFO_XEN.HATAYAMA Daisuke2013-03-13
* [PATCH v3 3/9] Read the Xen crash ELF note into memory at startup.Petr Tesarik2012-11-16
* [PATCH v2 10/14] Generate and save VMCOREINFO and ELF note informationHATAYAMA Daisuke2011-12-27
* [PATCH] Identify eraseinfo without NT_ERASE_INFO.Ken'ichi Ohmichi2011-09-07
* [PATCH] Cleanup: Add elf_info.c for reducing makedumpfile.cKen'ichi Ohmichi2011-09-07