1. 820d156 Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes by Olof Johansson · 4 years, 11 months ago
  2. b83685b tee: amdtee: fix memory leak in amdtee_open_session() by Dan Carpenter · 5 years ago
  3. 7031ecf Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  4. 872d92d tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD by Hongbo Yao · 5 years ago
  5. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  6. 9f68e36 Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  7. a78208e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  8. 088307d Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wiklander/linux-tee into arm/fixes by Olof Johansson · 5 years ago
  9. 9e0caab tee: optee: Fix compilation issue with nommu by Vincenzo Frascino · 5 years ago
  10. 48d625e tee: fix memory allocation failure checks on drv_data and amdtee by Colin Ian King · 5 years ago
  11. 3d47431 Backmerge v5.5-rc7 into drm-next by Dave Airlie · 5 years ago
  12. 279c075 tee: amdtee: remove redundant NULL check for pool by Rijo Thomas · 5 years ago
  13. f9568ea tee: amdtee: rename err label to err_device_unregister by Rijo Thomas · 5 years ago
  14. 2929015 tee: amdtee: skip tee_device_unregister if tee_device_alloc fails by Rijo Thomas · 5 years ago
  15. f4c58c3 tee: amdtee: print error message if tee not present by Rijo Thomas · 5 years ago
  16. 5ae6395 tee: amdtee: remove unused variable initialization by Rijo Thomas · 5 years ago
  17. bade7e1 tee: amdtee: check TEE status during driver initialization by Rijo Thomas · 5 years ago
  18. 757cc3e tee: add AMD-TEE driver by Rijo Thomas · 5 years ago
  19. 1a74fa3 tee: allow compilation of tee subsystem for AMD CPUs by Rijo Thomas · 5 years ago
  20. 5a769f6 optee: Fix multi page dynamic shm pool alloc by Sumit Garg · 5 years ago
  21. f349710 optee: model OP-TEE as a platform device/driver by Ard Biesheuvel · 5 years ago
  22. 6c56e8a Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 5 years ago
  23. 942e6f8 Merge mainline/master into arm/fixes by Olof Johansson · 5 years ago
  24. 42aa7c6 drm/tee_shm: Drop dma_buf_k(unmap) support by Daniel Vetter · 5 years ago
  25. 03212e3 tee: optee: fix device enumeration error handling by Jens Wiklander · 5 years ago
  26. a249dd2 tee: optee: Fix dynamic shm pool allocations by Sumit Garg · 5 years ago
  27. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  28. 78063a9 tee/shm: untag user pointers in tee_shm_register by Andrey Konovalov · 5 years ago
  29. 9f02b8f tee: optee: add might_sleep for RPC requests by Rouven Czerwinski · 6 years ago
  30. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  31. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  32. dc413a9 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  33. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  34. aaf75f2 Merge tag 'tee-optee-for-5.2' of http://git.linaro.org:/people/jens.wiklander/linux-tee into arm/drivers by Olof Johansson · 6 years ago
  35. 9733b07 optee: allow to work without static shared memory by Volodymyr Babchuk · 6 years ago
  36. 384d11f Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  37. 3473b71 Merge tag 'tee-misc-for-v5.1' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 6 years ago
  38. 32356d3 tee: optee: update optee_msg.h and optee_smc.h to dual license by Jerome Forissier · 6 years ago
  39. 4f062dc tee: add cancellation support to client interface by Igor Opaniuk · 6 years ago
  40. c7c0d8d tee: optee: add missing of_node_put after of_device_is_available by Julia Lawall · 6 years ago
  41. 62ade1b tee: optee: Fix unsigned comparison with less than zero by YueHaibing · 6 years ago
  42. bb342f0 tee: fix possible error pointer ctx dereferencing by Sumit Garg · 6 years ago
  43. 50ceca6 tee: optee: Initialize some structs using memset instead of braces by Nathan Chancellor · 6 years ago
  44. c3fa24a tee: optee: add TEE bus device enumeration support by Sumit Garg · 6 years ago
  45. 0fc1db9 tee: add bus driver framework for TEE based devices by Sumit Garg · 6 years ago
  46. 42bf415 tee: add supp_nowait flag in tee_context struct by Sumit Garg · 6 years ago
  47. 5e0bd98 Merge tag 'tee-subsys-optee-for-4.21' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/late by Olof Johansson · 6 years ago
  48. 3c15ddb tee: optee: log message if dynamic shm is enabled by Victor Chong · 7 years ago
  49. b2d102b tee: optee: avoid possible double list_del() by Zhizhou Zhang · 6 years ago
  50. 63c65b8 Merge tag 'tee-drv-for-4.20' of git://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers by Olof Johansson · 6 years ago
  51. 25559c2 tee: add kernel internal client interface by Jens Wiklander · 7 years ago
  52. db878f7 tee: optee: take DT status property into account by Ard Biesheuvel · 6 years ago
  53. f3ea4962 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  54. f4366e4 Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  55. f664a5269 dma-buf: remove kmap_atomic interface by Christian König · 7 years ago
  56. 3249527 tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via Kconfig by Sahil Malhotra · 7 years ago
  57. cf89fe8 tee: replace getnstimeofday64() with ktime_get_real_ts64() by Arnd Bergmann · 7 years ago
  58. ab9d3db tee: check shm references are consistent in offset/size by Etienne Carriere · 7 years ago
  59. bb765d1 tee: shm: fix use-after-free via temporarily dropped reference by Jann Horn · 7 years ago
  60. 5c5f803 tee: optee: report OP-TEE revision information by Jérôme Forissier · 7 years ago
  61. 6e112de tee: optee: GET_OS_REVISION: document a2 as a build identifier by Jérôme Forissier · 7 years ago
  62. 7dd003a tee: correct max value for id allocation by Peng Fan · 7 years ago
  63. ffdc98c Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers by Olof Johansson · 7 years ago
  64. 2490cdf tee: shm: Potential NULL dereference calling tee_shm_register() by Dan Carpenter · 7 years ago
  65. c94f31b tee: shm: don't put_page on null shm->pages by Colin Ian King · 7 years ago
  66. 80ec6f5 tee: shm: make function __tee_shm_alloc static by Colin Ian King · 7 years ago
  67. cdbcf83 tee: optee: check type of registered shared memory by Jens Wiklander · 7 years ago
  68. 95ffe4c tee: add start argument to shm_register callback by Jens Wiklander · 7 years ago
  69. f681e08 tee: optee: fix header dependencies by Arnd Bergmann · 7 years ago
  70. bad19e0 Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers by Arnd Bergmann · 7 years ago
  71. a8e9f5f6 Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers by Arnd Bergmann · 7 years ago
  72. ef8e08d tee: shm: inline tee_shm_get_id() by Volodymyr Babchuk · 7 years ago
  73. 217e025 tee: use reference counting for tee_context by Volodymyr Babchuk · 7 years ago
  74. f58e236 tee: optee: enable dynamic SHM support by Volodymyr Babchuk · 7 years ago
  75. abd135b tee: optee: add optee-specific shared pool implementation by Volodymyr Babchuk · 7 years ago
  76. d885cc5 tee: optee: store OP-TEE capabilities in private data by Volodymyr Babchuk · 7 years ago
  77. 53a107c tee: optee: add registered buffers handling into RPC calls by Volodymyr Babchuk · 7 years ago
  78. 64cf9d8 tee: optee: add registered shared parameters handling by Volodymyr Babchuk · 7 years ago
  79. 06ca791 tee: optee: add shared buffer registration functions by Volodymyr Babchuk · 7 years ago
  80. 3bb48ba tee: optee: add page list manipulation functions by Volodymyr Babchuk · 7 years ago
  81. de5c6df tee: optee: Update protocol definitions by Volodymyr Babchuk · 7 years ago
  82. 033ddf1 tee: add register user memory by Jens Wiklander · 7 years ago
  83. e2aca5d tee: flexible shared memory pool creation by Jens Wiklander · 7 years ago
  84. 1647a5a optee: support asynchronous supplicant requests by Jens Wiklander · 8 years ago
  85. f2aa972 tee: add TEE_IOCTL_PARAM_ATTR_META by Jens Wiklander · 8 years ago
  86. 84debcc tee: add tee_param_is_memref() for driver use by Jens Wiklander · 8 years ago
  87. f044113 optee: fix invalid of_node_put() in optee_driver_init() by Jens Wiklander · 7 years ago
  88. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  89. 39e6519 tee: optee: sync with new naming of interrupts by David Wang · 8 years ago
  90. 059cf56 tee: indicate privileged dev in gen_caps by Jens Wiklander · 8 years ago
  91. a9980e9 tee: optee: interruptible RPC sleep by tiger-yu99 · 8 years ago
  92. 96e72dd tee: optee: add const to tee_driver_ops and tee_desc structures by Bhumika Goyal · 8 years ago
  93. 53e3ca5 tee: tee_shm: Constify dma_buf_ops structures. by Arvind Yadav · 8 years ago
  94. efb1403 tee: optee: fix uninitialized symbol 'parg' by Jens Wiklander · 8 years ago
  95. 5252d73 Merge tag 'v4.12-rc1' into fixes by Olof Johansson · 8 years ago
  96. e841888 tee: add ARM_SMCCC dependency by Arnd Bergmann · 8 years ago
  97. a2d9214 Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  98. 4fb0a5e tee: add OP-TEE driver by Jens Wiklander · 10 years ago
  99. 967c9cc tee: generic TEE subsystem by Jens Wiklander · 10 years ago