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