aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-06-11selftests/fchmodat2: fix clang build failure due to -static-libasanJohn Hubbard1-1/+10
2024-06-11selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRSJohn Hubbard1-2/+12
2024-06-11bpftool: Query only cgroup-related attach typesKenta Tada1-4/+36
2024-06-11selftests: seccomp: fix format-zero-length warningsAmer Al Shanawany1-3/+3
2024-06-11selftests: filesystems: fix warn_unused_result build warningsAmer Al Shanawany1-2/+10
2024-06-11x86/alternatives: Add nested alternatives macrosPeter Zijlstra2-8/+31
2024-06-10mptcp: pm: update add_addr counters after connectYonglongLi1-2/+2
2024-06-10mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi1-1/+2
2024-06-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski37-385/+1410
2024-06-10perf evsel: Refactor tool eventsIan Rogers4-45/+277
2024-06-10KVM: selftests: Treat AMD Family 17h+ as supporting branch insns retiredManali Shukla1-30/+5
2024-06-10mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel1-4/+51
2024-06-09Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...Linus Torvalds19-29/+118
2024-06-09tools: ynl: make user space policies constJakub Kicinski4-13/+13
2024-06-07Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-0/+112
2024-06-07perf test: Speed up test case 70 annotate basic testsThomas Richter1-3/+7
2024-06-07perf stat: Choose the most disaggregate command line optionIan Rogers1-21/+52
2024-06-07perf stat: Make options localIan Rogers1-146/+145
2024-06-07pm-graph: v5.12, code revamp for python3.12Todd Brandt2-508/+508
2024-06-07pm-graph: v5.12, fixesTodd Brandt1-37/+65
2024-06-06perf maps: Add/use a sorted insert for fixup overlap and insertIan Rogers1-6/+59
2024-06-06perf maps: Reduce sorting for overlapping mappingsIan Rogers1-19/+36
2024-06-06perf maps: Fix use after free in __maps__fixup_overlap_and_insertIan Rogers1-4/+5
2024-06-06perf script: netdev-times: add location parameter to consume_skbLucas Stach1-1/+2
2024-06-06selftests/bpf: Drop useless arguments of do_test in bpf_tcp_caGeliang Tang1-11/+9
2024-06-06selftests/bpf: Use start_test in test_dctcp in bpf_tcp_caGeliang Tang1-12/+15
2024-06-06selftests/bpf: Use start_test in test_dctcp_fallback in bpf_tcp_caGeliang Tang1-11/+9
2024-06-06selftests/bpf: Add start_test helper in bpf_tcp_caGeliang Tang1-9/+33
2024-06-06selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_caGeliang Tang1-27/+34
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-29/+129
2024-06-06tools/rcu: Add rcu-updaters.sh scriptPaul E. McKenney1-0/+52
2024-06-06tools/memory-model: Code reorganization in lock.catAlan Stern1-21/+35
2024-06-06tools/memory-model: Fix bug in lock.catAlan Stern1-10/+10
2024-06-06tools/memory-model: Add access-marking.txt to READMEPaul E. McKenney1-0/+4
2024-06-06tools/memory-model: Add KCSAN LF mentorship session citationPaul E. McKenney1-3/+7
2024-06-06libbpf: Auto-attach struct_ops BPF maps in BPF skeletonMykyta Yatsenko4-7/+113
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-11/+13
2024-06-06selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)1-0/+1
2024-06-06selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)1-6/+7
2024-06-06selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)1-3/+1
2024-06-06selftests/bpf: Add btf_field_iter selftestsAlan Maguire1-0/+161
2024-06-06selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song1-1/+2
2024-06-06KVM: selftests: Fix RISC-V compilationAndrew Jones3-0/+3
2024-06-06perf: parse-events: Fix compilation error while defining DEBUG_PARSERClément Le Goffic2-7/+0
2024-06-05selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addressesLukasz Majewski1-0/+9
2024-06-05selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addressesLukasz Majewski1-0/+15
2024-06-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-2/+3
2024-06-05ftrace/selftests: Fix pid test with function graph not showing pidsSteven Rostedt (Google)1-0/+2
2024-06-05Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+23
2024-06-05KVM: s390x: selftests: Add shared zeropage testDavid Hildenbrand2-0/+112