samples/bpf: Fix application of sizeof to pointer
[linux.git] / tools /
2021-10-20 Quentin Monnetbpftool: Remove useless #include to <perf-sys.h> from...
2021-10-20 Wan Jiabingselftests/bpf: Remove duplicated include in cgroup_helpers
2021-10-20 Dave Marchevskylibbpf: Migrate internal use of bpf_program__get_prog_i...
2021-10-19 Andrii NakryikoMerge branch 'fixes for bpftool's Makefile'
2021-10-19 Quentin Monnetbpftool: Turn check on zlib from a phony target into...
2021-10-19 Quentin Monnetbpftool: Do not FORCE-build libbpf
2021-10-19 Quentin Monnetbpftool: Fix install for libbpf's internal header(s)
2021-10-19 Quentin Monnetlibbpf: Remove Makefile warnings on out-of-sync netlink...
2021-10-19 Yonghong Songbpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
2021-10-09 Ilya Leoshkevichselftests/bpf: Skip verifier tests that fail to load...
2021-10-08 Andrii NakryikoMerge branch 'selftests/bpf: Add parallelism to test_progs'
2021-10-08 Yucong Sunselfetest/bpf: Make some tests serial
2021-10-08 Yucong Sunselftests/bpf: Fix pid check in fexit_sleep test
2021-10-08 Yucong Sunselftests/bpf: Adding pid filtering for atomics test
2021-10-08 Yucong Sunselftests/bpf: Make cgroup_v1v2 use its own port
2021-10-08 Yucong Sunselftests/bpf: Fix race condition in enable_stats
2021-10-08 Yucong Sunselftests/bpf: Add per worker cgroup suffix
2021-10-08 Yucong Sunselftests/bpf: Allow some tests to be executed in sequence
2021-10-08 Yucong Sunselftests/bpf: Add parallelism to test_progs
2021-10-08 Andrii NakryikoMerge branch 'add support for writable bare tracepoint'
2021-10-08 Hou Taobpf/selftests: Add test for writable bare tracepoint
2021-10-08 Hou Taolibbpf: Support detecting and attaching of writable...
2021-10-08 Andrii NakryikoMerge branch 'install libbpf headers when using the...
2021-10-08 Quentin Monnetbpftool: Add install-bin target to install binary only
2021-10-08 Quentin Monnetselftests/bpf: Better clean up for runqslower in test_b...
2021-10-08 Quentin Monnettools/runqslower: Install libbpf headers when building
2021-10-08 Quentin Monnettools/resolve_btfids: Install libbpf headers when building
2021-10-08 Quentin Monnetbpftool: Install libbpf headers instead of including...
2021-10-08 Quentin Monnetbpftool: Remove unused includes to <bpf/bpf_gen_internal.h>
2021-10-08 Quentin Monnetlibbpf: Skip re-installing headers file if source is...
2021-10-08 Yucong Sunselftests/bpf: Fix btf_dump test under new clang
2021-10-08 Dave Marchevskyselftests/bpf: Remove SEC("version") from test progs
2021-10-08 Song Liuselftests/bpf: Skip the second half of get_branch_snaps...
2021-10-06 Andrii NakryikoMerge branch 'libbpf: Deprecate bpf_{map,program}__...
2021-10-06 Hengqi Chenlibbpf: Deprecate bpf_object__unload() API since v0.6
2021-10-06 Hengqi Chenselftests/bpf: Switch to new bpf_object__next_{map...
2021-10-06 Hengqi Chenlibbpf: Deprecate bpf_{map,program}__{prev,next} APIs...
2021-10-06 Jiri Olsaselftest/bpf: Switch recursion test to use htab_map_del...
2021-10-06 Quentin Monnetbpf: Use $(pound) instead of \# in Makefiles
2021-10-06 Andrii Nakryikoselftests/bpf: Test new btf__add_btf() API
2021-10-06 Andrii Nakryikoselftests/bpf: Refactor btf_write selftest to reuse...
2021-10-06 Andrii Nakryikolibbpf: Add API that copies all BTF types from one...
2021-10-06 Jie Mengbpf, x64: Save bytes for DIV by reducing reg copies
2021-10-06 Alexei StarovoitovMerge branch 'Support kernel module function calls...
2021-10-06 Kumar Kartikeya... bpf: selftests: Add selftests for module kfunc support
2021-10-06 Kumar Kartikeya... libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
2021-10-06 Kumar Kartikeya... libbpf: Resolve invalid weak kfunc calls with imm ...
2021-10-06 Kumar Kartikeya... libbpf: Support kernel module function calls
2021-10-06 Kumar Kartikeya... tools: Allow specifying base BTF file in resolve_btfids
2021-10-05 Jakub KicinskiMerge tag 'for-net-next-2021-10-01' of git://git.kernel...
2021-10-04 David S. MillerMerge branch 'ipv6-ioam-encap'
2021-10-04 Justin Iurmanselftests: net: Test for the IOAM encapsulation with...
2021-10-02 David S. MillerMerge branch 'ocelot-vlan'
2021-10-02 Vladimir Olteanselftests: net: mscc: ocelot: add a test for egress...
2021-10-02 Vladimir Olteanselftests: net: mscc: ocelot: rename the VLAN modificat...
2021-10-02 Vladimir Olteanselftests: net: mscc: ocelot: bring up the ports automa...
2021-10-02 Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2021-10-01 Andrii NakryikoMerge branch 'libbpf: Support uniform BTF-defined key...
2021-10-01 Hengqi Chenselftests/bpf: Use BTF-defined key/value for map defini...
2021-10-01 Hengqi Chenlibbpf: Support uniform BTF-defined key/value specifica...
2021-10-01 David S. MillerMerge tag 'mlx5-fixes-2021-09-30' of git://git.kernel...
2021-09-30 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2021-09-30 Linus TorvaldsMerge tag 'net-5.15-rc4' of git://git.kernel.org/pub...
2021-09-30 Po-Hsu Linselftests/bpf: Use kselftest skip code for skipped...
2021-09-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kerne...
2021-09-30 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-09-30 Kumar Kartikeya... libbpf: Fix skel_internal.h to set errno on loader...
2021-09-29 Toke Høiland-Jørgensenlibbpf: Properly ignore STT_SECTION symbols in legacy...
2021-09-29 Alexei Starovoitovlibbpf: Make gen_loader data aligned.
2021-09-29 Kumar Kartikeya... bpf: selftests: Fix fd cleanup in get_branch_snapshot
2021-09-29 Linus TorvaldsMerge tag 'sound-5.15-rc4' of git://git.kernel.org...
2021-09-29 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2021-09-29 Yonghong Songselftests/bpf: Fix probe_user test failure with clang...
2021-09-28 Linus TorvaldsMerge tag 'pinctrl-v5.15-2' of git://git.kernel.org...
2021-09-28 Linus TorvaldsMerge tag 'vfio-v5.15-rc4' of git://github.com/awilliam...
2021-09-28 Yucong Sunbpftool: Avoid using "?: " in generated code
2021-09-28 Alexei StarovoitovMerge branch 'libbpf: stricter BPF program section...
2021-09-28 Andrii Nakryikoselftests/bpf: Switch sk_lookup selftests to strict...
2021-09-28 Andrii Nakryikolibbpf: Add opt-in strict BPF program section name...
2021-09-28 Andrii Nakryikolibbpf: Complete SEC() table unification for BPF_APROG_...
2021-09-28 Andrii Nakryikolibbpf: Refactor ELF section handler definitions
2021-09-28 Andrii Nakryikolibbpf: Reduce reliance of attach_fns on sec_def internals
2021-09-28 Andrii Nakryikolibbpf: Refactor internal sec_def handling to enable...
2021-09-28 Andrii Nakryikoselftests/bpf: Normalize all the rest SEC() uses
2021-09-28 Andrii Nakryikoselftests/bpf: Switch SEC("classifier*") usage to a...
2021-09-28 Andrii Nakryikoselftests/bpf: Normalize XDP section names in selftests
2021-09-28 Andrii Nakryikolibbpf: Add "tc" SEC_DEF which is a better name for...
2021-09-28 Linus TorvaldsMerge tag 'm68k-for-v5.15-tag3' of git://git.kernel...
2021-09-28 Linus TorvaldsMerge tag 'nios2_fixes_for_v5.15_part1' of git://git...
2021-09-28 Linus TorvaldsMerge tag 'fsverity-for-linus' of git://git.kernel...
2021-09-28 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2021-09-28 Linus TorvaldsMerge tag 'mmc-v5.15-2' of git://git.kernel.org/pub...
2021-09-28 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2021-09-28 Jiri Bencselftests, bpf: test_lwt_ip_encap: Really disable rp_filter
2021-09-28 Jiri Bencselftests, bpf: Fix makefile dependencies on libbpf
2021-09-28 Kumar Kartikeya... libbpf: Fix segfault in static linker for objects witho...
2021-09-28 Toke Høiland-Jørgensenlibbpf: Ignore STT_SECTION symbols in 'maps' section
2021-09-27 Daniel BorkmannMerge branch 'bpf-xsk-rx-batch'
2021-09-27 Magnus Karlssonselftests: xsk: Add frame_headroom test
2021-09-27 Magnus Karlssonselftests: xsk: Change interleaving of packets in unali...
next
This page took 0.101638 seconds and 7 git commands to generate.