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.13.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
/
tee
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-13
tee: optee: Fix kernel panic caused by incorrect error handling
Sumit Garg
1
-1
/
+2
2023-12-13
tee: optee: Fix supplicant based device enumeration
Sumit Garg
1
-2
/
+15
2023-10-25
tee: amdtee: fix use-after-free vulnerability in amdtee_close_session
Rijo Thomas
1
-4
/
+6
2023-06-14
tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'
Rijo Thomas
2
-17
/
+23
2023-04-05
tee: amdtee: fix race condition in amdtee_open_session
Rijo Thomas
1
-15
/
+14
2022-12-02
tee: optee: fix possible memory leak in optee_register_device()
Yang Yingliang
1
-1
/
+1
2022-09-15
tee: fix compiler warning in tee_shm_register()
Jens Wiklander
1
-0
/
+1
2022-08-25
tee: fix memory leak in tee_shm_register()
Jens Wiklander
2
-3
/
+3
2022-08-21
tee: add overflow check in register_shm_helper()
Jens Wiklander
1
-0
/
+3
2022-03-02
optee: use driver internal tee_context for some rpc
Jens Wiklander
3
-3
/
+15
2022-03-02
tee: export teedev_open() and teedev_close_context()
Jens Wiklander
1
-2
/
+4
2022-01-27
tee: fix put order in teedev_close_context()
Jens Wiklander
1
-1
/
+3
2021-12-29
tee: optee: Fix incorrect page free bug
Sumit Garg
1
-4
/
+2
2021-12-29
tee: handle lookup of shm with reference count 0
Jens Wiklander
1
-105
/
+66
2021-12-22
tee: amdtee: fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-3
/
+2
2021-10-20
tee: optee: Fix missing devices unregister during optee_remove
Sumit Garg
3
-0
/
+26
2021-08-15
tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
Sumit Garg
5
-8
/
+14
2021-08-12
optee: fix tee out of memory failure seen during kexec reboot
Allen Pais
1
-0
/
+20
2021-08-12
optee: Refuse to load the driver under the kdump kernel
Tyler Hicks
1
-0
/
+11
2021-08-12
optee: Fix memory leak when failing to register shm pages
Tyler Hicks
1
-2
/
+10
2021-08-12
tee: add tee_shm_alloc_kernel_buf()
Jens Wiklander
1
-0
/
+18
2021-08-12
optee: Clear stale cache entries during initialization
Tyler Hicks
3
-3
/
+43
2021-06-10
optee: use export_uuid() to copy client UUID
Jens Wiklander
2
-4
/
+8
2021-05-26
tee: amdtee: unload TA only when its refcount becomes 0
Rijo Thomas
3
-16
/
+106
2021-05-11
tee: optee: do not check memref size on return from Secure World
Jerome Forissier
1
-10
/
+0
2021-03-04
optee: simplify i2c access
Arnd Bergmann
1
-15
/
+16
2021-02-04
tee: optee: replace might_sleep with cond_resched
Rouven Czerwinski
1
-1
/
+3
2020-11-28
Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2020-11-25
optee: add writeback to valid memory type
Rui Miguel Silva
1
-1
/
+2
2020-11-13
Merge tag 'amdtee-fixes-for-5.10' of git://git.linaro.org:/people/jens.wiklan...
Arnd Bergmann
2
-11
/
+23
2020-11-09
tee: amdtee: synchronize access to shm list
Rijo Thomas
2
-0
/
+9
2020-11-09
tee: amdtee: fix memory leak due to reset of global shm list
Rijo Thomas
2
-11
/
+14
2020-10-26
Merge tag 'tee-fix-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/...
Arnd Bergmann
1
-1
/
+2
2020-10-13
tee: client UUID: Skip REE kernel login method as well
Sumit Garg
1
-1
/
+2
2020-09-26
Merge tag 'tee-dev-cleanup-for-v5.10' of git://git.linaro.org:/people/jens.wi...
Olof Johansson
1
-33
/
+7
2020-09-18
tee: avoid explicit sysfs_create/delete_group by initialising dev->groups
Sudeep Holla
1
-17
/
+4
2020-09-18
tee: replace cdev_add + device_add with cdev_device_add
Sudeep Holla
1
-17
/
+4
2020-09-13
Merge tag 'optee-i2c-fix-for-v5.10' of git://git.linaro.org:/people/jens.wikl...
Olof Johansson
1
-1
/
+1
2020-09-01
drivers: optee: fix i2c build issue
Jorge Ramirez-Ortiz
1
-1
/
+1
2020-08-27
Merge tag 'tee-pin-user-pages-for-5.10' of git://git.linaro.org/people/jens.w...
Olof Johansson
1
-13
/
+19
2020-08-25
tee: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-13
/
+19
2020-08-21
Merge tag 'tee-memref-null-for-v5.10' of git://git.linaro.org/people/jens.wik...
Olof Johansson
3
-18
/
+41
2020-08-21
drivers: optee: allow op-tee to access devices on the i2c bus
Jorge Ramirez-Ortiz
3
-0
/
+117
2020-08-21
driver: tee: Handle NULL pointer indication from client
Cedric Neveux
3
-18
/
+41
2020-07-13
Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/...
Arnd Bergmann
3
-25
/
+50
2020-07-10
optee: enable support for multi-stage bus enumeration
Maxim Uvarov
3
-22
/
+44
2020-07-10
optee: use uuid for sysfs driver entry
Maxim Uvarov
1
-3
/
+6
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-05-28
tee: fix crypto select
Arnd Bergmann
1
-0
/
+1
2020-05-26
Merge tag 'tee-login-for-5.8' of git://git.linaro.org/people/jens.wiklander/l...
Arnd Bergmann
3
-1
/
+158
[next]