summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-19bpf: add couple of test cases for div/mod by zeroDaniel Borkmann
2018-01-19tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE mapYonghong Song
2018-01-19selftests: bpf: update .gitignore with missing generated filesShuah Khan
2018-01-18selftest/bpf: extend the offload test with map checksJakub Kicinski
2018-01-18selftests/bpf: make test_verifier run most programsAlexei Starovoitov
2018-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-17bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16bpf: reject stores into ctx via st and xaddDaniel Borkmann
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-16selftests: Fix loss of test output in run_kselftests.shMichael Ellerman
2018-01-16selftest: ftrace: Fix to add 256 kprobe events correctlyMasami Hiramatsu
2018-01-16selftest: ftrace: Fix to pick text symbols for kprobesMasami Hiramatsu
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-13selftests/x86: Add test_vsyscallAndy Lutomirski
2018-01-12selftests: media_tests: Add SPDX license identifierShuah Khan
2018-01-12selftests: kselftest.h: Add SPDX license identifierShuah Khan
2018-01-12selftests: kselftest_install.sh: Add SPDX license identifierShuah Khan
2018-01-12selftests: gen_kselftest_tar.h: Add SPDX license identifierShuah Khan
2018-01-12selftests: media_tests: Fix Makefile 'clean' target warningShuah Khan
2018-01-12tools/testing: Fix trailing semicolonLuis de Bethencourt
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-10bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-10kselftest: fix OOM in memory compaction testArnd Bergmann
2018-01-10selftests: seccomp: fix compile error seccomp_bpfAnders Roxell
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-07selftests: fib_tests: Add test cases for netdev carrier changeIdo Schimmel
2018-01-07selftests: fib_tests: Add test cases for netdev downIdo Schimmel
2018-01-07selftests: fib_tests: Add test cases for IPv4/IPv6 FIBIdo Schimmel
2018-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-07selftests/bpf: fix test_alignAlexei Starovoitov
2018-01-06tools/bpf: add a bpf selftest for stacktraceYonghong Song
2018-01-04posix-timers: Prevent UB from shifting negative signed valueNick Desaulniers
2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-01-03selftests/powerpc: Add a test of SEGV error behaviourMichael Ellerman
2018-01-02selftests: rtnetlink: add erspan and ip6erspanWilliam Tu
2018-01-02selftests/net: fix bugs in address and port initializationSowmini Varadhan
2018-01-02Merge 4.15-rc6 into driver-core-nextGreg Kroah-Hartman
2017-12-31selftests/bpf: test device info reporting for bound progsJakub Kicinski
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-27bpf: fix max call depth checkAlexei Starovoitov
2017-12-27selftests/bpf: additional stack depth testsAlexei Starovoitov
2017-12-27bpf: selftest for late caller stack size increaseJann Horn
2017-12-23x86/ldt: Make the LDT mapping ROThomas Gleixner
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds