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