Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-18 | fpga: dfl: afu: convert get_user_pages() --> pin_user_pages() | John Hubbard | 1 | -14/+5 |
2020-06-07 | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2020-05-29 | drivers/fpga/dfl-afu-dma-region.c: get rid of pointless access_ok() | Al Viro | 1 | -4/+0 |
2020-05-19 | fpga: dfl: afu: Corrected error handling levels | Souptick Joarder | 1 | -2/+2 |
2019-07-16 | mm: add account_locked_vm utility function | Daniel Jordan | 1 | -49/+4 |
2019-05-24 | fpga: dfl: afu: Pass the correct device to dma_mapping_error() | Scott Wood | 1 | -1/+1 |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 1 | -1/+1 |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -1/+1 |
2018-09-12 | drivers: fpga: fix two trivial spelling mistakes | Colin Ian King | 1 | -1/+1 |
2018-07-15 | fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls support | Wu Hao | 1 | -0/+463 |