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