summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2019-08-21selftests/bpf: add config fragment BPF_JITAnders Roxell1-0/+1
2019-08-21selftests/bpf: fix test_btf_dump with O=Ilya Leoshkevich2-0/+10
2019-08-21selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich1-3/+3
2019-08-21selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini1-6/+10
2019-08-20memremap: remove the dev field in struct dev_pagemapChristoph Hellwig1-1/+0
2019-08-20xfrm: policy: avoid warning splat when merging nodesFlorian Westphal1-0/+7
2019-08-20tc-testing: concurrency: wrap piped rule update commandsVlad Buslov1-9/+9
2019-08-20tc-testing: use dedicated DUMMY interface name for dummy devVlad Buslov5-285/+286
2019-08-19selftests: use "$(MAKE)" instead of "make"Ilya Leoshkevich1-11/+11
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-2/+129
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-1/+124
2019-08-19selftests, arm64: fix uninitialized symbol in tags_test.cAndrey Konovalov1-3/+5
2019-08-18selftests/bpf: add sockopt clone/inheritance testStanislav Fomichev4-1/+353
2019-08-18selftests/bpf: fix race in test_tcp_rtt testPetar Penkov1-0/+31
2019-08-18libbpf: relicense bpf_helpers.h and bpf_endian.hAndrii Nakryiko2-2/+2
2019-08-17selftests: devlink_trap: Add test cases for devlink-trapIdo Schimmel1-0/+364
2019-08-17selftests: forwarding: devlink_lib: Add devlink-trap helpersIdo Schimmel1-0/+163
2019-08-17selftests: forwarding: devlink_lib: Allow tests to define devlink deviceIdo Schimmel1-12/+14
2019-08-17selftests: Fix get_ifidx and callers in nettest.cDavid Ahern1-12/+13
2019-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+48
2019-08-15selftests: netdevsim: add devlink regions testsJiri Pirko1-1/+53
2019-08-15selftests: netdevsim: add devlink params testsJiri Pirko1-1/+61
2019-08-15selftests: net: push jq workaround into separate helperJiri Pirko2-13/+23
2019-08-15selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issueAnders Roxell1-1/+1
2019-08-15selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini1-3/+14
2019-08-15selftests: kvm: provide common function to enable eVMCSPaolo Bonzini4-21/+28
2019-08-15selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini1-15/+0
2019-08-15tools/testing/nvdimm: Fix fallthrough warningDan Williams1-2/+1
2019-08-14selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich1-2/+5
2019-08-14media: selftests: ir: fix ir_loopback test failureSean Young1-3/+3
2019-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski81-341/+2830
2019-08-13selftests/bpf: fix race in flow dissector testsPetar Penkov2-8/+27
2019-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+28
2019-08-10tc-testing: added tdc tests for matchall filterRoman Mashak1-0/+391
2019-08-10selftests: Fix detection of nettest command in fcnal-testDavid Ahern1-32/+6
2019-08-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+5
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini44-212/+1097
2019-08-09selftests: kvm: Adding config fragmentsNaresh Kamboju1-0/+3
2019-08-09KVM: selftests: Update gitignore file for latest changesThomas Huth1-1/+2
2019-08-09tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak1-0/+47
2019-08-09selftests: Add l2tp testsDavid Ahern2-1/+383
2019-08-08tools/bpf: fix core_reloc.c compilation errorYonghong Song1-1/+1
2019-08-08selftests/bpf: add CO-RE relocs misc testsAndrii Nakryiko4-0/+106
2019-08-08selftests/bpf: add CO-RE relocs ints testsAndrii Nakryiko11-0/+209
2019-08-08selftests/bpf: add CO-RE relocs ptr-as-array testsAndrii Nakryiko5-0/+69
2019-08-08selftests/bpf: add CO-RE relocs modifiers/typedef testsAndrii Nakryiko6-0/+170
2019-08-08selftests/bpf: add CO-RE relocs enum/ptr/func_proto testsAndrii Nakryiko10-0/+167
2019-08-08selftests/bpf: add CO-RE relocs array testsAndrii Nakryiko11-0/+201
2019-08-08selftests/bpf: add CO-RE relocs nesting testsAndrii Nakryiko16-0/+421
2019-08-08selftests/bpf: add CO-RE relocs struct flavors testsAndrii Nakryiko5-0/+117