summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-398/+10949
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-15/+67
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-89/+2355
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-100/+387
2018-12-21bpf: fix segfault in test_verifier selftestDaniel Borkmann-1/+2
2018-12-21kvm: selftests: ucall: fix exit mmio address guessingAndrew Jones-11/+19
2018-12-21kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones-9/+42
2018-12-21kvm: selftests: add pa-48/va-48 VM modesAndrew Jones-8/+35
2018-12-21kvm: selftests: dirty_log_test: improve mode param managementAndrew Jones-25/+23
2018-12-21kvm: selftests: dirty_log_test: reset guest test phys offsetAndrew Jones-4/+7
2018-12-21kvm: selftests: dirty_log_test: always use -tAndrew Jones-19/+17
2018-12-21kvm: selftests: dirty_log_test: don't identity map the test memAndrew Jones-13/+14
2018-12-21kvm: selftests: x86_64: dirty_log_test: fix -tAndrew Jones-0/+9
2018-12-21selftests: kvm: report failed stage when exit reason is unexpectedVitaly Kuznetsov-4/+4
2018-12-21selftests/powerpc: Add checks for transactional sigreturnBreno Leitao-1/+48
2018-12-20selftests: net: reuseport_addr_any: silence clang warningPeter Oskolkov-0/+10
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-73/+1053
2018-12-20selftests: add txtimestamp kselftestWillem de Bruijn-28/+173
2018-12-20selftests: expand txtimestamp with ipv6 dgram + raw and pf_packetWillem de Bruijn-43/+146
2018-12-20selftests: expand txtimestamp with cmsg supportWillem de Bruijn-14/+53
2018-12-20selftests: rtnetlink: Add a test case for multipath route getIdo Schimmel-0/+15
2018-12-20selftests: forwarding: Add router test with VID 1Ido Schimmel-0/+135
2018-12-20selftests: mlxsw: Adjust test regarding VID 1Ido Schimmel-5/+8
2018-12-20selftests: mlxsw: Add a test case for L3 VNIIdo Schimmel-0/+60
2018-12-20bpf: sk_msg, fix sk_msg_md access past end testJohn Fastabend-1/+1
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-26/+168
2018-12-20selftests: bpf: add missing executables to .gitignoreJakub Kicinski-0/+1
2018-12-20selftests: bpf: verifier: add tests for JSET interpretationJakub Kicinski-0/+96
2018-12-20selftests: bpf: add trivial JSET testsJakub Kicinski-31/+178
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-24/+80
2018-12-19selftests: net: refactor reuseport_addr_any testPeter Oskolkov-83/+38
2018-12-19bpf: Add BPF_LD_IMM64 to the line_info testMartin KaFai Lau-0/+27
2018-12-19selftests: rtnetlink.sh: add testcase for neigh getRoopa Prabhu-0/+54
2018-12-19selftests: mlxsw: Add rtnetlink testsIdo Schimmel-0/+392
2018-12-18selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata-0/+30
2018-12-19bpf: sk_msg, add tests for size fieldJohn Fastabend-3/+13
2018-12-18bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang-2/+32
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-1/+304
2018-12-18tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btfYonghong Song-5/+5
2018-12-18tools/bpf: test kernel bpffs map pretty print with struct kind_flagYonghong Song-14/+154
2018-12-18tools/bpf: add test_btf unit tests for kind_flagYonghong Song-2/+494
2018-12-16selftests: mlxsw: Add Bloom delta testNir Dotan-1/+36
2018-12-16selftests: mlxsw: Add Bloom filter complex testNir Dotan-1/+84
2018-12-16selftests: mlxsw: Add Bloom filter simple testNir Dotan-1/+56
2018-12-16selftests: net: rtnetlink.sh: add fdb get testRoopa Prabhu-0/+53
2018-12-16selftests: net: reuseport_addr_any: add DCCPPeter Oskolkov-2/+47
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-24/+50
2018-12-15bpf: improve stacksafe state comparisonAlexei Starovoitov-0/+22
2018-12-15selftests/bpf: check insn processed in test_verifierAlexei Starovoitov-1/+14
2018-12-14selftests: net: test that listening sockets match on address properlyPeter Oskolkov-2/+271