summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak2019-08-091-0/+47
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-0713-48/+443
|\
| * tc-testing: updated vlan action tests with batch create/deleteRoman Mashak2019-08-061-0/+94
| * selftests/tls: add a litmus test for the socket reuse through shutdownJakub Kicinski2019-08-051-0/+24
| * selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer2019-08-051-5/+5
| * selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer2019-08-054-2/+24
| * bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer2019-08-051-6/+36
| * selftests/tls: fix TLS tests with CONFIG_TLS=nJakub Kicinski2019-08-011-9/+14
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-266-21/+237
| |\
| | * libbpf: silence GCC8 warning about string truncationAndrii Nakryiko2019-07-251-2/+2
| | * libbpf: fix using uninitialized ioctl resultsIlya Maximets2019-07-241-4/+3Star
| | * selftests/bpf: add another gso_segs accessEric Dumazet2019-07-231-0/+11
| | * selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich2019-07-221-2/+1Star
| | * libbpf: Avoid designated initializers for unnamed union membersArnaldo Carvalho de Melo2019-07-221-7/+7
| | * libbpf: Fix endianness macro usage for some compilersArnaldo Carvalho de Melo2019-07-222-4/+6
| | * selftests/tls: add shutdown testsJakub Kicinski2019-07-221-0/+27
| | * selftests/tls: close the socket with open recordJakub Kicinski2019-07-221-0/+10
| | * selftests/tls: add a bidirectional testJakub Kicinski2019-07-221-0/+31
| | * selftests/tls: test error codes around TLS ULP installationJakub Kicinski2019-07-221-0/+52
| | * selftests/tls: add a test for ULP but no keysJakub Kicinski2019-07-221-0/+74
| | * libbpf: sanitize VAR to conservative 1-byte INTAndrii Nakryiko2019-07-191-2/+7
| | * libbpf: fix SIGSEGV when BTF loading fails, but .BTF.ext existsAndrii Nakryiko2019-07-191-0/+6
| * | selftests/net: add missing gitignores (ipv6_flowlabel)Jakub Kicinski2019-07-261-2/+2
| * | selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel2019-07-231-12/+12
| * | selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel2019-07-231-0/+4
* | | Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-052-6/+35
|\ \ \
| * | | selftests/livepatch: push and pop dynamic debug configJoe Lawrence2019-07-301-6/+20
| * | | kselftest: save-and-restore errno to allow for %m formattingAleksa Sarai2019-07-301-0/+15
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-08-0320-35/+352
|\ \ \ \
| * \ \ \ Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/sc...Ingo Molnar2019-07-2920-35/+352
| |\ \ \ \
| | * | | | libbpf: fix missing __WORDSIZE definitionAndrii Nakryiko2019-07-291-0/+5
| | * | | | perf tools: Fix perf.data documentation units for memory sizeVince Weaver2019-07-291-1/+1
| | * | | | perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo2019-07-291-1/+1
| | * | | | perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver2019-07-291-0/+7
| | * | | | tools headers UAPI: Sync if_link.h with the kernelArnaldo Carvalho de Melo2019-07-291-0/+5
| | * | | | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2019-07-291-1/+29
| | * | | | tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctlArnaldo Carvalho de Melo2019-07-291-0/+26
| | * | | | tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()Arnaldo Carvalho de Melo2019-07-291-3/+6
| | * | | | tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2019-07-292-3/+207
| | * | | | tools headers UAPI: Update tools's copy of mman.h headersArnaldo Carvalho de Melo2019-07-294-20/+13Star
| | * | | | tools headers UAPI: Update tools's copy of kvm.h headersArnaldo Carvalho de Melo2019-07-265-5/+43
| | * | | | tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u...Arnaldo Carvalho de Melo2019-07-262-1/+9
* | | | | | cgroup: kselftest: relax fs_spec checksChris Down2019-08-031-2/+1Star
* | | | | | Merge tag 'for-linus-20190730' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-301-5/+1Star
|\ \ \ \ \ \
| * | | | | | pidfd: remove obsolete comments from testChristian Brauner2019-07-291-5/+1Star
| |/ / / / /
* | | | | | Merge tag 'linux-kselftest-5.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-304-6/+26
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | selftests/livepatch: add test skip handlingJoe Lawrence2019-07-241-0/+20
| * | | | selftests: mlxsw: Fix typo in qos_mc_aware.shMasanari Iida2019-07-241-2/+2
| * | | | selftests/x86: fix spelling mistake "FAILT" -> "FAIL"Colin Ian King2019-07-231-1/+1
| * | | | selftests: kmod: Fix typo in kmod.shMasanari Iida2019-07-231-3/+3
| | |/ / | |/| |