summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-11-24bpf, testing: Add various tail call test casesDaniel Borkmann
2019-11-24selftests/bpf: Add BPF trampoline performance testAlexei Starovoitov
2019-11-24selftests/bpf: Add verifier tests for better jmp32 register boundsYonghong Song
2019-11-24selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data onlyAndrii Nakryiko
2019-11-24libbpf: Support initialized global variablesAndrii Nakryiko
2019-11-24selftests/bpf: Ensure no DWARF relocations for BPF object filesAndrii Nakryiko
2019-11-24selftests/bpf: Integrate verbose verifier log into test_progsAndrii Nakryiko
2019-11-24selftests, bpftool: Skip the build test if not in treeJakub Kicinski
2019-11-24selftests, bpftool: Set EXIT trap after usage functionQuentin Monnet
2019-11-22Merge branch 'next/seccomp' into for-nextPaul Walmsley
2019-11-21selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski
2019-11-21selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini
2019-11-21selftests/powerpc: spectre_v2 test must be built 64-bitMichael Ellerman
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-19selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32Andrii Nakryiko
2019-11-19libbpf: Fix call relocation offset calculation bugAndrii Nakryiko
2019-11-18selftests: forwarding: Add speed and auto-negotiation testAmit Cohen
2019-11-18selftests: forwarding: lib.sh: Add wait for dev with timeoutAmit Cohen
2019-11-18selftests: forwarding: Add ethtool_lib.shAmit Cohen
2019-11-18selftests: mlxsw: Check devlink device before running testDanielle Ratson
2019-11-18selftests: mlxsw: Add router scale test for Spectrum-2Danielle Ratson
2019-11-18selftests, bpf: Workaround an alu32 sub-register spilling issueYonghong Song
2019-11-18selftests, bpf: Fix test_tc_tunnel hangingJiri Benc
2019-11-18selftests, bpf: xdping is not meant to be run standaloneJiri Benc
2019-11-18Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-11-18selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() testsAndrii Nakryiko
2019-11-18selftests/clone3: skip if clone3() is ENOSYSChristian Brauner
2019-11-18selftests/clone3: check that all pids are released on error pathsAndrei Vagin
2019-11-18selftests/clone3: report a correct number of failsAndrei Vagin
2019-11-18selftests/clone3: flush stdout and stderr before clone3() and _exit()Andrei Vagin
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-16selftests: net: avoid ptl lock contention in tcp_mmapEric Dumazet
2019-11-16selftests/x86/iopl: Extend test to cover IOPL emulationThomas Gleixner
2019-11-16selftests/x86/ioperm: Extend testing so the shared bitmap is exercisedThomas Gleixner
2019-11-15selftests: add tests for clone3() with *set_tidAdrian Reber
2019-11-15selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprogAlexei Starovoitov
2019-11-15selftests/bpf: Extend test_pkt_access testAlexei Starovoitov
2019-11-15selftests/bpf: Add stress test for maximum number of progsAlexei Starovoitov
2019-11-15selftests/bpf: Add combined fentry/fexit testAlexei Starovoitov
2019-11-15selftests/bpf: Add fexit tests for BPF trampolineAlexei Starovoitov
2019-11-15selftests/bpf: Add test for BPF trampolineAlexei Starovoitov
2019-11-15selftest/bpf: Simple test for fentry/fexitAlexei Starovoitov
2019-11-15ptp: Extend the test program to check the external time stamp flags.Richard Cochran
2019-11-15selftests: net: tcp_mmap should create detached threadsEric Dumazet
2019-11-15selftests: mlxsw: Adjust test to recent changesIdo Schimmel
2019-11-15ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"Colin Ian King
2019-11-15selftests: kvm: Simplify loop in kvm_create_max_vcpus testWainer dos Santos Moschetta
2019-11-14tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)