aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-12-20selftests/mm: support multi-size THP interface in thp_settingsRyan Roberts3-2/+67
2023-12-20selftests/mm: factor out thp settings managementRyan Roberts4-326/+391
2023-12-20selftests/mm/kugepaged: restore thp settings at exitRyan Roberts1-6/+11
2023-12-20sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton5-59/+10
2023-12-20selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum1-0/+3
2023-12-20maple_tree: do not preallocate nodes for slot storesSidhartha Kumar1-1/+1
2023-12-20selftests/bpf: Remove tests for zeroed-array kptrHou Tao1-51/+49
2023-12-20perf maps: Fix up overlaps during fixup_endIan Rogers1-1/+1
2023-12-20perf maps: Reduce scope of map_rb_node and maps internalsIan Rogers2-58/+55
2023-12-20perf maps: Add find next entry to give entry after the given mapIan Rogers3-4/+16
2023-12-20perf maps: Add maps__load_first()Ian Rogers3-1/+16
2023-12-20perf maps: Rename clone to copy fromIan Rogers4-9/+4
2023-12-20perf maps: Do simple merge if given map doesn't overlapIan Rogers1-0/+11
2023-12-20perf maps: Refactor maps__fixup_overlappings()Ian Rogers3-25/+37
2023-12-20perf debug: Expose debug fileIan Rogers2-7/+16
2023-12-20perf maps: Add remove maps function to remove a map based on callbackIan Rogers3-16/+38
2023-12-20perf maps: Reduce scope of maps__for_each_entry()Ian Rogers2-3/+3
2023-12-20perf vdso: Use function to add missing maps lockIan Rogers1-12/+23
2023-12-20perf unwind: Use function to add missing maps lockIan Rogers1-10/+24
2023-12-20perf scripts python arm-cs-trace-disasm.py: Do not ignore disam first sampleRuidong Tian1-10/+11
2023-12-20perf scripts python arm-cs-trace-disasm.py: Set start vm addr of exectable fi...Ruidong Tian1-2/+3
2023-12-20tools/counter: Remove unneeded semicolonYang Li1-3/+3
2023-12-20tools/counter: Fix spelling mistake "componend" -> "component"Colin Ian King1-2/+2
2023-12-20perf archive: Add new option '--unpack' to expand tarballsVeronika Molnarova1-8/+58
2023-12-20Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman1-0/+2
2023-12-20selftests: vxlan_mdb: Add MDB bulk deletion testIdo Schimmel1-2/+199
2023-12-20selftests: bridge_mdb: Add MDB bulk deletion testIdo Schimmel1-2/+189
2023-12-19selftests/bpf: Close cgrp fd before calling cleanup_cgroup_environment()Hou Tao1-0/+1
2023-12-19selftests/bpf: add freplace of BTF-unreliable main prog testAndrii Nakryiko4-3/+69
2023-12-19selftests/bpf: add global subprog annotation testsAndrii Nakryiko1-4/+95
2023-12-19libbpf: add __arg_xxx macros for annotating global func argsAndrii Nakryiko1-0/+3
2023-12-19bpf: reuse subprog argument parsing logic for subprog call checksAndrii Nakryiko1-1/+1
2023-12-19bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko3-4/+4
2023-12-19selftests/bpf: add testcase to verifier_bounds.c for BPF_JNEMenglong Dong1-0/+62
2023-12-19selftests/bpf: activate the OP_NE logic in range_cond()Menglong Dong1-6/+13
2023-12-19selftests/bpf: remove reduplicated s32 casting in "crafted_cases"Menglong Dong1-4/+4
2023-12-20HID: wacom: Add additional tests of confidence behaviorJason Gerecke1-1/+277
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko18-1850/+478
2023-12-19perf archive: Add new option '--all' to pack perf.data with DSOsVeronika Molnarova1-8/+32
2023-12-19tracing/selftests: Add test to test the trace_markerSteven Rostedt (Google)1-0/+82
2023-12-19selftests: add vlan hw filter testsLiu Jian2-0/+30
2023-12-19kselftest/arm64: Don't probe the current VL for unsupported vector typesMark Brown1-3/+11
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski93-845/+4931
2023-12-18Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo574-8235/+40143
2023-12-18perf thread: Use function to add missing maps lockIan Rogers1-18/+17
2023-12-18perf synthetic-events: Use function to add missing maps lockIan Rogers1-51/+67
2023-12-18perf symbol: Use function to add missing maps lockIan Rogers1-17/+19
2023-12-18perf probe-event: Use function to add missing maps lockIan Rogers1-14/+26
2023-12-18perf machine: Use function to add missing maps lockIan Rogers1-24/+29
2023-12-18perf tests: Use function to add missing maps lockIan Rogers2-106/+136