aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-08-17KVM: selftests: Introduce "struct __kvm_pmu_event_filter" to manipulate filterJinrong Liang1-92/+90
2023-08-17KVM: selftests: Drop the return of remove_event()Jinrong Liang1-3/+1
2023-08-17KVM: selftests: Add x86 properties for Intel PMU in processor.hJinrong Liang1-0/+5
2023-08-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski10-21/+1032
2023-08-16Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney59-1686/+227
2023-08-16selftests/ftrace: Add a basic testcase for snapshotZheng Yejian1-0/+31
2023-08-16selftests/bpf: Add mptcpify testGeliang Tang2-0/+161
2023-08-16selftests/bpf: Fix error checks of mptcp open_and_loadGeliang Tang1-11/+1
2023-08-16selftests/bpf: Add two mptcp netns helpersGeliang Tang1-10/+21
2023-08-16selftests: cachestat: use proper syscall number macroAndre Przywara1-4/+3
2023-08-16selftests: cachestat: properly link in librtAndre Przywara1-1/+1
2023-08-16selftests/futex: Order calls to futex_lock_piNysal Jan K.A1-0/+7
2023-08-16selftests: Hook more tests into the build infrastructureMark Brown1-0/+3
2023-08-16selftests/user_events: Reenable buildMark Brown2-8/+1
2023-08-16selftests/filesystems: Add six consecutive 'x' characters to mktempHui Min Mina Chou1-1/+1
2023-08-16selftests/bpf: Add selftest for fill_link_infoYafang Shao3-0/+387
2023-08-16kselftest/arm64: add jscvt feature to hwcap testZeng Heng1-0/+13
2023-08-16kselftest/arm64: add pmull feature to hwcap testZeng Heng1-0/+13
2023-08-16kselftest/arm64: add AES feature check to hwcap testZeng Heng1-0/+13
2023-08-16kselftest/arm64: add SHA1 and related features to hwcap testZeng Heng1-0/+39
2023-08-16selftests/powerpc/ptrace: Update ptrace-perf watchpoint selftestBenjamin Gray3-548/+368
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2-0/+0
2023-08-16kselftest/arm64: build BTI tests in output directoryAndre Przywara2-27/+20
2023-08-16kselftest/arm64: fix a memleak in zt_regs_run()Ding Xiang1-0/+1
2023-08-16selftests: fib_tests: Add a test case for IPv6 garbage collectionKui-Feng Lee1-3/+69
2023-08-16selftests: bonding: remove redundant delete action of device link1_1Zhengchao Shao1-1/+0
2023-08-15selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behaviorPaolo Lungaroni2-0/+1214
2023-08-15Merge tag 'v6.5-rc6' into iommufd for-nextJason Gunthorpe32-128/+395
2023-08-14selftests/bpf: Add various more tcx test casesDaniel Borkmann3-0/+462
2023-08-14selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou1-1/+1
2023-08-14selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou1-1/+1
2023-08-14selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata1-1/+2
2023-08-14selftests: forwarding: Add test case for traffic redirection from a locked portIdo Schimmel1-0/+36
2023-08-14selftests: openvswitch: add explicit drop testcaseAdrian Moreno1-0/+35
2023-08-14selftests: openvswitch: add drop reason testcaseAdrian Moreno1-1/+66
2023-08-14net: openvswitch: add explicit drop actionEric Garver1-4/+18
2023-08-11Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...Linus Torvalds3-1/+6
2023-08-11kselftest/arm64: Size sycall-abi buffers for the actual maximum VLMark Brown1-15/+23
2023-08-11kselftest/arm64: add lse and lse2 features to hwcap testZeng Heng1-0/+30
2023-08-11kselftest/arm64: add test item that support to capturing the SIGBUS signalZeng Heng1-10/+23
2023-08-11kselftest/arm64: add DEF_SIGHANDLER_FUNC() and DEF_INST_RAISE_SIG() helpersZeng Heng1-43/+75
2023-08-11kselftest/arm64: add crc32 feature to hwcap testZeng Heng1-0/+12
2023-08-11kselftest/arm64: add float-point feature to hwcap testZeng Heng1-0/+12
2023-08-10selftests/harness: Actually report SKIP for signal testsKees Cook1-6/+5
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski8-87/+197
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-55/+250
2023-08-10selftests/seccomp: Handle arm32 corner cases betterKees Cook1-1/+11
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds18-52/+245
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-1/+87
2023-08-09selftests/bpf: Add sockmap test for redirecting partial skb dataXu Kuohai2-0/+86