index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
fastrpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-02-09
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
1
-1
/
+1
2023-01-22
Merge 6.2-rc5 into char-misc-next
Greg Kroah-Hartman
1
-42
/
+41
2023-01-20
misc: fastrpc: Pass bitfield into qcom_scm_assign_mem
Elliot Berman
1
-9
/
+6
2023-01-20
misc: fastrpc: Fix use-after-free race condition for maps
Ola Jeppsson
1
-3
/
+5
2023-01-20
misc: fastrpc: Don't remove map on creater_process and device_release
Abel Vesa
1
-9
/
+9
2023-01-20
misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
Abel Vesa
1
-20
/
+21
2023-01-20
misc: fastrpc: fix error code in fastrpc_req_mmap()
Dan Carpenter
1
-1
/
+0
2023-01-20
misc: fastrpc: Fix an error handling path in fastrpc_rpmsg_probe()
Christophe JAILLET
1
-1
/
+12
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-32
/
+228
2022-11-25
misc: fastrpc: Add dma_mask to fastrpc_channel_ctx
Abel Vesa
1
-0
/
+2
2022-11-25
misc: fastrpc: Add mmap request assigning for static PD pool
Abel Vesa
1
-1
/
+18
2022-11-25
misc: fastrpc: Safekeep mmaps on interrupted invoke
Abel Vesa
1
-0
/
+15
2022-11-25
misc: fastrpc: Add support for audiopd
Abel Vesa
1
-0
/
+135
2022-11-25
misc: fastrpc: Rework fastrpc_req_munmap
Abel Vesa
1
-24
/
+23
2022-11-25
misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on fail
Abel Vesa
1
-2
/
+3
2022-11-25
misc: fastrpc: Add fastrpc_remote_heap_alloc
Abel Vesa
1
-3
/
+26
2022-11-25
misc: fastrpc: Add reserved mem support
Abel Vesa
1
-0
/
+4
2022-11-25
misc: fastrpc: Rename audio protection domain to root
Abel Vesa
1
-2
/
+2
2022-11-11
fastrpc: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
1
-0
/
+3
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-6
/
+10
2022-10-18
misc: fastrpc: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-3
/
+3
2022-09-05
Merge 6.0-rc4 into char-misc-next
Greg Kroah-Hartman
1
-5
/
+9
2022-09-01
misc: fastrpc: Use USER_PD define in fastrpc_get_info_from_dsp
Abel Vesa
1
-1
/
+1
2022-09-01
misc: fastrpc: increase maximum session count
Johan Hovold
1
-1
/
+1
2022-09-01
misc: fastrpc: fix memory corruption on open
Johan Hovold
1
-4
/
+3
2022-09-01
misc: fastrpc: fix memory corruption on probe
Johan Hovold
1
-0
/
+5
2022-05-19
misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl
Srinivas Kandagatla
1
-4
/
+5
2022-04-24
misc: fastrpc: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-4
/
+5
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-47
/
+509
2022-03-18
misc: fastrpc: Add dma handle implementation
Vamsi Krishna Gattupalli
1
-19
/
+33
2022-03-18
misc: fastrpc: Add fdlist implementation
Vamsi Krishna Gattupalli
1
-4
/
+32
2022-03-18
misc: fastrpc: Add helper function to get list and page
Vamsi Krishna Gattupalli
1
-3
/
+12
2022-03-18
misc: fastrpc: Add support to secure memory map
Vamsi Krishna Gattupalli
1
-9
/
+56
2022-03-18
misc: fastrpc: check before loading process to the DSP
Jeya R
1
-0
/
+33
2022-03-18
misc: fastrpc: add secure domain support
Srinivas Kandagatla
1
-9
/
+46
2022-03-18
misc: fastrpc: Add support to get DSP capabilities
Jeya R
1
-0
/
+112
2022-03-18
misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAP
Jeya R
1
-0
/
+154
2022-03-18
misc: fastrpc: separate fastrpc device from channel context
Srinivas Kandagatla
1
-9
/
+37
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-1
/
+8
2022-02-08
dma-buf-map: Rename to iosys-map
Lucas De Marchi
1
-2
/
+2
2022-02-03
misc: fastrpc: avoid double fput() on failed usercopy
Mathias Krause
1
-1
/
+8
2021-12-03
misc: fastrpc: fix improper packet size calculation
Jeya R
1
-4
/
+6
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-0
/
+1
2021-10-18
Merge 5.15-rc6 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+2
2021-10-05
misc: fastrpc: copy to user only for non-DMA-BUF heap buffers
Jeya R
1
-8
/
+10
2021-10-05
misc: fastrpc: Update number of max fastrpc sessions
Jeya R
1
-1
/
+1
2021-10-05
misc: fastrpc: Add missing lock before accessing find_vma()
Srinivas Kandagatla
1
-0
/
+2
2021-03-10
misc: fastrpc: restrict user apps from sending kernel RPC messages
Dmitry Baryshkov
1
-0
/
+5
2021-02-09
misc: fastrpc: fix incorrect usage of dma_map_sgtable
Jonathan Marek
1
-3
/
+4
[next]