summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2024-06-05memblock tests: add memblock_reserve_all_locations_check()Wei Yang
2024-06-05mm/memblock: remove empty dummy entryWei Yang
2024-06-04perf hisi-ptt: remove unused struct 'hisi_ptt_queue'Dr. David Alan Gilbert
2024-06-04selftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_find()Yonghong Song
2024-06-04tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2024-06-04selftests/bpf: Fix bpf_cookie and find_vma in nested VMSong Liu
2024-06-04Merge tag 'linux_kselftest-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-06-04selftests/ftrace: Add fgraph-multi.tc testSteven Rostedt (Google)
2024-06-04selftests/ftrace: Add function_graph tracer to func-filter-pid testSteven Rostedt (Google)
2024-06-03perf genelf: remove unused struct 'options'Dr. David Alan Gilbert
2024-06-03perf lock info: Display both map and thread by defaultNick Forrington
2024-06-03selftests/bpf: Test global bpf_list_head arrays.Kui-Feng Lee
2024-06-03selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types.Kui-Feng Lee
2024-06-03selftests/bpf: Test kptr arrays and kptrs in nested struct fields.Kui-Feng Lee
2024-06-03Merge tag 'cxl-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-03tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_S...Arnaldo Carvalho de Melo
2024-06-03selftests/bpf: Drop duplicate bpf_map_lookup_elem in test_sockmapGeliang Tang
2024-06-03selftests/bpf: Check length of recv in test_sockmapGeliang Tang
2024-06-03selftests/bpf: Fix size of map_fd in test_sockmapGeliang Tang
2024-06-03selftests/bpf: Drop prog_fd array in test_sockmapGeliang Tang
2024-06-03selftests/bpf: Replace tx_prog_fd with tx_prog in test_sockmapGeliang Tang
2024-06-03selftests/bpf: Use bpf_link attachments in test_sockmapGeliang Tang
2024-06-03selftests/bpf: Drop duplicate definition of i in test_sockmapGeliang Tang
2024-06-03selftests/bpf: Fix tx_prog_fd values in test_sockmapGeliang Tang
2024-06-03KVM: selftests: remove unused struct 'memslot_antagonist_args'Dr. David Alan Gilbert
2024-06-03bpftool: Fix typo in MAX_NUM_METRICS macro nameSwan Beaujard