aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-10-20objtool: Fix return thunk patching in retpolinesJosh Poimboeuf1-0/+16
2023-10-20netlink: specs: add support for auto-sized scalarsJakub Kicinski5-2/+47
2023-10-20tools: ynl-gen: make the mnl_type() method publicJakub Kicinski1-20/+18
2023-10-19perf data: Increase RLIMIT_NOFILE limit when open too many files in perf_data...Yang Jihong1-0/+12
2023-10-19perf vendor events: Update PMC used in PM_RUN_INST_CMPL event for power10 pla...Kajol Jain1-1/+1
2023-10-20tools/power/turbostat: Handle offlined CPUs in cpu_subsetZhang Rui1-10/+21
2023-10-20tools/power/turbostat: Obey allowed CPUs for system summaryZhang Rui1-25/+46
2023-10-20Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2-1/+20
2023-10-19perf trace: Use the right bpf_probe_read(_str) variant for reading user dataThomas Richter1-8/+8
2023-10-20tools/power/turbostat: Obey allowed CPUs for primary thread/core detectionZhang Rui1-19/+16
2023-10-20tools/power/turbostat: Abstract several functionsZhang Rui1-17/+41
2023-10-20tools/power/turbostat: Obey allowed CPUs during startupZhang Rui1-7/+14
2023-10-20tools/power/turbostat: Obey allowed CPUs when accessing CPU countersZhang Rui1-2/+2
2023-10-20tools/power/turbostat: Introduce cpu_allowed_setZhang Rui1-3/+28
2023-10-19tools build: Fix llvm feature detection, still used by bpftoolArnaldo Carvalho de Melo1-0/+14
2023-10-19selftests/bpf: Add tests for open-coded task and css iterChuyi Zhou5-0/+415
2023-10-19selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.cChuyi Zhou2-9/+9
2023-10-19bpf: Introduce css open-coded iterator kfuncsChuyi Zhou1-0/+6
2023-10-19bpf: Introduce task open coded iterator kfuncsChuyi Zhou1-0/+5
2023-10-19bpf: Introduce css_task open-coded iterator kfuncsChuyi Zhou1-0/+8
2023-10-19tools: ynl-gen: support limit namesJakub Kicinski1-11/+34
2023-10-19tools: ynl-gen: support full range of min/max checks for integer valuesJakub Kicinski1-7/+59
2023-10-19tools: ynl-gen: track attribute useJakub Kicinski1-0/+20
2023-10-19selftests/bpf/sockopt: Add io_uring supportBreno Leitao1-6/+107
2023-10-19selftests/net: Extract uring helpers to be reusableBreno Leitao3-266/+285
2023-10-19tools headers: Grab copy of io_uring.hBreno Leitao1-0/+757
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski25-65/+404
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds8-34/+257
2023-10-19objtool: Add bcachefs noreturnsKent Overstreet1-0/+2
2023-10-19Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-10-19selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts1-0/+13
2023-10-19selftests: mptcp: join: correctly check for no RSTMatthieu Baerts1-2/+6
2023-10-19bpftool: Wrap struct_ops dump in an arrayManu Bretelle1-0/+6
2023-10-19bpftool: Fix printing of pointer valueManu Bretelle1-1/+1
2023-10-19selftests: net: add very basic test for netdev names and namespacesJakub Kicinski2-0/+88
2023-10-19inet: lock the socket in ip_sock_set_tos()Eric Dumazet1-1/+1
2023-10-18selftests: tc-testing: move auxiliary scripts to a dedicated folderPedro Tammela3-5/+5
2023-10-18selftests: tc-testing: add missing Kconfig options to 'config'Pedro Tammela1-0/+9
2023-10-18perf/benchmark: fix seccomp_unotify benchmark for 32-bitJiri Slaby (SUSE)1-1/+1
2023-10-18KVM: arm64: selftests: Test for setting ID register from usersapceJing Zhang2-0/+482
2023-10-18tools headers arm64: Update sysreg.h with kernel sourcesJing Zhang6-661/+232
2023-10-18KVM: selftests: Generate sysreg-defs.h and add to include pathOliver Upton1-3/+20
2023-10-18perf build: Generate arm64's sysreg-defs.h and add to include pathOliver Upton2-3/+14
2023-10-18tools: arm64: Add a Makefile for generating sysreg-defs.hOliver Upton2-0/+39
2023-10-18perf tools: Do not ignore the default vmlinux.hNamhyung Kim1-0/+1
2023-10-18tools/build: Fix -s detection code in tools/scripts/Makefile.includeJiri Olsa1-1/+9
2023-10-18tools/build: Fix -s detection code in tools/build/Makefile.buildJiri Olsa1-1/+9
2023-10-18proc: test /proc/${pid}/statmSwarup Laxman Kotiaklapudi1-5/+92
2023-10-18compiler.h: move __is_constexpr() to compiler.hDavid Laight2-8/+8
2023-10-18tools/mm: update the usage output to be more organizedAudra Mitchell1-13/+20