summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qib
AgeCommit message (Expand)Author
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh
2024-09-10IB/qib: Remove unused declarations in header fileZhang Zekun
2024-08-23RDMA/qib: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan
2024-07-04RDMA/qib: Fix truncation compilation warnings in qib_verbs.cLeon Romanovsky
2024-07-04RDMA/qib: Fix truncation compilation warnings in qib_init.cLeon Romanovsky
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-04IB/qib: Use device_show_string() helper for sysfs attributesLukas Wunner
2024-04-25IB/qib: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-02-25qibfs: fix dentry leakAl Viro
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-18qib: convert to new timestamp accessorsJeff Layton
2023-09-25infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVECDavid Howells
2023-09-22IB/qib: Replace deprecated strncpyJustin Stitt
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-08RDMA: Make all 'class' structures constIvan Orlov
2023-07-13infiniband: convert to ctime accessor functionsJeff Layton
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes
2023-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-03IB/qib: Remove unused cnt variableTom Rix
2023-03-30IB/qib: check for user backed iterator, not specific iterator typeJens Axboe
2023-03-30iov_iter: add iter_iovec() helperJens Axboe
2023-03-19IB/qib: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-03-19RDMA/qib: Remove deprecated kmap() callIra Weiny
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-30RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usageDavid Hildenbrand
2022-11-21RDMA/qib: don't pass bogus GFP_ flags to dma_alloc_coherentChristoph Hellwig
2022-10-24RDMA/qib: fix repeated words in commentswangjianli
2022-10-24RDMA/qib: Remove not-used variable freeze_cntColin Ian King
2022-10-24RDMA/qib: Remove not-used variable nColin Ian King
2022-09-20RDMA/qib: fix repeated words in commentswangjianli
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-28IB/qib: Fix repeated "in" within commentswangjianli
2022-07-22IB: Fix repeated words 'the the' commentsSlark Xiao
2022-07-19IB/qib: Fix comment typoJason Wang
2022-07-18RDMA/qib: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-17RDMA/qib: Use the bitmap API when applicableChristophe JAILLET
2022-07-04IB: Fix spelling of 'writable'Zhang Jiaming
2022-05-24IB/qib: Fix typo in commentJulia Lawall
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-03-14RDMA/qib: Fix typos in commentsJulia Lawall
2022-02-17IB/qib: Fix duplicate sysfs directory nameMike Marciniszyn
2022-01-28RDMA/qib: Delete useless module.h includeLeon Romanovsky
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20drivers/infiniband: replace open-coded string copy with get_task_commYafang Shao