summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2026-04-13Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-9/+790
2026-04-13Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-666/+1250
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+0
2026-04-13Merge tag 'vfs-7.1-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+969
2026-04-13Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1019
2026-04-13selftests/ftrace: Quote check_requires comparisonsCao Ruichuang-7/+7
2026-04-13selftests: Preserve subtarget failures in all/installRicardo B. Marlière-4/+4
2026-04-13selftests/run_kselftest.sh: Allow choosing per-test log directoryRicardo B. Marlière-3/+30
2026-04-13selftests/run_kselftest.sh: Resolve BASE_DIR with pwd -PRicardo B. Marlière-6/+1
2026-04-13Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-40/+5
2026-04-13Merge tag 'kvm-x86-svm-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-2/+0
2026-04-13Merge tag 'rcu.2026.03.31a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-110/+73
2026-04-13tools/sched_ext: Add explicit cast from void* in RESIZE_ARRAY()Kuba Piecuch-0/+1
2026-04-13sched_ext: Make string params of __ENUM_set() constKuba Piecuch-1/+1
2026-04-13tools/sched_ext: Kick home CPU for stranded tasks in scx_qmapTejun Heo-0/+40
2026-04-13Merge branch 'nocache-cleanup'Linus Torvalds-1/+1
2026-04-13selftests: net: Add tests for team driver decoupled tx and rx controlMarc Harvey-1/+348
2026-04-13selftests: net: Add test for enablement of ports with teamdMarc Harvey-0/+287
2026-04-13selftests: net: Add tests for failover of team-aggregated portsMarc Harvey-2/+319
2026-04-13Merge tag 'kvm-x86-nested-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-16/+435
2026-04-13Merge tag 'kvm-x86-selftests-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-12/+92
2026-04-13Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-197/+1340
2026-04-13Merge tag 'loongarch-kvm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini-2/+302
2026-04-13Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-17/+145
2026-04-12selftests/bpf: cover short IPv4/IPv6 inputs with adjust_roomSun Jian-3/+44
2026-04-12selftests/bpf: Use memfd_create instead of shm_open in cgroup_iter_memcgAlexei Starovoitov-4/+3
2026-04-12Merge patch series "bpf: Fix OOB in pcpu_init_value and add a test"Alexei Starovoitov-0/+85
2026-04-12selftests/bpf: Add test for cgroup storage OOB readLang Xu-0/+85
2026-04-12selftests/bpf: Fix reg_bounds to match new tnum-based refinementPaul Chaignon-0/+35
2026-04-12selftests/bpf: Add tests for non-arena/arena operationsEmil Tsalapatis-0/+130
2026-04-12bpftool: add missing fsession to the usage and docs of bpftoolMenglong Dong-3/+3
2026-04-12bpf: add missing fsession to the verifier logMenglong Dong-5/+5
2026-04-12selftests/bpf: Add tests for sock_ops ctx access with same src/dst registerJiayuan Chen-0/+193
2026-04-12perf sample: Fix documentation typoIan Rogers-1/+1
2026-04-12tools: ynl: ethtool: add --dbg-small-recv optionHangbin Liu-1/+8
2026-04-12tools: ynl: ethtool: use doit instead of dumpit for per-device GETHangbin Liu-35/+33
2026-04-12tools: ynl: move ethtool.py to selftestHangbin Liu-3/+6
2026-04-12selftests: drv-net: Add USO testJoe Damato-0/+104
2026-04-12selftests: netfilter: nft_tproxy.sh: adjust to socat changesFlorian Westphal-7/+7
2026-04-12selftests: net: py: add test case filtering and listingJakub Kicinski-3/+62
2026-04-11bpf: Move checks for reserved fields out of the main passAlexei Starovoitov-1/+1
2026-04-11selftests/bpf: inline TEST_TAG constants in test_loader.cEduard Zingerman-56/+28
2026-04-11selftests/bpf: impose global ordering for test decl_tagsEduard Zingerman-103/+124
2026-04-11selftests/bpf: make str_has_pfx return pointer past the prefixEduard Zingerman-28/+23
2026-04-11selftests/bpf: fix __jited_unpriv tag nameEduard Zingerman-1/+1
2026-04-11usbip: tools: add hint when no exported devices are foundZongmin Zhou-6/+10
2026-04-10selftests/bpf: Remove kmalloc tracing from local storage create benchAmery Hung-26/+6
2026-04-10selftests/bpf: Add test for add_const base_id consistencyDaniel Borkmann-0/+63
2026-04-10Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-27/+22