summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-2824-14/+920
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-2724-48/+822
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-251-0/+25
| | |\
| | | * bpf: verifier: propagate liveness on all framesJakub Kicinski2019-03-221-0/+25
| | * | net/sched: act_vlan: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| | * | net/sched: act_tunnel_key: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| | * | net/sched: act_skbmod: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| | * | net/sched: act_skbedit: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| | * | net/sched: act_simple: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| | * | net/sched: act_sample: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| | * | net/sched: act_police: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| | * | net/sched: act_pedit: validate the control action inside init()Davide Caratti2019-03-211-0/+51
| | * | net/sched: act_nat: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| | * | net/sched: act_connmark: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| | * | net/sched: act_mirred: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| | * | net/sched: act_ife: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| | * | net/sched: act_gact: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| | * | net/sched: act_csum: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| | * | net/sched: act_bpf: validate the control action inside init()Davide Caratti2019-03-211-0/+25
| | |/
| * | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-163-0/+388
| |\ \
| | * | selftests: add tests for pidfd_send_signal()Christian Brauner2019-03-053-0/+388
| * | | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-162-14/+9Star
| |\ \ \
| | * | | device-dax: Add /sys/class/dax backwards compatibilityDan Williams2019-01-071-1/+5
| | * | | device-dax: Start defining a dax bus modelDan Williams2019-01-071-0/+1
| | * | | device-dax: Remove multi-resource infrastructureDan Williams2019-01-071-13/+3Star
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-153-0/+97
| |\ \ \ \
| | * | | | selftests: kvm: add selftest for releasing VM file descriptor while in L2Paolo Bonzini2019-02-123-0/+97
* | | | | | selftests: bpf: don't depend on hardcoded perf sample_freqStanislav Fomichev2019-03-261-1/+15
* | | | | | bpf: test_tc_tunnel.sh needs reverse path filtering disabledAlan Maguire2019-03-251-0/+8
* | | | | | selftests: bpf: tc-bpf flow shaping with EDTPeter Oskolkov2019-03-233-1/+210
* | | | | | selftests/bpf: convert bpf tunnel test to encap modesWillem de Bruijn2019-03-222-10/+19
* | | | | | selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn2019-03-222-3/+14
* | | | | | selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MACWillem de Bruijn2019-03-221-22/+3Star
* | | | | | selftests/bpf: extend bpf tunnel test with tsoWillem de Bruijn2019-03-221-11/+49
* | | | | | selftests/bpf: extend bpf tunnel test with greWillem de Bruijn2019-03-222-46/+123
* | | | | | selftests/bpf: expand bpf tunnel test to ipv6Willem de Bruijn2019-03-223-22/+149
* | | | | | selftests/bpf: expand bpf tunnel test with decapWillem de Bruijn2019-03-222-0/+40
* | | | | | selftests/bpf: bpf tunnel encap testWillem de Bruijn2019-03-223-1/+160
* | | | | | selftests: bpf: modify urandom_read and link it non-staticallyIvan Vecera2019-03-222-5/+12
* | | | | | selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcpLorenz Bauer2019-03-226-2/+434
* | | | | | selftests/bpf: test references to sock_commonLorenz Bauer2019-03-221-0/+48
* | | | | | selftests/bpf: allow specifying helper for BPF_SK_LOOKUPLorenz Bauer2019-03-223-46/+46
* | | | | | selftests/bpf: Add arm target register definitionsAdrian Ratiu2019-03-211-0/+18
| |_|_|_|/ |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-168-48/+396
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | selftests/bpf: add fwd enum resolution test for btf_dedupAndrii Nakryiko2019-03-141-0/+44
| * | | | bpf: Add an example for bpf_get_listener_sockMartin KaFai Lau2019-03-133-44/+180
| * | | | bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsockMartin KaFai Lau2019-03-132-2/+170
| * | | | selftests/bpf: fix segfault of test_progs when prog loading failedYonghong Song2019-03-122-2/+2
* | | | | tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan2019-03-141-3/+46
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-121-0/+55
|\ \ \ \ \