aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2020-01-14selftests/timens: Add timer offsets testAndrei Vagin3-1/+124
2020-01-14selftests/timens: Add procfs selftestDmitry Safonov3-1/+146
2020-01-14selftests/timens: Add a test for clock_nanosleep()Andrei Vagin3-2/+152
2020-01-14selftests/timens: Add a test for timerfdAndrei Vagin3-1/+130
2020-01-14selftests/timens: Add Time Namespace test for supported clocksDmitry Safonov7-0/+325
2020-01-13selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftoolAndrii Nakryiko1-22/+25
2020-01-13test: Add test for pidfd getfdSargun Dhillon4-1/+260
2020-01-13tools/x86: Sync msr-index.h from kernel sourcesSean Christopherson1-4/+4
2020-01-13selftests, kvm: Replace manual MSR defs with common msr-index.hSean Christopherson2-724/+6
2020-01-10selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macrosAndrii Nakryiko11-116/+188
2020-01-10selftests/lkdtm: Add tests for LKDTM targetsKees Cook5-0/+177
2020-01-10selftests/bpf: Add unit tests for global functionsAlexei Starovoitov8-0/+280
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 mismatchAmit 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-misc into drm-nextDave Airlie1-1/+1
2020-01-02Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus 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-1219/+1636
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