| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2024-03-14 | 1 | -2/+2 |
|\ |
|
| * | buildid: use kmap_local_page() | Peng Hao | 2024-03-12 | 1 | -2/+2 |
* | | crash: split vmcoreinfo exporting code out from crash_core.c | Baoquan He | 2024-02-23 | 1 | -1/+1 |
|/ |
|
* | ELF: fix all "Elf" typos | Alexey Dobriyan | 2023-04-08 | 1 | -1/+1 |
* | kdump: use vmlinux_build_id to simplify | Stephen Boyd | 2021-07-08 | 1 | -1/+1 |
* | buildid: fix kernel-doc notation | Stephen Boyd | 2021-07-08 | 1 | -1/+1 |
* | buildid: mark some arguments const | Stephen Boyd | 2021-07-08 | 1 | -4/+4 |
* | dump_stack: add vmlinux build ID to stack traces | Stephen Boyd | 2021-07-08 | 1 | -0/+2 |
* | buildid: stash away kernels build ID on init | Stephen Boyd | 2021-07-08 | 1 | -0/+15 |
* | buildid: add API to parse build ID out of buffer | Stephen Boyd | 2021-07-08 | 1 | -13/+37 |
* | buildid: only consider GNU notes for build ID parsing | Stephen Boyd | 2021-07-08 | 1 | -0/+1 |
* | bpf: Add size arg to build_id_parse function | Jiri Olsa | 2021-01-14 | 1 | -8/+21 |
* | bpf: Move stack_map_get_build_id into lib | Jiri Olsa | 2021-01-14 | 1 | -0/+136 |