summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-203/+2062
2020-08-03selftests: mlxsw: RED: Test offload of trapping on RED qeventsPetr Machata-6/+40
2020-08-03Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+119
2020-08-03bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skbDmitry Yakunin-0/+5
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-31/+403
2020-08-03selftests/powerpc: Skip vmx/vsx/tar/etc tests on older CPUsMichael Ellerman-6/+34
2020-08-03selftests: netfilter: add meta iif/oif match testFlorian Westphal-1/+125
2020-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-9/+33
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-23/+121
2020-08-01selftests/bpf: Fix spurious test failures in core_retro selftestAndrii Nakryiko-2/+19
2020-08-01selftests/bpf: Add link detach tests for cgroup, netns, and xdp bpf_linksAndrii Nakryiko-29/+73
2020-08-01bpf, selftests: Use single cgroup helpers for both test_sockmap/progsJohn Fastabend-132/+43
2020-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-14/+111
2020-07-31selftests: mptcp: add test cases for mptcp join tests with syn cookiesFlorian Westphal-2/+64
2020-07-31selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionallyFlorian Westphal-0/+47
2020-07-31csky: Add SECCOMP_FILTER supportedGuo Ren-1/+12
2020-07-30selftests: txtimestamp: add flag for timestamp validation tolerance.Jian Yang-2/+8
2020-07-30selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu-0/+3
2020-07-31selftests/bpf: Omit nodad flag when adding addresses to loopbackJakub Sitnicki-2/+2
2020-07-31selftests/bpf: Don't destroy failed linkAndrii Nakryiko-14/+28
2020-07-31selftests/bpf: Add xdpdrv mode for test_xdp_redirectHangbin Liu-32/+52
2020-07-31selftests/bpf: Verify socket storage in cgroup/sock_{create, release}Stanislav Fomichev-0/+19
2020-07-31selftests/bpf: Test bpf_iter buffer access with negative offsetYonghong Song-0/+34
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-31/+403
2020-07-30selftests/powerpc: Fix online CPU selectionSandipan Das-12/+25
2020-07-30selftests/bpf: Extend map-in-map selftest to detect memory leaksAndrii Nakryiko-14/+110
2020-07-29selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen-2/+0
2020-07-29selftests/powerpc: Return skip code for spectre_v2Thadeu Lima de Souza Cascardo-0/+10
2020-07-29selftests/powerpc: Fix CPU affinity for child processHarish-5/+16
2020-07-29selftests/powerpc: Remove powerpc special cases from stack expansion testMichael Ellerman-36/+5
2020-07-29selftests/powerpc: Update the stack expansion testMichael Ellerman-5/+5
2020-07-29selftests/powerpc: Add test of stack expansion logicMichael Ellerman-1/+361
2020-07-29selftests/powerpc: Squash spurious errors due to device removalOliver O'Halloran-3/+8
2020-07-29selftests/powerpc: Add test for pkey siginfo verificationSandipan Das-1/+338
2020-07-29selftests/powerpc: Add wrapper for gettidSandipan Das-0/+10
2020-07-29selftests/powerpc: Add helper to exit on failureSandipan Das-0/+9
2020-07-29selftests/powerpc: Harden test for execute-disabled pkeysSandipan Das-43/+41
2020-07-29selftests/powerpc: Add pkey helpers for rightsSandipan Das-16/+48
2020-07-29selftests/powerpc: Move pkey helpers to headersSandipan Das-98/+114
2020-07-29bpf, selftests: use :: 1 for localhost in tcp_server.pyJohn Fastabend-4/+4
2020-07-28mm/hmm/test: use the new migration invalidationRalph Campbell-4/+14
2020-07-28selftests/bpf: Add new bpf_iter context structs to fix build on old kernelsAndrii Nakryiko-0/+18
2020-07-28selftests/seccomp: add xtensa supportMax Filippov-1/+15
2020-07-27selftests/net: tcp_mmap: fix clang warning for target arch PowerPCTanner Love-3/+3
2020-07-27selftests/net: so_txtime: fix clang issues for target arch PowerPCTanner Love-1/+1
2020-07-27selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love-1/+2
2020-07-27selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love-2/+1
2020-07-27KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini-0/+13
2020-07-27KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini-1/+11
2020-07-27selftests: kvm: do not set guest mode flagPaolo Bonzini-8/+9