1 file changed
+1
-1
lines changed- .github/actions/build-selftests/action.yml+3-2
- .github/actions/build-selftests/helpers.sh+2
- .github/actions/build-selftests/vmlinux.h+76.7k-125.2k
- .github/actions/setup/action.yml+2-2
- .github/actions/vmtest/action.yml+21-9
- .github/workflows/build.yml+16-6
- .github/workflows/codeql.yml+52
- .github/workflows/coverity.yml+4-3
- .github/workflows/lint.yml+19
- .github/workflows/ondemand.yml+1-1
- .github/workflows/pahole.yml+1-1
- .github/workflows/test.yml+2-2
- .lgtm.yml-14
- BPF-CHECKPOINT-COMMIT+1-1
- CHECKPOINT-COMMIT+1-1
- README.md+42-18
- assets/libbpf-logo-compact-darkbg.png
- assets/libbpf-logo-compact-mono.png
- assets/libbpf-logo-compact.png
- assets/libbpf-logo-sideways-darkbg.png
- assets/libbpf-logo-sideways-mono.png
- assets/libbpf-logo-sideways.png
- assets/libbpf-logo-sparse-darkbg.png
- assets/libbpf-logo-sparse-mono.png
- assets/libbpf-logo-sparse.png
- ci/diffs/.keep
- ci/managers/debian.sh+17-12
- ci/managers/test_compile.sh
- ci/managers/travis_wait.bash
- ci/managers/ubuntu.sh
- ci/vmtest/configs/ALLOWLIST-4.9.0
- ci/vmtest/configs/ALLOWLIST-5.5.0
- ci/vmtest/configs/DENYLIST-5.5.0+1-1
- ci/vmtest/configs/DENYLIST-latest
- ci/vmtest/configs/DENYLIST-latest.s390x+3
- ci/vmtest/helpers.sh+2
- ci/vmtest/run_selftests.sh+87
- include/uapi/linux/bpf.h+435-236
- include/uapi/linux/fcntl.h+114
- include/uapi/linux/perf_event.h+57-7
- include/uapi/linux/pkt_cls.h+2-2
- scripts/build-fuzzers.sh+1-1
- scripts/sync-kernel.sh+7-6
- src/Makefile+3-2
- src/bpf.c+149-85
- src/bpf.h+16
- src/bpf_helper_defs.h+151-21
- src/bpf_helpers.h-12
- src/bpf_tracing.h+114-7
- src/btf.c+205-101
- src/btf.h+24-2
- src/btf_dump.c+37-11
- src/hashmap.c+9-9
- src/hashmap.h+57-34
- src/libbpf.c+287-186
- src/libbpf.h+112-1
- src/libbpf.map+17-1
- src/libbpf_internal.h+3
- src/libbpf_legacy.h+2
- src/libbpf_probes.c+3-1
- src/libbpf_version.h+1-1
- src/netlink.c+2-1
- src/nlattr.c+1-1
- src/ringbuf.c+273-2
- src/skel_internal.h+31-6
- src/strset.c+9-9
- src/usdt.bpf.h+2-2
- src/usdt.c+23-34
- travis-ci/diffs/001-fix-oob-write-in-test_verifier.diff-35
- travis-ci/rootfs/mkrootfs_arch.sh-107
- travis-ci/rootfs/mkrootfs_debian.sh-52
- travis-ci/rootfs/mkrootfs_tweak.sh-61
- travis-ci/rootfs/s390x-self-hosted-builder/README.md-107
- travis-ci/rootfs/s390x-self-hosted-builder/actions-runner-libbpf.Dockerfile-50
- travis-ci/rootfs/s390x-self-hosted-builder/actions-runner-libbpf.service-24
- travis-ci/rootfs/s390x-self-hosted-builder/fs/usr/bin/actions-runner-40
- travis-ci/rootfs/s390x-self-hosted-builder/fs/usr/bin/entrypoint-35
- travis-ci/rootfs/s390x-self-hosted-builder/qemu-user-static.service-11
- travis-ci/vmtest/configs/blacklist/BLACKLIST-latest-6
- travis-ci/vmtest/configs/blacklist/BLACKLIST-latest.s390x-67
- travis-ci/vmtest/configs/config-latest.s390x-2.7k
- travis-ci/vmtest/configs/config-latest.x86_64-3.1k
- travis-ci/vmtest/run_selftests.sh-63
0 commit comments