Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-05-25 | Merge tag 'tee-smatch-for-5.8' of git://git.linaro.org/people/jens.wiklander/... | Arnd Bergmann | 1 | -2/+1 |
2020-05-11 | tee: optee: Add support for session login client UUID generation | Vesa Jääskeläinen | 1 | -1/+5 |
2020-05-11 | tee: add support for session's client UUID generation | Vesa Jääskeläinen | 2 | -0/+153 |
2020-04-20 | tee: add private login method for kernel clients | Sumit Garg | 1 | -0/+7 |
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-04-04 | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -63/+26 |
2020-03-27 | Merge tag 'tee-cleanup-for-5.7' of https://git.linaro.org/people/jens.wikland... | Arnd Bergmann | 3 | -63/+26 |
2020-03-25 | Merge tag 'tee-amdtee-fix2-for-5.6' of https://git.linaro.org/people/jens.wik... | Arnd Bergmann | 1 | -0/+3 |
2020-03-10 | tee: amdtee: out of bounds read in find_session() | Dan Carpenter | 1 | -0/+3 |
2020-03-04 | Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 1 | -1/+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 | 2 | -14/+20 |
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 | 2 | -12/+1 |
2020-02-27 | tee: amdtee: fix memory leak in amdtee_open_session() | Dan Carpenter | 1 | -24/+24 |
2020-02-24 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2020-02-13 | tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD | Hongbo Yao | 1 | -1/+1 |
2020-02-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -89/+64 |
2020-01-30 | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -6/+0 |
2020-01-29 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 9 | -2/+1342 |
2020-01-24 | Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wik... | Olof Johansson | 1 | -0/+1 |
2020-01-23 | tee: optee: Fix compilation issue with nommu | Vincenzo Frascino | 1 | -0/+1 |
2020-01-22 | tee: fix memory allocation failure checks on drv_data and amdtee | Colin Ian King | 1 | -2/+2 |
2020-01-20 | Backmerge v5.5-rc7 into drm-next | Dave Airlie | 1 | -1/+14 |
2020-01-16 | tee: amdtee: remove redundant NULL check for pool | Rijo Thomas | 1 | -2/+1 |
2020-01-16 | tee: amdtee: rename err label to err_device_unregister | Rijo Thomas | 1 | -2/+2 |
2020-01-16 | tee: amdtee: skip tee_device_unregister if tee_device_alloc fails | Rijo Thomas | 1 | -1/+3 |
2020-01-16 | tee: amdtee: print error message if tee not present | Rijo Thomas | 1 | -3/+4 |
2020-01-16 | tee: amdtee: remove unused variable initialization | Rijo Thomas | 2 | -14/+14 |
2020-01-04 | tee: amdtee: check TEE status during driver initialization | Rijo Thomas | 1 | -0/+6 |
2020-01-04 | tee: add AMD-TEE driver | Rijo Thomas | 9 | -1/+1333 |
2020-01-04 | tee: allow compilation of tee subsystem for AMD CPUs | Rijo Thomas | 1 | -1/+1 |
2020-01-03 | optee: Fix multi page dynamic shm pool alloc | Sumit Garg | 1 | -1/+14 |
2020-01-03 | optee: model OP-TEE as a platform device/driver | Ard Biesheuvel | 1 | -89/+64 |
2019-12-17 | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 1 | -6/+0 |
2019-12-06 | Merge mainline/master into arm/fixes | Olof Johansson | 1 | -1/+1 |
2019-11-26 | drm/tee_shm: Drop dma_buf_k(unmap) support | Daniel Vetter | 1 | -6/+0 |
2019-11-15 | tee: optee: fix device enumeration error handling | Jens Wiklander | 1 | -8/+12 |
2019-11-15 | tee: optee: Fix dynamic shm pool allocations | Sumit Garg | 2 | -1/+18 |
2019-10-23 | compat_ioctl: move more drivers to compat_ptr_ioctl | Arnd Bergmann | 1 | -1/+1 |
2019-09-26 | tee/shm: untag user pointers in tee_shm_register | Andrey Konovalov | 1 | -0/+1 |
2019-07-08 | tee: optee: add might_sleep for RPC requests | Rouven Czerwinski | 1 | -0/+1 |