summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-12-20selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum
2023-12-20maple_tree: do not preallocate nodes for slot storesSidhartha Kumar
2023-12-20selftests/bpf: Remove tests for zeroed-array kptrHou Tao
2023-12-20perf maps: Fix up overlaps during fixup_endIan Rogers
2023-12-20perf maps: Reduce scope of map_rb_node and maps internalsIan Rogers
2023-12-20perf maps: Add find next entry to give entry after the given mapIan Rogers
2023-12-20perf maps: Add maps__load_first()Ian Rogers
2023-12-20perf maps: Rename clone to copy fromIan Rogers
2023-12-20perf maps: Do simple merge if given map doesn't overlapIan Rogers
2023-12-20perf maps: Refactor maps__fixup_overlappings()Ian Rogers
2023-12-20perf debug: Expose debug fileIan Rogers
2023-12-20perf maps: Add remove maps function to remove a map based on callbackIan Rogers
2023-12-20perf maps: Reduce scope of maps__for_each_entry()Ian Rogers
2023-12-20perf vdso: Use function to add missing maps lockIan Rogers
2023-12-20perf unwind: Use function to add missing maps lockIan Rogers
2023-12-20perf scripts python arm-cs-trace-disasm.py: Do not ignore disam first sampleRuidong Tian
2023-12-20perf scripts python arm-cs-trace-disasm.py: Set start vm addr of exectable fi...Ruidong Tian
2023-12-20tools/counter: Remove unneeded semicolonYang Li
2023-12-20tools/counter: Fix spelling mistake "componend" -> "component"Colin Ian King
2023-12-20perf archive: Add new option '--unpack' to expand tarballsVeronika Molnarova
2023-12-20Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-12-20selftests: vxlan_mdb: Add MDB bulk deletion testIdo Schimmel
2023-12-20selftests: bridge_mdb: Add MDB bulk deletion testIdo Schimmel
2023-12-19selftests/bpf: Close cgrp fd before calling cleanup_cgroup_environment()Hou Tao
2023-12-19selftests/bpf: add freplace of BTF-unreliable main prog testAndrii Nakryiko
2023-12-19selftests/bpf: add global subprog annotation testsAndrii Nakryiko
2023-12-19libbpf: add __arg_xxx macros for annotating global func argsAndrii Nakryiko
2023-12-19bpf: reuse subprog argument parsing logic for subprog call checksAndrii Nakryiko
2023-12-19bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko
2023-12-19selftests/bpf: add testcase to verifier_bounds.c for BPF_JNEMenglong Dong
2023-12-19selftests/bpf: activate the OP_NE logic in range_cond()Menglong Dong
2023-12-19selftests/bpf: remove reduplicated s32 casting in "crafted_cases"Menglong Dong
2023-12-20HID: wacom: Add additional tests of confidence behaviorJason Gerecke
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko
2023-12-19perf archive: Add new option '--all' to pack perf.data with DSOsVeronika Molnarova
2023-12-19tracing/selftests: Add test to test the trace_markerSteven Rostedt (Google)
2023-12-19selftests: add vlan hw filter testsLiu Jian
2023-12-19kselftest/arm64: Don't probe the current VL for unsupported vector typesMark Brown
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-18Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2023-12-18perf thread: Use function to add missing maps lockIan Rogers
2023-12-18perf synthetic-events: Use function to add missing maps lockIan Rogers
2023-12-18perf symbol: Use function to add missing maps lockIan Rogers
2023-12-18perf probe-event: Use function to add missing maps lockIan Rogers
2023-12-18perf machine: Use function to add missing maps lockIan Rogers
2023-12-18perf tests: Use function to add missing maps lockIan Rogers
2023-12-18perf report: Use function to add missing maps lockIan Rogers
2023-12-18perf events x86: Use function to add missing lockIan Rogers
2023-12-18perf maps: Add maps__for_each_map to iterate maps holding the lockIan Rogers
2023-12-18perf map: Improve map/unmap parameter namesIan Rogers