Age | Commit message (Expand) | Author |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-05-28 | tee: fix crypto select | Arnd Bergmann |
2020-05-25 | Merge tag 'tee-login-for-5.8' of git://git.linaro.org/people/jens.wiklander/l... | Arnd Bergmann |
2020-05-25 | Merge tag 'tee-smatch-for-5.8' of git://git.linaro.org/people/jens.wiklander/... | Arnd Bergmann |
2020-05-11 | tee: optee: Add support for session login client UUID generation | Vesa Jääskeläinen |
2020-05-11 | tee: add support for session's client UUID generation | Vesa Jääskeläinen |
2020-04-20 | tee: add private login method for kernel clients | Sumit Garg |
2020-04-20 | tee: enable support to register kernel memory | Sumit Garg |
2020-04-20 | tee: remove unnecessary NULL check in tee_shm_alloc() | Dan Carpenter |
2020-04-03 | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-03-27 | Merge tag 'tee-cleanup-for-5.7' of https://git.linaro.org/people/jens.wikland... | Arnd Bergmann |
2020-03-25 | Merge tag 'tee-amdtee-fix2-for-5.6' of https://git.linaro.org/people/jens.wik... | Arnd Bergmann |
2020-03-10 | tee: amdtee: out of bounds read in find_session() | Dan Carpenter |
2020-03-03 | Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson |
2020-02-28 | tee: tee_shm_op_mmap(): use TEE_SHM_USER_MAPPED | Jens Wiklander |
2020-02-28 | tee: remove redundant teedev in struct tee_shm | Jens Wiklander |
2020-02-28 | tee: don't assign shm id for private shms | Jens Wiklander |
2020-02-28 | tee: remove unused tee_shm_priv_alloc() | Jens Wiklander |
2020-02-28 | tee: remove linked list of struct tee_shm | Jens Wiklander |
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 |