summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add tests for kfunc register offset checksKumar Kartikeya Dwivedi2022-03-061-0/+83
* bpf: Disallow negative offset in check_ptr_off_regKumar Kartikeya Dwivedi2022-03-062-5/+5
* selftests/bpf: Add custom SEC() handling selftestAndrii Nakryiko2022-03-052-0/+239
* libbpf: Support custom SEC() handlersAndrii Nakryiko2022-03-054-53/+268
* libbpf: Allow BPF program auto-attach handlers to bail outAndrii Nakryiko2022-03-051-55/+85
* selftests: mptcp: update output info of chk_rm_nrGeliang Tang2022-03-051-8/+9
* selftests: mptcp: add more arguments for chk_join_nrGeliang Tang2022-03-051-14/+33
* selftests: mptcp: add invert check in check_transferGeliang Tang2022-03-051-8/+17
* selftests: mptcp: add fastclose testcaseGeliang Tang2022-03-051-1/+21
* selftests: mptcp: reuse linkfail to make given size filesGeliang Tang2022-03-051-5/+27
* selftests: mptcp: add extra_args in do_transferGeliang Tang2022-03-051-15/+15
* selftests: mptcp: add the MP_RST mibs checkGeliang Tang2022-03-051-0/+45
* selftests: mptcp: add the MP_FASTCLOSE mibs checkGeliang Tang2022-03-051-0/+32
* selftests: mptcp: adjust output alignment for more testsGeliang Tang2022-03-051-11/+12
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-03-0533-337/+437
|\
| * bpf: Small BPF verifier log improvementsMykola Lysenko2022-03-0319-168/+168
| * libbpf: Add a check to ensure that page_cnt is non-zeroYuntao Wang2022-03-031-2/+2
| * selftests/bpf: Update btf_dump case for conflicting namesXu Kuohai2022-03-011-13/+41
| * libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai2022-03-011-0/+5
| * libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinningStijn Tintel2022-02-281-19/+25
| * bpf, selftests: Use raw_tp program for atomic testHou Tao2022-02-282-83/+36
| * bpftool: Remove redundant slashesYuntao Wang2022-02-281-7/+7
| * bpftool: Bpf skeletons assert type sizesDelyan Kratunov2022-02-241-22/+105
| * libbpf: Simplify the find_elf_sec_sz() functionYuntao Wang2022-02-231-4/+2
| * bpftool: Remove usage of reallocarray()Mauricio Vásquez2022-02-234-11/+9
| * libbpf: Remove redundant check in btf_fixup_datasec()Yuntao Wang2022-02-221-1/+1
| * selftests/bpf: Add test for reg2btf_ids out of bounds accessKumar Kartikeya Dwivedi2022-02-221-0/+19
| * selftests/bpf: Fix btfgen testsAndrii Nakryiko2022-02-203-7/+14
| * selftests/bpf: Fix a clang deprecated-declarations compilation errorYonghong Song2022-02-201-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-0322-51/+234
|\ \
| * \ Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-037-5/+162
| |\ \
| | * | selftests: mlxsw: resource_scale: Fix return valueAmit Cohen2022-03-031-1/+1
| | * | selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen2022-03-031-1/+2
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-03-024-1/+157
| | |\ \
| | | * | selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal2022-03-014-1/+157
| | * | | selftests: mptcp: do complete cleanup at exitPaolo Abeni2022-02-251-2/+2
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-013-2/+13
| |\ \ \ \
| | * \ \ \ Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-02-253-2/+13
| | |\ \ \ \
| | | * | | | KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3Mark Brown2022-02-253-2/+13
| * | | | | | Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-264-11/+12
| |\ \ \ \ \ \
| | * | | | | | rtla/osnoise: Fix error message when failing to enable trace instanceDaniel Bristot de Oliveira2022-02-261-1/+1
| | * | | | | | rtla/osnoise: Free params at the exitDaniel Bristot de Oliveira2022-02-261-0/+1
| | * | | | | | rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira2022-02-262-10/+10
| * | | | | | | selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz2022-02-261-0/+1
| * | | | | | | selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V2022-02-261-12/+37
| * | | | | | | Merge tag 'perf-tools-fixes-for-v5.17-2022-02-24' of git://git.kernel.org/pub...Linus Torvalds2022-02-245-21/+8
| |\ \ \ \ \ \ \
| | * | | | | | | perf script: Fix error when printing 'weight' fieldGerman Gomez2022-02-231-1/+1
| | * | | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-02-221-0/+1
| | * | | | | | | perf data: Fix double free in perf_session__delete()Alexey Bayduraev2022-02-221-4/+3
| | * | | | | | | perf evlist: Fix failed to use cpu list for uncore eventsZhengjun Xing2022-02-181-2/+2