summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-07-04selftests: net: extend SCM_PIDFD test to cover stale pidfdsAlexander Mikhalitsyn-44/+173
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-19/+46
2025-07-03selftests/bpf: Add tests for prog streamsKumar Kartikeya Dwivedi-0/+253
2025-07-03bpftool: Add support for dumping streamsKumar Kartikeya Dwivedi-2/+70
2025-07-03libbpf: Introduce bpf_prog_stream_read() APIKumar Kartikeya Dwivedi-0/+42
2025-07-03libbpf: Add bpf_stream_printk() macroKumar Kartikeya Dwivedi-0/+16
2025-07-03bpf: Introduce BPF standard streamsKumar Kartikeya Dwivedi-0/+24
2025-07-03selftests/bpf: Add test cases for bpf_dynptr_memset()Ihor Solodrai-0/+166
2025-07-03selftests/nolibc: use file driver for QEMU serialThomas Weißschuh-2/+2
2025-07-03selftests/nolibc: fix EXTRACONFIG variables orderingThomas Weißschuh-2/+2
2025-07-03KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_tAnshuman Khandual-2/+2
2025-07-03perf test: Add more test cases to sched testNamhyung Kim-8/+31
2025-07-03perf sched: Fix memory leaks in 'perf sched latency'Namhyung Kim-3/+24
2025-07-03perf sched: Use RC_CHK_EQUAL() to compare pointersNamhyung Kim-1/+1
2025-07-03perf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim-0/+25
2025-07-03perf sched: Fix thread leaks in 'perf sched timehist'Namhyung Kim-11/+37
2025-07-03perf sched: Fix memory leaks in 'perf sched map'Namhyung Kim-11/+20
2025-07-03perf sched: Free thread->priv using priv_destructorNamhyung Kim-0/+2
2025-07-03perf sched: Make sure it frees the usage stringNamhyung Kim-12/+13
2025-07-03perf tests make: Add NO_LIBDW=1 to minimal and add standalone testIan Rogers-1/+3
2025-07-03perf header: Fix pipe mode header dumpingIan Rogers-2/+15
2025-07-03selftests/sched_ext: Fix exit selftest hang on UPAndrea Righi-0/+8
2025-07-03kselftest/arm64: Specify SVE data when testing VL set in sve-ptraceMark Brown-1/+2
2025-07-03kselftest/arm64: Fix test for streaming FPSIMD write in sve-ptraceMark Brown-1/+3
2025-07-03kselftest/arm64: Fix check for setting new VLs in sve-ptraceMark Brown-1/+1
2025-07-03kselftest/arm64: Convert tpidr2 test to use kselftest.hMark Brown-104/+38
2025-07-02perf test: In forked mode add check that fds aren't leakedIan Rogers-0/+69
2025-07-02perf dso: With ref count checking, avoid dso_data holding dso liveIan Rogers-0/+4
2025-07-02perf hwmon_pmu: Hold path rather than fdIan Rogers-19/+38
2025-07-02perf test code-reading: Avoid a leak of cpus and threadsIan Rogers-7/+0
2025-07-02perf dso: Add missed dso__put to dso__load_kcoreIan Rogers-0/+1
2025-07-02perf genelf: Fix NO_LIBDW=1 buildIan Rogers-1/+1
2025-07-02perf list: Add IBM z17 event descriptionsThomas Richter-0/+2288
2025-07-02perf tools: Fix use-after-free in help_unknown_cmd()Namhyung Kim-5/+7
2025-07-02selftests: drv-net: Add test for devlink-rate traffic class bandwidth distrib...Carolina Jubran-3/+474
2025-07-02selftest: netdevsim: Add devlink rate tc-bw testCarolina Jubran-0/+53
2025-07-02selftest: net: extend msg_zerocopy test with forwardingWillem de Bruijn-31/+77
2025-07-02vsock/test: Add test for null ptr deref when transport changesLuigi Leonardi-0/+171
2025-07-02vsock/test: Add macros to identify transportsLuigi Leonardi-0/+4
2025-07-02selftests/bpf: Allow veristat compile standaloneMykyta Yatsenko-3/+4
2025-07-02kselftest/arm64/mte: Add MTE_STORE_ONLY testcasesYeoreum Yun-20/+366
2025-07-02kselftest/arm64/mte: Preparation for mte store only testYeoreum Yun-22/+33
2025-07-02kselftest/arm64/abi: Add MTE_STORE_ONLY feature hwcap testYeoreum Yun-0/+6
2025-07-02selftests/bpf: Negative test case for ref_obj_id in argsPaul Chaignon-0/+24
2025-07-02selftests/bpf: null checks for rdonly_untrusted_mem should be preservedEduard Zingerman-0/+21
2025-07-02selftests/bpf: Don't call fsopen() as privileged userMatteo Croce-20/+21
2025-07-02kselftest/arm64/mte: Add mtefar tests on check_mmap_optionsYeoreum Yun-23/+171
2025-07-02kselftest/arm64/mte: Refactor check_mmap_option testYeoreum Yun-54/+313
2025-07-02kselftest/arm64/mte: Add verification for address tag in signal handlerYeoreum Yun-10/+28
2025-07-02kselftest/arm64/mte: Add address tag related macro and functionYeoreum Yun-0/+27