summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-08-17selftests/bpf: Fix flaky send_signal testYonghong Song
2021-08-17selftests/bpf: Replace CHECK with ASSERT_* macros in send_signal.cYonghong Song
2021-08-17selftests/bpf: Support glob matching for test selector.Yucong Sun
2021-08-17selftests/bpf: Also print test name in subtest status messageYucong Sun
2021-08-17selftests/bpf: Correctly display subtest skip statusYucong Sun
2021-08-17selftests/bpf: Skip loading bpf_testmod when using -l to list tests.Yucong Sun
2021-08-17selftests/bpf: Add exponential backoff to map_delete_retriable in test_mapsYucong Sun
2021-08-16selftests/bpf: Add exponential backoff to map_update_retriable in test_mapsYucong Sun
2021-08-16selftest/bpf: Add new tests in sockmap for unix stream to tcp.Jiang Wang
2021-08-16selftest/bpf: Change udp to inet in some function namesJiang Wang
2021-08-16selftest/bpf: Add tests for sockmap with unix stream type.Jiang Wang
2021-08-16selftests/bpf: Test btf__load_vmlinux_btf/btf__load_module_btf APIsHengqi Chen
2021-08-17selftests/bpf: Add ref_ctr_offset selftestsAndrii Nakryiko
2021-08-17libbpf: Add uprobe ref counter offset support for USDT semaphoresAndrii Nakryiko
2021-08-17selftests/bpf: Add bpf_cookie selftests for high-level APIsAndrii Nakryiko
2021-08-17selftests/bpf: Extract uprobe-related helpers into trace_helpers.{c,h}Andrii Nakryiko
2021-08-17selftests/bpf: Test low-level perf BPF link APIAndrii Nakryiko
2021-08-17libbpf: Add bpf_cookie to perf_event, kprobe, uprobe, and tp attach APIsAndrii Nakryiko
2021-08-17libbpf: Add bpf_cookie support to bpf_link_create() APIAndrii Nakryiko
2021-08-17libbpf: Use BPF perf link when supported by kernelAndrii Nakryiko
2021-08-17libbpf: Remove unused bpf_link's destroy operation, but add deallocAndrii Nakryiko
2021-08-17libbpf: Re-build libbpf.so when libbpf.map changesAndrii Nakryiko
2021-08-17bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie valueAndrii Nakryiko
2021-08-17bpf: Allow to specify user-provided bpf_cookie for BPF perf linksAndrii Nakryiko
2021-08-17bpf: Implement minimal BPF perf linkAndrii Nakryiko
2021-08-15selftest/bpf: Extend the bpf_snprintf() test for "%c".Kuniyuki Iwashima
2021-08-15selftest/bpf: Implement sample UNIX domain socket iterator program.Kuniyuki Iwashima
2021-08-13selftests/bpf: Verify bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPTStanislav Fomichev
2021-08-13selftests/bpf: Fix test_core_autosize on big-endian machinesIlya Leoshkevich
2021-08-13libbpf: Support weak typed ksyms.Hao Luo
2021-08-13selftests/bpf: Fix running of XDP bonding testsJussi Maki
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-08-09selftests/bpf: Add tests for XDP bondingJussi Maki
2021-08-09selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki
2021-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-08-07libbpf: Do not close un-owned FD 0 on errorsDaniel Xu
2021-08-07libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPTRobin Gögge
2021-08-06selftests/bpf: Rename reference_tracking BPF programsAndrii Nakryiko
2021-08-06selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IPJose Blanquicet
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-08-05selftests/net: toeplitz testCoco Li
2021-08-05selftests/net: GRO coalesce testCoco Li
2021-08-04selftests/bpf: Move netcnt test under test_progsStanislav Fomichev
2021-08-04KVM: selftests: fix hyperv_clock testMaxim Levitsky
2021-08-04tc-testing: Add control-plane selftests for sch_mqPeilin Ye
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-08-04af_unix: Add OOB supportRao Shoaib