aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tee
AgeCommit message (Expand)Author
2024-04-10tee: optee: Fix kernel panic caused by incorrect error handlingSumit Garg
2023-12-13tee: optee: Fix supplicant based device enumerationSumit Garg
2023-10-19tee: amdtee: fix use-after-free vulnerability in amdtee_close_sessionRijo Thomas
2023-06-14tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'Rijo Thomas
2023-03-30tee: amdtee: fix race condition in amdtee_open_sessionRijo Thomas
2022-12-02tee: optee: fix possible memory leak in optee_register_device()Yang Yingliang
2022-11-10tee: Fix tee_shm_register() for kernel TEE driversSumit Garg
2022-09-15tee: fix compiler warning in tee_shm_register()Jens Wiklander
2022-08-21tee: add overflow check in register_shm_helper()Jens Wiklander
2022-03-02optee: use driver internal tee_context for some rpcJens Wiklander
2022-03-02tee: export teedev_open() and teedev_close_context()Jens Wiklander
2022-01-27tee: fix put order in teedev_close_context()Jens Wiklander
2021-12-29tee: optee: Fix incorrect page free bugSumit Garg
2021-12-29tee: handle lookup of shm with reference count 0Jens Wiklander
2021-12-22tee: amdtee: fix an IS_ERR() vs NULL bugDan Carpenter
2021-10-12tee: optee: Fix missing devices unregister during optee_removeSumit Garg
2021-09-14tee/optee/shm_pool: fix application of sizeof to pointerjing yangyang
2021-07-21tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flagSumit Garg
2021-07-21tee: add tee_shm_alloc_kernel_buf()Jens Wiklander
2021-07-21optee: Clear stale cache entries during initializationTyler Hicks
2021-07-21optee: fix tee out of memory failure seen during kexec rebootAllen Pais
2021-07-21optee: Refuse to load the driver under the kdump kernelTyler Hicks
2021-07-21optee: Fix memory leak when failing to register shm pagesTyler Hicks
2021-06-28Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-06-05Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander...Olof Johansson
2021-05-18optee: use export_uuid() to copy client UUIDJens Wiklander
2021-05-17tee: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-05-17Merge tag 'amdtee-fixes-for-v5.13' of git://git.linaro.org/people/jens.wiklan...Arnd Bergmann
2021-05-05tee: amdtee: unload TA only when its refcount becomes 0Rijo Thomas
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-01Merge tag 'optee-memref-size-for-v5.13' of git://git.linaro.org/people/jens.w...Arnd Bergmann
2021-03-30tee: optee: do not check memref size on return from Secure WorldJerome Forissier
2021-03-30tee: optee: fix build error caused by recent optee tracepoints featureJisheng Zhang
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-15tee: optee: add invoke_fn tracepointsJisheng Zhang
2021-02-09Merge tag 'optee-simplify-i2c-access_for-v5.12' of git://git.linaro.org/peopl...Arnd Bergmann
2021-02-08optee: simplify i2c accessArnd Bergmann
2021-02-03Merge tag 'optee-fix-cond-resched-call-for-v5.12' of git://git.linaro.org:/pe...Arnd Bergmann
2021-02-03tee: optee: remove need_resched() before cond_resched()Jens Wiklander
2021-02-02optee: sync OP-TEE headersJens Wiklander
2021-02-02tee: optee: fix 'physical' typosBjorn Helgaas
2021-02-02drivers: optee: use flexible-array member instead of zero-length arrayTian Tao
2021-01-21tee: optee: replace might_sleep with cond_reschedRouven Czerwinski
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-11-27Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-27Backmerge tag 'v5.10-rc2' into arm/driversArnd Bergmann
2020-11-25optee: add writeback to valid memory typeRui Miguel Silva
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-11-13Merge tag 'amdtee-fixes-for-5.10' of git://git.linaro.org:/people/jens.wiklan...Arnd Bergmann