aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-07-07perf vendor events: Update AlderlakeN eventsIan Rogers6-76/+25
2025-07-07perf vendor events: Update Alderlake eventsIan Rogers6-79/+28
2025-07-07selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)1-1/+1
2025-07-07selftests: print installation complete messageShuah Khan1-0/+1
2025-07-07selftests/bpf: Negative test case for tail call mapPaul Chaignon2-0/+33
2025-07-07selftests/bpf: Add Spectre v4 testsLuis Gerhorst2-0/+153
2025-07-07selftests/bpf: Set CONFIG_PACKET=y for selftestsSaket Kumar Bhaskar1-0/+1
2025-07-07selftests/bpf: tests for __arg_untrusted void * global func paramsEduard Zingerman1-0/+53
2025-07-07selftests/bpf: test cases for __arg_untrustedEduard Zingerman1-0/+81
2025-07-07libbpf: __arg_untrusted in bpf_helpers.hEduard Zingerman1-0/+1
2025-07-07selftests/bpf: ptr_to_btf_id struct walk ending with primitive pointerEduard Zingerman1-0/+31
2025-07-07bpf: rdonly_untrusted_mem for btf id walk pointer leafsEduard Zingerman1-1/+1
2025-07-07tools/nolibc: avoid false-positive -Wmaybe-uninitialized through waitpid()Thomas Weißschuh1-1/+1
2025-07-06Merge tag 'objtool_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2025-07-06Merge tag 'locking_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2025-07-06selftests/futex: Convert 32-bit timespec to 64-bit version for 32-bit compatibility modeTerry Tritton1-1/+7
2025-07-06selftests/nolibc: correctly report errors from printf() and friendsThomas Weißschuh2-2/+25
2025-07-06selftests/nolibc: create /dev/full when running as PID 1Thomas Weißschuh1-1/+3
2025-07-06tools/nolibc: add support for clock_nanosleep() and nanosleep()Thomas Weißschuh2-0/+35
2025-07-06selftests/futex: Add futex_numa to .gitignoreTerry Tritton1-0/+1
2025-07-04cxl/test: Simplify fw_buf_checksum_show()Eric Biggers1-19/+2
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+5
2025-07-04kselftest/arm64: Add a test for vfork() with GCSMark Brown1-0/+63
2025-07-04selftests/nolibc: Add coverage of vfork()Mark Brown1-4/+19
2025-07-04tools/nolibc: Provide vfork()Mark Brown2-0/+45
2025-07-04tools/nolibc: Replace ifdef with if defined() in sys.hMark Brown1-15/+15
2025-07-04tools/nolibc: add support for SuperHThomas Weißschuh4-1/+173
2025-07-04selftests: net: extend SCM_PIDFD test to cover stale pidfdsAlexander Mikhalitsyn1-44/+173
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni5-19/+46
2025-07-03selftests/bpf: Add tests for prog streamsKumar Kartikeya Dwivedi3-0/+253
2025-07-03bpftool: Add support for dumping streamsKumar Kartikeya Dwivedi3-2/+70
2025-07-03libbpf: Introduce bpf_prog_stream_read() APIKumar Kartikeya Dwivedi3-0/+42
2025-07-03libbpf: Add bpf_stream_printk() macroKumar Kartikeya Dwivedi1-0/+16
2025-07-03bpf: Introduce BPF standard streamsKumar Kartikeya Dwivedi1-0/+24
2025-07-03selftests/bpf: Add test cases for bpf_dynptr_memset()Ihor Solodrai2-0/+166
2025-07-03selftests/nolibc: use file driver for QEMU serialThomas Weißschuh1-2/+2
2025-07-03selftests/nolibc: fix EXTRACONFIG variables orderingThomas Weißschuh1-2/+2
2025-07-03KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_tAnshuman Khandual1-2/+2
2025-07-03perf test: Add more test cases to sched testNamhyung Kim1-8/+31
2025-07-03perf sched: Fix memory leaks in 'perf sched latency'Namhyung Kim1-3/+24
2025-07-03perf sched: Use RC_CHK_EQUAL() to compare pointersNamhyung Kim1-1/+1
2025-07-03perf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim3-0/+25
2025-07-03perf sched: Fix thread leaks in 'perf sched timehist'Namhyung Kim1-11/+37
2025-07-03perf sched: Fix memory leaks in 'perf sched map'Namhyung Kim1-11/+20
2025-07-03perf sched: Free thread->priv using priv_destructorNamhyung Kim1-0/+2
2025-07-03perf sched: Make sure it frees the usage stringNamhyung Kim1-12/+13
2025-07-03perf tests make: Add NO_LIBDW=1 to minimal and add standalone testIan Rogers1-1/+3
2025-07-03perf header: Fix pipe mode header dumpingIan Rogers2-2/+15
2025-07-03selftests/sched_ext: Fix exit selftest hang on UPAndrea Righi1-0/+8
2025-07-03kselftest/arm64: Specify SVE data when testing VL set in sve-ptraceMark Brown1-1/+2