summaryrefslogtreecommitdiff
path: root/lib/buildid.c
AgeCommit message (Expand)Author
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-12buildid: use kmap_local_page()Peng Hao
2024-02-23crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He
2023-04-08ELF: fix all "Elf" typosAlexey Dobriyan
2021-07-08kdump: use vmlinux_build_id to simplifyStephen Boyd
2021-07-08buildid: fix kernel-doc notationStephen Boyd
2021-07-08buildid: mark some arguments constStephen Boyd
2021-07-08dump_stack: add vmlinux build ID to stack tracesStephen Boyd
2021-07-08buildid: stash away kernels build ID on initStephen Boyd
2021-07-08buildid: add API to parse build ID out of bufferStephen Boyd
2021-07-08buildid: only consider GNU notes for build ID parsingStephen Boyd
2021-01-14bpf: Add size arg to build_id_parse functionJiri Olsa
2021-01-14bpf: Move stack_map_get_build_id into libJiri Olsa