summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski43-61/+1489
2022-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-0/+583
2022-10-27selftests: add openvswitch selftest suiteAaron Conole4-0/+583
2022-10-27selftests: tc-testing: Add matchJSON to tdcVictor Nogueira1-7/+118
2022-10-26selftests/bpf: Fix bpftool synctypes checking failureYonghong Song1-0/+8
2022-10-26selftests/bpf: Panic on hard/soft lockupDaniel Müller2-1/+2
2022-10-26selftests/bpf: Add test cgrp_local_storage to DENYLIST.s390xYonghong Song1-0/+1
2022-10-26selftests/bpf: Add selftests for new cgroup local storageYonghong Song5-0/+456
2022-10-26selftests/bpf: Fix test test_libbpf_str/bpf_map_type_strYonghong Song1-0/+8
2022-10-26selftests/bpf: Tracing prog can still do lookup under busy lockMartin KaFai Lau2-5/+86
2022-10-26selftests/bpf: Ensure no task storage failure for bpf_lsm.s prog due to deadl...Martin KaFai Lau2-0/+145
2022-10-25selftests/bpf: Add kprobe_multi kmod attach api testsJiri Olsa2-0/+139
2022-10-25selftests/bpf: Add kprobe_multi check to module attach testJiri Olsa2-0/+13
2022-10-25selftests/bpf: Add bpf_testmod_fentry_* functionsJiri Olsa1-0/+24
2022-10-25selftests/bpf: Add load_kallsyms_refresh functionJiri Olsa2-7/+15
2022-10-25selftest: Add test for SO_INCOMING_CPU.Kuniyuki Iwashima3-0/+244
2022-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-30/+78
2022-10-24Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds11-11/+33
2022-10-24Merge tag 'linux-kselftest-fixes-6.1-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-13/+10
2022-10-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-2/+15
2022-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+3
2022-10-23Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+32
2022-10-22Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-3/+3
2022-10-22selftests/bpf: Add write to hashmap to array_map iter testDave Marchevsky2-7/+34
2022-10-22selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map opsDave Marchevsky3-4/+140
2022-10-22selftests/bpf: Initial DENYLIST for aarch64Manu Bretelle1-0/+81
2022-10-22selftests/bpf: Update vmtests.sh to support aarch64Manu Bretelle1-0/+6
2022-10-22selftests/bpf: Add config.aarch64Manu Bretelle1-0/+181
2022-10-22selftests/bpf: Remove entries from config.s390x already present in configManu Bretelle1-3/+0
2022-10-21selftests/bpf: fix task_local_storage/exit_creds rcu usageDelyan Kratunov2-3/+18
2022-10-21selftests: net: Fix netdev name mismatch in cleanupBenjamin Poirier1-1/+1
2022-10-21selftests: net: Fix cross-tree inclusion of scriptsBenjamin Poirier9-8/+17
2022-10-21selftests/bpf: fix missing BPF object filesWang Yufen9-29/+40
2022-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-1/+150
2022-10-21Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+80
2022-10-20bpf: add selftests for lsh, rsh, arsh with reg operandJie Meng1-0/+24
2022-10-20libbpf: add non-mmapable data section selftestAndrii Nakryiko2-1/+27
2022-10-19bpf/docs: Summarize CI system and deny listsDaniel Müller1-1/+41
2022-10-19selftests: add selftest for chaining of tc ingress handling to egressPaul Blakey2-0/+80
2022-10-19selftests: bridge_igmp: Remove unnecessary address deletionIdo Schimmel1-3/+0
2022-10-19selftests: bridge_vlan_mcast: Delete qdiscs during cleanupIdo Schimmel1-0/+3
2022-10-19Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...Jakub Kicinski16-67/+244
2022-10-18selftests/ftrace: fix dynamic_events dependency checkSven Schnelle2-2/+2
2022-10-18selftests/memory-hotplug: Remove the redundant warning informationZhao Gongyi1-1/+0
2022-10-18selftests/kexec: fix build for ARCH=x86_64Ricardo Cañuelo1-3/+3
2022-10-18selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo1-3/+3
2022-10-18selftests/futex: fix build for clangRicardo Cañuelo1-4/+2
2022-10-18bpf/docs: Update README for most recent vmtest.shDaniel Müller1-5/+6
2022-10-17selftests/bpf: Add reproducer for decl_tag in func_proto return typeStanislav Fomichev1-0/+13
2022-10-17selftests/perf_events: Add a SIGTRAP stress test with disablesMarco Elver1-3/+32