aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-10-23Merge branch 'devlink-finish-conversion-to-generated-split_ops'Jakub Kicinski6-15/+7185
2023-10-23netlink: specs: devlink: add the remaining command to generate complete split...Jiri Pirko2-1/+7122
2023-10-23netlink: specs: devlink: remove reload-action from devlink-get cmd replyJiri Pirko2-7/+0
2023-10-23tools: ynl-gen: render rsp_parse() helpers if cmd has only dump opJiri Pirko1-4/+7
2023-10-23tools: ynl-gen: introduce support for bitfield32 attribute typeJiri Pirko4-3/+56
2023-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+12
2023-10-23tools: ynl-gen: change spacing around __attribute__Jakub Kicinski7-64/+64
2023-10-23tcp: introduce tcp_clock_ms()Eric Dumazet1-2/+2
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+13
2023-10-21selftests: tc-testing: add test for 'rt' upgrade on hfscPedro Tammela1-6/+26
2023-10-20Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pu...Linus Torvalds5-23/+55
2023-10-20Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...Linus Torvalds1-7/+9
2023-10-20selftests/bpf: Add more test cases for bpf memory allocatorHou Tao2-7/+193
2023-10-20selftests/bpf: Make linked_list failure test more robustKumar Kartikeya Dwivedi2-9/+5
2023-10-20selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel1-0/+13
2023-10-20KVM: riscv: selftests: Add SBI DBCN extension to get-reg-list testAnup Patel1-0/+2
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