index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
buildid.c
Age
Commit message (
Expand
)
Author
2024-06-28
build-id: require program headers to be right after ELF header
Alexey Dobriyan
2024-05-02
vmlinux: Avoid weak reference to notes section
Ard Biesheuvel
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-12
buildid: use kmap_local_page()
Peng Hao
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
2021-07-08
buildid: fix kernel-doc notation
Stephen Boyd
2021-07-08
buildid: mark some arguments const
Stephen Boyd
2021-07-08
dump_stack: add vmlinux build ID to stack traces
Stephen Boyd
2021-07-08
buildid: stash away kernels build ID on init
Stephen Boyd
2021-07-08
buildid: add API to parse build ID out of buffer
Stephen Boyd
2021-07-08
buildid: only consider GNU notes for build ID parsing
Stephen Boyd
2021-01-14
bpf: Add size arg to build_id_parse function
Jiri Olsa
2021-01-14
bpf: Move stack_map_get_build_id into lib
Jiri Olsa