aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-04usb: typec: tps6598x: Start using struct typec_operationsHeikki Krogerus1-23/+26
2019-11-04usb: typec: tcpm: Start using struct typec_operationsHeikki Krogerus1-25/+20
2019-11-04usb: typec: Separate the operations vectorHeikki Krogerus2-10/+49
2019-11-04usb: typec: Introduce typec_get_drvdata()Heikki Krogerus2-0/+15
2019-11-04usb: typec: Copy everything from struct typec_capability during registrationHeikki Krogerus1-6/+14
2019-11-04USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov1-4/+4
2019-11-04USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov1-1/+1
2019-11-04usb: host: fotg210: add missed clk_put callsChuhong Yuan1-2/+6
2019-11-04usb: Spelling s/disconnet/disconnect/Geert Uytterhoeven2-2/+2
2019-11-04usb: Spelling s/enpoint/endpoint/Geert Uytterhoeven4-5/+5
2019-11-04usb: usb251xb: Add support for USB2422Uwe Kleine-König1-0/+12
2019-11-04usb: usb251xb: Document chip variant usb2422Uwe Kleine-König1-1/+1
2019-11-04usb: usb251xb: Drop some unused definesUwe Kleine-König1-5/+0
2019-11-04usb: host: oxu210hp-hcd: fix __iomem annotationsBen Dooks (Codethink)1-7/+7
2019-11-04USB: bcma: Add a check for devm_gpiod_getChuhong Yuan1-1/+4
2019-11-04usb: ohci-nxp: fix use of integer as pointerBen Dooks1-1/+1
2019-11-04extcon: axp288: Remove the build-in connection descriptionHeikki Krogerus1-15/+23
2019-11-04usb: roles: Add usb_role_switch_find_by_fwnode()Heikki Krogerus2-0/+24
2019-11-03Linux 5.4-rc6v5.4-rc6Linus Torvalds1-1/+1
2019-11-01net: fix installing orphaned programsJakub Kicinski1-1/+2
2019-11-01net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski1-2/+6
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski1-0/+5
2019-11-01selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-11-01r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit1-0/+4
2019-11-01net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli1-15/+21
2019-11-01net: phylink: Fix phylink_dbg() macroFlorian Fainelli1-0/+16
2019-11-01gve: Fixes DMA synchronization.Yangchun Fu2-2/+24
2019-11-01inet: stop leaking jiffies on the wireEric Dumazet5-6/+6
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv1-1/+0
2019-11-01Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer12-56/+56
2019-11-01e1000: fix memory leaksWenwen Wang1-4/+3
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher1-5/+0
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier1-1/+2
2019-11-01net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan1-0/+3
2019-11-01NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()Trond Myklebust1-1/+1
2019-11-01NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust3-5/+13
2019-11-01arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 coreFlorian Fainelli2-3/+22
2019-11-01arm64: Brahma-B53 is SSB and spectre v2 safeFlorian Fainelli1-0/+2
2019-11-01arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger3-2/+16
2019-10-31igb: Enable media autosense for the i350.Manfred Rudigier2-2/+2
2019-10-31igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul2-2/+4
2019-10-31tcp: increase tcp_max_syn_backlog max valueEric Dumazet2-3/+6
2019-10-31net: increase SOMAXCONN to 4096Eric Dumazet2-3/+3
2019-10-31netdevsim: Fix use-after-free during device dismantleIdo Schimmel1-0/+5
2019-10-31rxrpc: Fix handling of last subpacket of jumbo packetDavid Howells2-5/+14
2019-10-31usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi1-0/+6
2019-10-31iocost: don't nest spin_lock_irq in ioc_weight_write()Dan Carpenter1-2/+2
2019-10-31s390/idle: fix cpu idle time calculationHeiko Carstens1-7/+22
2019-10-31s390/unwind: fix mixing regs and spIlya Leoshkevich2-5/+14
2019-10-31s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG1-6/+6