index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
fastrpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 6.0-rc4 into char-misc-next
Greg Kroah-Hartman
2022-09-05
1
-5
/
+9
|
\
|
*
misc: fastrpc: increase maximum session count
Johan Hovold
2022-09-01
1
-1
/
+1
|
*
misc: fastrpc: fix memory corruption on open
Johan Hovold
2022-09-01
1
-4
/
+3
|
*
misc: fastrpc: fix memory corruption on probe
Johan Hovold
2022-09-01
1
-0
/
+5
*
|
misc: fastrpc: Use USER_PD define in fastrpc_get_info_from_dsp
Abel Vesa
2022-09-01
1
-1
/
+1
|
/
*
misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl
Srinivas Kandagatla
2022-05-19
1
-4
/
+5
*
misc: fastrpc: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-04-24
1
-4
/
+5
*
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
1
-47
/
+509
|
\
|
*
misc: fastrpc: Add dma handle implementation
Vamsi Krishna Gattupalli
2022-03-18
1
-19
/
+33
|
*
misc: fastrpc: Add fdlist implementation
Vamsi Krishna Gattupalli
2022-03-18
1
-4
/
+32
|
*
misc: fastrpc: Add helper function to get list and page
Vamsi Krishna Gattupalli
2022-03-18
1
-3
/
+12
|
*
misc: fastrpc: Add support to secure memory map
Vamsi Krishna Gattupalli
2022-03-18
1
-9
/
+56
|
*
misc: fastrpc: check before loading process to the DSP
Jeya R
2022-03-18
1
-0
/
+33
|
*
misc: fastrpc: add secure domain support
Srinivas Kandagatla
2022-03-18
1
-9
/
+46
|
*
misc: fastrpc: Add support to get DSP capabilities
Jeya R
2022-03-18
1
-0
/
+112
|
*
misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAP
Jeya R
2022-03-18
1
-0
/
+154
|
*
misc: fastrpc: separate fastrpc device from channel context
Srinivas Kandagatla
2022-03-18
1
-9
/
+37
*
|
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-02-14
1
-1
/
+8
|
\
|
|
*
misc: fastrpc: avoid double fput() on failed usercopy
Mathias Krause
2022-02-03
1
-1
/
+8
*
|
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-02-07
1
-2
/
+2
|
/
*
misc: fastrpc: fix improper packet size calculation
Jeya R
2021-12-03
1
-4
/
+6
*
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-10-25
1
-0
/
+1
*
Merge 5.15-rc6 into char-misc-next
Greg Kroah-Hartman
2021-10-18
1
-0
/
+2
|
\
|
*
misc: fastrpc: Add missing lock before accessing find_vma()
Srinivas Kandagatla
2021-10-05
1
-0
/
+2
*
|
misc: fastrpc: copy to user only for non-DMA-BUF heap buffers
Jeya R
2021-10-05
1
-8
/
+10
*
|
misc: fastrpc: Update number of max fastrpc sessions
Jeya R
2021-10-05
1
-1
/
+1
|
/
*
misc: fastrpc: restrict user apps from sending kernel RPC messages
Dmitry Baryshkov
2021-03-10
1
-0
/
+5
*
misc: fastrpc: fix incorrect usage of dma_map_sgtable
Jonathan Marek
2021-02-09
1
-3
/
+4
*
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-11-04
1
-2
/
+4
|
\
|
*
dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
Thomas Zimmermann
2020-09-29
1
-2
/
+4
*
|
misc: fastrpc: add ioctl for attaching to sensors pd
Jonathan Marek
2020-09-16
1
-3
/
+6
*
|
misc: fastrpc: define names for protection domain ids
Jonathan Marek
2020-09-16
1
-2
/
+7
*
|
misc: fastrpc: fix common struct sg_table related issues
Marek Szyprowski
2020-08-28
1
-2
/
+2
|
/
*
misc: fastrpc: fix potential fastrpc_invoke_ctx leak
Srinivas Kandagatla
2020-05-15
1
-1
/
+8
*
misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()
Srinivas Kandagatla
2020-05-15
1
-1
/
+3
*
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-17
1
-8
/
+0
|
\
|
*
drm/tee_shm: Drop dma_buf_k(unmap) support
Daniel Vetter
2019-11-25
1
-8
/
+0
*
|
Merge 5.4-rc3 into char-misc-next
Greg Kroah-Hartman
2019-10-14
1
-0
/
+1
|
\
|
|
*
misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach
Navid Emamdoost
2019-10-04
1
-0
/
+1
*
|
misc: fastrpc: revert max init file size back to 2MB
Jorge Ramirez-Ortiz
2019-10-10
1
-1
/
+1
*
|
misc: fastrpc: handle interrupted contexts
Jorge Ramirez-Ortiz
2019-10-10
1
-6
/
+7
*
|
misc: fastrpc: do not interrupt kernel calls
Jorge Ramirez-Ortiz
2019-10-10
1
-2
/
+7
*
|
misc: fastrpc: fix memory leak from miscdev->name
Srinivas Kandagatla
2019-10-10
1
-2
/
+2
*
|
misc: fastrpc: add mmap/unmap support
Jorge Ramirez-Ortiz
2019-10-10
1
-0
/
+181
|
/
*
misc: fastrpc: free dma buf scatter list
Srinivas Kandagatla
2019-09-04
1
-0
/
+1
*
misc: fastrpc: fix double refcounting on dmabuf
Srinivas Kandagatla
2019-09-04
1
-25
/
+0
*
misc: fastrpc: remove unused definition
Jorge Ramirez-Ortiz
2019-09-04
1
-1
/
+0
*
misc: fastrpc: Don't reference rpmsg_device after remove
Bjorn Andersson
2019-09-04
1
-0
/
+4
*
misc: fastrpc: Reference count channel context
Bjorn Andersson
2019-09-04
1
-5
/
+38
*
misc: fastrpc: fix memory leak when out of memory
Jorge Ramirez-Ortiz
2019-07-25
1
-1
/
+4
[next]