summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-02-06selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook
2019-01-31x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen
2019-01-26bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang
2019-01-26selftests: do not macro-expand failed assertion expressionsDmitry V. Levin
2019-01-26selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet
2019-01-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan
2019-01-13mm, devm_memremap_pages: fix shutdown handlingDan Williams
2019-01-13mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-18selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-13Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-12-13Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-13bpf: verifier: make sure callees don't prune with caller differencesJakub Kicinski
2018-12-11selftests/seccomp: Remove SIGSTOP si_pid checkKees Cook
2018-12-11selftests/bpf: use proper type when passing prog_typeStanislav Fomichev
2018-12-10selftests/bpf: add missing pointer dereference for map stacktrace fixupStanislav Fomichev
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-07selftests/bpf: use thoff instead of nhoff in BPF flow dissectorStanislav Fomichev
2018-12-06radix tree: Don't return retry entries from lookupMatthew Wilcox
2018-12-05tools/testing/nvdimm: Align test resources to 128MDan Williams
2018-12-04bpf: improve verifier branch analysisAlexei Starovoitov
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer
2018-11-30proc: fixup map_files test on armAlexey Dobriyan
2018-11-30bpf: Fix verifier log string check for bad alignment.David Miller
2018-11-28tools/bpf: add addition type tests to test_btfYonghong Song
2018-11-28tools/bpf: fix two test_btf unit test casesMartin KaFai Lau
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-18Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-17tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler
2018-11-17tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates
2018-11-16bpf: fix off-by-one error in adjust_subprog_startsEdward Cree
2018-11-15selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero
2018-11-12selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal
2018-11-12selftests/powerpc: Fix wild_bctr test to work on ppc64Michael Ellerman
2018-11-09kselftests/bpf: use ping6 as the default ipv6 ping binary when it existsLi Zhijian
2018-11-05tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-10-31bpf: test make sure to run unpriv test cases in test_verifierDaniel Borkmann
2018-10-31bpf: add various test cases to test_verifierDaniel Borkmann
2018-11-01selftests/powerpc: Fix compilation issue due to asm labelNaveen N. Rao
2018-10-31kselftests/bpf: use ping6 as the default ipv6 ping binary if it existsLi Zhijian
2018-10-31selftests: mlxsw: qos_mc_aware: Add a test for UC awarenessPetr Machata
2018-10-31selftests: mlxsw: qos_mc_aware: Tweak for min shaperPetr Machata
2018-10-31selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman