summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-08-20 19:34:11 -0700
committerJakub Kicinski <kuba@kernel.org>2025-08-20 19:34:11 -0700
commit2a2e6e53756fe476f8e3237fc66e37d5431757cf (patch)
tree7ab0c880fdd6d782400152209681c4447b608693 /tools/perf/scripts/python/stackcollapse.py
parent781bf2cc0616d44cc4a63bab3664a54b221bdc14 (diff)
parent5be7cb805bd9a6680b863a1477dbc6e7986cc223 (diff)
downloadkernel-2a2e6e53756fe476f8e3237fc66e37d5431757cf.tar.gz
Merge branch 'bnxt_en-updates-for-net-next'
Michael Chan says: ==================== bnxt_en: Updates for net-next The first patch is the FW interface update, followed by 3 patches to support the expanded pcie v2 structure for ethtool -d. The last patch adds a Hyper-V PCI ID for the 5760X chips (Thor2). v1: https://lore.kernel.org/20250818004940.5663-1-michael.chan@broadcom.com ==================== Link: https://patch.msgid.link/20250819163919.104075-1-michael.chan@broadcom.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
/kernel/commit/drivers/usb/typec/mux?h=linux-6.6.y&id=1a85b350a7741776a406005b943e3dec02c424ed'>usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()Andy Shevchenko 2021-06-03usb: typec: intel_pmc_mux: Update IOM port status offset for AlderLakeAzhar Shaikh 2020-12-28usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ requestMadhusudanarao Amara 2020-12-10usb: typec: intel_pmc_mux: Configure cable generation value for USB4Utkarsh Patel 2020-12-09usb: typec: intel_pmc_mux: Use correct response message bitsUtkarsh Patel 2020-11-18usb: typec: intel_pmc_mux: Configure Thunderbolt cable generation bitsUtkarsh Patel 2020-09-21Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman 2020-09-16usb: typec: intel_pmc_mux: Handle SCU IPC error conditionsMadhusudanarao Amara 2020-09-16usb: typec: intel_pmc_mux: Pass correct USB Type-C port number to SoCAzhar Shaikh 2020-09-16usb: typec: intel_pmc_mux: Add dependency on ACPIHeikki Krogerus 2020-09-14Merge 5.9-rc5 into usb-nextGreg Kroah-Hartman 2020-09-07usb: typec: intel_pmc_mux: Support for device role (UFP)Heikki Krogerus 2020-09-07usb: typec: intel_pmc_mux: Check the port status before connectHeikki Krogerus 2020-09-07usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Altern...Utkarsh Patel 2020-09-07usb: typec: intel_pmc_mux: Do not configure Altmode HPD HighUtkarsh Patel 2020-09-04usb: typec: intel_pmc_mux: Un-register the USB role switchMadhusudanarao Amara 2020-07-21usb: typec: intel_pmc_mux: Avoid connect request on disconnectPrashant Malani