summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-07-22wireguard: selftests: always call kernel makefileJason A. Donenfeld
2022-07-22wireguard: selftests: set fake real time in initJason A. Donenfeld
2022-07-12selftests: forwarding: fix error message in learning_testVladimir Oltean
2022-07-12selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-12selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-12selftests/net: fix section name when using xdp_dummy.oHangbin Liu
2022-07-07selftests net: fix kselftest net fatal errorColeman Dietsch
2022-07-07selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau
2022-07-07selftests: mptcp: more stable diag testsPaolo Abeni
2022-07-07selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis
2022-06-29selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou
2022-06-29ipv4: fix bind address validity regression testsRiccardo Paolo Bestetti
2022-06-29selftests dma: fix compile error for dma_map_benchmarkYu Liao
2022-06-29ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti
2022-06-25selftests/bpf: Add selftest for calling global functions from freplaceToke Høiland-Jørgensen
2022-06-14selftests net: fix bpf build errorLina Wang
2022-06-14netfilter: nat: really support inet nat without l3 addressFlorian Westphal
2022-06-14selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_readSong Liu
2022-06-09kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long
2022-06-09landlock: Fix same-layer rule unionsMickaël Salaün
2022-06-09landlock: Reduce the maximum number of layers to 16Mickaël Salaün
2022-06-09selftests/landlock: Test landlock_create_ruleset(2) argument check orderingMickaël Salaün
2022-06-09landlock: Change landlock_restrict_self(2) check orderingMickaël Salaün
2022-06-09landlock: Change landlock_add_rule(2) argument check orderingMickaël Salaün
2022-06-09selftests/landlock: Add tests for O_PATHMickaël Salaün
2022-06-09selftests/landlock: Fully test file rename with "remove" accessMickaël Salaün
2022-06-09selftests/landlock: Extend access right tests to directoriesMickaël Salaün
2022-06-09selftests/landlock: Add tests for unknown access rightsMickaël Salaün
2022-06-09selftests/landlock: Extend tests for minimal valid attribute sizeMickaël Salaün
2022-06-09selftests/landlock: Make tests build with old libcMickaël Salaün
2022-06-09selftests/landlock: Format with clang-formatMickaël Salaün
2022-06-09selftests/landlock: Normalize array assignmentMickaël Salaün
2022-06-09selftests/landlock: Add clang-format exceptionsMickaël Salaün
2022-06-09selftests/bpf: Add missed ima_setup.sh in MakefileHangbin Liu
2022-06-09kselftest/arm64: bti: force static linkingAndre Przywara
2022-06-09kselftest/cgroup: fix test_stress.sh to use OUTPUT dirPhil Auld
2022-06-09selftests/bpf: Prevent skeleton generation raceAndrii Nakryiko
2022-06-09selftests/resctrl: Fix null pointer dereference on open failedColin Ian King
2022-06-09selftests/damon: add damon to selftests root MakefileYuanchu Xie
2022-06-09selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song
2022-06-09selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang
2022-06-09kunit: tool: make parser stop overwriting status of suites w/ no_testsDaniel Latypov
2022-06-09selftests/bpf: Fix file descriptor leak in load_kallsyms()Yuntao Wang
2022-06-09selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool syncQuentin Monnet
2022-06-09selftests/bpf: Fix vfs_link kprobe definitionNikolay Borisov
2022-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-20selftests: kvm/x86: Verify the pmu event filter matches the correct eventAaron Lewis
2022-05-20selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-18selftests: forwarding: fix missing backslashJoachim Wiberg