summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2020-12-03selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMPPrankur gupta
2020-12-03bpf: Fix cold build of test_progs-no_alu32Brendan Jackman
2020-12-03selftests/bpf: Indent ima_setup.sh with tabs.KP Singh
2020-12-03selftests/bpf: Add config dependency on BLK_DEV_LOOPKP Singh
2020-12-03selftests/bpf: Ensure securityfs mount before writing ima policyKP Singh
2020-12-03selftests/bpf: Update ima_setup.sh for busyboxKP Singh
2020-12-03selftests/bpf: Copy file using read/write in local storage testStanislav Fomichev
2020-12-02bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin
2020-12-02selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockoptStanislav Fomichev
2020-12-02selftests/bpf: Rewrite test_sock_addr bind bpf into CStanislav Fomichev
2020-11-30selftests/bpf: Fix flavored variants of test_imaKP Singh
2020-11-26bpf: Fix selftest compilation on clang 11Andrei Matei
2020-11-26bpf: Add a selftest for bpf_ima_inode_hashKP Singh
2020-11-24selftest/bpf: Fix rst formatting in readmeAndrei Matei
2020-11-24selftest/bpf: Fix link in readmeAndrei Matei
2020-11-18selftests/bpf: Mark tests that require unaligned memory accessBjörn Töpel
2020-11-18selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel
2020-11-18selftests/bpf: Fix broken riscv buildBjörn Töpel
2020-11-18bpf: Add tests for bpf_bprm_opts_set helperKP Singh
2020-11-16selftest/bpf: Fix IPV6FR handling in flow dissectorSantucci Pierpaolo
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-12bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-13selftests/bpf: Add asm tests for pkt vs pkt_end comparison.Alexei Starovoitov
2020-11-13selftests/bpf: Add skb_pkt_end testAlexei Starovoitov
2020-11-12selftests: set conf.all.rp_filter=0 in bareudp.shGuillaume Nault
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-12selftests: pmtu.sh: improve the test result processingPo-Hsu Lin
2020-11-12selftests: pmtu.sh: use $ksft_skip for skipped return codePo-Hsu Lin
2020-11-10selftest/bpf: Add missed ip6ip6 test backHangbin Liu
2020-11-10selftests: disable rp_filter when testing bareudpGuillaume Nault
2020-11-10selftest: fix flower terse dump testsVlad Buslov
2020-11-09selftests/net: test max_num_members, fanout_args in psock_fanoutTanner Love
2020-11-09bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingressMartin KaFai Lau
2020-11-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-09KVM: selftests: allow two iterations of dirty_log_perf_testPaolo Bonzini
2020-11-08KVM: selftests: Introduce the dirty log perf testBen Gardon
2020-11-08KVM: selftests: Make the number of vcpus globalAndrew Jones
2020-11-08KVM: selftests: Make the per vcpu memory size globalAndrew Jones
2020-11-08KVM: selftests: Drop pointless vm_create wrapperAndrew Jones
2020-11-08KVM: selftests: Add wrfract to common guest codeBen Gardon
2020-11-08KVM: selftests: Simplify demand_paging_test with timespec_diff_nowBen Gardon
2020-11-08KVM: selftests: Remove address rounding in guest codeBen Gardon
2020-11-08KVM: selftests: Factor code out of demand_paging_testBen Gardon
2020-11-08KVM: selftests: Use a single binary for dirty/clear log testPeter Xu
2020-11-08KVM: selftests: Always clear dirty bitmap after iterationPeter Xu
2020-11-08KVM: selftests: Add blessed SVE registers to get-reg-listAndrew Jones
2020-11-08KVM: selftests: Add aarch64 get-reg-list testAndrew Jones
2020-11-08selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis