aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-05-11selftests/landlock: Do not allocate memory in fixture dataMickaël Salaün1-22/+35
2024-05-11selftests/harness: Fix interleaved scheduling leading to race conditionsMickaël Salaün1-1/+14
2024-05-11selftests/harness: Fix fixture teardownMickaël Salaün1-5/+9
2024-05-11selftests/landlock: Fix FS tests when run on a private mount pointMickaël Salaün1-1/+9
2024-05-11selftests/pidfd: Fix config for pidfd_setns_testMickaël Salaün1-0/+2
2024-05-11perf pmu: Count sys and cpuid JSON events separatelyIan Rogers2-23/+53
2024-05-11perf stat: Don't display metric header for non-leader uncore eventsIan Rogers1-0/+3
2024-05-11perf annotate-data: Ensure the number of type histogramsNamhyung Kim1-1/+4
2024-05-11perf annotate: Fix segfault on sample histogramNamhyung Kim1-4/+5
2024-05-10selftests: net: increase the delay for relative cmsg_time.sh testJakub Kicinski2-16/+23
2024-05-10selftests: net: fix timestamp not arriving in cmsg_time.shJakub Kicinski1-5/+15
2024-05-10selftests: net: move amt to socat for better compatibilityJakub Kicinski1-6/+6
2024-05-10selftests: net: add missing config for amt.shJakub Kicinski1-0/+1
2024-05-10Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds5-33/+23
2024-05-10selftests/mm: fix powerpc ARCH checkMichael Ellerman1-3/+3
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini54-1355/+3066
2024-05-10perf daemon: Fix file leak in daemon_session__controlSamasth Norway Ananda1-2/+2
2024-05-10libsubcmd: Fix parse-options memory leakIan Rogers1-3/+5
2024-05-10perf lock: Avoid memory leaks from strdup()Ian Rogers1-14/+4
2024-05-10perf sched: Rename 'switches' column header to 'count' and add usage descript...Madadi Vineeth Reddy2-1/+37
2024-05-10perf tools: Ignore deleted cgroupsNamhyung Kim2-4/+5
2024-05-10perf parse: Allow tracepoint names to start with digitsDominique Martinet2-2/+9
2024-05-10perf parse-events: Add new 'fake_tp' parameter for testsDominique Martinet8-19/+34
2024-05-10perf parse-events: pass parse_state to add_tracepointDominique Martinet3-15/+21
2024-05-10selftests: netfilter: add packetdrill based conntrack testsFlorian Westphal10-0/+475
2024-05-10selftests: add F_DUPDFD_QUERY selftestsChristian Brauner1-1/+54
2024-05-10selftests/ftrace: Fix required features for VFS type test caseMasami Hiramatsu (Google)1-1/+2
2024-05-09perf symbols: Fix ownership of string in dso__load_vmlinux()James Clark1-3/+8
2024-05-09perf symbols: Update kcore map before merging in remaining symbolsJames Clark1-19/+21
2024-05-09perf maps: Re-use __maps__free_maps_by_name()James Clark1-7/+7
2024-05-09perf symbols: Remove map from list before updating addressesJames Clark1-4/+6
2024-05-09perf tracepoint: Don't scan all tracepoints to test if one existsIan Rogers2-35/+24
2024-05-09perf dwarf-aux: Fix build with HAVE_DWARF_CFI_SUPPORTJames Clark1-28/+28
2024-05-09perf thread: Fixes to thread__new() related to initializing commIan Rogers1-9/+5
2024-05-09perf report: Avoid SEGV in report__setup_sample_type()Ian Rogers1-1/+1
2024-05-09perf comm: Fix comm_str__put() for reference count checkingIan Rogers1-14/+31
2024-05-09perf ui browser: Avoid SEGV on titleIan Rogers1-1/+1
2024-05-09selftests/bpf: Drop get_port in test_tcp_check_syncookieGeliang Tang1-18/+3
2024-05-09selftests/bpf: Use connect_to_fd in test_tcp_check_syncookieGeliang Tang1-33/+5
2024-05-09selftests/bpf: Use connect_to_fd in sockopt_inheritGeliang Tang1-30/+1
2024-05-09selftests/bpf: Use start_server_addr in test_tcp_check_syncookieGeliang Tang2-44/+25
2024-05-09selftests/bpf: Use start_server_addr in sockopt_inheritGeliang Tang1-21/+12
2024-05-09selftests/bpf: Add post_socket_cb for network_helper_optsGeliang Tang2-9/+18
2024-05-09selftest: epoll_busy_poll: epoll busy poll testsJoe Damato3-1/+323
2024-05-09selftests/bpf: Retire bpf_tcp_helpers.hMartin KaFai Lau1-241/+0
2024-05-09selftests/bpf: Remove the bpf_tcp_helpers.h usages from other non tcp-cc testsMartin KaFai Lau7-38/+23
2024-05-09selftests/bpf: Remove bpf_tcp_helpers.h usages from other misc bpf tcp-cc testsMartin KaFai Lau2-10/+2
2024-05-09selftests/bpf: Use bpf_tracing_net.h in bpf_dctcpMartin KaFai Lau1-7/+15
2024-05-09selftests/bpf: Use bpf_tracing_net.h in bpf_cubicMartin KaFai Lau1-4/+12
2024-05-09selftests/bpf: Rename tcp-cc private struct in bpf_cubic and bpf_dctcpMartin KaFai Lau2-18/+18