aboutsummaryrefslogtreecommitdiff
path: root/lib/buildid.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-02vmlinux: Avoid weak reference to notes sectionGravatar Ard Biesheuvel 1-2/+2
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-2/+2
2024-03-12buildid: use kmap_local_page()Gravatar Peng Hao 1-2/+2
2024-02-23crash: split vmcoreinfo exporting code out from crash_core.cGravatar Baoquan He 1-1/+1
2023-04-08ELF: fix all "Elf" typosGravatar Alexey Dobriyan 1-1/+1
2021-07-08kdump: use vmlinux_build_id to simplifyGravatar Stephen Boyd 1-1/+1
2021-07-08buildid: fix kernel-doc notationGravatar Stephen Boyd 1-1/+1
2021-07-08buildid: mark some arguments constGravatar Stephen Boyd 1-4/+4
2021-07-08dump_stack: add vmlinux build ID to stack tracesGravatar Stephen Boyd 1-0/+2
2021-07-08buildid: stash away kernels build ID on initGravatar Stephen Boyd 1-0/+15
2021-07-08buildid: add API to parse build ID out of bufferGravatar Stephen Boyd 1-13/+37
2021-07-08buildid: only consider GNU notes for build ID parsingGravatar Stephen Boyd 1-0/+1
2021-01-14bpf: Add size arg to build_id_parse functionGravatar Jiri Olsa 1-8/+21
2021-01-14bpf: Move stack_map_get_build_id into libGravatar Jiri Olsa 1-0/+136