summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-03-27tools: ynl: default to treating enums as flags for mask generationJakub Kicinski
2023-03-27selftests: tls: add a test for queuing data before setting the ULPJakub Kicinski
2023-03-27tools: ynl: Add missing types to encode/decodeMichal Michalik
2023-03-24tools: ynl: add the Python requirements.txt fileMichal Michalik
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-24Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-23ynl: allow to encode u8 attrJiri Pirko
2023-03-23Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-23selftests: rtnetlink: Add an address proto testPetr Machata
2023-03-23selftests: rtnetlink: Make the set of tests to run configurablePetr Machata
2023-03-22tools: ynl: Fix genlmsg header encoding formatsDonald Hunter
2023-03-22selftests/net: Add SHA256 computation over data sent in tcp_mmapXiaoyan Li
2023-03-21tools: ynl: skip the explicit op array size when not neededJakub Kicinski
2023-03-22bootconfig: Fix testcase to increase max nodeMasami Hiramatsu (Google)
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-17Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-03-17Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2023-03-17tools/power turbostat: version 2023.03.17Len Brown
2023-03-17tools/power turbostat: fix decoding of HWP_STATUSAntti Laakso
2023-03-17tools/power turbostat: Introduce support for EMRZhang Rui
2023-03-17tools/power turbostat: remove stray newlines from warn/warnx stringsLen Brown
2023-03-17tools/power turbostat: Fix /dev/cpu_dma_latency warningsPrarit Bhargava
2023-03-17tools/power turbostat: Provide better debug messages for failed capabilities ...Prarit Bhargava
2023-03-17tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMITLen Brown
2023-03-17selftests: net: Add VXLAN MDB testIdo Schimmel
2023-03-17selftests: bonding: add tests for ether type changesNikolay Aleksandrov
2023-03-16ynl: make the tooling check the licenseJakub Kicinski
2023-03-16ynl: broaden the license even moreJakub Kicinski
2023-03-16tools: ynl: make definitions optional againJakub Kicinski
2023-03-16selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-03-16test/vsock: copy to user failure testArseniy Krasnov
2023-03-15Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-03-15selftest: Add test for bind() conflicts.Kuniyuki Iwashima
2023-03-14ACPI: tools: pfrut: Check if the input of level and type is in the right nume...Chen Yu
2023-03-14pm-graph: sleepgraph: Avoid crashing on binary data in device namesTodd Brandt
2023-03-14KVM: selftests: Sync KVM exit reasons in selftestsVipin Sharma
2023-03-14KVM: selftests: Add macro to generate KVM exit reason stringsSean Christopherson
2023-03-14KVM: selftests: Print expected and actual exit reason in KVM exit reason assertVipin Sharma
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma
2023-03-14KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_testDavid Woodhouse
2023-03-14KVM: selftests: Use enum for test numbers in xen_shinfo_testDavid Woodhouse
2023-03-14KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercallsSean Christopherson
2023-03-14KVM: selftests: Move the guts of kvm_hypercall() to a separate macroSean Christopherson
2023-03-14selftests: KVM: skip hugetlb tests if huge pages are not availablePaolo Bonzini
2023-03-13selftests: tc-testing: add tests for action bindingPedro Tammela
2023-03-13Merge branch 'bpf: Allow reads from uninit stack'Alexei Starovoitov
2023-03-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds