summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qib
AgeCommit message (Expand)AuthorFilesLines
2024-05-17qibfs: fix dentry leakAl Viro1-0/+1
2023-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-9/+8
2023-08-08RDMA: Make all 'class' structures constIvan Orlov1-9/+8
2023-07-13infiniband: convert to ctime accessor functionsJeff Layton1-2/+1
2023-06-10mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes1-1/+1
2023-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-21/+7
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-04-03IB/qib: Remove unused cnt variableTom Rix1-5/+4
2023-03-30IB/qib: check for user backed iterator, not specific iterator typeJens Axboe1-1/+1
2023-03-30iov_iter: add iter_iovec() helperJens Axboe1-1/+1
2023-03-19IB/qib: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-8/+0
2023-03-19RDMA/qib: Remove deprecated kmap() callIra Weiny1-8/+3
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2023-02-10mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan1-7/+6
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-10/+4
2022-12-14Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-12-01RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usageDavid Hildenbrand1-1/+1
2022-11-21RDMA/qib: don't pass bogus GFP_ flags to dma_alloc_coherentChristoph Hellwig2-18/+5
2022-10-24RDMA/qib: fix repeated words in commentswangjianli1-1/+1
2022-10-24RDMA/qib: Remove not-used variable freeze_cntColin Ian King1-5/+2
2022-10-24RDMA/qib: Remove not-used variable nColin Ian King1-4/+1
2022-09-20RDMA/qib: fix repeated words in commentswangjianli1-1/+1
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-07-28IB/qib: Fix repeated "in" within commentswangjianli1-1/+1
2022-07-22IB: Fix repeated words 'the the' commentsSlark Xiao1-1/+1
2022-07-19IB/qib: Fix comment typoJason Wang1-1/+1
2022-07-18RDMA/qib: Use the bitmap API to allocate bitmapsChristophe JAILLET1-3/+2
2022-07-17RDMA/qib: Use the bitmap API when applicableChristophe JAILLET1-15/+8
2022-07-04IB: Fix spelling of 'writable'Zhang Jiaming2-3/+3
2022-05-24IB/qib: Fix typo in commentJulia Lawall1-1/+1
2022-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-3/+2
2022-03-15RDMA/qib: Fix typos in commentsJulia Lawall1-2/+2
2022-02-17IB/qib: Fix duplicate sysfs directory nameMike Marciniszyn1-1/+1
2022-01-28RDMA/qib: Delete useless module.h includeLeon Romanovsky1-1/+0
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+2
2022-01-20drivers/infiniband: replace open-coded string copy with get_task_commYafang Shao2-2/+2
2022-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-3/+3
2022-01-13Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe1-1/+1
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2022-01-07IB/qib: Fix typosQinghua Jin3-3/+3
2021-12-15IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito1-1/+1
2021-11-29RDMA/qib: rename copy_io to qib_copy_ioChristoph Hellwig1-2/+2
2021-11-01Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe1-10/+23
2021-10-29IB/qib: Rebranding of qib driver to Cornelis NetworksScott Breyer1-2/+3
2021-10-13IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn1-10/+23
2021-09-13IB/qib: Fix clang confusion of NULL pointer comparisonJason Gunthorpe1-1/+1
2021-09-08IB/qib: Fix null pointer subtraction compiler warningJason Gunthorpe1-1/+3
2021-08-23RDMA: switch from 'pci_' to 'dma_' APIChristophe JAILLET3-14/+14
2021-06-17RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe1-1/+1
2021-06-17RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe3-25/+3