aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-07-03kselftest/arm64: Fix test for streaming FPSIMD write in sve-ptraceMark Brown1-1/+3
2025-07-03kselftest/arm64: Fix check for setting new VLs in sve-ptraceMark Brown1-1/+1
2025-07-03kselftest/arm64: Convert tpidr2 test to use kselftest.hMark Brown2-104/+38
2025-07-02perf test: In forked mode add check that fds aren't leakedIan Rogers1-0/+69
2025-07-02perf dso: With ref count checking, avoid dso_data holding dso liveIan Rogers1-0/+4
2025-07-02perf hwmon_pmu: Hold path rather than fdIan Rogers5-19/+38
2025-07-02perf test code-reading: Avoid a leak of cpus and threadsIan Rogers1-7/+0
2025-07-02perf dso: Add missed dso__put to dso__load_kcoreIan Rogers1-0/+1
2025-07-02perf genelf: Fix NO_LIBDW=1 buildIan Rogers1-1/+1
2025-07-02perf list: Add IBM z17 event descriptionsThomas Richter7-0/+2288
2025-07-02perf tools: Fix use-after-free in help_unknown_cmd()Namhyung Kim1-5/+7
2025-07-02selftests: drv-net: Add test for devlink-rate traffic class bandwidth distributionCarolina Jubran5-3/+474
2025-07-02selftest: netdevsim: Add devlink rate tc-bw testCarolina Jubran1-0/+53
2025-07-02selftest: net: extend msg_zerocopy test with forwardingWillem de Bruijn2-31/+77
2025-07-02vsock/test: Add test for null ptr deref when transport changesLuigi Leonardi2-0/+171
2025-07-02vsock/test: Add macros to identify transportsLuigi Leonardi1-0/+4
2025-07-02selftests/bpf: Allow veristat compile standaloneMykyta Yatsenko1-3/+4
2025-07-02kselftest/arm64/mte: Add MTE_STORE_ONLY testcasesYeoreum Yun2-20/+366
2025-07-02kselftest/arm64/mte: Preparation for mte store only testYeoreum Yun9-22/+33
2025-07-02kselftest/arm64/abi: Add MTE_STORE_ONLY feature hwcap testYeoreum Yun1-0/+6
2025-07-02selftests/bpf: Negative test case for ref_obj_id in argsPaul Chaignon1-0/+24
2025-07-02selftests/bpf: null checks for rdonly_untrusted_mem should be preservedEduard Zingerman1-0/+21
2025-07-02selftests/bpf: Don't call fsopen() as privileged userMatteo Croce1-20/+21
2025-07-02kselftest/arm64/mte: Add mtefar tests on check_mmap_optionsYeoreum Yun1-23/+171
2025-07-02kselftest/arm64/mte: Refactor check_mmap_option testYeoreum Yun1-52/+311
2025-07-02kselftest/arm64/mte: Add verification for address tag in signal handlerYeoreum Yun1-10/+28
2025-07-02kselftest/arm64/mte: Add address tag related macro and functionYeoreum Yun3-0/+27
2025-07-02kselftest/arm64/mte: Check MTE_FAR feature is supportedYeoreum Yun2-0/+5
2025-07-02kselftest/arm64/mte: Register mte signal handler with SA_EXPOSE_TAGBITSYeoreum Yun9-13/+23
2025-07-02kselftest/arm64: Add MTE_FAR hwcap testYeoreum Yun1-0/+6
2025-07-02Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds2-13/+36
2025-07-02selftests/kernfs: test xattr retrievalChristian Brauner3-1/+40
2025-07-02selftests/bpf: Add tests for bpf_cgroup_read_xattrSong Liu4-0/+366
2025-07-01selftests: seg6: fix instaces typo in commentsAndrea Mayer4-4/+4
2025-07-02selftests: tracing: Enable fprobe events before checking enable_functionsMasami Hiramatsu (Google)1-11/+19
2025-07-01selftests: pp-bench: remove page_pool_put_page wrapperMina Almasry1-9/+3
2025-07-01selftests: pp-bench: remove unneeded linux/version.hMina Almasry1-5/+2
2025-07-01selftests/tc-testing: Enable CONFIG_IP_SETSebastian Andrzej Siewior1-0/+1
2025-07-01perf test: Add libsubcmd help testsNamhyung Kim4-0/+112
2025-07-01perf test: Check test suite description properlyNamhyung Kim1-2/+5
2025-07-01perf test: Add sched latency and script shell testsIan Rogers1-0/+93
2025-07-01perf test: Name the noploop processIan Rogers1-0/+2
2025-07-01selftests/bpf: Add negative test cases for snprintfPaul Chaignon1-0/+2
2025-07-01selftests/bpf: Fix spelling mistake "subtration" -> "subtraction"Colin Ian King1-2/+2
2025-07-01selftests/bpf: Enable dynptr/test_probe_read_user_str_dynptrMykyta Yatsenko1-1/+0
2025-07-01cpupower: Improve Python binding's MakefileJohn B. Wyatt IV1-5/+7
2025-07-01selftests: vDSO: vdso_standalone_test_x86: Replace source file with symlinkThomas Weißschuh1-58/+1
2025-07-01selftests: vDSO: vdso_test_getrandom: Always print TAP headerThomas Weißschuh1-2/+4
2025-07-01selftests: vDSO: vdso_test_correctness: Fix -Wstrict-prototypesThomas Weißschuh2-2/+2
2025-07-01selftests: vDSO: Enable -WallThomas Weißschuh1-1/+1