summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2022-05-13selftests: mptcp: add subflow limits test-casesPaolo Abeni
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-09selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz
2022-05-09selftests net: add UDP GRO fraglist + bpf self-testsLina Wang
2022-05-05selftests: add ping test with ping_group_range tunedNicolas Dichtel
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-04selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean
2022-05-04wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld
2022-05-04wireguard: selftests: bump package depsJason A. Donenfeld
2022-05-04wireguard: selftests: restore support for ccacheJason A. Donenfeld
2022-05-04wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld
2022-05-04wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld
2022-05-04wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld
2022-05-03Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-03selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde
2022-05-03selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde
2022-05-03selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel
2022-04-29selftests/net/forwarding: add missing tests to MakefileHangbin Liu