aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2020-01-10selftests/bpf: Modify a test to check global functionsAlexei Starovoitov1-2/+2
2020-01-10selftests/bpf: Add a test for a large global functionAlexei Starovoitov3-2/+14
2020-01-10selftests/bpf: Add fexit-to-skb test for global funcsAlexei Starovoitov3-0/+44
2020-01-09selftests/bpf: Further clean up Makefile outputAndrii Nakryiko2-5/+7
2020-01-09selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dirAndrii Nakryiko1-6/+6
2020-01-09libbpf,selftests/bpf: Fix clean targetsAndrii Nakryiko1-2/+3
2020-01-09selftests: Uninitialized variable in test_cgcore_proc_migration()Dan Carpenter1-1/+1
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-1/+22
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+8
2020-01-09bpf: Add bpf_dctcp exampleMartin KaFai Lau3-0/+625
2020-01-09selftests/bpf: Restore original comm in test_overheadStanislav Fomichev1-1/+7
2020-01-08KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li2-2/+2
2020-01-08KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li1-1/+1
2020-01-08KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li1-2/+2
2020-01-06fcnal-test: Fix vrf argument in local tcp testsDavid Ahern1-4/+4
2020-01-06selftests: forwarding: router: Add test case for destination IP link-localAmit Cohen1-0/+25
2020-01-06selftests: forwarding: router: Add test case for source IP equals destination IPAmit Cohen1-0/+44
2020-01-06selftests: forwarding: router: Add test case for multicast destination MAC mi...Amit Cohen1-0/+82
2020-01-06selftests: forwarding: router: Add test case for source IP in class EAmit Cohen1-1/+37
2020-01-06selftests: fix build behaviour on targets' failuresCristian Marussi1-7/+11
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig3-13/+4
2020-01-06selftests/powerpc: Add a test of bad (out-of-range) accessesMichael Ellerman3-1/+174
2020-01-05wireguard: selftests: remove ancient kernel compatibility codeJason A. Donenfeld5-48/+50
2020-01-03selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu1-0/+8
2020-01-03Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2020-01-02Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+14
2020-01-02fcnal-test: Add TCP MD5 tests for VRFDavid Ahern1-0/+313
2020-01-02fcnal-test: Add TCP MD5 testsDavid Ahern1-0/+145
2020-01-02nettest: Add support for TCP_MD5 extensionsDavid Ahern1-13/+69
2020-01-02nettest: Return 1 on MD5 failure for server modeDavid Ahern1-1/+1
2020-01-02selftests: mlxsw: Add a self-test for port-default priorityPetr Machata2-0/+199
2020-01-02selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon1-1/+12
2020-01-02selftests/seccomp: Zero out seccomp_notifSargun Dhillon1-0/+2
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller13-38/+103
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-8/+38
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller34-1227/+1644
2019-12-27bpftool: Make skeleton C code compilable with C++ compilerAndrii Nakryiko2-1/+11
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-3/+4
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-5/+34
2019-12-23rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers1-5/+7
2019-12-23rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers1-8/+10
2019-12-23rseq/selftests: Turn off timeout settingMathieu Desnoyers1-0/+1
2019-12-23kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park1-0/+8
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park2-3/+3
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park3-4/+4
2019-12-23kunit: Create default config in '--build_dir'SeongJae Park2-4/+11
2019-12-23kunit: Remove duplicated defconfig creationSeongJae Park1-3/+0
2019-12-23selftests: livepatch: Fix it to do root uid check and skipShuah Khan2-3/+15
2019-12-23selftests: firmware: Fix it to do root uid check and skipShuah Khan1-0/+6
2019-12-23selftests: filesystems/epoll: fix build errorShuah Khan1-1/+1