1. 46963e2 misc: fastrpc: avoid double fput() on failed usercopy by Mathias Krause · 2 years, 11 months ago
  2. 3a1bf59 misc: fastrpc: fix improper packet size calculation by Jeya R · 3 years, 1 month ago
  3. 16b0314 dma-buf: move dma-buf symbols into the DMA_BUF module namespace by Greg Kroah-Hartman · 3 years, 3 months ago
  4. 22d4f9b Merge 5.15-rc6 into char-misc-next by Greg Kroah-Hartman · 3 years, 2 months ago
  5. 847afd7 misc: fastrpc: copy to user only for non-DMA-BUF heap buffers by Jeya R · 3 years, 3 months ago
  6. 304b0ba misc: fastrpc: Update number of max fastrpc sessions by Jeya R · 3 years, 3 months ago
  7. f9a470db misc: fastrpc: Add missing lock before accessing find_vma() by Srinivas Kandagatla · 3 years, 3 months ago
  8. 20c4079 misc: fastrpc: restrict user apps from sending kernel RPC messages by Dmitry Baryshkov · 3 years, 11 months ago
  9. b212658 misc: fastrpc: fix incorrect usage of dma_map_sgtable by Jonathan Marek · 3 years, 11 months ago
  10. 1cd260a Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 2 months ago
  11. 6619ccf dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces by Thomas Zimmermann · 4 years, 3 months ago
  12. 6010d9b misc: fastrpc: add ioctl for attaching to sensors pd by Jonathan Marek · 4 years, 4 months ago
  13. 84195d2 misc: fastrpc: define names for protection domain ids by Jonathan Marek · 4 years, 4 months ago
  14. 7cd7edb misc: fastrpc: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 4 months ago
  15. 7400338 misc: fastrpc: fix potential fastrpc_invoke_ctx leak by Srinivas Kandagatla · 4 years, 8 months ago
  16. 0978de9 misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe() by Srinivas Kandagatla · 4 years, 8 months ago
  17. 6c56e8a Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 5 years ago
  18. 42aa7c6 drm/tee_shm: Drop dma_buf_k(unmap) support by Daniel Vetter · 5 years ago
  19. 97856e5 Merge 5.4-rc3 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  20. efcd239 misc: fastrpc: revert max init file size back to 2MB by Jorge Ramirez-Ortiz · 5 years ago
  21. 387f625 misc: fastrpc: handle interrupted contexts by Jorge Ramirez-Ortiz · 5 years ago
  22. 55bcda3 misc: fastrpc: do not interrupt kernel calls by Jorge Ramirez-Ortiz · 5 years ago
  23. 2d10d2d misc: fastrpc: fix memory leak from miscdev->name by Srinivas Kandagatla · 5 years ago
  24. 2419e55 misc: fastrpc: add mmap/unmap support by Jorge Ramirez-Ortiz · 5 years ago
  25. fc739a0 misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach by Navid Emamdoost · 5 years ago
  26. cf61860 misc: fastrpc: free dma buf scatter list by Srinivas Kandagatla · 5 years ago
  27. 5672ff4 misc: fastrpc: fix double refcounting on dmabuf by Srinivas Kandagatla · 5 years ago
  28. 15fe27f misc: fastrpc: remove unused definition by Jorge Ramirez-Ortiz · 5 years ago
  29. 2e36987 misc: fastrpc: Don't reference rpmsg_device after remove by Bjorn Andersson · 5 years ago
  30. 278d56f misc: fastrpc: Reference count channel context by Bjorn Andersson · 5 years ago
  31. 41db5f8 misc: fastrpc: fix memory leak when out of memory by Jorge Ramirez-Ortiz · 5 years ago
  32. 3a26172 Merge 5.1-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  33. 01b76c3 misc: fastrpc: add checked value for dma_set_mask by Bo YU · 6 years ago
  34. f1cf11c misc: fastrpc: increase max init file size to 64 MB by Srinivas Kandagatla · 6 years ago
  35. 02b45b4 misc: fastrpc: fix remote page size calculation by Srinivas Kandagatla · 6 years ago
  36. 25e8dfb misc: fastrpc: take into account of overlapping buffers by Srinivas Kandagatla · 6 years ago
  37. 80f3afd misc: fastrpc: consider address offset before sending to DSP by Srinivas Kandagatla · 6 years ago
  38. 977e6c8 misc: fastrpc: use correct spinlock variant by Srinivas Kandagatla · 6 years ago
  39. 415a072 misc: fastrpc: make sure memory read and writes are visible by Srinivas Kandagatla · 6 years ago
  40. b49f6d8 misc: fastrpc: Fix a possible double free by Thierry Escande · 6 years ago
  41. 8e7389c misc: fastrpc: Avoid free of DMA buffer in interrupt context by Thierry Escande · 6 years ago
  42. 682a604 misc: fastrpc: Fix return value check in fastrpc_map_create() by Wei Yongjun · 6 years ago
  43. 7c11df4 misc: fastrpc: Fix device_open when no session is available by Thierry Escande · 6 years ago
  44. 6cffd79 misc: fastrpc: Add support for dmabuf exporter by Srinivas Kandagatla · 6 years ago
  45. d73f71c misc: fastrpc: Add support for create remote init process by Srinivas Kandagatla · 6 years ago
  46. c68cfb7 misc: fastrpc: Add support for context Invoke method by Srinivas Kandagatla · 6 years ago
  47. f6f9279 misc: fastrpc: Add Qualcomm fastrpc basic driver model by Srinivas Kandagatla · 6 years ago