summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-23tcp: introduce tcp_clock_ms()Eric Dumazet
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-21selftests: tc-testing: add test for 'rt' upgrade on hfscPedro Tammela
2023-10-20Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pu...Linus Torvalds
2023-10-20Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...Linus Torvalds
2023-10-20selftests/bpf: Add more test cases for bpf memory allocatorHou Tao
2023-10-20selftests/bpf: Make linked_list failure test more robustKumar Kartikeya Dwivedi
2023-10-20selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel
2023-10-20KVM: riscv: selftests: Add SBI DBCN extension to get-reg-list testAnup Patel
2023-10-20objtool: Fix return thunk patching in retpolinesJosh Poimboeuf
2023-10-20netlink: specs: add support for auto-sized scalarsJakub Kicinski
2023-10-20tools: ynl-gen: make the mnl_type() method publicJakub Kicinski
2023-10-19perf data: Increase RLIMIT_NOFILE limit when open too many files in perf_data...Yang Jihong
2023-10-19perf vendor events: Update PMC used in PM_RUN_INST_CMPL event for power10 pla...Kajol Jain
2023-10-20tools/power/turbostat: Handle offlined CPUs in cpu_subsetZhang Rui
2023-10-20tools/power/turbostat: Obey allowed CPUs for system summaryZhang Rui
2023-10-20Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-10-19perf trace: Use the right bpf_probe_read(_str) variant for reading user dataThomas Richter
2023-10-20tools/power/turbostat: Obey allowed CPUs for primary thread/core detectionZhang Rui
2023-10-20tools/power/turbostat: Abstract several functionsZhang Rui
2023-10-20tools/power/turbostat: Obey allowed CPUs during startupZhang Rui
2023-10-20tools/power/turbostat: Obey allowed CPUs when accessing CPU countersZhang Rui
2023-10-20tools/power/turbostat: Introduce cpu_allowed_setZhang Rui
2023-10-19tools build: Fix llvm feature detection, still used by bpftoolArnaldo Carvalho de Melo
2023-10-19selftests/bpf: Add tests for open-coded task and css iterChuyi Zhou
2023-10-19selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.cChuyi Zhou
2023-10-19bpf: Introduce css open-coded iterator kfuncsChuyi Zhou
2023-10-19bpf: Introduce task open coded iterator kfuncsChuyi Zhou
2023-10-19bpf: Introduce css_task open-coded iterator kfuncsChuyi Zhou
2023-10-19tools: ynl-gen: support limit namesJakub Kicinski
2023-10-19tools: ynl-gen: support full range of min/max checks for integer valuesJakub Kicinski
2023-10-19tools: ynl-gen: track attribute useJakub Kicinski
2023-10-19selftests/bpf/sockopt: Add io_uring supportBreno Leitao
2023-10-19selftests/net: Extract uring helpers to be reusableBreno Leitao
2023-10-19tools headers: Grab copy of io_uring.hBreno Leitao
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-19objtool: Add bcachefs noreturnsKent Overstreet
2023-10-19Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-10-19selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts
2023-10-19selftests: mptcp: join: correctly check for no RSTMatthieu Baerts
2023-10-19bpftool: Wrap struct_ops dump in an arrayManu Bretelle
2023-10-19bpftool: Fix printing of pointer valueManu Bretelle
2023-10-19selftests: net: add very basic test for netdev names and namespacesJakub Kicinski
2023-10-19inet: lock the socket in ip_sock_set_tos()Eric Dumazet
2023-10-18selftests: tc-testing: move auxiliary scripts to a dedicated folderPedro Tammela
2023-10-18selftests: tc-testing: add missing Kconfig options to 'config'Pedro Tammela
2023-10-18perf/benchmark: fix seccomp_unotify benchmark for 32-bitJiri Slaby (SUSE)
2023-10-18KVM: arm64: selftests: Test for setting ID register from usersapceJing Zhang
2023-10-18tools headers arm64: Update sysreg.h with kernel sourcesJing Zhang