1. 8ec035a Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 6 months ago
  2. 7468bed Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Olof Johansson · 3 years, 7 months ago
  3. 673c7aa optee: use export_uuid() to copy client UUID by Jens Wiklander · 3 years, 8 months ago
  4. 963cdcc tee: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  5. 8ec51f8 Merge tag 'amdtee-fixes-for-v5.13' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 3 years, 8 months ago
  6. 9f015b3 tee: amdtee: unload TA only when its refcount becomes 0 by Rijo Thomas · 3 years, 9 months ago
  7. 37f00ab Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 8 months ago
  8. d6358a6 Merge tag 'optee-memref-size-for-v5.13' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 3 years, 9 months ago
  9. c650b8d tee: optee: do not check memref size on return from Secure World by Jerome Forissier · 3 years, 9 months ago
  10. 7ccdcaa tee: optee: fix build error caused by recent optee tracepoints feature by Jisheng Zhang · 3 years, 9 months ago
  11. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  12. 0101947 tee: optee: add invoke_fn tracepoints by Jisheng Zhang · 3 years, 11 months ago
  13. d0236f1 Merge tag 'optee-simplify-i2c-access_for-v5.12' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 3 years, 11 months ago
  14. 67bc809 optee: simplify i2c access by Arnd Bergmann · 4 years ago
  15. d94bd41 Merge tag 'optee-fix-cond-resched-call-for-v5.12' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 3 years, 11 months ago
  16. 9585676 tee: optee: remove need_resched() before cond_resched() by Jens Wiklander · 4 years ago
  17. 617d8e8 optee: sync OP-TEE headers by Jens Wiklander · 4 years ago
  18. bed13b5 tee: optee: fix 'physical' typos by Bjorn Helgaas · 4 years ago
  19. fda90b2 drivers: optee: use flexible-array member instead of zero-length array by Tian Tao · 4 years ago
  20. dcb3b06 tee: optee: replace might_sleep with cond_resched by Rouven Czerwinski · 4 years ago
  21. 48c1c40 Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years ago
  22. 9e4b0d5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 1 month ago
  23. 303bc93 Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
  24. 718e43b Backmerge tag 'v5.10-rc2' into arm/drivers by Arnd Bergmann · 4 years, 1 month ago
  25. 853735e optee: add writeback to valid memory type by Rui Miguel Silva · 4 years, 2 months ago
  26. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
  27. 0461a1a Merge tag 'amdtee-fixes-for-5.10' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  28. be353be tee: amdtee: synchronize access to shm list by Rijo Thomas · 4 years, 2 months ago
  29. ff1f855 tee: amdtee: fix memory leak due to reset of global shm list by Rijo Thomas · 4 years, 2 months ago
  30. 6bc9d73 Merge tag 'optee-use-uuid-api-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 4 years, 2 months ago
  31. 9774dd6 Merge tag 'tee-fix-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 4 years, 2 months ago
  32. 7229395 tee: client UUID: Skip REE kernel login method as well by Sumit Garg · 4 years, 3 months ago
  33. 57222a1 tee: optee: Use UUID API for exporting the UUID by Andy Shevchenko · 4 years, 8 months ago
  34. 5746b3b Merge tag 'tee-dev-cleanup-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/drivers by Olof Johansson · 4 years, 3 months ago
  35. 8c05f50 tee: avoid explicit sysfs_create/delete_group by initialising dev->groups by Sudeep Holla · 4 years, 4 months ago
  36. ab3d8e1 tee: replace cdev_add + device_add with cdev_device_add by Sudeep Holla · 4 years, 4 months ago
  37. 0bd1937 Merge tag 'optee-i2c-fix-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/drivers by Olof Johansson · 4 years, 4 months ago
  38. 539f8fc drivers: optee: fix i2c build issue by Jorge Ramirez-Ortiz · 4 years, 4 months ago
  39. aa10e3c Merge tag 'tee-pin-user-pages-for-5.10' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Olof Johansson · 4 years, 4 months ago
  40. 4300cd6 tee: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 4 months ago
  41. d4ee2d3 Merge tag 'tee-memref-null-for-v5.10' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Olof Johansson · 4 years, 4 months ago
  42. c05210a drivers: optee: allow op-tee to access devices on the i2c bus by Jorge Ramirez-Ortiz · 4 years, 5 months ago
  43. ba171d3 driver: tee: Handle NULL pointer indication from client by Cedric Neveux · 6 years ago
  44. 38d9dff Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 4 years, 6 months ago
  45. 5f178bb7 optee: enable support for multi-stage bus enumeration by Maxim Uvarov · 4 years, 6 months ago
  46. 58df195 optee: use uuid for sysfs driver entry by Maxim Uvarov · 4 years, 6 months ago
  47. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  48. 60b4000 tee: fix crypto select by Arnd Bergmann · 4 years, 7 months ago
  49. be4ad16 Merge tag 'tee-login-for-5.8' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 4 years, 7 months ago
  50. 6d83d80 Merge tag 'tee-smatch-for-5.8' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 4 years, 7 months ago
  51. c5b4312 tee: optee: Add support for session login client UUID generation by Vesa Jääskeläinen · 4 years, 8 months ago
  52. e33bcba tee: add support for session's client UUID generation by Vesa Jääskeläinen · 4 years, 8 months ago
  53. 104edb9 tee: add private login method for kernel clients by Sumit Garg · 4 years, 9 months ago
  54. 2a6ba3f tee: enable support to register kernel memory by Sumit Garg · 4 years, 9 months ago
  55. 1115899 tee: remove unnecessary NULL check in tee_shm_alloc() by Dan Carpenter · 4 years, 9 months ago
  56. d18292d Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 9 months ago
  57. 021249e Merge tag 'tee-cleanup-for-5.7' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 4 years, 9 months ago
  58. 47039b55 Merge tag 'tee-amdtee-fix2-for-5.6' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 4 years, 9 months ago
  59. 36fa3e5 tee: amdtee: out of bounds read in find_session() by Dan Carpenter · 4 years, 10 months ago
  60. 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, 10 months ago
  61. 758ecf1 tee: tee_shm_op_mmap(): use TEE_SHM_USER_MAPPED by Jens Wiklander · 5 years ago
  62. 5271b20 tee: remove redundant teedev in struct tee_shm by Jens Wiklander · 5 years ago
  63. f1bbace tee: don't assign shm id for private shms by Jens Wiklander · 5 years ago
  64. c180f9b tee: remove unused tee_shm_priv_alloc() by Jens Wiklander · 5 years ago
  65. 59a135f tee: remove linked list of struct tee_shm by Jens Wiklander · 5 years ago
  66. b83685b tee: amdtee: fix memory leak in amdtee_open_session() by Dan Carpenter · 4 years, 10 months ago
  67. 7031ecf Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 10 months ago
  68. 872d92d tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD by Hongbo Yao · 5 years ago
  69. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  70. 9f68e36 Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  71. a78208e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  72. 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
  73. 9e0caab tee: optee: Fix compilation issue with nommu by Vincenzo Frascino · 5 years ago
  74. 48d625e tee: fix memory allocation failure checks on drv_data and amdtee by Colin Ian King · 5 years ago
  75. 3d47431 Backmerge v5.5-rc7 into drm-next by Dave Airlie · 5 years ago
  76. 279c075 tee: amdtee: remove redundant NULL check for pool by Rijo Thomas · 5 years ago
  77. f9568ea tee: amdtee: rename err label to err_device_unregister by Rijo Thomas · 5 years ago
  78. 2929015 tee: amdtee: skip tee_device_unregister if tee_device_alloc fails by Rijo Thomas · 5 years ago
  79. f4c58c3 tee: amdtee: print error message if tee not present by Rijo Thomas · 5 years ago
  80. 5ae6395 tee: amdtee: remove unused variable initialization by Rijo Thomas · 5 years ago
  81. bade7e1 tee: amdtee: check TEE status during driver initialization by Rijo Thomas · 5 years ago
  82. 757cc3e tee: add AMD-TEE driver by Rijo Thomas · 5 years ago
  83. 1a74fa3 tee: allow compilation of tee subsystem for AMD CPUs by Rijo Thomas · 5 years ago
  84. 5a769f6 optee: Fix multi page dynamic shm pool alloc by Sumit Garg · 5 years ago
  85. f349710 optee: model OP-TEE as a platform device/driver by Ard Biesheuvel · 5 years ago
  86. 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
  87. 942e6f8 Merge mainline/master into arm/fixes by Olof Johansson · 5 years ago
  88. 42aa7c6 drm/tee_shm: Drop dma_buf_k(unmap) support by Daniel Vetter · 5 years ago
  89. 03212e3 tee: optee: fix device enumeration error handling by Jens Wiklander · 5 years ago
  90. a249dd2 tee: optee: Fix dynamic shm pool allocations by Sumit Garg · 5 years ago
  91. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  92. 78063a9 tee/shm: untag user pointers in tee_shm_register by Andrey Konovalov · 5 years ago
  93. 9f02b8f tee: optee: add might_sleep for RPC requests by Rouven Czerwinski · 5 years ago
  94. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  95. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  96. dc413a9 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  97. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  98. 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
  99. 9733b07 optee: allow to work without static shared memory by Volodymyr Babchuk · 6 years ago
  100. 384d11f Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago