aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-02-07 14:17:12 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2023-02-07 14:17:12 -0800
commit0983f6bf2bfc0789b51ddf7315f644ff4da50acb (patch)
treea4a4e8a0aadb4f532bf6b3fd3e5e1c9872c752d0 /tools/perf/scripts/python/bin
parentMerge tag 'trace-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t... (diff)
parentdt-bindings: interrupt-controller: arm,gic-v3: Fix typo in description of msi... (diff)
downloadlinux-0983f6bf2bfc0789b51ddf7315f644ff4da50acb.tar.gz
linux-0983f6bf2bfc0789b51ddf7315f644ff4da50acb.zip
Merge tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree fixes from Rob Herring: - Fix handling of multiple OF framebuffer devices - Fix booting on Socionext Synquacer with bad 'dma-ranges' entries - Add DT binding .yamllint to .gitignore * tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: dt-bindings: interrupt-controller: arm,gic-v3: Fix typo in description of msi-controller property dt-bindings: Fix .gitignore of/address: Return an error when no valid dma-ranges are found of: Make OF framebuffer device names unique
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
et: sxgbe: reject unsupported coalescing paramsJakub Kicinski1-0/+1 2020-03-14net: r8169: reject unsupported coalescing paramsJakub Kicinski1-0/+2 2020-03-14net: qlnic: let core reject the unsupported coalescing parametersJakub Kicinski1-18/+5 2020-03-14net: qede: reject unsupported coalescing paramsJakub Kicinski1-0/+2 2020-03-14net: netxen: let core reject the unsupported coalescing parametersJakub Kicinski1-18/+3 2020-03-14net: nixge: let core reject the unsupported coalescing parametersJakub Kicinski1-21/+1 2020-03-14net: myri10ge: reject unsupported coalescing paramsJakub Kicinski1-0/+1 2020-03-14net: sky2: reject unsupported coalescing paramsJakub Kicinski1-0/+4 2020-03-14net: skge: reject unsupported coalescing paramsJakub Kicinski1-0/+1 2020-03-14net: octeontx2-pf: let core reject the unsupported coalescing parametersJakub Kicinski1-11/+2 2020-03-14net: mvpp2: reject unsupported coalescing paramsJakub Kicinski1-0/+2 2020-03-14net: mvneta: reject unsupported coalescing paramsJakub Kicinski1-0/+2 2020-03-14net: mv643xx_eth: reject unsupported coalescing paramsJakub Kicinski1-0/+1 2020-03-14net: jme: reject unsupported coalescing paramsJakub Kicinski1-0/+3 2020-03-14net: phy: mscc: fix header defines and descriptionsAntoine Tenart3-12/+12 2020-03-14net: phy: mscc: split the driver into separate filesAntoine Tenart5-1462/+1515 2020-03-14net: phy: move the mscc driver to its own directoryAntoine Tenart6-1/+6 2020-03-14selftests: mlxsw: RED: Test RED ECN nodrop offloadPetr Machata3-8/+61 2020-03-14selftests: qdiscs: RED: Add nodrop testsPetr Machata1-0/+68 2020-03-14mlxsw: spectrum_qdisc: Offload RED ECN nodrop modePetr Machata1-4/+5 2020-03-14net: sched: RED: Introduce an ECN nodrop modePetr Machata4-6/+32 2020-03-14net: sched: Allow extending set of supported RED flagsPetr Machata3-3/+89