summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libbpf: Allow loading empty BTFsAndrii Nakryiko2021-01-121-5/+0
* bpf: Update local storage test to check handling of null ptrsKP Singh2021-01-122-97/+61
* selftests/tls: fix selftests after adding ChaCha20-Poly1305Vadim Fedorenko2021-01-091-2/+2
* selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel2021-01-071-1/+1
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-01-073-7/+13
|\
| * bpftool: Fix compilation failure for net.o with older glibcAlan Maguire2021-01-061-1/+0
| * tools/resolve_btfids: Warn when having multiple IDs for single typeJiri Olsa2021-01-051-5/+12
| * selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXECJiang Wang2020-12-291-1/+1
* | selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...Florian Westphal2021-01-072-1/+208
* | tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti2021-01-071-2/+69
* | selftests: fix the return value for UDP GRO testPo-Hsu Lin2021-01-051-0/+34
* | Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-054-9/+48
|\ \
| * | selftests: mlxsw: Set headroom size of correct portIdo Schimmel2021-01-041-1/+1
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-12-283-8/+47
| |\
| | * selftests/bpf: Work-around EBUSY errors from hashmap update/deleteAndrii Nakryiko2020-12-241-6/+42
| | * selftests/bpf: Fix spelling mistake "tranmission" -> "transmission"Colin Ian King2020-12-181-2/+2
| | * selftests/bpf: Clarify build error if no vmlinuxKamal Mostafa2020-12-161-0/+3
* | | Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds2021-01-041-1/+0
|\ \ \
| * | | Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECKMasahiro Yamada2020-12-021-1/+0
* | | | selftests/vm: fix building protection keys testHarish2020-12-291-5/+5
* | | | Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-274-26/+42
|\ \ \ \
| * | | | objtool: Fix seg fault with Clang non-section symbolsJosh Poimboeuf2020-12-164-26/+42
* | | | | Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-2523-391/+688
|\ \ \ \ \
| * | | | | perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo2020-12-241-3/+10
| * | | | | perf stat aggregation: Add separate thread memberJames Clark2020-12-244-16/+16
| * | | | | perf stat aggregation: Add separate core memberJames Clark2020-12-245-28/+27
| * | | | | perf stat aggregation: Add separate die memberJames Clark2020-12-245-36/+26
| * | | | | perf stat aggregation: Add separate socket memberJames Clark2020-12-246-51/+41
| * | | | | perf stat aggregation: Add separate node memberJames Clark2020-12-245-8/+21
| * | | | | perf stat aggregation: Start using cpu_aggr_id in mapJames Clark2020-12-244-11/+11
| * | | | | perf cpumap: Drop in cpu_aggr_map structJames Clark2020-12-244-20/+35
| * | | | | perf cpumap: Add new map type for aggregationJames Clark2020-12-242-0/+25
| * | | | | perf stat: Replace aggregation ID with a structJames Clark2020-12-247-127/+173
| * | | | | perf cpumap: Add new struct for cpu aggregationJames Clark2020-12-242-0/+26
| * | | | | perf cpumap: Use existing allocator to avoid using mallocJames Clark2020-12-241-4/+4
| * | | | | perf tests: Improve topology test to check all aggregation typesJames Clark2020-12-241-7/+46
| * | | | | perf tools: Update s390's syscall.tbl copy from the kernel sourcesTiezhu Yang2020-12-241-170/+226
| * | | | | perf tools: Update powerpc's syscall.tbl copy from the kernel sourcesTiezhu Yang2020-12-241-7/+19
| * | | | | perf s390: Move syscall.tbl check into check-headers.shTiezhu Yang2020-12-242-4/+1
| * | | | | perf powerpc: Move syscall.tbl check to check-headers.shTiezhu Yang2020-12-242-7/+1
| * | | | | tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo2020-12-241-0/+28
| * | | | | tools kvm headers: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2020-12-241-3/+0
| * | | | | tools headers UAPI: Sync KVM's vmx.h header with the kernel sourcesArnaldo Carvalho de Melo2020-12-241-0/+2
| * | | | | tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2020-12-242-1/+56
| * | | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-12-242-1/+2
| * | | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2020-12-241-0/+2
| * | | | | tools headers UAPI: Update epoll_pwait2 affected filesArnaldo Carvalho de Melo2020-12-242-1/+4
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-12-243-2/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tools/virtio: add barrier for aarch64Peng Fan2020-12-181-0/+10
| * | | | | tools/virtio: add krealloc_arrayPeng Fan2020-12-181-2/+11