summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-01-14selftests/timens: Add procfs selftestDmitry Safonov-1/+146
2020-01-14selftests/timens: Add a test for clock_nanosleep()Andrei Vagin-2/+152
2020-01-14selftests/timens: Add a test for timerfdAndrei Vagin-1/+130
2020-01-14selftests/timens: Add Time Namespace test for supported clocksDmitry Safonov-0/+325
2020-01-13selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftoolAndrii Nakryiko-22/+25
2020-01-13test: Add test for pidfd getfdSargun Dhillon-1/+260
2020-01-13tools/x86: Sync msr-index.h from kernel sourcesSean Christopherson-4/+4
2020-01-13selftests, kvm: Replace manual MSR defs with common msr-index.hSean Christopherson-724/+6
2020-01-10selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macrosAndrii Nakryiko-121/+193
2020-01-10selftests/lkdtm: Add tests for LKDTM targetsKees Cook-0/+177
2020-01-10selftests/bpf: Add unit tests for global functionsAlexei Starovoitov-0/+280
2020-01-10selftests/bpf: Modify a test to check global functionsAlexei Starovoitov-2/+2
2020-01-10selftests/bpf: Add a test for a large global functionAlexei Starovoitov-2/+14
2020-01-10selftests/bpf: Add fexit-to-skb test for global funcsAlexei Starovoitov-0/+44
2020-01-09selftests/bpf: Further clean up Makefile outputAndrii Nakryiko-5/+7
2020-01-09selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dirAndrii Nakryiko-6/+6
2020-01-09libbpf,selftests/bpf: Fix clean targetsAndrii Nakryiko-2/+3
2020-01-09selftests: Uninitialized variable in test_cgcore_proc_migration()Dan Carpenter-1/+1
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+22
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-0/+8
2020-01-09bpf: Add bpf_dctcp exampleMartin KaFai Lau-0/+625
2020-01-09selftests/bpf: Restore original comm in test_overheadStanislav Fomichev-1/+7
2020-01-08KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li-2/+2
2020-01-08KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li-1/+1
2020-01-08KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li-2/+2
2020-01-06fcnal-test: Fix vrf argument in local tcp testsDavid Ahern-4/+4
2020-01-06selftests: forwarding: router: Add test case for destination IP link-localAmit Cohen-0/+25
2020-01-06selftests: forwarding: router: Add test case for source IP equals destination IPAmit Cohen-0/+44
2020-01-06selftests: forwarding: router: Add test case for multicast destination MAC mi...Amit Cohen-0/+82
2020-01-06selftests: forwarding: router: Add test case for source IP in class EAmit Cohen-1/+37
2020-01-06selftests: fix build behaviour on targets' failuresCristian Marussi-7/+11
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-13/+4
2020-01-06selftests/powerpc: Add a test of bad (out-of-range) accessesMichael Ellerman-1/+174
2020-01-05wireguard: selftests: remove ancient kernel compatibility codeJason A. Donenfeld-48/+50
2020-01-03selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu-0/+8
2020-01-03Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-1/+1
2020-01-02Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+14
2020-01-02fcnal-test: Add TCP MD5 tests for VRFDavid Ahern-0/+313
2020-01-02fcnal-test: Add TCP MD5 testsDavid Ahern-0/+145
2020-01-02nettest: Add support for TCP_MD5 extensionsDavid Ahern-13/+69
2020-01-02nettest: Return 1 on MD5 failure for server modeDavid Ahern-1/+1
2020-01-02selftests: mlxsw: Add a self-test for port-default priorityPetr Machata-0/+199
2020-01-02selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon-1/+12
2020-01-02selftests/seccomp: Zero out seccomp_notifSargun Dhillon-0/+2
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-38/+103
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-8/+38
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-1227/+1644
2019-12-27bpftool: Make skeleton C code compilable with C++ compilerAndrii Nakryiko-1/+11
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-3/+4
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-5/+34