summaryrefslogtreecommitdiff
path: root/vmcore-dmesg
AgeCommit message (Expand)Author
2020-09-29vmcore-dmesg/man page: Update the vmcore-dmesg man pageBhupesh Sharma
2019-09-16vmcore-dmesg/vmcore-dmesg.c: Fix shifting error reported by cppcheckBhupesh Sharma
2019-09-08Limit the size of vmcore-dmesg.txt to 2GLianbo Jiang
2019-09-08Cleanup: move it back from util_lib/elf_info.cLianbo Jiang
2019-09-08Fix an error definition about the variable 'fname'Lianbo Jiang
2019-01-09util_lib: Add functionality to read elf notesBhupesh Sharma
2018-05-25vmcore-dmesg: fix infinite loop if log buffer wraps aroundOmar Sandoval
2017-11-09vmcore-dmesg: avoid allocating large memory chunk for log bufCong Wang
2017-03-13vmcore-dmesg: Define _GNU_SOURCEKhem Raj
2015-12-09vmcore-dmesg: Collect full dmesg regardless of logged_charsDangyi Liu
2014-05-26vmcore-dmesg: Handle struct log to struct printk_log renamingVivek Goyal
2014-03-12vmcore-dmesg stack smashing happend in extreme caseArthur Zou
2014-01-15vmcore-dmesg: print white-space charactersWANG Chao
2014-01-13vmcore-dmesg: struct_val_u64() not casting u64 to u32WANG Chao
2012-11-15vmcore-dmesg: Determine correct machine pointer sizeVivek Goyal
2012-08-01vmcore-dmesg: vmcore-dmesg: Make it work with new structured logging formatVivek Goyal
2012-07-24vmcore-dmesg: Do not write beyond end of bufferVivek Goyal
2012-02-08Fix out-of-tree buildTyler Hall
2011-03-30Don't compare signed and unsigned typesSimon Horman
2011-03-30Remove assigned but otherwise unused variablesSimon Horman
2011-03-04Remove bogus check for too many program headersSimon Horman
2010-09-09kexec-tools: Add vmcore-dmesgEric W. Biederman