summaryrefslogtreecommitdiffstats
path: root/util_lib
AgeCommit message (Expand)AuthorFilesLines
2024-03-22util_lib/elf_info.c: fix a warningBaoquan He1-1/+1
2022-03-24util_lib/elf_info: harden parsing of printk bufferPhilipp Rudo1-3/+25
2022-01-24arm64: read VA_BITS from kcore for 52-bits VA kernelPingfan Liu2-0/+6
2022-01-24arm64: make phys_offset signedPingfan Liu2-2/+2
2021-10-05Add some necessary free() callsKai Song1-1/+3
2021-04-02printk: Use %zu to format size_tGeert Uytterhoeven1-2/+2
2021-04-02printk: Use ULL suffix for 64-bit constantsGeert Uytterhoeven1-2/+2
2020-11-30printk: add support for lockless ringbufferJohn Ogness1-1/+437
2019-10-07kexec-tools: Fix conversion overflow when compiling on 32-bit platformsHelge Deller1-1/+1
2019-09-08Cleanup: move it back from util_lib/elf_info.cLianbo Jiang2-38/+12
2019-09-08Fix an error definition about the variable 'fname'Lianbo Jiang1-1/+1
2019-09-08Cleanup: remove the read_elf_kcore()Lianbo Jiang2-14/+3
2019-01-09util_lib: Add functionality to read elf notesBhupesh Sharma3-1/+894
2008-02-21Only include needed files in distribution tarballSimon Horman1-0/+2
2007-12-19make clean cleanupJeremy Kerr1-0/+2
2007-12-19Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}Jeremy Kerr1-5/+6
2007-12-19removed partially duplicated system headersSimon Horman1-0/+1
2007-12-19Build system simplification/standardisationJeremy Kerr1-17/+6
2006-10-06build-util_lib-optimisation-flagsSimon Horman1-1/+6
2006-10-06build-cpp-and-ld-flagsSimon Horman1-2/+2
2006-07-27kexec-tools-1.101v1.101Eric W. Biederman5-0/+522