summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-11-28selftests: bpf: correct perror stringsJakub Kicinski
2019-11-28selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski
2019-11-28selftests/tls: add a test for fragmented messagesJakub Kicinski
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-11-27Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-26Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-25Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-11-25Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2019-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-11-25Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-11-25Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-11-25Merge branch 'for-5.5/system-state' into for-linusPetr Mladek
2019-11-24bpf: Introduce BPF_TRACE_x helper for the tracing testsMartin KaFai Lau
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-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