summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-06-09tools: ynl: make user space policies constJakub Kicinski
2024-06-07Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-06-07perf test: Speed up test case 70 annotate basic testsThomas Richter
2024-06-07perf stat: Choose the most disaggregate command line optionIan Rogers
2024-06-07perf stat: Make options localIan Rogers
2024-06-07pm-graph: v5.12, code revamp for python3.12Todd Brandt
2024-06-07pm-graph: v5.12, fixesTodd Brandt
2024-06-06perf maps: Add/use a sorted insert for fixup overlap and insertIan Rogers
2024-06-06perf maps: Reduce sorting for overlapping mappingsIan Rogers
2024-06-06perf maps: Fix use after free in __maps__fixup_overlap_and_insertIan Rogers
2024-06-06perf script: netdev-times: add location parameter to consume_skbLucas Stach
2024-06-06selftests/bpf: Drop useless arguments of do_test in bpf_tcp_caGeliang Tang
2024-06-06selftests/bpf: Use start_test in test_dctcp in bpf_tcp_caGeliang Tang
2024-06-06selftests/bpf: Use start_test in test_dctcp_fallback in bpf_tcp_caGeliang Tang
2024-06-06selftests/bpf: Add start_test helper in bpf_tcp_caGeliang Tang
2024-06-06selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_caGeliang Tang
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-06tools/rcu: Add rcu-updaters.sh scriptPaul E. McKenney
2024-06-06tools/memory-model: Code reorganization in lock.catAlan Stern
2024-06-06tools/memory-model: Fix bug in lock.catAlan Stern
2024-06-06tools/memory-model: Add access-marking.txt to READMEPaul E. McKenney
2024-06-06tools/memory-model: Add KCSAN LF mentorship session citationPaul E. McKenney
2024-06-06libbpf: Auto-attach struct_ops BPF maps in BPF skeletonMykyta Yatsenko
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-06selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)
2024-06-06selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)
2024-06-06selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)
2024-06-06selftests/bpf: Add btf_field_iter selftestsAlan Maguire
2024-06-06selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song
2024-06-06KVM: selftests: Fix RISC-V compilationAndrew Jones
2024-06-06perf: parse-events: Fix compilation error while defining DEBUG_PARSERClément Le Goffic
2024-06-05selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addressesLukasz Majewski
2024-06-05selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addressesLukasz Majewski
2024-06-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-05ftrace/selftests: Fix pid test with function graph not showing pidsSteven Rostedt (Google)
2024-06-05Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-06-05KVM: s390x: selftests: Add shared zeropage testDavid Hildenbrand
2024-06-05libbpf: Remove callback-based type/string BTF field visitor helpersAndrii Nakryiko
2024-06-05bpftool: Use BTF field iterator in btfgenAndrii Nakryiko
2024-06-05libbpf: Make use of BTF field iterator in BTF handling codeAndrii Nakryiko
2024-06-05libbpf: Make use of BTF field iterator in BPF linker codeAndrii Nakryiko
2024-06-05libbpf: Add BTF field iteratorAndrii Nakryiko
2024-06-05perf bpf: Fix handling of minimal vmlinux.h file when interrupting the buildNamhyung Kim
2024-06-05Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"Arnaldo Carvalho de Melo
2024-06-05KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBitsTao Su
2024-06-05KVM: selftests: Fix shift of 32 bit unsigned int more than 32 bitsColin Ian King
2024-06-05selftests: hsr: add missing config for CONFIG_BRIDGEHangbin Liu
2024-06-05mm/memblock: use PAGE_ALIGN_DOWN to get pgend in free_memmapWei Yang
2024-06-05memblock tests: add memblock_overlaps_region_checksWei Yang
2024-06-05memblock tests: add memblock_reserve_many_may_conflict_check()Wei Yang