summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-05-16kunit: tool: misc cleanupsDaniel Latypov
2022-05-16kunit: tool: minor cosmetic cleanups in kunit_parser.pyDaniel Latypov
2022-05-16kunit: tool: make parser stop overwriting status of suites w/ no_testsDaniel Latypov
2022-05-16kunit: tool: remove dead parse_crash_in_log() logicDaniel Latypov
2022-05-16kselftest/arm64: Explicitly build no BTI tests with BTI disabledMark Brown
2022-05-16kselftest/arm64: bti: force static linkingAndre Przywara
2022-05-16Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextMarc Zyngier
2022-05-16Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier
2022-05-15selftests/arm64: Use switch statements in mte_common_util.cMark Brown
2022-05-15selftests/arm64: Remove casts to/from void in check_tags_inclusionMark Brown
2022-05-15selftests/arm64: Check failures to set tags in check_tags_inclusionMark Brown
2022-05-15selftests/arm64: Allow zero tags in mte_switch_mode()Mark Brown
2022-05-15selftests/arm64: Log errors in verify_mte_pointer_validity()Mark Brown
2022-05-13selftests: mptcp: add subflow limits test-casesPaolo Abeni
2022-05-13selftests/bpf: Fix usdt_400 test caseAndrii Nakryiko
2022-05-13kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-13cgroup: fix racy check in alloc_pagecache_max_30M() helper functionDavid Vernet
2022-05-13cgroup: remove racy check in test_memcg_sock()David Vernet
2022-05-13cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()David Vernet
2022-05-13cgroup: account for memory_recursiveprot in test_memcg_low()David Vernet
2022-05-13cgroups: refactor children cgroups in memcg testsDavid Vernet
2022-05-13userfaultfd/selftests: use swap() instead of open coding itGuo Zhengkui
2022-05-13selftests/uffd: enable uffd-wp for shmem/hugetlbfsPeter Xu
2022-05-13selftest/vm: test that mremap fails on non-existent vmaNiels Dossche
2022-05-13selftets/damon/sysfs: test existence and permission of avail_operationsSeongJae Park
2022-05-13selftests/bpf: Convert some selftests to high-level BPF map APIsAndrii Nakryiko
2022-05-13selftests/bpf: Check combination of jit blinding and pointers to bpf subprogs.Alexei Starovoitov
2022-05-13selftests: fib_nexthops: Make the test more robustAmit Cohen
2022-05-13crypto: s390 - add crypto library interface for ChaCha20Vladis Dronov
2022-05-12net: selftests: Stress reuseport listenMartin KaFai Lau
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-12kunit: tool: print clearer error message when there's no TAP outputDaniel Latypov
2022-05-12kunit: tool: stop using a shell to run kernel under QEMUDaniel Latypov
2022-05-12kunit: tool: update test counts summary line formatDaniel Latypov
2022-05-12kselftest/cgroup: fix test_stress.sh to use OUTPUT dirPhil Auld
2022-05-12selftests/ftrace: Save kprobe_events to test logTiezhu Yang
2022-05-11lkdtm/usercopy: Rename "heap" to "slab"Kees Cook
2022-05-11selftests/bpf: make fexit_stress test run in serial modeAndrii Nakryiko
2022-05-11selftests/bpf: add test case for bpf_map_lookup_percpu_elemFeng Zhou
2022-05-11selftests/bpf: Add tests for kptr_ref refcountingKumar Kartikeya Dwivedi
2022-05-11selftests/bpf: Add negative C tests for kptrsKumar Kartikeya Dwivedi
2022-05-11bpf: Prepare prog_test_struct kfuncs for runtime testsKumar Kartikeya Dwivedi
2022-05-11selftests: forwarding: tc_actions: allow mirred egress test to run on non-off...Vladimir Oltean
2022-05-11selftests/bpf: fix a few clang compilation errorsYonghong Song
2022-05-11selftests/bpf: Enable CONFIG_FPROBE for self testsDaniel Müller
2022-05-11selftests: xsk: make stat tests not spin on getsockoptMagnus Karlsson
2022-05-11selftests: xsk: make the stats tests normal testsMagnus Karlsson
2022-05-11selftests: xsk: introduce validation functionsMagnus Karlsson
2022-05-11selftests: xsk: cleanup veth pair at ctrl-cMagnus Karlsson