summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/user_sdma.c
AgeCommit message (Expand)Author
2018-12-21IB/hfi1: Remove race conditions in user_sdma send pathMichael J. Ruhl
2018-12-01IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl
2018-10-03IB/hfi1: Invalid user input can result in crashMichael J. Ruhl
2016-11-15IB/hfi1: Remove incorrect IS_ERR checkDennis Dalessandro
2016-10-02IB/hfi1: Add sysfs interface for affinity setupTadeusz Struk
2016-10-02IB/hfi1: Fix the count of user packets submitted to an SDMA engineHarish Chegondi
2016-09-02IB/hfi1: Fix AHG KDETH Intr shiftJubin John
2016-08-02IB/hfi1: Remove unneeded mm argument in remove functionDean Luick
2016-08-02IB/hfi1: Consistently call ops->remove outside spinlockDean Luick
2016-08-02IB/hfi1: Use evict mmu rb operationDean Luick
2016-08-02IB/hfi1: Make the cache handler own its rb tree rootDean Luick
2016-08-02IB/hfi1: Make use of mm consistentIra Weiny
2016-08-02IB/hfi1: Fix user SDMA racy user request claimDean Luick
2016-08-02IB/hfi1: Fix error condition that needs to clean upDean Luick
2016-08-02IB/hfi1: Release node on insert failureDean Luick
2016-08-02IB/hfi1: Validate SDMA user iovector countDean Luick
2016-08-02IB/hfi1: Validate SDMA user request indexDean Luick
2016-08-02IB/hfi1: Prevent null pointer dereferenceIra Weiny
2016-08-02IB/hfi1: Make iovec loop index easy to understandDean Luick
2016-08-02IB/hfi1: Use "false" not 0Ira Weiny
2016-08-02IB/hfi1: Fix minor format errorIra Weiny
2016-08-02IB/hfi1: Allow for non-double word multiple message sizes for user SDMAIra Weiny
2016-08-02IB/hfi1: Improve SDMA engine assignment for user SDMAJianxin Xiong
2016-06-06IB/hfi1: Suppress sparse warningsBart Van Assche
2016-06-06IB/hfi1: Use bit 0 instead of bit 1Bart Van Assche
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro