index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
fastrpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
misc: fastrpc: Fix registered buffer page address
Ekansh Gupta
1
-1
/
+1
2024-02-23
misc: fastrpc: Mark all sessions as invalid in cb_remove
Ekansh Gupta
1
-1
/
+1
2023-11-08
misc: fastrpc: Clean buffers on remote invocation failures
Ekansh Gupta
1
-5
/
+5
2023-07-27
misc: fastrpc: Create fastrpc scalar with correct buffer count
Ekansh Gupta
1
-1
/
+1
2023-06-09
misc: fastrpc: reject new invocations during device removal
Richard Acayan
1
-1
/
+2
2023-06-09
misc: fastrpc: return -EPIPE to invocations on device removal
Richard Acayan
1
-1
/
+3
2023-01-24
misc: fastrpc: Fix use-after-free race condition for maps
Ola Jeppsson
1
-3
/
+5
2023-01-24
misc: fastrpc: Don't remove map on creater_process and device_release
Abel Vesa
1
-9
/
+9
2022-09-08
misc: fastrpc: fix memory corruption on open
Johan Hovold
1
-4
/
+3
2022-09-08
misc: fastrpc: fix memory corruption on probe
Johan Hovold
1
-0
/
+5
2022-06-14
misc: fastrpc: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-4
/
+5
2022-02-16
misc: fastrpc: avoid double fput() on failed usercopy
Mathias Krause
1
-1
/
+8
2021-12-14
misc: fastrpc: fix improper packet size calculation
Jeya R
1
-4
/
+6
2021-10-20
misc: fastrpc: Add missing lock before accessing find_vma()
Srinivas Kandagatla
1
-0
/
+2
2021-03-17
misc: fastrpc: restrict user apps from sending kernel RPC messages
Dmitry Baryshkov
1
-0
/
+5
2021-03-04
misc: fastrpc: fix incorrect usage of dma_map_sgtable
Jonathan Marek
1
-3
/
+4
2020-09-16
misc: fastrpc: add ioctl for attaching to sensors pd
Jonathan Marek
1
-3
/
+6
2020-09-16
misc: fastrpc: define names for protection domain ids
Jonathan Marek
1
-2
/
+7
2020-08-28
misc: fastrpc: fix common struct sg_table related issues
Marek Szyprowski
1
-2
/
+2
2020-05-15
misc: fastrpc: fix potential fastrpc_invoke_ctx leak
Srinivas Kandagatla
1
-1
/
+8
2020-05-15
misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()
Srinivas Kandagatla
1
-1
/
+3
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-8
/
+0
2019-11-25
drm/tee_shm: Drop dma_buf_k(unmap) support
Daniel Vetter
1
-8
/
+0
2019-10-14
Merge 5.4-rc3 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2019-10-10
misc: fastrpc: revert max init file size back to 2MB
Jorge Ramirez-Ortiz
1
-1
/
+1
2019-10-10
misc: fastrpc: handle interrupted contexts
Jorge Ramirez-Ortiz
1
-6
/
+7
2019-10-10
misc: fastrpc: do not interrupt kernel calls
Jorge Ramirez-Ortiz
1
-2
/
+7
2019-10-10
misc: fastrpc: fix memory leak from miscdev->name
Srinivas Kandagatla
1
-2
/
+2
2019-10-10
misc: fastrpc: add mmap/unmap support
Jorge Ramirez-Ortiz
1
-0
/
+181
2019-10-04
misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach
Navid Emamdoost
1
-0
/
+1
2019-09-04
misc: fastrpc: free dma buf scatter list
Srinivas Kandagatla
1
-0
/
+1
2019-09-04
misc: fastrpc: fix double refcounting on dmabuf
Srinivas Kandagatla
1
-25
/
+0
2019-09-04
misc: fastrpc: remove unused definition
Jorge Ramirez-Ortiz
1
-1
/
+0
2019-09-04
misc: fastrpc: Don't reference rpmsg_device after remove
Bjorn Andersson
1
-0
/
+4
2019-09-04
misc: fastrpc: Reference count channel context
Bjorn Andersson
1
-5
/
+38
2019-07-25
misc: fastrpc: fix memory leak when out of memory
Jorge Ramirez-Ortiz
1
-1
/
+4
2019-04-21
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+6
2019-04-02
misc: fastrpc: add checked value for dma_set_mask
Bo YU
1
-1
/
+6
2019-03-28
misc: fastrpc: increase max init file size to 64 MB
Srinivas Kandagatla
1
-1
/
+1
2019-03-28
misc: fastrpc: fix remote page size calculation
Srinivas Kandagatla
1
-2
/
+9
2019-03-28
misc: fastrpc: take into account of overlapping buffers
Srinivas Kandagatla
1
-14
/
+98
2019-03-28
misc: fastrpc: consider address offset before sending to DSP
Srinivas Kandagatla
1
-0
/
+8
2019-03-28
misc: fastrpc: use correct spinlock variant
Srinivas Kandagatla
1
-19
/
+29
2019-03-28
misc: fastrpc: make sure memory read and writes are visible
Srinivas Kandagatla
1
-0
/
+5
2019-03-28
misc: fastrpc: Fix a possible double free
Thierry Escande
1
-11
/
+20
2019-03-28
misc: fastrpc: Avoid free of DMA buffer in interrupt context
Thierry Escande
1
-1
/
+17
2019-02-19
misc: fastrpc: Fix return value check in fastrpc_map_create()
Wei Yongjun
1
-2
/
+2
2019-02-19
misc: fastrpc: Fix device_open when no session is available
Thierry Escande
1
-1
/
+10
2019-02-12
misc: fastrpc: Add support for dmabuf exporter
Srinivas Kandagatla
1
-0
/
+184
2019-02-12
misc: fastrpc: Add support for create remote init process
Srinivas Kandagatla
1
-0
/
+156
[next]