summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-12-08Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+116
2023-12-07selftests/bpf: Add test for early update in prog_array_map_poke_runJiri Olsa2-0/+116
2023-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+6
2023-12-01Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...Linus Torvalds28-39/+226
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds12-84/+160
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-11/+47
2023-11-30bpf, sockmap: Add af_unix test with both sockets in mapJohn Fastabend2-11/+47
2023-11-29tools: ynl-gen: always construct struct ynl_req_stateJakub Kicinski5-55/+102
2023-11-28selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2-14/+8
2023-11-28selftests/net: unix: fix unused variable compiler warningWillem de Bruijn1-1/+0
2023-11-28selftests/net: fix a char signedness issueWillem de Bruijn1-1/+1
2023-11-28selftests/net: ipsec: fix constant out of rangeWillem de Bruijn1-2/+2
2023-11-26Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2023-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller1-2/+0
2023-11-24Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+1
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds14-217/+639
2023-11-23tools: ynl: fix duplicate op name in devlinkJakub Kicinski2-1/+7
2023-11-23tools: ynl: fix header path for nfsdJakub Kicinski1-1/+1
2023-11-23vsock/test: fix SEQPACKET message bounds testArseniy Krasnov1-6/+13
2023-11-23kselftest/arm64: Fix output formatting for za-forkMark Brown1-1/+1
2023-11-22tools: Disable __packed attribute compiler warning due to -Werror=attributesArnaldo Carvalho de Melo1-0/+1
2023-11-22perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton4-13/+20
2023-11-22tools perf: Add arm64 sysreg files to MANIFESTOliver Upton1-0/+2
2023-11-22tools/perf: Update tools's copy of mips syscall tableNamhyung Kim1-0/+4
2023-11-22tools/perf: Update tools's copy of s390 syscall tableNamhyung Kim1-0/+4
2023-11-22tools/perf: Update tools's copy of powerpc syscall tableNamhyung Kim1-0/+4
2023-11-22tools/perf: Update tools's copy of x86 syscall tableNamhyung Kim1-0/+3
2023-11-22tools headers: Update tools's copy of s390/asm headersNamhyung Kim1-0/+16
2023-11-22tools headers: Update tools's copy of arm64/asm headersNamhyung Kim3-5/+42
2023-11-22tools headers: Update tools's copy of x86/asm headersNamhyung Kim4-7/+60
2023-11-22tools headers: Update tools's copy of socket.h headerNamhyung Kim1-0/+1
2023-11-22tools headers UAPI: Update tools's copy of unistd.h headerNamhyung Kim1-3/+9
2023-11-22tools headers UAPI: Update tools's copy of vhost.h headerNamhyung Kim1-0/+8
2023-11-22tools headers UAPI: Update tools's copy of mount.h headerNamhyung Kim1-1/+2
2023-11-22tools headers UAPI: Update tools's copy of kvm.h headerNamhyung Kim1-3/+21
2023-11-22tools headers UAPI: Update tools's copy of fscrypt.h headerNamhyung Kim1-1/+2
2023-11-22tools headers UAPI: Update tools's copy of drm headersNamhyung Kim2-4/+24
2023-11-22Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-10/+14
2023-11-21perf lock contention: Fix a build error on 32-bitYang Jihong1-1/+2
2023-11-21perf kwork: Fix a build error on 32-bitYang Jihong1-1/+1
2023-11-21selftests/bpf: check if max number of bpf_loop iterations is trackedEduard Zingerman1-0/+75
2023-11-21bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman1-10/+25
2023-11-21selftests/bpf: test widening for iterating callbacksEduard Zingerman1-0/+20
2023-11-21selftests/bpf: tests for iterating callbacksEduard Zingerman2-0/+149
2023-11-21bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman3-14/+60
2023-11-21selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman1-5/+8
2023-11-21selftests/bpf: track string payload offset as scalar in strobemetaEduard Zingerman1-30/+48
2023-11-21selftests/bpf: track tcp payload offset as scalar in xdp_synproxyEduard Zingerman1-32/+52
2023-11-21iommufd/selftest: Fix _test_mock_dirty_bitmaps()Robin Murphy1-7/+6