summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-03-27tools: ynl: default to treating enums as flags for mask generationJakub Kicinski2-5/+6
2023-03-27selftests: tls: add a test for queuing data before setting the ULPJakub Kicinski1-0/+45
2023-03-27tools: ynl: Add missing types to encode/decodeMichal Michalik1-0/+6
2023-03-25tools: ynl: add the Python requirements.txt fileMichal Michalik1-0/+2
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-15/+18
2023-03-24Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds14-146/+204
2023-03-24ynl: allow to encode u8 attrJiri Pirko1-0/+2
2023-03-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski13-143/+201
2023-03-23selftests: rtnetlink: Add an address proto testPetr Machata1-0/+91
2023-03-23selftests: rtnetlink: Make the set of tests to run configurablePetr Machata1-42/+48
2023-03-23tools: ynl: Fix genlmsg header encoding formatsDonald Hunter1-3/+3
2023-03-22selftests/net: Add SHA256 computation over data sent in tcp_mmapXiaoyan Li2-12/+92
2023-03-22tools: ynl: skip the explicit op array size when not neededJakub Kicinski1-1/+3
2023-03-21bootconfig: Fix testcase to increase max nodeMasami Hiramatsu (Google)1-4/+8
2023-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski91-544/+857
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds11-23/+384
2023-03-17Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-3/+2
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-3/+15
2023-03-17Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2-13/+15
2023-03-17tools/power turbostat: version 2023.03.17Len Brown1-8/+5
2023-03-17tools/power turbostat: fix decoding of HWP_STATUSAntti Laakso1-1/+1
2023-03-17tools/power turbostat: Introduce support for EMRZhang Rui1-0/+3
2023-03-17tools/power turbostat: remove stray newlines from warn/warnx stringsLen Brown1-2/+2
2023-03-17tools/power turbostat: Fix /dev/cpu_dma_latency warningsPrarit Bhargava2-1/+3
2023-03-17tools/power turbostat: Provide better debug messages for failed capabilities ...Prarit Bhargava2-7/+7
2023-03-17tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMITLen Brown1-1/+1
2023-03-17selftests: net: Add VXLAN MDB testIdo Schimmel3-0/+2320
2023-03-17selftests: bonding: add tests for ether type changesNikolay Aleksandrov2-1/+87
2023-03-17ynl: make the tooling check the licenseJakub Kicinski2-6/+15
2023-03-17ynl: broaden the license even moreJakub Kicinski2-5/+5
2023-03-17tools: ynl: make definitions optional againJakub Kicinski1-1/+2
2023-03-17selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin1-5/+31
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds48-444/+273
2023-03-16test/vsock: copy to user failure testArseniy Krasnov1-0/+118
2023-03-15Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-4/+11
2023-03-15selftest: Add test for bind() conflicts.Kuniyuki Iwashima3-0/+116
2023-03-14ACPI: tools: pfrut: Check if the input of level and type is in the right nume...Chen Yu1-3/+15
2023-03-14pm-graph: sleepgraph: Avoid crashing on binary data in device namesTodd Brandt1-3/+2
2023-03-14KVM: selftests: Sync KVM exit reasons in selftestsVipin Sharma1-2/+15
2023-03-14KVM: selftests: Add macro to generate KVM exit reason stringsSean Christopherson1-26/+28
2023-03-14KVM: selftests: Print expected and actual exit reason in KVM exit reason assertVipin Sharma1-1/+2
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma44-293/+69
2023-03-14KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_testDavid Woodhouse1-0/+27
2023-03-14KVM: selftests: Use enum for test numbers in xen_shinfo_testDavid Woodhouse1-51/+82
2023-03-14KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercallsSean Christopherson3-54/+21
2023-03-14KVM: selftests: Move the guts of kvm_hypercall() to a separate macroSean Christopherson1-12/+17
2023-03-14selftests: KVM: skip hugetlb tests if huge pages are not availablePaolo Bonzini1-9/+16
2023-03-14selftests: tc-testing: add tests for action bindingPedro Tammela1-0/+416
2023-03-13Merge branch 'bpf: Allow reads from uninit stack'Alexei Starovoitov10-135/+194
2023-03-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1