summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-40/+29
2019-05-21selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T-1/+5
2019-05-21selftests/timers: Add missing fflush(stdout) callsKees Cook-0/+12
2019-05-21selftests: Remove forced unbuffering for test runningKees Cook-11/+1
2019-05-21selftests/x86: Support Atom for syscall_arg_fault testTong Bo-2/+8
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25Thomas Gleixner-40/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+25
2019-05-20ptp: Fix example program to match kernel.Richard Cochran-84/+1
2019-05-20selftests: fib_rule_tests: enable forwarding before ipv4 from/iif testHangbin Liu-0/+5
2019-05-20selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu-1/+1
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-79/+317
2019-05-18kselftests: netfilter: fix leftover net/net-next merge conflictFlorian Westphal-51/+26
2019-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-1/+3
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+396
2019-05-17selftests/bpf: fix bpf_get_current_taskAlexei Starovoitov-1/+1
2019-05-16Merge tag 'linux-kselftest-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-220/+875
2019-05-16selftests: pmtu.sh: Remove quotes around commands in setup_xfrmDavid Ahern-9/+9
2019-05-16selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignoreStanislav Fomichev-0/+2
2019-05-16selftests/bpf: add prog detach to flow_dissector testStanislav Fomichev-0/+1
2019-05-16selftests/bpf: add missing \n to flow_dissector CHECK errorsStanislav Fomichev-4/+4
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-28/+139
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen-2/+79
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernelsLuis Chamberlain-25/+53
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()Luis Chamberlain-1/+1
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: load module before testing for itLuis Chamberlain-1/+1
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()Luis Chamberlain-2/+0
2019-05-14exec selftests: test ->recursion_depthAlexey Dobriyan-1/+73
2019-05-14selftests: avoid KBUILD_OUTPUT dir cluttering with selftest objectsShuah Khan-1/+4
2019-05-14selftests: drivers: Create .gitignore to include /dma-buf/udmabufKelsey Skunberg-0/+1
2019-05-14selftests: pidfd: Create .gitignore to include pidfd_testKelsey Skunberg-0/+1
2019-05-14bpf: test ref bit from data path and add new tests for syscall pathDaniel Borkmann-14/+274
2019-05-13selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is setShuah Khan-9/+3
2019-05-13selftests: bpf: Add files generated after build to .gitignoreKelsey Skunberg-0/+2
2019-05-13bpf: add various test cases for backward jumpsDaniel Borkmann-0/+195
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+338
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+5
2019-05-09selftests: bpf: initialize bpf_object pointers where neededLorenz Bauer-2/+5
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-4/+913
2019-05-09selftests: fix install target to use default install pathShuah Khan-2/+8
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-0/+85
2019-05-08tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis-0/+318
2019-05-08tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_IDAaron Lewis-0/+72
2019-05-08tests: kvm: Add tests to .gitignoreAaron Lewis-1/+4
2019-05-08KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2Peter Xu-2/+2
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-676/+9973
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+0
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+19
2019-05-07rseq/selftests: add -no-integrated-as for clangMathieu Desnoyers-1/+7
2019-05-07rseq/selftests: mips: use break instruction for RSEQ_SIGMathieu Desnoyers-1/+33
2019-05-07rseq/selftests: powerpc code signature: generate valid instructionsMathieu Desnoyers-1/+9