summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-07-27selftests/bpf: Adjust vmtest.sh to use local kernel configurationDaniel Müller
2022-07-27selftests/bpf: Copy over libbpf configsDaniel Müller
2022-07-27selftests/bpf: Sort configurationDaniel Müller
2022-07-26selftests: net: Fix typo 'the the' in commentSlark Xiao
2022-07-26selftests/vm: fix va_128TBswitch.sh permissionsAdam Sindelar
2022-07-26selftests: mlxsw: Check line card info on activated line cardJiri Pirko
2022-07-26selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko
2022-07-26selftests/bpf: Attach to socketcall() in test_probe_userIlya Leoshkevich
2022-07-26selftests/bpf: Don't assign outer source IP to hostPaul Chaignon
2022-07-25selftests/powerpc/ptrace: Add peek/poke of FPRsMichael Ellerman
2022-07-25selftests/powerpc/ptrace: Use more interesting valuesMichael Ellerman
2022-07-25selftests/powerpc/ptrace: Make child errors more obviousMichael Ellerman
2022-07-25selftests/powerpc/ptrace: Do more of ptrace-gpr in asmMichael Ellerman
2022-07-25selftests/powerpc/ptrace: Build the ptrace-gpr test as 32-bit when possibleMichael Ellerman
2022-07-25selftests/powerpc/ptrace: Convert to load/store doublesMichael Ellerman
2022-07-25selftests/powerpc/ptrace: Drop unused load_fpr_single_precision()Michael Ellerman
2022-07-25selftests/powerpc: Add 32-bit support to asm helpersMichael Ellerman
2022-07-25selftests/powerpc: Don't save TOC by default in asm helpersMichael Ellerman
2022-07-25selftests/powerpc: Don't save CR by default in asm helpersMichael Ellerman
2022-07-25selftests/powerpc/ptrace: Split CFLAGS betterMichael Ellerman
2022-07-25selftests/powerpc/ptrace: Set LOCAL_HDRSMichael Ellerman
2022-07-25selftests/powerpc: Ensure 16-byte stack pointer alignmentMichael Ellerman
2022-07-24selftests/io_uring: test zerocopy sendPavel Begunkov
2022-07-24selftests/kprobe: Update test for no event name syntax errorMasami Hiramatsu (Google)
2022-07-24selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)
2022-07-24selftests/ftrace: Add test case for GRP/ only inputLinyu Yuan
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-22bpf/selftests: Fix couldn't retrieve pinned program in xdp veth testJie2x Zhou
2022-07-22ping: support ipv6 ping socket flow labelsAlan Brady
2022-07-21selftests/bpf: Fix test_verifier failed test in unprivileged modeKumar Kartikeya Dwivedi
2022-07-21selftests/bpf: Add negative tests for new nf_conntrack kfuncsKumar Kartikeya Dwivedi
2022-07-21selftests/bpf: Add tests for new nf_conntrack kfuncsLorenzo Bianconi
2022-07-21selftests/bpf: Add verifier tests for trusted kfunc argsKumar Kartikeya Dwivedi
2022-07-21bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi
2022-07-21selftests: tls: add a test for timeo vs lockJakub Kicinski
2022-07-20selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima
2022-07-20selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson
2022-07-19selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-07-19selftests/bpf: test eager BPF ringbuf size adjustment logicAndrii Nakryiko
2022-07-19selftests/bpf: validate .bss section bigger than 8MB is possible nowAndrii Nakryiko
2022-07-19selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftestsAndrii Nakryiko
2022-07-19selftests/bpf: add test of __weak unknown virtual __kconfig externAndrii Nakryiko
2022-07-19KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-07-17proc: fix test for "vsyscall=xonly" boot optionAlexey Dobriyan
2022-07-17tools: add selftests to hmm for COW in device memoryAlex Sierra
2022-07-17tools: add hmm gup tests for device coherent typeAlex Sierra
2022-07-17tools: update test_hmm script to support SP configAlex Sierra
2022-07-17tools: update hmm-test to support device coherent typeAlex Sierra