| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/qib: Remove unused declarations in header file | Zhang Zekun | 2024-09-10 | 1 | -4/+0 |
* | RDMA/qib: Simplify an alloc_ordered_workqueue() invocation | Jinjie Ruan | 2024-08-23 | 1 | -6/+3 |
* | RDMA/qib: Fix truncation compilation warnings in qib_verbs.c | Leon Romanovsky | 2024-07-04 | 1 | -1/+1 |
* | RDMA/qib: Fix truncation compilation warnings in qib_init.c | Leon Romanovsky | 2024-07-04 | 1 | -1/+1 |
* | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2024-05-22 | 3 | -15/+2 |
|\ |
|
| * | IB/qib: Use device_show_string() helper for sysfs attributes | Lukas Wunner | 2024-05-04 | 3 | -15/+2 |
* | | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-05-21 | 3 | -5/+4 |
|\ \ |
|
| * | | IB/qib: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY | Damien Le Moal | 2024-04-25 | 3 | -5/+4 |
| |/ |
|
* / | qibfs: fix dentry leak | Al Viro | 2024-02-25 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2023-11-02 | 1 | -1/+1 |
|\ |
|
| * | IB/qib: Replace deprecated strncpy | Justin Stitt | 2023-09-22 | 1 | -1/+1 |
* | | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2023-10-30 | 1 | -2/+2 |
|\ \ |
|
| * | | qib: convert to new timestamp accessors | Jeff Layton | 2023-10-18 | 1 | -2/+2 |
| |/ |
|
* / | infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC | David Howells | 2023-09-25 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2023-09-01 | 1 | -9/+8 |
|\ |
|
| * | RDMA: Make all 'class' structures const | Ivan Orlov | 2023-08-08 | 1 | -9/+8 |
* | | infiniband: convert to ctime accessor functions | Jeff Layton | 2023-07-13 | 1 | -2/+1 |
|/ |
|
* | mm/gup: remove vmas parameter from pin_user_pages() | Lorenzo Stoakes | 2023-06-09 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2023-04-29 | 3 | -21/+7 |
|\ |
|
| * | IB/qib: Remove unused cnt variable | Tom Rix | 2023-04-03 | 1 | -5/+4 |
| * | IB/qib: Drop redundant pci_enable_pcie_error_reporting() | Bjorn Helgaas | 2023-03-19 | 1 | -8/+0 |
| * | RDMA/qib: Remove deprecated kmap() call | Ira Weiny | 2023-03-19 | 1 | -8/+3 |
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-04-27 | 1 | -1/+1 |
|\ \ |
|
| * | | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 2023-03-17 | 1 | -1/+1 |
| |/ |
|
* | | IB/qib: check for user backed iterator, not specific iterator type | Jens Axboe | 2023-03-30 | 1 | -1/+1 |
* | | iov_iter: add iter_iovec() helper | Jens Axboe | 2023-03-30 | 1 | -1/+1 |
|/ |
|
* | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 2023-02-09 | 1 | -7/+6 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2022-12-14 | 3 | -10/+4 |
|\ |
|
| * | RDMA/qib: fix repeated words in comments | wangjianli | 2022-10-24 | 1 | -1/+1 |
| * | RDMA/qib: Remove not-used variable freeze_cnt | Colin Ian King | 2022-10-24 | 1 | -5/+2 |
| * | RDMA/qib: Remove not-used variable n | Colin Ian King | 2022-10-24 | 1 | -4/+1 |
* | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-12-13 | 1 | -1/+1 |
|\ \ |
|
| * | | RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage | David Hildenbrand | 2022-11-30 | 1 | -1/+1 |
| |/ |
|
* / | RDMA/qib: don't pass bogus GFP_ flags to dma_alloc_coherent | Christoph Hellwig | 2022-11-21 | 2 | -18/+5 |
|/ |
|
* | RDMA/qib: fix repeated words in comments | wangjianli | 2022-09-20 | 1 | -1/+1 |
* | IB: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-08-21 | 1 | -1/+1 |
* | IB/qib: Fix repeated "in" within comments | wangjianli | 2022-07-28 | 1 | -1/+1 |
* | IB: Fix repeated words 'the the' comments | Slark Xiao | 2022-07-22 | 1 | -1/+1 |
* | IB/qib: Fix comment typo | Jason Wang | 2022-07-19 | 1 | -1/+1 |
* | RDMA/qib: Use the bitmap API to allocate bitmaps | Christophe JAILLET | 2022-07-18 | 1 | -3/+2 |
* | RDMA/qib: Use the bitmap API when applicable | Christophe JAILLET | 2022-07-17 | 1 | -15/+8 |
* | IB: Fix spelling of 'writable' | Zhang Jiaming | 2022-07-04 | 2 | -3/+3 |
* | IB/qib: Fix typo in comment | Julia Lawall | 2022-05-24 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2022-03-24 | 2 | -3/+2 |
|\ |
|
| * | RDMA/qib: Fix typos in comments | Julia Lawall | 2022-03-14 | 1 | -2/+2 |
| * | RDMA/qib: Delete useless module.h include | Leon Romanovsky | 2022-01-28 | 1 | -1/+0 |
* | | IB/qib: Fix duplicate sysfs directory name | Mike Marciniszyn | 2022-02-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-20 | 2 | -2/+2 |
|\ |
|
| * | drivers/infiniband: replace open-coded string copy with get_task_comm | Yafang Shao | 2022-01-20 | 2 | -2/+2 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2022-01-13 | 3 | -3/+3 |
|\ \ |
|