summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qib (follow)
Commit message (Expand)AuthorAge
* BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook2022-10-28
* IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito2021-12-29
* IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn2021-11-12
* IB/qib: Use struct_size() helperGustavo A. R. Silva2021-11-12
* IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan2020-06-03
* RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar2019-12-21
* IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter2019-12-05
* IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2019-03-23
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2018-12-17
* IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn2018-07-03
* IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann2017-10-08
* RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn2017-06-14
* IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGEArnd Bergmann2017-05-08
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-05-04
* IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri2016-03-03
* IB/qib: fix mcast detach when qp not attachedMike Marciniszyn2016-03-03
* IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan2015-12-07
* IB/qib: Fix qib_mr structureIra Weiny2015-12-07
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\
| * mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* | IB/qib: Remove old FRWR APISagi Grimberg2015-10-28
* | IB/qib: Support the new memory registration APISagi Grimberg2015-10-28
* | IB: split struct ib_send_wrChristoph Hellwig2015-10-08
|/
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-10
* IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny2015-09-03
* qib: Support ib_alloc_mr verbSagi Grimberg2015-08-30
* ipath,qib: Expose max_sge_rd correctlySteve Wise2015-08-28
* IB/core: Add core header changes needed for OPADennis Dalessandro2015-08-28
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-08-28
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\
| * make simple_positive() publicAl Viro2015-06-23
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-12
* | IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-12
* | IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-12
* | IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-12
* | IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-12
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-02
* | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-20
* | IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-20
* | IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-18
* | IB/qib: fix test of unsigned variableMike Marciniszyn2015-05-12
|/
* IB/qib: use arch_phys_wc_add()Luis R. Rodriguez2015-05-05
* IB/qib: add acounting for MTRRLuis R. Rodriguez2015-05-05
* VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-15
* infinibad: weird APIs switched to ->write_iter()Al Viro2015-04-11
* Merge branch 'iocb' into for-nextAl Viro2015-04-11
|\
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-22
|\ \
| * | Infiniband: Fix potential NULL d_inode dereferenceDavid Howells2015-02-20
| |/