summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
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-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-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
2023-11-06nfsd: regenerate user space parsers after ynl-gen changesJakub Kicinski-11/+153
2023-11-04Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-10/+75
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+20
2023-11-03Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11/+1815
2023-11-03Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Linus Torvalds-1810/+31676
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds-4/+113
2023-11-03Merge tag 'trace-tools-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+1
2023-11-03Merge tag 'linux-cpupower-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki-1/+1
2023-11-03selftests: pmtu.sh: fix result checkingHangbin Liu-1/+1
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds-33/+166
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-198/+2678
2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-30/+40
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-757/+1962
2023-11-02Merge tag 'libnvdimm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-15/+16
2023-11-02Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-47/+73
2023-11-02Merge tag 'for-linus-2023110101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-9/+81
2023-11-02selftests/bpf: Fix broken build where char is unsignedBjörn Töpel-1/+1
2023-11-01selftests/bpf: precision tracking test for BPF_NEG and BPF_ENDShung-Hsi Yu-0/+95
2023-11-01selftests/bpf: Add test for using css_task iter in sleepable progsChuyi Zhou-0/+20
2023-11-01selftests/bpf: Add tests for css_task iter combining with cgroup iterChuyi Zhou-0/+77
2023-11-01bpf: Relax allowlist for css_task iterChuyi Zhou-2/+2
2023-11-01selftests/bpf: fix test_maps' use of bpf_map_create_optsAndrii Nakryiko-15/+5
2023-11-01bpf: Add __bpf_hook_{start,end} macrosDave Marchevsky-4/+2