summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2018-12-14kvm: selftests: ucall: improve ucall placement in memory, fix unsigned compar...Paolo Bonzini1-8/+6
2018-12-14KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov2-0/+158
2018-12-14KVM: selftests: implement an unchecked version of vcpu_ioctl()Vitaly Kuznetsov2-2/+14
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini5-0/+38
2018-12-14selftests: mlxsw: Test FID RIF MAC vetoingPetr Machata1-0/+79
2018-12-14selftests: mlxsw: Test RIF MAC vetoingPetr Machata1-0/+91
2018-12-14selftests: Fix test errors related to lib.mk khdr targetShuah Khan8-9/+13
2018-12-14selftests/bpf: Fix sk lookup usage in test_sock_addrAndrey Ignatov2-4/+8
2018-12-13Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+7
2018-12-13bpf: verifier: make sure callees don't prune with caller differencesJakub Kicinski1-0/+28
2018-12-13bpf: Remove !func_info and !line_info check from test_btf and bpftoolMartin KaFai Lau1-7/+0
2018-12-13selftests: mlxsw: extack: Test VLAN add on a port devicePetr Machata1-0/+30
2018-12-13selftests: mlxsw: extack: Test VLAN add on a VXLAN devicePetr Machata1-0/+31
2018-12-13selftests/bpf: add btf annotations for cgroup_local_storage mapsRoman Gushchin1-0/+6
2018-12-13selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev1-4/+4
2018-12-12selftests: forwarding: Add multicast routing testNir Dotan2-0/+313
2018-12-12selftests/seccomp: Remove SIGSTOP si_pid checkKees Cook1-2/+7
2018-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-150/+978
2018-12-11selftests/bpf: use proper type when passing prog_typeStanislav Fomichev1-4/+4
2018-12-11tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song1-30/+30
2018-12-10selftests/bpf: add missing pointer dereference for map stacktrace fixupStanislav Fomichev1-1/+1
2018-12-10bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang1-0/+13
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-23/+389
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-21/+382
2018-12-10media: bpf: add bpf function to report mouse movementSean Young4-20/+53
2018-12-10bpf: Add unit tests for bpf_line_infoMartin KaFai Lau1-17/+580
2018-12-10bpf: Refactor and bug fix in test_func_type in test_btf.cMartin KaFai Lau1-86/+125
2018-12-08tc-testing: gitignore, ignore generated test resultsLucas Bates1-0/+3
2018-12-08tc-testing: Implement the TdcResults module in tdcLucas Bates3-51/+91
2018-12-08tc-testing: Add new TdcResults moduleLucas Bates1-0/+132
2018-12-08tc-testing: Add command timeout feature to tdcLucas Bates2-5/+13
2018-12-08selftests/bpf: use thoff instead of nhoff in BPF flow dissectorStanislav Fomichev1-19/+17
2018-12-08selftests: bpf: update testcases for BPF_ALU | BPF_ARSHJiong Wang1-4/+25
2018-12-07selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridgesIdo Schimmel1-0/+70
2018-12-07selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leavePetr Machata1-0/+177
2018-12-07selftests: mlxsw: Add a new test extack.shPetr Machata1-0/+84
2018-12-06bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau1-1/+7
2018-12-04selftests: mlxsw: Add one-armed router testIdo Schimmel1-0/+259
2018-12-04bpf: improve verifier branch analysisAlexei Starovoitov1-2/+2
2018-12-04selftests: add a test for bpf_prog_test_run_xattrLorenz Bauer1-1/+54
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar5-89/+2355
2018-12-04selftests: extend zerocopy tests to udpWillem de Bruijn3-1/+7
2018-12-04test/net: Add script for VXLAN underlay in a VRFAlexis Bauvin2-1/+130
2018-12-03bpf: allow BPF read access to qdisc pkt_lenPetar Penkov1-0/+32
2018-12-01Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney5-89/+2355
2018-12-01rcutorture/formal: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney1-2/+2
2018-12-01bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David Miller1-0/+17
2018-12-01bpf: Make more use of 'any' alignment in test_verifier.cDavid Miller1-0/+44
2018-12-01bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.cDavid Miller1-18/+24
2018-12-01bpf: Add BPF_F_ANY_ALIGNMENT.David Miller2-3/+4