summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-12selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS ...Gal Pressman
2025-06-12selftests/coredump: add coredump server selftestsChristian Brauner
2025-06-12tools: add coredump.h headerChristian Brauner
2025-06-12selftests/coredump: cleanup coredump testsChristian Brauner
2025-06-12selftests/coredump: fix buildChristian Brauner
2025-06-11selftests/mm: skip failed memfd setups in gup_longtermMark Brown
2025-06-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-06-11selftests: net: add test case for NAT46 looping back dstJakub Kicinski
2025-06-11perf thread: Ensure comm_lock held for comm_listIan Rogers
2025-06-11selftests/vsock: add initial vmtest.sh for vsockBobby Eshleman
2025-06-11selftests/bpf: Fix cgroup_mprog_ordering failure due to uninitialized variableYonghong Song
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-06-11selftests/bpf: Add test to cover ktls with bpf_msg_pop_dataJiayuan Chen
2025-06-10selftests/net: packetdrill: more xfail changesJakub Kicinski
2025-06-10net: stop napi kthreads when THREADED napi is disabledSamiullah Khawaja
2025-06-10selftests: netconsole: Add support for basic netconsole target formatBreno Leitao
2025-06-10selftests: netconsole: Do not exit from inside the validation functionBreno Leitao
2025-06-10tools/resolve_btfids: Fix build when cross compiling kernel with clang.Suleiman Souhlal
2025-06-10selftests/nolibc: make stackprotector probing more robustThomas Weißschuh
2025-06-10bpf: adjust path to trace_output sample eBPF programTobias Klauser
2025-06-09perf: Fix libjvmti.c sign compare errorYuzhuo Jing
2025-06-09perf script: perf script tests fails with segfaultAditya Bodkhe
2025-06-09tools/power turbostat: regression fix: --show C1E%Len Brown
2025-06-09selftests/bpf: Add test for Spectre v1 mitigationLuis Gerhorst
2025-06-09bpf: Fall back to nospec for Spectre v1Luis Gerhorst
2025-06-09bpftool: Display cookie for tracing link probeTao Chen
2025-06-09selftests/bpf: Add cookies check for tracing fill_link_info testTao Chen
2025-06-09bpf: Add cookie to tracing bpf_link_infoTao Chen
2025-06-09selftests/bpf: Add test cases with CONST_PTR_TO_MAP null checksIhor Solodrai
2025-06-09selftests/bpf: Add cmp_map_pointer_with_const testIhor Solodrai
2025-06-09bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai
2025-06-09selftests/bpf: Add two selftests for mprog API based cgroup progsYonghong Song
2025-06-09selftests/bpf: Move some tc_helpers.h functions to test_progs.hYonghong Song
2025-06-09libbpf: Support link-based cgroup attach with optionsYonghong Song
2025-06-09bpf: Implement mprog API on top of existing cgroup progsYonghong Song
2025-06-09perf test trace: Change the regex pattern in the struct testHoward Chu
2025-06-09perf test trace: Use --sort-events in BTF general testsHoward Chu
2025-06-09perf test trace: Remove set -e for BTF general testsHoward Chu
2025-06-09perf test trace: Stop tracing hrtimer_setup event in trace enum testHoward Chu
2025-06-09perf test trace: Remove set -e and print trace test's error messagesHoward Chu
2025-06-09perf test trace: Use shell's -f flag to check if vmlinux existsHoward Chu
2025-06-09perf trace: Remove --map-dump documentationHoward Chu
2025-06-09tools/build: Remove some unused libbpf pre-1.0 feature test logicIan Rogers
2025-06-09perf thread_map: Remove uid optionsIan Rogers
2025-06-09perf target: Remove uid from targetIan Rogers
2025-06-09perf bench evlist-open-close: Switch user option to use BPF filterIan Rogers
2025-06-09perf trace: Switch user option to use BPF filterIan Rogers
2025-06-09perf top: Switch user option to use BPF filterIan Rogers
2025-06-09perf tests record: Add basic uid filtering testIan Rogers