summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2020-07-31selftests/bpf: Test bpf_iter buffer access with negative offsetYonghong Song2-0/+34
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar17-31/+403
2020-07-30selftests/powerpc: Fix online CPU selectionSandipan Das1-12/+25
2020-07-30selftests/bpf: Extend map-in-map selftest to detect memory leaksAndrii Nakryiko1-14/+110
2020-07-29selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen1-2/+0
2020-07-29selftests/powerpc: Return skip code for spectre_v2Thadeu Lima de Souza Cascardo1-0/+10
2020-07-29selftests/powerpc: Fix CPU affinity for child processHarish1-5/+16
2020-07-29selftests/powerpc: Remove powerpc special cases from stack expansion testMichael Ellerman1-36/+5
2020-07-29selftests/powerpc: Update the stack expansion testMichael Ellerman1-5/+5
2020-07-29selftests/powerpc: Add test of stack expansion logicMichael Ellerman5-1/+361
2020-07-29selftests/powerpc: Squash spurious errors due to device removalOliver O'Halloran1-3/+8
2020-07-29selftests/powerpc: Add test for pkey siginfo verificationSandipan Das3-1/+338
2020-07-29selftests/powerpc: Add wrapper for gettidSandipan Das1-0/+10
2020-07-29selftests/powerpc: Add helper to exit on failureSandipan Das1-0/+9
2020-07-29selftests/powerpc: Harden test for execute-disabled pkeysSandipan Das1-43/+41
2020-07-29selftests/powerpc: Add pkey helpers for rightsSandipan Das2-16/+48
2020-07-29selftests/powerpc: Move pkey helpers to headersSandipan Das3-98/+114
2020-07-29bpf, selftests: use :: 1 for localhost in tcp_server.pyJohn Fastabend3-4/+4
2020-07-28mm/hmm/test: use the new migration invalidationRalph Campbell1-4/+14
2020-07-28selftests/bpf: Add new bpf_iter context structs to fix build on old kernelsAndrii Nakryiko1-0/+18
2020-07-28selftests/seccomp: add xtensa supportMax Filippov1-1/+15
2020-07-27selftests/net: tcp_mmap: fix clang warning for target arch PowerPCTanner Love1-3/+3
2020-07-27selftests/net: so_txtime: fix clang issues for target arch PowerPCTanner Love1-1/+1
2020-07-27selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love1-1/+2
2020-07-27selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love1-2/+1
2020-07-27KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini1-0/+13
2020-07-27KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini1-1/+11
2020-07-27selftests: kvm: do not set guest mode flagPaolo Bonzini1-8/+9
2020-07-27Merge 5.8-rc7 into driver-core-nextGreg Kroah-Hartman3-2/+4
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman3-2/+4
2020-07-25selftests/bpf: Add BPF XDP link selftestsAndrii Nakryiko2-0/+149
2020-07-25libbpf: Add support for BPF XDP linkAndrii Nakryiko1-1/+1
2020-07-25selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingressYiFei Zhu3-27/+311
2020-07-25selftests/bpf: Test CGROUP_STORAGE map can't be used by multiple progsYiFei Zhu4-11/+99
2020-07-25selftests/bpf: Add test for CGROUP_STORAGE map on multiple attachesYiFei Zhu2-0/+191
2020-07-25selftests/bpf: Add get_stackid_cannot_attachSong Liu1-0/+91
2020-07-25selftests/bpf: Add callchain_stackidSong Liu2-0/+175
2020-07-25selftests/bpf: Add a test for out of bound rdonly buf accessYonghong Song2-0/+57
2020-07-25selftests/bpf: Add a test for bpf sk_storage_map iteratorYonghong Song2-0/+106
2020-07-25selftests/bpf: Add test for bpf array map iteratorsYonghong Song3-0/+247
2020-07-25selftests/bpf: Add test for bpf hash map iteratorsYonghong Song3-0/+337
2020-07-25selftests/bpf: Test BPF socket lookup and reuseport with connectionsJakub Sitnicki1-1/+53
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-6/+8
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds3-2/+4
2020-07-25selftest/firmware: Add selftest timeout in settingsKees Cook2-1/+13
2020-07-23vrf: Handle CONFIG_SYSCTL not setDavid Ahern1-0/+6
2020-07-23selftests/powerpc: Add test of memcmp at end of pageMichael Ellerman1-18/+22
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller16-44/+2602
2020-07-21selftest: txtimestamp: fix net ns entry logicPaolo Pisati1-1/+1
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song1-8/+25