Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RDMA/siw: Fix a use after free in siw_alloc_mr | Lv Yunlong | 2021-04-27 | 1 | -2/+2 |
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 1 | -2/+2 |
* | RDMA/siw: Replace one-element array and use struct_size() helper | Gustavo A. R. Silva | 2020-05-19 | 1 | -4/+1 |
* | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard | 2020-01-31 | 1 | -1/+1 |
* | IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP | John Hubbard | 2020-01-31 | 1 | -1/+1 |
* | mm/gup: add make_dirty arg to put_user_pages_dirty_lock() | akpm@linux-foundation.org | 2019-09-24 | 1 | -9/+1 |
* | RDMA/siw: Fix 64/32bit pointer inconsistency | Bernard Metzler | 2019-08-23 | 1 | -7/+7 |
* | rdma/siw: application buffer management | Bernard Metzler | 2019-07-02 | 1 | -0/+460 |