summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-03-12selftests: pidfd: Add pidfd_fdinfo_test in .gitignoreChristophe Leroy
2020-03-12selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu
2020-03-12selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu
2020-03-12selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu
2020-03-12selftests: fix too long argumentJiri Benc
2020-03-12Kernel selftests: tpm2: check for tpm supportNikita Sobolev
2020-03-05selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman
2020-03-05ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-02-28bpf: Selftests build error in sockmap_basic.cJohn Fastabend
2020-02-24tc-testing: add missing 'nsPlugin' to basic.jsonDavide Caratti
2020-02-24selftests/eeh: Bump EEH wait time to 60sOliver O'Halloran
2020-02-24selftests: bpf: Reset global state between reuseport test runsLorenz Bauer
2020-02-24selftests: Uninitialized variable in test_cgcore_proc_migration()Dan Carpenter
2020-02-24selftests/net: make so_txtime more robust to timer varianceWillem de Bruijn
2020-02-24selftests: settings: tests can be in subsubdirsMatthieu Baerts
2020-02-24kselftest: Minimise dependency of get_size on C library interfacesSiddhesh Poyarekar
2020-02-14selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki
2020-02-11selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer
2020-02-11selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer
2020-02-11selftests/bpf: Skip perf hw events test if the setup disabled itHangbin Liu
2020-02-11selftests/bpf: Fix test_attach_probeAlexei Starovoitov
2020-02-11tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti
2020-02-11selftests/bpf: Fix perf_buffer test on systems w/ offline CPUsAndrii Nakryiko
2020-01-15selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-03selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu
2020-01-02Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-02selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon
2020-01-02selftests/seccomp: Zero out seccomp_notifSargun Dhillon
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-12-23rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers
2019-12-23rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers
2019-12-23rseq/selftests: Turn off timeout settingMathieu Desnoyers
2019-12-23kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park
2019-12-23kunit: Create default config in '--build_dir'SeongJae Park
2019-12-23kunit: Remove duplicated defconfig creationSeongJae Park
2019-12-23selftests: livepatch: Fix it to do root uid check and skipShuah Khan
2019-12-23selftests: firmware: Fix it to do root uid check and skipShuah Khan
2019-12-23selftests: filesystems/epoll: fix build errorShuah Khan
2019-12-23libbpf: Fix build on read-only filesystemsNamhyung Kim
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-21Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2019-12-19tc-testing: initial tdc selftests for cls_u32Davide Caratti
2019-12-20selftests: netfilter: extend flowtable test script with dnat ruleFlorian Westphal
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller