aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-17selftests/lkdtm: Add configs for stackleak and "after free" testsMuhammad Usama Anjum1-0/+2
2022-05-16selftests/bpf: Fix building bpf selftests staticallyYosry Ahmed1-2/+4
2022-05-16dax: introduce DAX_RECOVERY_WRITE dax access modeJane Chu1-1/+3
2022-05-16selftests: mptcp: fix a mp_fail test warningGeliang Tang1-0/+1
2022-05-16kselftests/ir : Improve readability of modprobe error messageGautam Menghani1-1/+1
2022-05-16kunit: tool: update riscv QEMU config with new serial dependencyBrendan Higgins1-0/+1
2022-05-16kunit: tool: Add list of all valid test configs on UMLDavid Gow1-0/+37
2022-05-16kunit: tool: misc cleanupsDaniel Latypov7-46/+39
2022-05-16kunit: tool: minor cosmetic cleanups in kunit_parser.pyDaniel Latypov1-54/+17
2022-05-16kunit: tool: make parser stop overwriting status of suites w/ no_testsDaniel Latypov2-3/+6
2022-05-16kunit: tool: remove dead parse_crash_in_log() logicDaniel Latypov3-104/+4
2022-05-16kselftest/arm64: Explicitly build no BTI tests with BTI disabledMark Brown1-1/+1
2022-05-16kselftest/arm64: bti: force static linkingAndre Przywara1-2/+2
2022-05-16Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextMarc Zyngier1-31/+132
2022-05-16Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier8-29/+406
2022-05-15selftests/arm64: Use switch statements in mte_common_util.cMark Brown1-7/+16
2022-05-15selftests/arm64: Remove casts to/from void in check_tags_inclusionMark Brown1-12/+12
2022-05-15selftests/arm64: Check failures to set tags in check_tags_inclusionMark Brown1-6/+12
2022-05-15selftests/arm64: Allow zero tags in mte_switch_mode()Mark Brown1-1/+1
2022-05-15selftests/arm64: Log errors in verify_mte_pointer_validity()Mark Brown1-3/+9
2022-05-13selftests: mptcp: add subflow limits test-casesPaolo Abeni1-2/+46
2022-05-13selftests/bpf: Fix usdt_400 test caseAndrii Nakryiko1-4/+2
2022-05-13kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long1-1/+1
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-5/+5
2022-05-13cgroup: fix racy check in alloc_pagecache_max_30M() helper functionDavid Vernet1-2/+7
2022-05-13cgroup: remove racy check in test_memcg_sock()David Vernet1-3/+0
2022-05-13cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()David Vernet1-5/+17
2022-05-13cgroup: account for memory_recursiveprot in test_memcg_low()David Vernet3-3/+26
2022-05-13cgroups: refactor children cgroups in memcg testsDavid Vernet1-14/+14
2022-05-13userfaultfd/selftests: use swap() instead of open coding itGuo Zhengkui1-7/+2
2022-05-13selftests/uffd: enable uffd-wp for shmem/hugetlbfsPeter Xu1-3/+1
2022-05-13selftest/vm: test that mremap fails on non-existent vmaNiels Dossche1-0/+6
2022-05-13selftets/damon/sysfs: test existence and permission of avail_operationsSeongJae Park1-0/+1
2022-05-13selftests/bpf: Convert some selftests to high-level BPF map APIsAndrii Nakryiko8-47/+61
2022-05-13selftests/bpf: Check combination of jit blinding and pointers to bpf subprogs.Alexei Starovoitov1-0/+8
2022-05-13selftests: fib_nexthops: Make the test more robustAmit Cohen1-24/+24
2022-05-13crypto: s390 - add crypto library interface for ChaCha20Vladis Dronov3-0/+418
2022-05-12net: selftests: Stress reuseport listenMartin KaFai Lau3-0/+132
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-0/+415
2022-05-12kunit: tool: print clearer error message when there's no TAP outputDaniel Latypov2-3/+4
2022-05-12kunit: tool: stop using a shell to run kernel under QEMUDaniel Latypov10-20/+22
2022-05-12kunit: tool: update test counts summary line formatDaniel Latypov1-5/+5
2022-05-12kselftest/cgroup: fix test_stress.sh to use OUTPUT dirPhil Auld1-1/+1
2022-05-12selftests/ftrace: Save kprobe_events to test logTiezhu Yang1-0/+2
2022-05-11lkdtm/usercopy: Rename "heap" to "slab"Kees Cook1-4/+4
2022-05-11selftests/bpf: make fexit_stress test run in serial modeAndrii Nakryiko1-1/+1
2022-05-11selftests/bpf: add test case for bpf_map_lookup_percpu_elemFeng Zhou2-0/+100
2022-05-11selftests/bpf: Add tests for kptr_ref refcountingKumar Kartikeya Dwivedi2-5/+128
2022-05-11selftests/bpf: Add negative C tests for kptrsKumar Kartikeya Dwivedi2-1/+504
2022-05-11bpf: Prepare prog_test_struct kfuncs for runtime testsKumar Kartikeya Dwivedi1-2/+2