index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tee
/
tee_shm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-06
Merge tag 'tee-cleanup-for-v5.19' of https://git.linaro.org/people/jens.wikla...
Arnd Bergmann
1
-50
/
+0
2022-04-26
tee: remove tee_shm_va2pa() and tee_shm_pa2va()
Andrew Davis
1
-50
/
+0
2022-04-05
tee: make tee_shm_register_kernel_buf vmalloc supported
Phil Chang
1
-10
/
+25
2022-02-16
tee: refactor TEE_SHM_* flags
Jens Wiklander
1
-12
/
+11
2022-02-16
tee: replace tee_shm_register()
Jens Wiklander
1
-66
/
+90
2022-02-16
tee: add tee_shm_register_{user,kernel}_buf()
Jens Wiklander
1
-0
/
+33
2022-02-16
tee: replace tee_shm_alloc()
Jens Wiklander
1
-40
/
+68
2022-02-16
tee: simplify shm pool handling
Jens Wiklander
1
-15
/
+14
2022-02-16
tee: add tee_shm_alloc_user_buf()
Jens Wiklander
1
-0
/
+17
2021-12-16
tee: handle lookup of shm with reference count 0
Jens Wiklander
1
-108
/
+66
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-0
/
+3
2021-07-21
tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
Sumit Garg
1
-2
/
+2
2021-07-21
tee: add tee_shm_alloc_kernel_buf()
Jens Wiklander
1
-0
/
+18
2020-08-25
tee: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-13
/
+19
2020-05-25
Merge tag 'tee-smatch-for-5.8' of git://git.linaro.org/people/jens.wiklander/...
Arnd Bergmann
1
-2
/
+1
2020-04-20
tee: enable support to register kernel memory
Sumit Garg
1
-3
/
+25
2020-04-20
tee: remove unnecessary NULL check in tee_shm_alloc()
Dan Carpenter
1
-2
/
+1
2020-02-28
tee: tee_shm_op_mmap(): use TEE_SHM_USER_MAPPED
Jens Wiklander
1
-1
/
+1
2020-02-28
tee: remove redundant teedev in struct tee_shm
Jens Wiklander
1
-5
/
+2
2020-02-28
tee: don't assign shm id for private shms
Jens Wiklander
1
-13
/
+18
2020-02-28
tee: remove unused tee_shm_priv_alloc()
Jens Wiklander
1
-31
/
+2
2020-02-28
tee: remove linked list of struct tee_shm
Jens Wiklander
1
-11
/
+1
2019-11-25
drm/tee_shm: Drop dma_buf_k(unmap) support
Daniel Vetter
1
-6
/
+0
2019-09-25
tee/shm: untag user pointers in tee_shm_register
Andrey Konovalov
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-6
/
+0
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
1
-6
/
+0
2018-05-07
tee: shm: fix use-after-free via temporarily dropped reference
Jann Horn
1
-2
/
+3
2018-01-09
tee: shm: Potential NULL dereference calling tee_shm_register()
Dan Carpenter
1
-1
/
+1
2017-12-28
tee: shm: don't put_page on null shm->pages
Colin Ian King
1
-3
/
+5
2017-12-28
tee: shm: make function __tee_shm_alloc static
Colin Ian King
1
-3
/
+3
2017-12-28
tee: add start argument to shm_register callback
Jens Wiklander
1
-1
/
+1
2017-12-15
tee: shm: inline tee_shm_get_id()
Volodymyr Babchuk
1
-11
/
+0
2017-12-15
tee: use reference counting for tee_context
Volodymyr Babchuk
1
-0
/
+7
2017-12-15
tee: add register user memory
Jens Wiklander
1
-26
/
+180
2017-12-15
tee: flexible shared memory pool creation
Jens Wiklander
1
-4
/
+4
2017-08-04
tee: tee_shm: Constify dma_buf_ops structures.
Arvind Yadav
1
-1
/
+1
2017-05-10
Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+358
2017-03-09
tee: generic TEE subsystem
Jens Wiklander
1
-0
/
+358