summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | selftests/bpf: Test passing rdonly mem to global funcKumar Kartikeya Dwivedi2022-04-064-6/+46
| | * | | | | | | | | | | | | | | selftests/bpf: Use bpf_num_possible_cpus() in per-cpu map allocationsArtem Savkov2022-04-062-2/+3
| | * | | | | | | | | | | | | | | selftests/bpf: Fix issues in parse_num_list()Yuntao Wang2022-04-061-1/+1
| | * | | | | | | | | | | | | | | selftests/bpf: Fix file descriptor leak in load_kallsyms()Yuntao Wang2022-04-051-4/+5
| | * | | | | | | | | | | | | | | selftests/bpf: Add urandom_read shared lib and USDTsAndrii Nakryiko2022-04-058-9/+275
| | * | | | | | | | | | | | | | | selftests/bpf: Add basic USDT selftestsAndrii Nakryiko2022-04-056-6/+970
| | * | | | | | | | | | | | | | | selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for aarch64Ilya Leoshkevich2022-04-041-0/+2
| | * | | | | | | | | | | | | | | selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool syncQuentin Monnet2022-04-041-1/+1
| | * | | | | | | | | | | | | | | selftests/bpf: Add tests for uprobe auto-attach via skeletonAlan Maguire2022-04-032-0/+90
| | * | | | | | | | | | | | | | | selftests/bpf: Add tests for u[ret]probe attach by nameAlan Maguire2022-04-032-17/+109
| | * | | | | | | | | | | | | | | libbpf: Add auto-attach for uprobes based on section nameAlan Maguire2022-04-033-4/+4
| | * | | | | | | | | | | | | | | selftests/bpf: Fix cd_flavor_subdir() of test_progsYuntao Wang2022-04-031-2/+4
| | * | | | | | | | | | | | | | | selftests/bpf: Return true/false (not 1/0) from bool functionsHaowen Bai2022-04-032-7/+7
| | * | | | | | | | | | | | | | | selftests/bpf: Fix vfs_link kprobe definitionNikolay Borisov2022-04-031-2/+3
| | * | | | | | | | | | | | | | | bpf, test_offload.py: Skip base maps without namesYauheni Kaliuta2022-04-011-1/+1
| | * | | | | | | | | | | | | | | selftests/bpf: Remove unused variable from bpf_sk_assign testEyal Birger2022-04-011-3/+1
| | |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2022-05-257-1/+754
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long2022-05-131-1/+1
| * | | | | | | | | | | | | | | | kselftest/cgroup: fix test_stress.sh to use OUTPUT dirPhil Auld2022-05-121-1/+1
| * | | | | | | | | | | | | | | | cgroup: Add config file to cgroup selftest suiteDavid Vernet2022-04-251-0/+8
| * | | | | | | | | | | | | | | | cgroup: Add test_cpucg_max_nested() testcaseDavid Vernet2022-04-251-0/+63
| * | | | | | | | | | | | | | | | cgroup: Add test_cpucg_max() testcaseDavid Vernet2022-04-251-0/+54
| * | | | | | | | | | | | | | | | cgroup: Add test_cpucg_nested_weight_underprovisioned() testcaseDavid Vernet2022-04-251-16/+57
| * | | | | | | | | | | | | | | | cgroup: Adding test_cpucg_nested_weight_overprovisioned() testcaseDavid Vernet2022-04-251-0/+122
| * | | | | | | | | | | | | | | | cgroup: Add test_cpucg_weight_underprovisioned() testcaseDavid Vernet2022-04-221-38/+117
| * | | | | | | | | | | | | | | | cgroup: Add test_cpucg_weight_overprovisioned() testcaseDavid Vernet2022-04-223-3/+145
| * | | | | | | | | | | | | | | | cgroup: Add test_cpucg_stats() testcase to cgroup cpu selftestsDavid Vernet2022-04-222-0/+131
| * | | | | | | | | | | | | | | | cgroup: Add new test_cpu.c test suite in cgroup selftestsDavid Vernet2022-04-223-0/+113
* | | | | | | | | | | | | | | | | Merge tag 'linux-kselftest-next-5.19-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-2519-94/+124
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | kselftests/ir : Improve readability of modprobe error messageGautam Menghani2022-05-161-1/+1
| * | | | | | | | | | | | | | | | | selftests/resctrl: Fix null pointer dereference on open failedColin Ian King2022-04-261-1/+3
| * | | | | | | | | | | | | | | | | selftests/resctrl: Add missing SPDX license to MakefileShaopeng Tan2022-04-251-0/+2
| * | | | | | | | | | | | | | | | | selftests/resctrl: Update README about using kselftest framework to build/run...Shaopeng Tan2022-04-251-7/+32
| * | | | | | | | | | | | | | | | | selftests/resctrl: Make resctrl_tests run using kselftest frameworkShaopeng Tan2022-04-252-13/+5
| * | | | | | | | | | | | | | | | | selftests/resctrl: Fix resctrl_tests' return code to work with selftest frame...Shaopeng Tan2022-04-251-2/+2
| * | | | | | | | | | | | | | | | | selftests/resctrl: Change the default limited time to 120 secondsShaopeng Tan2022-04-251-0/+3
| * | | | | | | | | | | | | | | | | selftests/resctrl: Kill child process before parent process terminates if SIG...Shaopeng Tan2022-04-251-0/+1
| * | | | | | | | | | | | | | | | | selftests/resctrl: Print a message if the result of MBM&CMT tests is failed o...Shaopeng Tan2022-04-251-0/+4
| * | | | | | | | | | | | | | | | | selftests/resctrl: Extend CPU vendor detectionShaopeng Tan2022-04-254-17/+33
| * | | | | | | | | | | | | | | | | selftests/x86/corrupt_xstate_header: Use provided __cpuid_count() macroReinette Chatre2022-04-251-14/+2
| * | | | | | | | | | | | | | | | | selftests/x86/amx: Use provided __cpuid_count() macroReinette Chatre2022-04-251-17/+7
| * | | | | | | | | | | | | | | | | selftests/vm/pkeys: Use provided __cpuid_count() macroReinette Chatre2022-04-251-19/+2
| * | | | | | | | | | | | | | | | | selftests: Provide local define of __cpuid_count()Reinette Chatre2022-04-251-0/+15
| * | | | | | | | | | | | | | | | | selftests/damon: add damon to selftests root MakefileYuanchu Xie2022-04-251-0/+1
| * | | | | | | | | | | | | | | | | selftests/binderfs: Improve message to provide more infoKarthik Alapati2022-04-251-1/+2
| * | | | | | | | | | | | | | | | | selftests: mqueue: drop duplicate min definitionGeliang Tang2022-04-191-2/+2
| * | | | | | | | | | | | | | | | | selftests/ftrace: add mips support for kprobe args syntax testsZe Zhang2022-04-191-0/+4
| * | | | | | | | | | | | | | | | | selftests/ftrace: add mips support for kprobe args string testsZe Zhang2022-04-191-0/+3
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-244-340/+1456
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | selftests/landlock: Add 11 new test suites dedicated to file reparentingMickaël Salaün2022-05-231-1/+754