summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-05-10libsubcmd: Fix parse-options memory leakIan Rogers
2024-05-10perf lock: Avoid memory leaks from strdup()Ian Rogers
2024-05-10perf sched: Rename 'switches' column header to 'count' and add usage descript...Madadi Vineeth Reddy
2024-05-10perf tools: Ignore deleted cgroupsNamhyung Kim
2024-05-10perf parse: Allow tracepoint names to start with digitsDominique Martinet
2024-05-10perf parse-events: Add new 'fake_tp' parameter for testsDominique Martinet
2024-05-10perf parse-events: pass parse_state to add_tracepointDominique Martinet
2024-05-10selftests: netfilter: add packetdrill based conntrack testsFlorian Westphal
2024-05-10selftests: add F_DUPDFD_QUERY selftestsChristian Brauner
2024-05-10selftests/ftrace: Fix required features for VFS type test caseMasami Hiramatsu (Google)
2024-05-09perf symbols: Fix ownership of string in dso__load_vmlinux()James Clark
2024-05-09perf symbols: Update kcore map before merging in remaining symbolsJames Clark
2024-05-09perf maps: Re-use __maps__free_maps_by_name()James Clark
2024-05-09perf symbols: Remove map from list before updating addressesJames Clark
2024-05-09perf tracepoint: Don't scan all tracepoints to test if one existsIan Rogers
2024-05-09perf dwarf-aux: Fix build with HAVE_DWARF_CFI_SUPPORTJames Clark
2024-05-09perf thread: Fixes to thread__new() related to initializing commIan Rogers
2024-05-09perf report: Avoid SEGV in report__setup_sample_type()Ian Rogers
2024-05-09perf comm: Fix comm_str__put() for reference count checkingIan Rogers
2024-05-09perf ui browser: Avoid SEGV on titleIan Rogers
2024-05-09selftests/bpf: Drop get_port in test_tcp_check_syncookieGeliang Tang
2024-05-09selftests/bpf: Use connect_to_fd in test_tcp_check_syncookieGeliang Tang
2024-05-09selftests/bpf: Use connect_to_fd in sockopt_inheritGeliang Tang
2024-05-09selftests/bpf: Use start_server_addr in test_tcp_check_syncookieGeliang Tang
2024-05-09selftests/bpf: Use start_server_addr in sockopt_inheritGeliang Tang
2024-05-09selftests/bpf: Add post_socket_cb for network_helper_optsGeliang Tang
2024-05-09selftest: epoll_busy_poll: epoll busy poll testsJoe Damato
2024-05-09selftests/bpf: Retire bpf_tcp_helpers.hMartin KaFai Lau
2024-05-09selftests/bpf: Remove the bpf_tcp_helpers.h usages from other non tcp-cc testsMartin KaFai Lau
2024-05-09selftests/bpf: Remove bpf_tcp_helpers.h usages from other misc bpf tcp-cc testsMartin KaFai Lau
2024-05-09selftests/bpf: Use bpf_tracing_net.h in bpf_dctcpMartin KaFai Lau
2024-05-09selftests/bpf: Use bpf_tracing_net.h in bpf_cubicMartin KaFai Lau
2024-05-09selftests/bpf: Rename tcp-cc private struct in bpf_cubic and bpf_dctcpMartin KaFai Lau
2024-05-09selftests/bpf: Sanitize the SEC and inline usages in the bpf-tcp-cc testsMartin KaFai Lau
2024-05-09selftests/bpf: Reuse the tcp_sk() from the bpf_tracing_net.hMartin KaFai Lau
2024-05-09selftests/bpf: Add a few tcp helper functions and macros to bpf_tracing_net.hMartin KaFai Lau
2024-05-09selftests/bpf: Remove bpf_tracing_net.h usages from two networking testsMartin KaFai Lau
2024-05-09Merge branch kvm-arm64/mpidr-reset into kvmarm-master/nextMarc Zyngier
2024-05-09KVM: selftests: arm64: Test vCPU-scoped feature ID registersOliver Upton
2024-05-09KVM: selftests: arm64: Test that feature ID regs survive a resetOliver Upton
2024-05-09KVM: selftests: arm64: Store expected register value in set_id_regsOliver Upton
2024-05-09KVM: selftests: arm64: Rename helper in set_id_regs to imply VM scopeOliver Upton
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-09Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-09Merge branch 'for-next/selftests' into for-next/coreWill Deacon
2024-05-08net: selftest: add test for netdev netlink queue-get APIDavid Wei
2024-05-08selftests: drv-net: add checksum testsWillem de Bruijn
2024-05-08selftests/sgx: Include KHDR_INCLUDES in MakefileEdward Liaw
2024-05-08selftests: Compile kselftest headers with -D_GNU_SOURCEEdward Liaw
2024-05-08selftests/resctrl: fix clang build warnings related to abs(), labs() callsJohn Hubbard