summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
07-28firewire: net: Make use of get_unaligned_be48(), put_unaligned_be48()Andy Shevchenko 2022-06-17firewire: convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong 2022-06-17firewire: cdev: fix potential leak of kernel stack due to uninitialized valueTakashi Sakamoto 2022-05-23Merge branch 'for-linus' into for-nextTakashi Iwai 2022-04-25firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche 2022-04-25firewire: remove check of list iterator against head past the loop bodyJakob Koschel 2022-04-25firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye 2022-04-05firewire: add kernel API to access packet structure in request structure for ...Takashi Sakamoto 2022-04-05firewire: add kernel API to access CYCLE_TIME registerTakashi Sakamoto 2022-04-05firewire: Add dummy read_csr/write_csr functionsHector Martin 2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2021-11-01firewire: Remove function callback castsOscar Carter 2021-10-28firewire: don't write directly to netdev->dev_addrJakub Kicinski 2021-10-16scsi: firewire: sbp2: Switch to attribute groupsBart Van Assche 2021-10-16scsi: firewire: sbp2: Call scsi_done() directlyBart Van Assche 2021-09-11Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2021-07-21bus: Make remove callback return voidUwe Kleine-König 2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2021-07-05firewire: nosy: switch from 'pci_' to 'dma_' APIChristophe JAILLET 2021-07-05firewire: net: remove unused variable 'guid'Pu Lehui 2021-06-15firewire: nosy: switch from 'pci_' to 'dma_' APIChristophe JAILLET 2021-05-17firewire: core: Fix fall-through warnings for ClangGustavo A. R. Silva