Age | Commit message (Expand) | Author |
---|---|---|
2022-03-24 | util_lib/elf_info: harden parsing of printk buffer | Philipp Rudo |
2022-01-24 | arm64: read VA_BITS from kcore for 52-bits VA kernel | Pingfan Liu |
2022-01-24 | arm64: make phys_offset signed | Pingfan Liu |
2021-10-05 | Add some necessary free() calls | Kai Song |
2021-04-02 | printk: Use %zu to format size_t | Geert Uytterhoeven |
2021-04-02 | printk: Use ULL suffix for 64-bit constants | Geert Uytterhoeven |
2020-11-30 | printk: add support for lockless ringbuffer | John Ogness |
2019-10-07 | kexec-tools: Fix conversion overflow when compiling on 32-bit platforms | Helge Deller |
2019-09-08 | Cleanup: move it back from util_lib/elf_info.c | Lianbo Jiang |
2019-09-08 | Fix an error definition about the variable 'fname' | Lianbo Jiang |
2019-09-08 | Cleanup: remove the read_elf_kcore() | Lianbo Jiang |
2019-01-09 | util_lib: Add functionality to read elf notes | Bhupesh Sharma |