summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-1711-23/+384
|\
| * selftests: bonding: add tests for ether type changesNikolay Aleksandrov2023-03-172-1/+87
| * ynl: make the tooling check the licenseJakub Kicinski2023-03-162-6/+15
| * ynl: broaden the license even moreJakub Kicinski2023-03-162-5/+5
| * tools: ynl: make definitions optional againJakub Kicinski2023-03-161-1/+2
| * selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin2023-03-161-5/+31
| * test/vsock: copy to user failure testArseniy Krasnov2023-03-161-0/+118
| * selftest: Add test for bind() conflicts.Kuniyuki Iwashima2023-03-153-0/+116
| * selftests: mptcp: userspace pm: fix printed valuesMatthieu Baerts2023-03-101-1/+1
| * xdp: add xdp_set_features_flag utility routineLorenzo Bianconi2023-03-101-0/+2
| * tools: ynl: fix get_mask utility routineLorenzo Bianconi2023-03-101-4/+2
| * tools: ynl: fix render-max for flags definitionLorenzo Bianconi2023-03-101-3/+8
* | Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-03-171-3/+2
|\ \
| * | pm-graph: sleepgraph: Avoid crashing on binary data in device namesTodd Brandt2023-03-141-3/+2
* | | Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-03-171-3/+15
|\ \ \
| * | | ACPI: tools: pfrut: Check if the input of level and type is in the right nume...Chen Yu2023-03-141-3/+15
| |/ /
* | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2023-03-172-13/+15
|\ \ \
| * | | tools/power turbostat: version 2023.03.17Len Brown2023-03-171-8/+5
| * | | tools/power turbostat: fix decoding of HWP_STATUSAntti Laakso2023-03-171-1/+1
| * | | tools/power turbostat: Introduce support for EMRZhang Rui2023-03-171-0/+3
| * | | tools/power turbostat: remove stray newlines from warn/warnx stringsLen Brown2023-03-171-2/+2
| * | | tools/power turbostat: Fix /dev/cpu_dma_latency warningsPrarit Bhargava2023-03-172-1/+3
| * | | tools/power turbostat: Provide better debug messages for failed capabilities ...Prarit Bhargava2023-03-172-7/+7
| * | | tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMITLen Brown2023-03-171-1/+1
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-03-1648-444/+273
|\ \ \
| * | | KVM: selftests: Sync KVM exit reasons in selftestsVipin Sharma2023-03-141-2/+15
| * | | KVM: selftests: Add macro to generate KVM exit reason stringsSean Christopherson2023-03-141-26/+28
| * | | KVM: selftests: Print expected and actual exit reason in KVM exit reason assertVipin Sharma2023-03-141-1/+2
| * | | KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma2023-03-1444-293/+69
| * | | KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_testDavid Woodhouse2023-03-141-0/+27
| * | | KVM: selftests: Use enum for test numbers in xen_shinfo_testDavid Woodhouse2023-03-141-51/+82
| * | | KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercallsSean Christopherson2023-03-143-54/+21
| * | | KVM: selftests: Move the guts of kvm_hypercall() to a separate macroSean Christopherson2023-03-141-12/+17
| * | | selftests: KVM: skip hugetlb tests if huge pages are not availablePaolo Bonzini2023-03-141-9/+16
| |/ /
* | | Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-03-152-4/+11
|\ \ \
| * | | selftests: fix LLVM build for i386 and x86_64Guillaume Tucker2023-03-101-0/+2
| * | | selftests: amd-pstate: fix TEST_FILESGuillaume Tucker2023-03-061-4/+9
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-03-131-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | tools/virtio: Ignore virtio-trace/trace-agentRong Tao2023-03-131-0/+1
| |/ /
* | | Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds2023-03-121-0/+3
|\ \ \
| * | | selftests/clone3: test clone3 with CLONE_NEWTIMETobias Klauser2023-03-081-0/+3
| |/ /
* | | Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds2023-03-1024-54/+153
|\ \ \ | |_|/ |/| |
| * | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-061-0/+3
| * | tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2023-03-063-3/+5
| * | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-061-0/+8
| * | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-03-031-0/+11
| * | tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2023-03-033-2/+42
| * | tools include UAPI: Synchronize linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-031-0/+1
| * | tools headers: Synchronize {linux,vdso}/bits.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-032-1/+1
| * | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-031-0/+6