summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-10Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-07-09selftests: bpf: Fix detach from sockmap testsLorenz Bauer
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-07-08selftests: kmod: Add module address visibility testKees Cook
2020-07-06kselftest: ksft_test_num return type should be unsignedPaolo Bonzini
2020-07-06ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern
2020-07-06selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3Pengfei Xu
2020-07-05Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-04x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski
2020-07-02Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-07-02Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s...Linus Torvalds
2020-07-01selftests/x86: Consolidate and fix get/set_eflags() helpersAndy Lutomirski
2020-07-01selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski
2020-07-01selftests/x86/syscall_nt: Add more flag combinationsAndy Lutomirski
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-30bpf: Add tests for PTR_TO_BTF_ID vs. null comparisonYonghong Song
2020-06-30selftests: bpf: Pass program to bpf_prog_detach in flow_dissectorLorenz Bauer
2020-06-30selftests: bpf: Pass program and target_fd in flow_dissector_reattachLorenz Bauer
2020-06-30selftests/bpf: Test updating flow_dissector link with same programJakub Sitnicki
2020-06-29selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen
2020-06-29selftests: tpm: Use 'test -e' instead of 'test -f'Jarkko Sakkinen
2020-06-29Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"Jarkko Sakkinen
2020-06-28bpf, sockmap: Add ingres skb tests that utilize merge skbsJohn Fastabend
2020-06-27Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-06-26kunit: kunit_tool: Fix invalid result when build failsDavid Gow
2020-06-26kunit: show error if kunit results are not presentUriel Guajardo
2020-06-26kunit: kunit_config: Fix parsing of CONFIG options with spaceRikard Falkeborn
2020-06-26selftests/powerpc: Fix build failure in ebb testsHarish
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-25tc-testing: avoid action cookies with odd length.Briana Oursler
2020-06-25bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell
2020-06-25libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAPJesper Dangaard Brouer
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-06-25selftests: netfilter: add test case for conntrack helper assignmentFlorian Westphal
2020-06-24Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-24kselftest: arm64: Remove redundant clean targetMark Brown
2020-06-23libbpf: Fix CO-RE relocs against .text sectionAndrii Nakryiko
2020-06-23wireguard: device: avoid circular netns referencesJason A. Donenfeld
2020-06-20tc-testing: update geneve options match in tunnel_key unit testsHangbin Liu
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-20Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-19selftests/net: report etf errors correctlyWillem de Bruijn
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-17selftests/bpf: Make sure optvals > PAGE_SIZE are bypassedStanislav Fomichev
2020-06-17tests: test for setns() EINVAL regressionChristian Brauner
2020-06-16selftests/ftrace: Support ":README" suffix for requiresMasami Hiramatsu
2020-06-16selftests/ftrace: Support ":tracer" suffix for requiresMasami Hiramatsu
2020-06-16selftests/ftrace: Convert check_filter_file() with requires listMasami Hiramatsu