aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-033-31/+42
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-311-30/+37
| |\
| | * selftests: netfilter: add command usageFabian Frederick2020-08-281-0/+11
| | * selftests: netfilter: simplify command testingFabian Frederick2020-08-281-23/+11
| | * selftests: netfilter: remove unused variable in make_file()Fabian Frederick2020-08-281-3/+2
| | * selftests: netfilter: exit on invalid parametersFabian Frederick2020-08-281-3/+12
| | * selftests: netfilter: fix header exampleFabian Frederick2020-08-281-1/+1
| * | selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer2020-08-281-0/+2
| * | selftests/bpf: Fix test_progs-flavor run getting number of testsJesper Dangaard Brouer2020-08-241-1/+3
| |/
* | Merge branch 'gate-page-refcount' (patches from Dave Hansen)Linus Torvalds2020-09-031-2/+20
|\ \
| * | selftests/x86/test_vsyscall: Improve the process_vm_readv() testAndy Lutomirski2020-09-031-2/+20
* | | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-303-1/+47
|\ \ \ | |_|/ |/| |
| * | selftests/powerpc: Update PROT_SAO test to skip ISA 3.1Shawn Anastasio2020-08-241-2/+3
| * | Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio2020-08-243-1/+46
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-233-3/+2
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-213-3/+2
| |\ \ \
| | * | | bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta2020-08-201-1/+1
| | * | | selftests/bpf: Remove test_align leftoversVeronika Kabatova2020-08-202-2/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-221-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang2020-08-171-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-1719-111/+198
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | selftests: disable rp_filter for icmp_redirect.shDavid Ahern2020-08-171-0/+2
| | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-161-30/+43
| |\ \ \
| | * | | selftests: netfilter: kill running process onlyFabian Frederick2020-08-131-2/+8
| | * | | selftests: netfilter: add MTU arguments to flowtablesFabian Frederick2020-08-131-6/+24
| | * | | selftests: netfilter: add checktool functionFabian Frederick2020-08-131-22/+11
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-1417-81/+153
| |\ \ \ \
| | * | | | selftests/bpf: Make test_varlen work with 32-bit user-space archAndrii Nakryiko2020-08-132-7/+7
| | * | | | selftests/bpf: Correct various core_reloc 64-bit assumptionsAndrii Nakryiko2020-08-132-42/+47
| | * | | | selftests/bpf: Fix btf_dump test cases on 32-bit archesAndrii Nakryiko2020-08-131-7/+20
| | * | | | selftest/bpf: Fix compilation warnings in 32-bit modeAndrii Nakryiko2020-08-139-19/+24
| | * | | | bpf, selftests: Add tests to sock_ops for loading skJohn Fastabend2020-08-131-0/+21
| | * | | | bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registersJohn Fastabend2020-08-131-0/+7
| | * | | | bpf, selftests: Add tests for ctx access in sock_ops with single registerJohn Fastabend2020-08-131-0/+13
| | * | | | selftests/bpf: Fix v4_to_v6 in sk_lookupStanislav Fomichev2020-08-111-0/+1
| | * | | | selftests/bpf: Fix segmentation fault in test_progsJianlin Lv2020-08-111-6/+13
| | |/ / /
* | | | | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-151-1/+7
|\ \ \ \ \
| * | | | | sh: Add SECCOMP_FILTERMichael Karcher2020-08-141-1/+7
| | |_|_|/ | |/| | |
* | | | | selftests/exec: add file type errno testsKees Cook2020-08-143-2/+200
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-138-50/+90
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-076-46/+83
| |\ \ \
| | * | | selftests/bpf: Fix silent Makefile outputAndrii Nakryiko2020-08-071-22/+26
| | * | | bpf: Fix compilation warning of selftestsJianlin Lv2020-08-063-14/+21
| | * | | selftests: bpf: Switch off timeoutJiri Benc2020-08-061-0/+1
| | * | | tools/bpf: Support new uapi for map element bpf iteratorYonghong Song2020-08-061-8/+32
| | * | | selftests/bpf: Prevent runqslower from racing on building bpftoolAndrii Nakryiko2020-08-061-2/+3
| * | | | mptcp: more stable diag self-testsPaolo Abeni2020-08-071-4/+5
| * | | | selftests: mptcp: fix dependeciesPaolo Abeni2020-08-071-0/+2
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-123-3/+106
|\ \ \ \
| * | | | selftests: kmod: use variable NAME in kmod_test_0001()Tiezhu Yang2020-08-121-2/+2