aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-11-03 10:19:34 -1000
committerLinus Torvalds <torvalds@linux-foundation.org>2024-11-03 10:19:34 -1000
commitd5aaa0bc6de9c2649fa15def775a6710c052c966 (patch)
treec7a16705194c9f9d2b6b628632c68f82d8d586da /tools/perf/scripts/python/flamegraph.py
parentMerge tag 'dmaengine-fix-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff)
parentphy: tegra: xusb: Add error pointer check in xusb.c (diff)
downloadlinux-d5aaa0bc6de9c2649fa15def775a6710c052c966.tar.gz
linux-d5aaa0bc6de9c2649fa15def775a6710c052c966.zip
Merge tag 'phy-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Pull phy fixes from Vinod Koul: - Qualcomm QMP driver fixes for null deref on suspend, bogus supplies fix and reset entries fix - BCM usb driver init array fix - cadence array offset fix - starfive link configuration fix - config dependency fix for rockchip driver - freescale reset signal fix before pll lock - tegra driver fix for error pointer check * tag 'phy-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy: phy: tegra: xusb: Add error pointer check in xusb.c dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 resets entries phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLK phy: ti: phy-j721e-wiz: fix usxgmii configuration phy: starfive: jh7110-usb: Fix link configuration to controller phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplies phy: qcom: qmp-combo: move driver data initialisation earlier phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend phy: qcom: qmp-usb: fix NULL-deref on runtime suspend dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: add missing x1e80100 pipediv2 clocks phy: usb: disable COMMONONN for dual mode phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register phy: usb: Fix missing elements in BCM4908 USB init array
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
drivers/net/qlge: Use netif_printk helpersJoe Perches5-559/+580 2010-02-12drivers/net/jme: Use netif_printk helpersJoe Perches2-61/+34 2010-02-12drivers/net/r8196.c: Use netif_printk macrosJoe Perches1-88/+48 2010-02-12include/linux/netdevice.h: Add netif_printk helpersJoe Perches1-0/+53 2010-02-12drivers/net/atl1e: Use netdev_printk helpersJoe Perches3-112/+99 2010-02-12netdevice.h: Add netdev_printk helpers like dev_printkJoe Perches1-0/+71 2010-02-12IPv6: remove trivial nested _bh suffixstephen hemminger1-10/+11 2010-02-12IPv6: keep permanent addresses on admin downstephen hemminger1-11/+24 2010-02-12be2net: bug fix in be_read_eepromAjit Khaparde1-1/+1 2010-02-12be2net: remove ASIC generation number from KconfigAjit Khaparde1-2/+2 2010-02-12be2net: change the driver descriptionAjit Khaparde1-1/+1 2010-02-12be2net: fix to limit max vlans supported in certain skewsAjit Khaparde2-14/+19 2010-02-12be2net: minor code optimizationsAjit Khaparde1-3/+5 2010-02-12be2net: bug fix in be_change_mtuAjit Khaparde1-2/+4 2010-02-12be2net: bug fix for flashing the BladeEngine3 ASICAjit Khaparde4-153/+217 2010-02-12be2net: remove unused pci device idAjit Khaparde2-5/+2 2010-02-12virtio_net: remove send queueShirley Ma1-18/+8 2010-02-12net: Makefile change for KSZ884X driverTristram Ha1-0/+1 2010-02-12net: Kconfig change for KSZ884X driverTristram Ha1-0/+11