summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-10-25selftests/bpf: Panic on hard/soft lockupDaniel Müller-1/+2
2022-10-25selftests/bpf: Add test cgrp_local_storage to DENYLIST.s390xYonghong Song-0/+1
2022-10-25selftests/bpf: Add selftests for new cgroup local storageYonghong Song-0/+456
2022-10-25selftests/bpf: Fix test test_libbpf_str/bpf_map_type_strYonghong Song-0/+8
2022-10-25selftests/bpf: Tracing prog can still do lookup under busy lockMartin KaFai Lau-5/+86
2022-10-25selftests/bpf: Ensure no task storage failure for bpf_lsm.s prog due to deadl...Martin KaFai Lau-0/+145
2022-10-25selftests/watchdog: add test for WDIOC_GETTEMPShuah Khan-1/+8
2022-10-25selftests/watchdog: print watchdog_info option stringsShuah Khan-2/+1
2022-10-25selftests/watchdog: add support for WDIOC_GETSTATUSShuah Khan-3/+41
2022-10-25selftests/watchdog: change to print reset reason info.Shuah Khan-3/+55
2022-10-25selftests/timens: add a test for vfork+exitAndrei Vagin-1/+141
2022-10-25selftests/bpf: Add kprobe_multi kmod attach api testsJiri Olsa-0/+139
2022-10-25selftests/bpf: Add kprobe_multi check to module attach testJiri Olsa-0/+13
2022-10-25selftests/bpf: Add bpf_testmod_fentry_* functionsJiri Olsa-0/+24
2022-10-25selftests/bpf: Add load_kallsyms_refresh functionJiri Olsa-7/+15
2022-10-25selftest: Add test for SO_INCOMING_CPU.Kuniyuki Iwashima-0/+244
2022-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-30/+78
2022-10-24Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-11/+33
2022-10-24Merge tag 'linux-kselftest-fixes-6.1-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-13/+10
2022-10-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-2/+15
2022-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+3
2022-10-23Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+32
2022-10-22Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-3/+3
2022-10-21selftests/bpf: Add write to hashmap to array_map iter testDave Marchevsky-7/+34
2022-10-21selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map opsDave Marchevsky-4/+140
2022-10-21selftests/bpf: Initial DENYLIST for aarch64Manu Bretelle-0/+81
2022-10-21selftests/bpf: Update vmtests.sh to support aarch64Manu Bretelle-0/+6
2022-10-21selftests/bpf: Add config.aarch64Manu Bretelle-0/+181
2022-10-21selftests/bpf: Remove entries from config.s390x already present in configManu Bretelle-3/+0
2022-10-21selftests/bpf: fix task_local_storage/exit_creds rcu usageDelyan Kratunov-3/+18
2022-10-20selftests: net: Fix netdev name mismatch in cleanupBenjamin Poirier-1/+1
2022-10-20selftests: net: Fix cross-tree inclusion of scriptsBenjamin Poirier-8/+17
2022-10-20selftests/bpf: fix missing BPF object filesWang Yufen-29/+40
2022-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+150
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-0/+80
2022-10-20torture: Make torture.sh create a properly formatted log filePaul E. McKenney-9/+23
2022-10-20rcutorture: Avoid torture.sh compressing identical filesPaul E. McKenney-1/+22
2022-10-20selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün-0/+5
2022-10-19bpf: add selftests for lsh, rsh, arsh with reg operandJie Meng-0/+24
2022-10-19libbpf: add non-mmapable data section selftestAndrii Nakryiko-1/+27
2022-10-19selftests/landlock: Build without static librariesMickaël Salaün-3/+4
2022-10-19bpf/docs: Summarize CI system and deny listsDaniel Müller-1/+41
2022-10-19selftests: add selftest for chaining of tc ingress handling to egressPaul Blakey-0/+80
2022-10-19selftests: bridge_igmp: Remove unnecessary address deletionIdo Schimmel-3/+0
2022-10-19selftests: bridge_vlan_mcast: Delete qdiscs during cleanupIdo Schimmel-0/+3
2022-10-19selftests/landlock: Test ftruncate on FDs created by memfd_create(2)Günther Noack-0/+16
2022-10-19selftests/landlock: Test FD passing from restricted to unrestricted processesGünther Noack-33/+132
2022-10-19selftests/landlock: Locally define __maybe_unusedGünther Noack-8/+10
2022-10-19selftests/landlock: Test open() and ftruncate() in multiple scenariosGünther Noack-0/+96
2022-10-19selftests/landlock: Test file truncation supportGünther Noack-0/+287