aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2019-04-17ktest: Add support for meta characters in GRUB_MENUGravatar Masayoshi Mizuma 1-2/+4
2019-04-17ktest: Show name and iteration on errorsGravatar Steven Rostedt (VMware) 1-6/+20
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 3-0/+388
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Gravatar Linus Torvalds 2-14/+9
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-0/+97
2019-03-14tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindGravatar Alexey Dobriyan 1-3/+46
2019-03-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+55
2019-03-12tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte...Gravatar Zev Weiss 1-0/+55
2019-03-11Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 12-0/+151
2019-03-11tools: mark 'test_vmalloc.sh' executableGravatar Linus Torvalds 1-0/+0
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-14/+90
2019-03-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Gravatar Linus Torvalds 6-0/+936
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-0/+9
2019-03-09Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-22/+68
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Gravatar Linus Torvalds 8-0/+1066
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 8-5/+226
2019-03-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-0/+371
2019-03-07bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm fieldGravatar Daniel Borkmann 1-1/+14
2019-03-07selftests: bpf: test_progs: initialize duration in singal_pending testGravatar Stanislav Fomichev 1-1/+1
2019-03-07selftests: bpf: fix compilation with out-of-tree $(OUTPUT)Gravatar Stanislav Fomichev 1-10/+23
2019-03-07selftests/bpf: test that GSO works in lwt_ip_encapGravatar Peter Oskolkov 1-2/+52
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-5/+7
2019-03-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 15-5/+768
2019-03-05tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate includeGravatar Souptick Joarder 1-1/+0
2019-03-05proc: more robust bulk read testGravatar Alexey Dobriyan 1-0/+14
2019-03-05proc: test /proc/*/maps, smaps, smaps_rollup, statmGravatar Alexey Dobriyan 3-0/+408
2019-03-05proc: return exit code 4 for skipped testsGravatar Alexey Dobriyan 5-5/+5
2019-03-05tmpfs: test link accounting with O_TMPFILEGravatar Alexey Dobriyan 4-0/+76
2019-03-05selftests/memfd: add tests for F_SEAL_FUTURE_WRITE sealGravatar Joel Fernandes (Google) 1-0/+74
2019-03-05selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULEGravatar Uladzislau Rezki (Sony) 2-0/+192
2019-03-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2207/+17
2019-03-05selftests: add tests for pidfd_send_signal()Gravatar Christian Brauner 3-0/+388
2019-03-04selftest/net: Remove duplicate headerGravatar Souptick Joarder 1-1/+0
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 35-1989/+2237
2019-03-04bpf: add test cases for non-pointer sanitiation logicGravatar Daniel Borkmann 1-1/+43
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextGravatar David S. Miller 1-2/+1
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-33/+113
2019-03-02selftests: bpf: break up test_progs - miscGravatar Stanislav Fomichev 11-735/+754
2019-03-02selftests: bpf: break up test_progs - spinlockGravatar Stanislav Fomichev 4-103/+106
2019-03-02selftests: bpf: break up test_progs - tracepointGravatar Stanislav Fomichev 5-427/+431
2019-03-02selftests: bpf: break up test_progs - stackmapGravatar Stanislav Fomichev 6-476/+483
2019-03-02selftests: bpf: break up test_progs - xdpGravatar Stanislav Fomichev 5-162/+163
2019-03-02selftests: bpf: break up test_progs - pkt accessGravatar Stanislav Fomichev 3-51/+53
2019-03-02selftests: bpf: break up test_progs - preparationsGravatar Stanislav Fomichev 4-76/+119
2019-03-02bpf: sync bpf.h to tools and update bpf_helpers.hGravatar brakmo 1-0/+2
2019-03-01tc-testing: Allow test cases to be skippedGravatar Lucas Bates 4-13/+27
2019-03-02selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fieldsGravatar Yonghong Song 1-0/+1
2019-03-01selftests: fixes for UDP GROGravatar Paolo Abeni 2-17/+33
2019-03-01selftests/bpf: add btf_dedup test of FWD/STRUCT resolutionGravatar Andrii Nakryiko 1-0/+45
2019-03-01selftests/bpf: fix btf_dedup testing codeGravatar Andrii Nakryiko 2-2/+3