x.git/
aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/livepatch/module-elf-format.rst (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-21tools/resolve_btfids: Add support for 8-byte BTF setsKumar Kartikeya Dwivedi1-6/+34
2022-07-21bpf: Introduce 8-byte BTF setKumar Kartikeya Dwivedi1-4/+64
2022-07-22bpf, docs: Use SPDX license identifier in bpf_doc.pyAlejandro Colomar1-21/+1
2022-07-22bpf, arm64: Fix compile error in dummy_tramp()Xu Kuohai1-2/+2
2022-07-21bpf: Check attach_func_proto more carefully in check_helper_callStanislav Fomichev1-1/+3
2022-07-21libbpf: Fix str_has_sfx()'s return valueDan Carpenter1-3/+3
2022-07-21libbpf: Fix sign expansion bug in btf_dump_get_enum_value()Dan Carpenter1-1/+1
2022-07-20bpf: Fix bpf_trampoline_{,un}link_cgroup_shim ifdef guardsStanislav Fomichev1-3/+7
2022-07-19libbpf: fix an snprintf() overflow checkDan Carpenter1-1/+1
2022-07-19selftests/bpf: fix a test for snprintf() overflowDan Carpenter1-1/+1