aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-21Bluetooth: mgmt: Fix refresh cached connection infoZhengping Jiang1-5/+5
2022-07-21Bluetooth: HCI: Fix not always setting Scan Response/Advertising DataLuiz Augusto von Dentz3-43/+76
2022-07-21Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}Luiz Augusto von Dentz2-17/+28
2022-07-21Bluetooth: use memset avoid memory leaksXiaohui Zhang1-0/+1
2022-07-21Bluetooth: fix an error code in hci_register_dev()Dan Carpenter1-1/+2
2022-07-21Bluetooth: hci_bcm: Add BCM4349B1 variantAhmad Fatoum2-0/+3
2022-07-21dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT bindingAhmad Fatoum1-0/+1
2022-07-21Bluetooth: Unregister suspend with userchannelAbhishek Pandit-Subedi3-8/+30
2022-07-21Bluetooth: Fix index added after unregisterAbhishek Pandit-Subedi1-1/+7
2022-07-21Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi3-3/+13
2022-07-21Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang1-1/+5
2022-07-21Bluetooth: clear the temporary linkkey in hci_conn_cleanupAlain Michaud2-2/+5
2022-07-21Bluetooth: hci_bcm: Add support for FW loading in autobaud modeHakan Jansson3-15/+40
2022-07-21dt-bindings: net: broadcom-bluetooth: Add property for autobaud modeHakan Jansson1-0/+7
2022-07-21Bluetooth: hci_qca: Return wakeup for qca_wakeupSai Teja Aluvala1-1/+1
2022-07-21Bluetooth: btusb: Add support of IMC Networks PID 0x3568Aaron Ma1-0/+3
2022-07-21mmu_gather: Force tlb-flush VM_PFNMAP vmasPeter Zijlstra1-16/+17
2022-07-21mmu_gather: Let there be one tlb_{start,end}_vma() implementationPeter Zijlstra1-13/+2
2022-07-21csky/tlb: Remove tlb_flush() definePeter Zijlstra1-2/+0
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra13-35/+32
2022-07-21scripts/gdb: Fix gdb 'lx-symbols' commandKhalid Masum1-1/+1
2022-07-21watch-queue: remove spurious double semicolonLinus Torvalds1-1/+1
2022-07-21net/cdc_ncm: Increase NTB max RX/TX values to 64kbƁukasz Spintzyk1-2/+2
2022-07-21net/cdc_ncm: Enable ZLP for DisplayLink ethernet devicesDominik Czerwik1-1/+24
2022-07-20net: ipa: move configuration data files into a subdirectoryAlex Elder7-1/+1
2022-07-20net: ipa: list supported IPA versions in the MakefileAlex Elder1-3/+7
2022-07-20net: ipa: fix an outdated commentAlex Elder1-1/+1
2022-07-20net: ipa: report when the driver has been removedAlex Elder1-0/+2
2022-07-20net: ipa: skip some cleanup for unused transactionsAlex Elder1-1/+2
2022-07-20net: ipa: rearrange transaction initializationAlex Elder2-30/+33
2022-07-20net: ipa: add a transaction committed listAlex Elder3-7/+29
2022-07-20net: ipa: add an endpoint device attribute groupAlex Elder4-31/+102
2022-07-20selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima1-2/+1
2022-07-20net: amd8111e: remove repeated dev->features assignementJian Shen1-3/+0
2022-07-21netfilter: xt_TPROXY: remove pr_debug invocationsJustin Stitt1-23/+2
2022-07-21netfilter: flowtable: prefer refcount_incFlorian Westphal1-8/+3
2022-07-21netfilter: ipvs: Use the bitmap API to allocate bitmapsChristophe JAILLET1-3/+2
2022-07-20watchqueue: make sure to serialize 'wqueue->defunct' properlyLinus Torvalds1-16/+37
2022-07-20lockdown: Fix kexec lockdown bypass with ima policyEric Snowberg1-0/+4
2022-07-20net: ipa: initialize ring indexes to 0Alex Elder2-10/+13
2022-07-20mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel1-1/+1
2022-07-20net/sched: cls_api: Fix flow action initializationOz Shlomo1-6/+10
2022-07-20net: marvell: prestera: add phylink supportOleksandr Mazur5-62/+334
2022-07-20vmxnet3: Implement ethtool's get_channels commandAndrey Turkin1-0/+29
2022-07-20tcp: Fix data-races around sysctl_tcp_max_reordering.Kuniyuki Iwashima1-2/+2
2022-07-20tcp: Fix a data-race around sysctl_tcp_abort_on_overflow.Kuniyuki Iwashima1-1/+1
2022-07-20tcp: Fix a data-race around sysctl_tcp_rfc1337.Kuniyuki Iwashima1-1/+1
2022-07-20tcp: Fix a data-race around sysctl_tcp_stdurg.Kuniyuki Iwashima1-1/+1
2022-07-20tcp: Fix a data-race around sysctl_tcp_retrans_collapse.Kuniyuki Iwashima1-1/+1
2022-07-20tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima2-3/+3