summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-06-05libbpf: Add BTF field iteratorAndrii Nakryiko
2024-06-04selftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_find()Yonghong Song
2024-06-04selftests/bpf: Fix bpf_cookie and find_vma in nested VMSong Liu
2024-06-03selftests/bpf: Test global bpf_list_head arrays.Kui-Feng Lee
2024-06-03selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types.Kui-Feng Lee
2024-06-03selftests/bpf: Test kptr arrays and kptrs in nested struct fields.Kui-Feng Lee
2024-06-03selftests/bpf: Drop duplicate bpf_map_lookup_elem in test_sockmapGeliang Tang
2024-06-03selftests/bpf: Check length of recv in test_sockmapGeliang Tang
2024-06-03selftests/bpf: Fix size of map_fd in test_sockmapGeliang Tang
2024-06-03selftests/bpf: Drop prog_fd array in test_sockmapGeliang Tang
2024-06-03selftests/bpf: Replace tx_prog_fd with tx_prog in test_sockmapGeliang Tang
2024-06-03selftests/bpf: Use bpf_link attachments in test_sockmapGeliang Tang
2024-06-03selftests/bpf: Drop duplicate definition of i in test_sockmapGeliang Tang
2024-06-03selftests/bpf: Fix tx_prog_fd values in test_sockmapGeliang Tang
2024-06-03bpftool: Fix typo in MAX_NUM_METRICS macro nameSwan Beaujard
2024-06-03selftests/bpf: Remove unused struct 'libcap'Dr. David Alan Gilbert
2024-06-03selftests/bpf: Remove unused 'key_t' structsDr. David Alan Gilbert
2024-06-03selftests/bpf: Remove unused struct 'scale_test_def'Dr. David Alan Gilbert
2024-05-31libbpf: keep FD_CLOEXEC flag when dup()'ing FDAndrii Nakryiko
2024-05-30bpftool: Change pid_iter.bpf.c to comply with the change of bpf_link_fops.Kui-Feng Lee
2024-05-30selftests/bpf: test struct_ops with epollKui-Feng Lee
2024-05-30bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.Kui-Feng Lee
2024-05-30selftests/bpf: use section names understood by libbpf in test_sockmapJakub Sitnicki
2024-05-29selftests/bpf: Add selftest for bits iterYafang Shao
2024-05-28selftests/bpf: Use start_server_str in do_test in bpf_tcp_caGeliang Tang
2024-05-28selftests/bpf: Use post_socket_cb in start_server_strGeliang Tang
2024-05-28selftests/bpf: Use post_socket_cb in connect_to_fd_optsGeliang Tang
2024-05-28selftests/bpf: Add start_server_str helperGeliang Tang
2024-05-28selftests/bpf: Drop struct post_socket_optsGeliang Tang
2024-05-28libbpf: Configure log verbosity with env variableMykyta Yatsenko
2024-05-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-23selftests/bpf: Handle forwarding of UDP CLOCK_TAI packetsAbhishek Chauhan
2024-05-23net: Add additional bit to support clockid_t timestamp typeAbhishek Chauhan
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-23Merge tag 'trace-tools-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-23tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan
2024-05-23testing: net-drv: use stats64 for testingJoe Damato
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncsBrad Cowie
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-21Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-05-21selftests/bpf: Fix prog numbers in test_sockmapGeliang Tang
2024-05-21bpftool: Un-const bpf_func_info to fix it for llvm 17 and newerIvan Babrou
2024-05-21selftest: af_unix: Make SCM_RIGHTS into OOB data.Kuniyuki Iwashima
2024-05-21selftests/net: use tc rule to filter the na packetHangbin Liu
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-20Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-20Revert "selftests/cgroup: Drop define _GNU_SOURCE"Shuah Khan
2024-05-20Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"Shuah Khan
2024-05-20Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Shuah Khan