summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qib
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar10-15/+18
2025-04-08VFS: rename lookup_one_len family to lookup_noperm and remove permission checkNeilBrown1-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner7-13/+13
2025-03-13qibfs: fix _another_ leakAl Viro1-0/+1
2025-01-19RDMA/qib: Constify 'struct bin_attribute'Thomas Weißschuh1-8/+8
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh1-1/+1
2024-09-10IB/qib: Remove unused declarations in header fileZhang Zekun1-4/+0
2024-08-23RDMA/qib: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan1-6/+3
2024-07-04RDMA/qib: Fix truncation compilation warnings in qib_verbs.cLeon Romanovsky1-1/+1
2024-07-04RDMA/qib: Fix truncation compilation warnings in qib_init.cLeon Romanovsky1-1/+1
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-15/+2
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+4
2024-05-04IB/qib: Use device_show_string() helper for sysfs attributesLukas Wunner3-15/+2
2024-04-25IB/qib: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal3-5/+4
2024-02-26qibfs: fix dentry leakAl Viro1-0/+1
2023-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds1-2/+2
2023-10-18qib: convert to new timestamp accessorsJeff Layton1-2/+2
2023-09-25infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVECDavid Howells1-1/+1
2023-09-22IB/qib: Replace deprecated strncpyJustin Stitt1-1/+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