summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2023-10-18KVM: selftests: Generate sysreg-defs.h and add to include pathOliver Upton
2023-10-18perf build: Generate arm64's sysreg-defs.h and add to include pathOliver Upton
2023-10-18tools: arm64: Add a Makefile for generating sysreg-defs.hOliver Upton
2023-10-18perf tools: Do not ignore the default vmlinux.hNamhyung Kim
2023-10-18tools/build: Fix -s detection code in tools/scripts/Makefile.includeJiri Olsa
2023-10-18tools/build: Fix -s detection code in tools/build/Makefile.buildJiri Olsa
2023-10-18proc: test /proc/${pid}/statmSwarup Laxman Kotiaklapudi
2023-10-18compiler.h: move __is_constexpr() to compiler.hDavid Laight
2023-10-18tools/mm: update the usage output to be more organizedAudra Mitchell
2023-10-18tools/mm: fix the default case for page_owner_sortAudra Mitchell
2023-10-18tools/mm: filter out timestamps for correct collationAudra Mitchell
2023-10-18tools/mm: remove references to free_ts from page_owner_sortAudra Mitchell
2023-10-18selftests: add a selftest to verify hugetlb usage in memcgNhat Pham