summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-2012-5/+21
|\
| * Revert "selftests/cgroup: Drop define _GNU_SOURCE"Shuah Khan2024-05-207-0/+15
| * Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"Shuah Khan2024-05-202-1/+2
| * Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Shuah Khan2024-05-203-4/+4
* | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-191-1/+1
|\ \
| * | selftests/kcmp: remove unused open modeEdward Liaw2024-05-111-1/+1
* | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-1919-217/+902
|\ \ \
| * | | selftests/mm: hugetlb_madv_vs_map: avoid test skipping by querying hugepage s...Dev Jain2024-05-111-7/+9
| * | | selftests: cgroup: add tests to verify the zswap writeback pathUsama Arif2024-05-111-1/+129
| * | | selftests: cgroup: remove redundant enabling of memory controllerUsama Arif2024-05-111-2/+0
| * | | selftests/damon: classify tests for functionalities and regressionsSeongJae Park2024-05-111-4/+9
| * | | selftests/damon/_damon_sysfs: use 'is' instead of '==' for 'None'SeongJae Park2024-05-111-40/+40
| * | | selftests/damon/_damon_sysfs: find sysfs mount point from /proc/mountsSeongJae Park2024-05-111-1/+12
| * | | selftests/damon/_damon_sysfs: check errors from nr_schemes file readsSeongJae Park2024-05-111-0/+2
| * | | selftests/damon: add a test for DAMOS quota goalSeongJae Park2024-05-112-1/+78
| * | | selftests/damon/_damon_sysfs: support quota goalsSeongJae Park2024-05-111-1/+83
| * | | selftests: mm: gup_longterm: test unsharing logic when R/O pinningDavid Hildenbrand2024-05-071-4/+12
| * | | selftests/memfd: fix spelling mistakesSaurav Shah2024-05-072-2/+2
| * | | selftests: mm: cow: flag vmsplice() hugetlb tests as XFAILDavid Hildenbrand2024-05-071-35/+71
| * | | selftests/mm: soft-dirty should fail if a testcase failsRyan Roberts2024-05-051-1/+1
| * | | selftests: break the dependency upon local header filesJohn Hubbard2024-04-252-1/+10
| * | | selftests/mm: mremap_test: use sscanf to parse /proc/self/mapsDev Jain2024-04-251-7/+11
| * | | selftests/mm: mremap_test: optimize execution time from minutes to seconds us...Dev Jain2024-04-251-21/+91
| * | | selftests/mm: mremap_test: optimize using pre-filled random array and memcpyDev Jain2024-04-251-25/+53
| * | | selftest/mm: ksm_functional_tests: extend test case for ksm fork/execJinjiang Tu2024-04-251-11/+38
| * | | selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()Jinjiang Tu2024-04-251-25/+61
| * | | selftests/x86: add placement guard gap test for shstkRick Edgecombe2024-04-251-4/+63
| * | | selftests/memfd_secret: add vmsplice() testDavid Hildenbrand2024-04-251-2/+49
| * | | selftests/mm: parse VMA range in one goDev Jain2024-04-251-14/+1
| * | | selftests/mm: run_vmtests.sh: fix hugetlb mem size calculationPeter Xu2024-04-251-4/+9
| * | | selftests/mm: confirm VA exhaustion without reliance on correctness of mmap()Dev Jain2024-04-251-0/+66
| * | | selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msgDev Jain2024-04-251-7/+5
* | | | Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-182-12/+477
|\ \ \ \
| * | | | selftests/landlock: Exhaustive test for the IOCTL allow-listGünther Noack2024-05-131-0/+114
| * | | | selftests/landlock: Check IOCTL restrictions for named UNIX domain socketsGünther Noack2024-05-131-0/+53
| * | | | selftests/landlock: Test IOCTLs on named pipesGünther Noack2024-05-131-0/+43
| * | | | selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)Günther Noack2024-05-131-0/+40
| * | | | selftests/landlock: Test IOCTL with memfdsGünther Noack2024-05-131-8/+36
| * | | | selftests/landlock: Test IOCTL supportGünther Noack2024-05-131-3/+189
| * | | | landlock: Add IOCTL access right for character and block devicesGünther Noack2024-05-132-3/+4
* | | | | Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-05-178-24/+42
|\ \ \ \ \
| * | | | | selftests: net: local_termination: annotate the expected failuresJakub Kicinski2024-05-171-12/+18
| * | | | | selftests/net: reduce xfrm_policy test timeHangbin Liu2024-05-161-2/+2
| * | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-163-2/+12
| |\ \ \ \ \
| | * | | | | selftests/bpf: Adjust btf_dump test to reflect recent change in file_operationsMartin KaFai Lau2024-05-171-1/+1
| | * | | | | selftests/bpf: Adjust test_access_variable_array after a kernel function name...Martin KaFai Lau2024-05-171-1/+1
| | * | | | | selftests/bpf: add more variations of map-in-map situationsAndrii Nakryiko2024-05-151-0/+10
| * | | | | | selftests/net/lib: no need to record ns name if it already existHangbin Liu2024-05-161-2/+4
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski2024-05-15411-8058/+19942
| |\ \ \ \ \
| * | | | | | selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov2024-05-152-6/+6