summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-25selftests/net: fix reinitialization of TEST_PROGS in net self tests.Adel Abouchaev
2022-08-24selftests/net: Add sk_bind_sendto_listen and sk_connect_zero_addrJoanne Koong
2022-08-24selftests/net: Add test for timing a bind request to a port with a populated ...Joanne Koong
2022-08-23Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-23vsock_test: POLLIN + SO_RCVLOWAT testArseniy Krasnov
2022-08-22selftests: include bonding tests into the kselftest infraJonathan Toppins
2022-08-20Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-19selftests/vm: fix inability to build any vm testsAxel Rasmussen
2022-08-19selftests/net: test l2 tunnel TOS/TTL inheritingMatthias May
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-18selftests: mlxsw: Add egress VID classification testAmit Cohen
2022-08-18selftests: mlxsw: Add ingress RIF configuration test for VXLANAmit Cohen
2022-08-18selftests: mlxsw: Add ingress RIF configuration test for 802.1Q bridgeAmit Cohen
2022-08-18selftests: mlxsw: Add ingress RIF configuration test for 802.1D bridgeAmit Cohen
2022-08-18Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-17selftests/bpf: Few fixes for selftests/bpf built in release modeAndrii Nakryiko
2022-08-17selftests/bpf: Tests libbpf autoattach APIsHao Luo
2022-08-17testing: selftests: nft_flowtable.sh: rework test to detect offload failureFlorian Westphal
2022-08-17testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal
2022-08-16selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsmArtem Savkov
2022-08-15selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warningKristen Carlson Accardi
2022-08-15selftests/bpf: Update CI kconfigDaniel Xu
2022-08-15selftests/bpf: Add connmark read testDaniel Xu
2022-08-15selftests/bpf: Add existing connection bpf_*_ct_lookup() testDaniel Xu
2022-08-15selftests/landlock: fix broken include of linux/landlock.hGuillaume Tucker
2022-08-15selftests/powerpc: Add missing PMU selftests to .gitignoresRussell Currey
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-12wireguard: selftests: set CONFIG_NONPORTABLE on riscv32Jason A. Donenfeld
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-10selftests: forwarding: Fix failing tests with old libnetIdo Schimmel
2022-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-08-10KVM: selftests: Test all possible "invalid" PERF_CAPABILITIES.LBR_FMT valsSean Christopherson
2022-08-10KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_testGavin Shan
2022-08-10KVM: selftests: Make rseq compatible with glibc-2.35Gavin Shan
2022-08-10selftests: kvm: fix compilationPaolo Bonzini
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-08-10selftests/bpf: Ensure sleepable program is rejected by hash map iterHou Tao
2022-08-10selftests/bpf: Add write tests for sk local storage map iteratorHou Tao
2022-08-10selftests/bpf: Add tests for reading a dangling map iter fdHou Tao
2022-08-10selftests/bpf: add destructive kfunc testArtem Savkov
2022-08-10selftests/xsk: Update poll test casesShibin Koikkara Reeny
2022-08-09selftests/bpf: Add test for prealloc_lru_pop bugKumar Kartikeya Dwivedi
2022-08-09selftests/bpf: add extra test for using dynptr data slice after releaseJoanne Koong
2022-08-09selftests/bpf: Fix vmtest.sh getopts optstringDaniel Xu
2022-08-09selftests/bpf: Fix vmtest.sh -h to not require rootDaniel Xu