summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-25Merge branch 'for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-05-25Merge tag 'linux-kselftest-next-5.19-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-24Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-24Merge tag 'seccomp-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-05-23selftests/bpf: Dynptr testsJoanne Koong
2022-05-23selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"Colin Ian King
2022-05-23selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song
2022-05-23Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-23selftests/landlock: Add 11 new test suites dedicated to file reparentingMickaël Salaün
2022-05-23landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFERMickaël Salaün
2022-05-23landlock: Fix same-layer rule unionsMickaël Salaün
2022-05-23landlock: Reduce the maximum number of layers to 16Mickaël Salaün
2022-05-23selftests/landlock: Test landlock_create_ruleset(2) argument check orderingMickaël Salaün
2022-05-23landlock: Change landlock_restrict_self(2) check orderingMickaël Salaün
2022-05-23landlock: Change landlock_add_rule(2) argument check orderingMickaël Salaün
2022-05-23selftests/landlock: Add tests for O_PATHMickaël Salaün
2022-05-23selftests/landlock: Fully test file rename with "remove" accessMickaël Salaün
2022-05-23selftests/landlock: Extend access right tests to directoriesMickaël Salaün
2022-05-23selftests/landlock: Add tests for unknown access rightsMickaël Salaün
2022-05-23selftests/landlock: Extend tests for minimal valid attribute sizeMickaël Salaün
2022-05-23selftests/landlock: Make tests build with old libcMickaël Salaün
2022-05-23selftests/landlock: Format with clang-formatMickaël Salaün
2022-05-22selftests: ocelot: tc_flower_chains: reorder interfacesVladimir Oltean
2022-05-22selftests: ocelot: tc_flower_chains: use conventional interface namesVladimir Oltean
2022-05-22selftests: ocelot: tc_flower_chains: streamline test outputVladimir Oltean
2022-05-22net: selftests: Add stress_reuseport_listen to .gitignoreMuhammad Usama Anjum
2022-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-20selftests/bpf: add tests verifying unprivileged bpf behaviourAlan Maguire
2022-05-20selftests: Add test for timing a bind request to a port with a populated bhas...Joanne Koong
2022-05-20selftests: fib_nexthops: Make ping timeout configurableAmit Cohen
2022-05-20selftests/bpf: Remove filtered subtests from outputMykola Lysenko
2022-05-20selftests/bpf: Fix subtest number formatting in test_progsMykola Lysenko
2022-05-20selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang
2022-05-20selftests/bpf: Verify first of struct mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Verify ca_name of struct mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Verify token of struct mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Test bpf_skc_to_mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Add MPTCP test baseNicolas Rybowski
2022-05-20selftests/bpf: Enable CONFIG_IKCONFIG_PROC in configGeliang Tang
2022-05-20selftests/bpf: Fix some bugs in map_lookup_percpu_elem testcaseFeng Zhou
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-19selftests: mptcp: add MP_FAIL reset testcaseGeliang Tang
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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