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
/
tee
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
tee: optee: fix error return code in probe function
Yang Yingliang
2022-02-14
2
-2
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'optee-fixes-for-v5.17' of git://git.linaro.org/people/jens.wikland...
Arnd Bergmann
2022-02-08
3
-14
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
optee: add error checks in optee_ffa_do_call_with_arg()
Jens Wiklander
2022-01-24
1
-3
/
+12
|
*
|
tee: optee: do not check memref size on return from Secure World
Jerome Forissier
2022-01-24
1
-10
/
+0
|
*
|
optee: Use bitmap_free() to free bitmap
Christophe JAILLET
2022-01-24
1
-1
/
+1
|
|
/
*
/
optee: use driver internal tee_context for some rpc
Jens Wiklander
2022-02-03
4
-67
/
+64
|
/
*
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2022-01-10
11
-124
/
+471
|
\
|
*
optee: Fix NULL but dereferenced coccicheck error
Yang Li
2021-11-29
1
-2
/
+2
|
*
optee: add asynchronous notifications
Jens Wiklander
2021-11-17
4
-36
/
+289
|
*
optee: separate notification functions
Jens Wiklander
2021-11-17
8
-91
/
+181
|
*
tee: export teedev_open() and teedev_close_context()
Jens Wiklander
2021-11-17
1
-2
/
+4
|
*
tee: fix put order in teedev_close_context()
Jens Wiklander
2021-11-17
1
-1
/
+3
*
|
Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-23
3
-112
/
+70
|
\
\
|
*
|
optee: Suppress false positive kmemleak report in optee_handle_rpc()
Xiaolei Wang
2021-12-16
1
-0
/
+2
|
*
|
tee: optee: Fix incorrect page free bug
Sumit Garg
2021-12-16
1
-4
/
+2
|
*
|
tee: handle lookup of shm with reference count 0
Jens Wiklander
2021-12-16
1
-108
/
+66
*
|
|
tee: amdtee: fix an IS_ERR() vs NULL bug
Dan Carpenter
2021-11-29
1
-3
/
+2
|
/
/
*
/
optee: fix kfree NULL pointer
Lv Ruyi
2021-11-16
1
-4
/
+3
|
/
*
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-04
1
-0
/
+3
|
\
|
*
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-10-25
1
-0
/
+3
*
|
Merge tag 'optee-ffa-fix-for-v5.16' of git://git.linaro.org/people/jens.wikla...
Arnd Bergmann
2021-11-02
1
-2
/
+2
|
\
\
|
*
|
optee: Fix spelling mistake "reclain" -> "reclaim"
Colin Ian King
2021-10-28
1
-2
/
+2
*
|
|
optee: smc_abi.c: add missing #include <linux/mm.h>
Jens Wiklander
2021-10-21
1
-0
/
+1
|
/
/
*
|
optee: add FF-A support
Jens Wiklander
2021-10-18
7
-13
/
+1143
*
|
optee: isolate smc abi
Jens Wiklander
2021-10-18
8
-1388
/
+1506
*
|
optee: refactor driver with internal callbacks
Jens Wiklander
2021-10-15
4
-106
/
+182
*
|
optee: simplify optee_release()
Jens Wiklander
2021-10-15
3
-49
/
+39
|
/
*
tee: optee: Fix missing devices unregister during optee_remove
Sumit Garg
2021-10-12
3
-0
/
+26
*
tee/optee/shm_pool: fix application of sizeof to pointer
jing yangyang
2021-09-14
1
-1
/
+1
*
tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
Sumit Garg
2021-07-21
5
-8
/
+14
*
tee: add tee_shm_alloc_kernel_buf()
Jens Wiklander
2021-07-21
1
-0
/
+18
*
optee: Clear stale cache entries during initialization
Tyler Hicks
2021-07-21
3
-3
/
+43
*
optee: fix tee out of memory failure seen during kexec reboot
Allen Pais
2021-07-21
1
-0
/
+20
*
optee: Refuse to load the driver under the kdump kernel
Tyler Hicks
2021-07-21
1
-0
/
+11
*
optee: Fix memory leak when failing to register shm pages
Tyler Hicks
2021-07-21
1
-2
/
+10
*
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-28
1
-0
/
+1
|
\
|
*
tee: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-17
1
-0
/
+1
*
|
Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander...
Olof Johansson
2021-06-05
2
-4
/
+8
|
\
\
|
*
|
optee: use export_uuid() to copy client UUID
Jens Wiklander
2021-05-18
2
-4
/
+8
|
|
/
*
|
Merge tag 'amdtee-fixes-for-v5.13' of git://git.linaro.org/people/jens.wiklan...
Arnd Bergmann
2021-05-17
3
-16
/
+106
|
\
\
|
|
/
|
/
|
|
*
tee: amdtee: unload TA only when its refcount becomes 0
Rijo Thomas
2021-05-05
3
-16
/
+106
*
|
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-26
4
-10
/
+74
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'optee-memref-size-for-v5.13' of git://git.linaro.org/people/jens.w...
Arnd Bergmann
2021-04-01
1
-10
/
+0
|
|
\
|
|
*
tee: optee: do not check memref size on return from Secure World
Jerome Forissier
2021-03-30
1
-10
/
+0
|
*
|
tee: optee: fix build error caused by recent optee tracepoints feature
Jisheng Zhang
2021-03-30
1
-0
/
+3
|
*
|
tee: optee: add invoke_fn tracepoints
Jisheng Zhang
2021-03-15
2
-0
/
+71
|
|
/
*
/
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-1
/
+0
|
/
*
Merge tag 'optee-simplify-i2c-access_for-v5.12' of git://git.linaro.org/peopl...
Arnd Bergmann
2021-02-09
1
-15
/
+16
|
\
|
*
optee: simplify i2c access
Arnd Bergmann
2021-02-08
1
-15
/
+16
*
|
Merge tag 'optee-fix-cond-resched-call-for-v5.12' of git://git.linaro.org:/pe...
Arnd Bergmann
2021-02-03
1
-1
/
+2
|
\
\
[prev]
[next]