Age | Commit message (Expand) | Author | Files | Lines |
2020-04-03 | 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-03 | 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-08 | 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-28 | 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-05 | Merge mainline/master into arm/fixes | Olof Johansson | 1 | -1/+1 |
2019-11-25 | 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-25 | 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 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 11 | -110/+11 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -31/+49 |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny | 1 | -1/+1 |
2019-04-28 | Merge tag 'tee-optee-for-5.2' of http://git.linaro.org:/people/jens.wiklander... | Olof Johansson | 1 | -31/+49 |
2019-04-17 | optee: allow to work without static shared memory | Volodymyr Babchuk | 1 | -31/+49 |
2019-03-06 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 8 | -53/+255 |
2019-03-01 | Merge tag 'tee-misc-for-v5.1' of https://git.linaro.org/people/jens.wiklander... | Arnd Bergmann | 3 | -48/+13 |
2019-02-28 | tee: optee: update optee_msg.h and optee_smc.h to dual license | Jerome Forissier | 2 | -48/+4 |
2019-02-28 | tee: add cancellation support to client interface | Igor Opaniuk | 1 | -0/+9 |
2019-02-28 | tee: optee: add missing of_node_put after of_device_is_available | Julia Lawall | 1 | -1/+3 |
2019-02-20 | tee: optee: Fix unsigned comparison with less than zero | YueHaibing | 1 | -1/+1 |