summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
d7b'>misc: fastrpc: Add support to secure memory mapVamsi Krishna Gattupalli 2022-03-18misc: fastrpc: check before loading process to the DSPJeya R 2022-03-18misc: fastrpc: add secure domain supportSrinivas Kandagatla 2022-03-18misc: fastrpc: Add support to get DSP capabilitiesJeya R 2022-03-18misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAPJeya R 2022-03-18misc: fastrpc: separate fastrpc device from channel contextSrinivas Kandagatla 2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie 2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi 2022-02-03misc: fastrpc: avoid double fput() on failed usercopyMathias Krause 2021-12-03misc: fastrpc: fix improper packet size calculationJeya R 2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman 2021-10-18Merge 5.15-rc6 into char-misc-nextGreg Kroah-Hartman 2021-10-05misc: fastrpc: copy to user only for non-DMA-BUF heap buffersJeya R 2021-10-05misc: fastrpc: Update number of max fastrpc sessionsJeya R 2021-10-05misc: fastrpc: Add missing lock before accessing find_vma()Srinivas Kandagatla 2021-03-10misc: fastrpc: restrict user apps from sending kernel RPC messagesDmitry Baryshkov 2021-02-09misc: fastrpc: fix incorrect usage of dma_map_sgtableJonathan Marek 2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie 2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann 2020-09-16misc: fastrpc: add ioctl for attaching to sensors pdJonathan Marek 2020-09-16misc: fastrpc: define names for protection domain idsJonathan Marek 2020-08-28misc: fastrpc: fix common struct sg_table related issuesMarek Szyprowski