summaryrefslogtreecommitdiff
path: root/util_lib
AgeCommit message (Expand)Author
2022-03-24util_lib/elf_info: harden parsing of printk bufferPhilipp Rudo
2022-01-24arm64: read VA_BITS from kcore for 52-bits VA kernelPingfan Liu
2022-01-24arm64: make phys_offset signedPingfan Liu
2021-10-05Add some necessary free() callsKai Song
2021-04-02printk: Use %zu to format size_tGeert Uytterhoeven
2021-04-02printk: Use ULL suffix for 64-bit constantsGeert Uytterhoeven
2020-11-30printk: add support for lockless ringbufferJohn Ogness
2019-10-07kexec-tools: Fix conversion overflow when compiling on 32-bit platformsHelge Deller
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-09-08Cleanup: remove the read_elf_kcore()Lianbo Jiang
2019-01-09util_lib: Add functionality to read elf notesBhupesh Sharma
2008-02-21Only include needed files in distribution tarballSimon Horman
2007-12-19make clean cleanupJeremy Kerr
2007-12-19Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}Jeremy Kerr
2007-12-19removed partially duplicated system headersSimon Horman
2007-12-19Build system simplification/standardisationJeremy Kerr
2006-10-06build-util_lib-optimisation-flagsSimon Horman
2006-10-06build-cpp-and-ld-flagsSimon Horman
2006-07-27kexec-tools-1.101Eric W. Biederman