summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-2515-303/+435
|\
| * selftests/powerpc: Fix incorrect kernel headers search pathMathieu Desnoyers2023-02-154-4/+4
| * selftests/powerpc: Add automatically allocating read_fileBenjamin Gray2023-02-095-109/+71
| * selftests/powerpc: Add {read,write}_{long,ulong}Benjamin Gray2023-02-095-22/+95
| * selftests/powerpc: Parse long/unsigned long value safelyBenjamin Gray2023-02-093-7/+132
| * selftests/powerpc: Add read/write debugfs file, intBenjamin Gray2023-02-095-35/+47
| * selftests/powerpc: Add generic read/write file utilBenjamin Gray2023-02-097-160/+120
* | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-241-1/+1
|\ \
| * \ Merge tag 'v6.2' into iommufd.git for-nextJason Gunthorpe2023-02-2128-245/+669
| |\ \
| * | | selftests: iommu: Fix test_cmd_destroy_access() call in user_copyNicolin Chen2023-01-231-1/+1
* | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-2359-33/+908
|\ \ \ \
| * | | | kselftest: vm: add tests for memory-deny-write-executeKees Cook2023-02-022-0/+198
| * | | | selftests/damon/debugfs_rm_non_contexts: hide expected write error messagesSeongJae Park2023-02-021-1/+1
| * | | | selftests/damon/sysfs: hide expected write failuresSeongJae Park2023-02-021-1/+1
| * | | | Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton2023-01-312-1/+0
| |\ \ \ \
| * | | | | selftests: vm: enable cross-compilationBjörn Töpel2023-01-181-0/+4
| * | | | | selftests/mm: define MADV_PAGEOUT to fix compilation issuesDavid Hildenbrand2023-01-181-0/+3
| * | | | | selftest/vm: add mremap expand merge offset testLorenzo Stoakes2023-01-181-23/+96
| * | | | | selftests/vm: rename selftests/vm to selftests/mmSeongJae Park2023-01-1854-6/+6
| * | | | | selftests/vm: cow: add COW tests for collapsing of PTE-mapped anon THPDavid Hildenbrand2023-01-181-0/+228
| * | | | | selftests/vm: ksm_functional_tests: fix a typo in commentXu Panda2023-01-181-1/+1
| * | | | | selftests/damon/sysfs: test filters directorySeongJae Park2023-01-181-0/+29
| * | | | | selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXECJeff Xu2023-01-182-5/+224
| * | | | | selftests/memfd: add tests for F_SEAL_EXECDaniel Verkamp2023-01-181-1/+122
* | | | | | Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2023-02-233-2/+51
|\ \ \ \ \ \
| * | | | | | tracing/probe: add a char type to show the character value of traced argumentsDonglin Peng2023-02-211-0/+47
| * | | | | | selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbolsMasami Hiramatsu (Google)2023-02-211-1/+1
| * | | | | | selftests/ftrace: Fix eprobe syntax test case to check filter supportMasami Hiramatsu (Google)2023-02-211-1/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-02-233-0/+88
|\ \ \ \ \ \
| * | | | | | tracing/histogram: Add simple tests for stacktrace usage of synthetic eventsSteven Rostedt (Google)2023-01-252-0/+30
| * | | | | | tracing/selftests: Add test for event filtering on function nameSteven Rostedt (Google)2023-01-251-0/+58
* | | | | | | Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-02-2343-67/+201
|\ \ \ \ \ \ \
| * | | | | | | selftests/user_events: add a note about user_events.h dependencyShuah Khan2023-02-141-0/+8
| * | | | | | | selftests/mount_setattr: fix to make run_tests failureShuah Khan2023-02-131-1/+1
| * | | | | | | selftests/mount_setattr: fix redefine struct mount_attr build errorShuah Khan2023-02-131-7/+0
| * | | | | | | selftests/sched: fix warn_unused_result build warnsShuah Khan2023-02-131-3/+12
| * | | | | | | selftests/ptp: Remove clean target from MakefileShuah Khan2023-02-131-5/+2
| * | | | | | | selftests: use printf instead of echo -neGuillaume Tucker2023-02-131-3/+2
| * | | | | | | selftests/ftrace: Fix bash specific "==" operatorMasami Hiramatsu (Google)2023-02-131-1/+1
| * | | | | | | selftests: tpm2: remove redundant ord()Tzung-Bi Shih2023-02-131-1/+1
| * | | | | | | selftests: find echo binary to use -ne optionsGuillaume Tucker2023-02-131-2/+3
| * | | | | | | selftests: Fix spelling mistake "allright" -> "all right"Colin Ian King2023-02-132-2/+2
| * | | | | | | selftests: tdx: Use installed kernel headers search pathMathieu Desnoyers2023-02-132-2/+2
| * | | | | | | selftests: ptrace: Use installed kernel headers search pathMathieu Desnoyers2023-02-131-1/+1
| * | | | | | | selftests: memfd: Use installed kernel headers search pathMathieu Desnoyers2023-02-131-3/+1
| * | | | | | | selftests: iommu: Use installed kernel headers search pathMathieu Desnoyers2023-02-131-2/+1
| * | | | | | | selftests: x86: Fix incorrect kernel headers search pathMathieu Desnoyers2023-02-131-1/+1
| * | | | | | | selftests: vm: Fix incorrect kernel headers search pathMathieu Desnoyers2023-02-131-1/+1
| * | | | | | | selftests: user_events: Fix incorrect kernel headers search pathMathieu Desnoyers2023-02-131-1/+1
| * | | | | | | selftests: sync: Fix incorrect kernel headers search pathMathieu Desnoyers2023-02-131-1/+1