Age | Commit message (Expand) | Author | Files | Lines |
2021-07-21 | tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag | Sumit Garg | 5 | -8/+14 |
2021-07-21 | tee: add tee_shm_alloc_kernel_buf() | Jens Wiklander | 1 | -0/+18 |
2021-07-21 | optee: Clear stale cache entries during initialization | Tyler Hicks | 3 | -3/+43 |
2021-07-21 | optee: fix tee out of memory failure seen during kexec reboot | Allen Pais | 1 | -0/+20 |
2021-07-21 | optee: Refuse to load the driver under the kdump kernel | Tyler Hicks | 1 | -0/+11 |
2021-07-21 | optee: Fix memory leak when failing to register shm pages | Tyler Hicks | 1 | -2/+10 |
2021-06-28 | Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+1 |
2021-06-05 | Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander... | Olof Johansson | 2 | -4/+8 |
2021-05-18 | optee: use export_uuid() to copy client UUID | Jens Wiklander | 2 | -4/+8 |
2021-05-17 | tee: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2021-05-17 | Merge tag 'amdtee-fixes-for-v5.13' of git://git.linaro.org/people/jens.wiklan... | Arnd Bergmann | 3 | -16/+106 |
2021-05-05 | tee: amdtee: unload TA only when its refcount becomes 0 | Rijo Thomas | 3 | -16/+106 |
2021-04-26 | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -10/+74 |
2021-04-01 | Merge tag 'optee-memref-size-for-v5.13' of git://git.linaro.org/people/jens.w... | Arnd Bergmann | 1 | -10/+0 |
2021-03-30 | tee: optee: do not check memref size on return from Secure World | Jerome Forissier | 1 | -10/+0 |
2021-03-30 | tee: optee: fix build error caused by recent optee tracepoints feature | Jisheng Zhang | 1 | -0/+3 |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 1 | -1/+0 |
2021-03-15 | tee: optee: add invoke_fn tracepoints | Jisheng Zhang | 2 | -0/+71 |
2021-02-09 | Merge tag 'optee-simplify-i2c-access_for-v5.12' of git://git.linaro.org/peopl... | Arnd Bergmann | 1 | -15/+16 |
2021-02-08 | optee: simplify i2c access | Arnd Bergmann | 1 | -15/+16 |
2021-02-03 | Merge tag 'optee-fix-cond-resched-call-for-v5.12' of git://git.linaro.org:/pe... | Arnd Bergmann | 1 | -1/+2 |
2021-02-03 | tee: optee: remove need_resched() before cond_resched() | Jens Wiklander | 1 | -2/+1 |
2021-02-02 | optee: sync OP-TEE headers | Jens Wiklander | 4 | -189/+179 |
2021-02-02 | tee: optee: fix 'physical' typos | Bjorn Helgaas | 1 | -1/+1 |
2021-02-02 | drivers: optee: use flexible-array member instead of zero-length array | Tian Tao | 1 | -1/+1 |
2021-01-21 | tee: optee: replace might_sleep with cond_resched | Rouven Czerwinski | 1 | -1/+3 |
2020-12-16 | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2020-12-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2020-11-27 | Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+2 |
2020-11-27 | Backmerge tag 'v5.10-rc2' into arm/drivers | Arnd Bergmann | 1 | -1/+2 |
2020-11-25 | optee: add writeback to valid memory type | Rui Miguel Silva | 1 | -1/+2 |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 1 | -1/+1 |
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 'optee-use-uuid-api-for-v5.10' of git://git.linaro.org:/people/jens... | Arnd Bergmann | 1 | -1/+1 |
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-10-13 | tee: optee: Use UUID API for exporting the UUID | Andy Shevchenko | 1 | -1/+1 |
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 |