summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-08-22Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-08-22selftests/powerpc: Ignore generated filesGustavo Romero
2019-08-21Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe
2019-08-21selftests: mlxsw: Add a test case for devlink-trapIdo Schimmel
2019-08-21selftests: mlxsw: Add test cases for devlink-trap L2 dropsIdo Schimmel
2019-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-21selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov
2019-08-21selftests/bpf: install files test_xdp_vlan.shAnders Roxell
2019-08-21selftests/bpf: add config fragment BPF_JITAnders Roxell
2019-08-21selftests/bpf: fix test_btf_dump with O=Ilya Leoshkevich
2019-08-21selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich
2019-08-21selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini
2019-08-20memremap: remove the dev field in struct dev_pagemapChristoph Hellwig
2019-08-20xfrm: policy: avoid warning splat when merging nodesFlorian Westphal
2019-08-19tc-testing: concurrency: wrap piped rule update commandsVlad Buslov
2019-08-19tc-testing: use dedicated DUMMY interface name for dummy devVlad Buslov
2019-08-19selftests: use "$(MAKE)" instead of "make"Ilya Leoshkevich
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-19selftests, arm64: fix uninitialized symbol in tags_test.cAndrey Konovalov
2019-08-17selftests/bpf: add sockopt clone/inheritance testStanislav Fomichev
2019-08-17selftests/bpf: fix race in test_tcp_rtt testPetar Penkov
2019-08-17libbpf: relicense bpf_helpers.h and bpf_endian.hAndrii Nakryiko
2019-08-17selftests: devlink_trap: Add test cases for devlink-trapIdo Schimmel
2019-08-17selftests: forwarding: devlink_lib: Add devlink-trap helpersIdo Schimmel
2019-08-17selftests: forwarding: devlink_lib: Allow tests to define devlink deviceIdo Schimmel
2019-08-16selftests: Fix get_ifidx and callers in nettest.cDavid Ahern
2019-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-08-15selftests: netdevsim: add devlink regions testsJiri Pirko
2019-08-15selftests: netdevsim: add devlink params testsJiri Pirko
2019-08-15selftests: net: push jq workaround into separate helperJiri Pirko
2019-08-15selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issueAnders Roxell
2019-08-15selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini
2019-08-15selftests: kvm: provide common function to enable eVMCSPaolo Bonzini
2019-08-15selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini
2019-08-14tools/testing/nvdimm: Fix fallthrough warningDan Williams
2019-08-14selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich
2019-08-14media: selftests: ir: fix ir_loopback test failureSean Young
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-13selftests/bpf: fix race in flow dissector testsPetar Penkov
2019-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-09tc-testing: added tdc tests for matchall filterRoman Mashak
2019-08-09selftests: Fix detection of nettest command in fcnal-testDavid Ahern
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-09selftests: kvm: Adding config fragmentsNaresh Kamboju
2019-08-09KVM: selftests: Update gitignore file for latest changesThomas Huth
2019-08-08tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak
2019-08-08selftests: Add l2tp testsDavid Ahern
2019-08-07tools/bpf: fix core_reloc.c compilation errorYonghong Song