summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2023-11-26Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+0
2023-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller-2/+0
2023-11-24Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-1/+1
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-217/+639
2023-11-23tools: ynl: fix duplicate op name in devlinkJakub Kicinski-1/+7
2023-11-23tools: ynl: fix header path for nfsdJakub Kicinski-1/+1
2023-11-23vsock/test: fix SEQPACKET message bounds testArseniy Krasnov-6/+13
2023-11-23kselftest/arm64: Fix output formatting for za-forkMark Brown-1/+1
2023-11-22Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-10/+14
2023-11-20selftests/bpf: check if max number of bpf_loop iterations is trackedEduard Zingerman-0/+75
2023-11-20bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman-10/+25
2023-11-20selftests/bpf: test widening for iterating callbacksEduard Zingerman-0/+20
2023-11-20selftests/bpf: tests for iterating callbacksEduard Zingerman-0/+149
2023-11-20bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman-14/+60
2023-11-20selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman-5/+8
2023-11-20selftests/bpf: track string payload offset as scalar in strobemetaEduard Zingerman-30/+48
2023-11-20selftests/bpf: track tcp payload offset as scalar in xdp_synproxyEduard Zingerman-32/+52
2023-11-20selftests/bpf: Add netkit to tc_redirect selftestDaniel Borkmann-0/+52
2023-11-20selftests/bpf: De-veth-ize the tc_redirect test caseDaniel Borkmann-126/+137
2023-11-20PM: tools: Fix sleepgraph syntax errorDavid Woodhouse-1/+1
2023-11-18Merge tag 'turbostat-2023.11.07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1442/+1442
2023-11-17Merge tag 'mm-hotfixes-stable-2023-11-17-14-04' of git://git.kernel.org/pub/s...Linus Torvalds-11/+16
2023-11-17kselftest: rtnetlink: fix ip route command typoPaolo Abeni-1/+1
2023-11-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-18/+128
2023-11-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-17/+127
2023-11-15selftests/mm: add hugetlb_fault_after_madv to .gitignoreBreno Leitao-0/+1
2023-11-15selftests/mm: restore number of hugepagesBreno Leitao-0/+3
2023-11-15selftests: mm: fix some build warningsMuhammad Usama Anjum-5/+5
2023-11-15selftests: mm: skip whole test instead of failureMuhammad Usama Anjum-6/+7
2023-11-14selftests: mptcp: fix fastclose with csum failurePaolo Abeni-1/+1
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds-6/+12
2023-11-10hv/hv_kvp_daemon: Some small fixes for handling NM keyfilesAni Sinha-10/+14
2023-11-09selftests/bpf: add more test cases for check_cfg()Andrii Nakryiko-0/+62
2023-11-09bpf: fix control-flow graph checking in privileged modeAndrii Nakryiko-6/+9
2023-11-09selftests/bpf: add edge case backtracking logic testAndrii Nakryiko-0/+40
2023-11-09bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko-4/+4
2023-11-09selftests: bpf: xskxceiver: ksft_print_msg: fix format type errorAnders Roxell-7/+12
2023-11-09Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-50/+524
2023-11-08Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-25/+234
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-46/+270
2023-11-08selftests/bpf: Enable cpu v4 tests for LoongArchHengqi Chen-6/+12
2023-11-07tools/power turbostat: version 2023.11.07Len Brown-1/+1
2023-11-07tools/power/turbostat: bugfix "--show IPC"Len Brown-2/+4
2023-11-07Merge tag 'pm-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-1/+1
2023-11-07selftests/bpf: get trusted cgrp from bpf_iter__cgroup directlyChuyi Zhou-12/+4
2023-11-07test/vsock: add dobule bind connect testFilippo Storniolo-0/+100
2023-11-07test/vsock: refactor vsock_acceptFilippo Storniolo-12/+20
2023-11-07test/vsock fix: add missing check on socket creationFilippo Storniolo-0/+8
2023-11-07Merge branch 'pm-tools'Rafael J. Wysocki-1/+1