Age | Commit message (Expand) | Author |
2020-03-03 | Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson |
2020-02-27 | tee: amdtee: fix memory leak in amdtee_open_session() | Dan Carpenter |
2020-02-24 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-02-13 | tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD | Hongbo Yao |
2020-02-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-01-30 | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-01-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-01-24 | Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wik... | Olof Johansson |
2020-01-23 | tee: optee: Fix compilation issue with nommu | Vincenzo Frascino |
2020-01-22 | tee: fix memory allocation failure checks on drv_data and amdtee | Colin Ian King |
2020-01-20 | Backmerge v5.5-rc7 into drm-next | Dave Airlie |
2020-01-16 | tee: amdtee: remove redundant NULL check for pool | Rijo Thomas |
2020-01-16 | tee: amdtee: rename err label to err_device_unregister | Rijo Thomas |
2020-01-16 | tee: amdtee: skip tee_device_unregister if tee_device_alloc fails | Rijo Thomas |
2020-01-16 | tee: amdtee: print error message if tee not present | Rijo Thomas |
2020-01-16 | tee: amdtee: remove unused variable initialization | Rijo Thomas |
2020-01-04 | tee: amdtee: check TEE status during driver initialization | Rijo Thomas |
2020-01-04 | tee: add AMD-TEE driver | Rijo Thomas |
2020-01-04 | tee: allow compilation of tee subsystem for AMD CPUs | Rijo Thomas |
2020-01-03 | optee: Fix multi page dynamic shm pool alloc | Sumit Garg |
2020-01-03 | optee: model OP-TEE as a platform device/driver | Ard Biesheuvel |
2019-12-17 | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-12-05 | Merge mainline/master into arm/fixes | Olof Johansson |
2019-11-25 | drm/tee_shm: Drop dma_buf_k(unmap) support | Daniel Vetter |
2019-11-15 | tee: optee: fix device enumeration error handling | Jens Wiklander |
2019-11-15 | tee: optee: Fix dynamic shm pool allocations | Sumit Garg |
2019-10-23 | compat_ioctl: move more drivers to compat_ptr_ioctl | Arnd Bergmann |
2019-09-25 | tee/shm: untag user pointers in tee_shm_register | Andrey Konovalov |
2019-07-08 | tee: optee: add might_sleep for RPC requests | Rouven Czerwinski |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny |
2019-04-28 | Merge tag 'tee-optee-for-5.2' of http://git.linaro.org:/people/jens.wiklander... | Olof Johansson |
2019-04-17 | optee: allow to work without static shared memory | Volodymyr Babchuk |
2019-03-06 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-03-01 | Merge tag 'tee-misc-for-v5.1' of https://git.linaro.org/people/jens.wiklander... | Arnd Bergmann |
2019-02-28 | tee: optee: update optee_msg.h and optee_smc.h to dual license | Jerome Forissier |
2019-02-28 | tee: add cancellation support to client interface | Igor Opaniuk |
2019-02-28 | tee: optee: add missing of_node_put after of_device_is_available | Julia Lawall |
2019-02-20 | tee: optee: Fix unsigned comparison with less than zero | YueHaibing |
2019-02-20 | tee: fix possible error pointer ctx dereferencing | Sumit Garg |
2019-02-20 | tee: optee: Initialize some structs using memset instead of braces | Nathan Chancellor |
2019-02-01 | tee: optee: add TEE bus device enumeration support | Sumit Garg |
2019-02-01 | tee: add bus driver framework for TEE based devices | Sumit Garg |
2019-02-01 | tee: add supp_nowait flag in tee_context struct | Sumit Garg |
2018-12-31 | Merge tag 'tee-subsys-optee-for-4.21' of https://git.linaro.org/people/jens.w... | Olof Johansson |
2018-12-11 | tee: optee: log message if dynamic shm is enabled | Victor Chong |
2018-12-11 | tee: optee: avoid possible double list_del() | Zhizhou Zhang |
2018-08-26 | Merge tag 'tee-drv-for-4.20' of git://git.linaro.org/people/jens.wiklander/li... | Olof Johansson |