summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...Linus Torvalds2023-12-0128-39/+226
|\
| * tools: Disable __packed attribute compiler warning due to -Werror=attributesArnaldo Carvalho de Melo2023-11-221-0/+1
| * perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton2023-11-224-13/+20
| * tools perf: Add arm64 sysreg files to MANIFESTOliver Upton2023-11-221-0/+2
| * tools/perf: Update tools's copy of mips syscall tableNamhyung Kim2023-11-221-0/+4
| * tools/perf: Update tools's copy of s390 syscall tableNamhyung Kim2023-11-221-0/+4
| * tools/perf: Update tools's copy of powerpc syscall tableNamhyung Kim2023-11-221-0/+4
| * tools/perf: Update tools's copy of x86 syscall tableNamhyung Kim2023-11-221-0/+3
| * tools headers: Update tools's copy of s390/asm headersNamhyung Kim2023-11-221-0/+16
| * tools headers: Update tools's copy of arm64/asm headersNamhyung Kim2023-11-223-5/+42
| * tools headers: Update tools's copy of x86/asm headersNamhyung Kim2023-11-224-7/+60
| * tools headers: Update tools's copy of socket.h headerNamhyung Kim2023-11-221-0/+1
| * tools headers UAPI: Update tools's copy of unistd.h headerNamhyung Kim2023-11-221-3/+9
| * tools headers UAPI: Update tools's copy of vhost.h headerNamhyung Kim2023-11-221-0/+8
| * tools headers UAPI: Update tools's copy of mount.h headerNamhyung Kim2023-11-221-1/+2
| * tools headers UAPI: Update tools's copy of kvm.h headerNamhyung Kim2023-11-221-3/+21
| * tools headers UAPI: Update tools's copy of fscrypt.h headerNamhyung Kim2023-11-221-1/+2
| * tools headers UAPI: Update tools's copy of drm headersNamhyung Kim2023-11-222-4/+24
| * perf lock contention: Fix a build error on 32-bitYang Jihong2023-11-211-1/+2
| * perf kwork: Fix a build error on 32-bitYang Jihong2023-11-211-1/+1
* | Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-0112-84/+160
|\ \
| * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-292-11/+47
| |\ \
| | * | bpf, sockmap: Add af_unix test with both sockets in mapJohn Fastabend2023-11-302-11/+47
| * | | tools: ynl-gen: always construct struct ynl_req_stateJakub Kicinski2023-11-295-55/+102
| * | | selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2023-11-272-14/+8
| * | | selftests/net: unix: fix unused variable compiler warningWillem de Bruijn2023-11-271-1/+0
| * | | selftests/net: fix a char signedness issueWillem de Bruijn2023-11-271-1/+1
| * | | selftests/net: ipsec: fix constant out of rangeWillem de Bruijn2023-11-271-2/+2
| |/ /
* | | Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-261-2/+0
|\ \ \
| * | | parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller2023-11-251-2/+0
| | |/ | |/|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-251-1/+1
|\ \ \
| * | | kselftest/arm64: Fix output formatting for za-forkMark Brown2023-11-231-1/+1
* | | | Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-11-241-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | PM: tools: Fix sleepgraph syntax errorDavid Woodhouse2023-11-201-1/+1
| | |/ | |/|
* | | Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-2314-217/+639
|\ \ \
| * | | tools: ynl: fix duplicate op name in devlinkJakub Kicinski2023-11-232-1/+7
| * | | tools: ynl: fix header path for nfsdJakub Kicinski2023-11-231-1/+1
| * | | vsock/test: fix SEQPACKET message bounds testArseniy Krasnov2023-11-231-6/+13
| * | | selftests/bpf: check if max number of bpf_loop iterations is trackedEduard Zingerman2023-11-201-0/+75
| * | | bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman2023-11-201-10/+25
| * | | selftests/bpf: test widening for iterating callbacksEduard Zingerman2023-11-201-0/+20
| * | | selftests/bpf: tests for iterating callbacksEduard Zingerman2023-11-202-0/+149
| * | | bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman2023-11-203-14/+60
| * | | selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman2023-11-201-5/+8
| * | | selftests/bpf: track string payload offset as scalar in strobemetaEduard Zingerman2023-11-201-30/+48
| * | | selftests/bpf: track tcp payload offset as scalar in xdp_synproxyEduard Zingerman2023-11-201-32/+52
| * | | selftests/bpf: Add netkit to tc_redirect selftestDaniel Borkmann2023-11-201-0/+52
| * | | selftests/bpf: De-veth-ize the tc_redirect test caseDaniel Borkmann2023-11-201-126/+137
| * | | kselftest: rtnetlink: fix ip route command typoPaolo Abeni2023-11-171-1/+1
* | | | Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-11-222-10/+14
|\ \ \ \ | |_|/ / |/| | |