1. cc0def5 Merge tag 'optee-fixes-for-v5.17' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 2 years, 11 months ago
  2. aceeafe optee: use driver internal tee_context for some rpc by Jens Wiklander · 2 years, 11 months ago
  3. 4064c46 optee: add error checks in optee_ffa_do_call_with_arg() by Jens Wiklander · 3 years ago
  4. abc8dc3 tee: optee: do not check memref size on return from Secure World by Jerome Forissier · 3 years ago
  5. 9decff5 optee: Use bitmap_free() to free bitmap by Christophe JAILLET · 3 years ago
  6. e85195d Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
  7. c8cc50a Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
  8. 6add87f optee: Suppress false positive kmemleak report in optee_handle_rpc() by Xiaolei Wang · 3 years, 1 month ago
  9. 18549bf tee: optee: Fix incorrect page free bug by Sumit Garg · 3 years ago
  10. dfd0743 tee: handle lookup of shm with reference count 0 by Jens Wiklander · 3 years, 1 month ago
  11. b98aee4 optee: Fix NULL but dereferenced coccicheck error by Yang Li · 3 years, 1 month ago
  12. 9d74827 tee: amdtee: fix an IS_ERR() vs NULL bug by Dan Carpenter · 3 years, 1 month ago
  13. 6749e69 optee: add asynchronous notifications by Jens Wiklander · 3 years, 6 months ago
  14. 787c80c optee: separate notification functions by Jens Wiklander · 3 years, 6 months ago
  15. 1e2c3ef tee: export teedev_open() and teedev_close_context() by Jens Wiklander · 3 years, 3 months ago
  16. f18397a tee: fix put order in teedev_close_context() by Jens Wiklander · 3 years, 6 months ago
  17. c23ca66 optee: fix kfree NULL pointer by Lv Ruyi · 3 years, 2 months ago
  18. 5c904c6 Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
  19. 6a03568 Merge tag 'optee-ffa-fix-for-v5.16' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 3 years, 2 months ago
  20. 1b73a9e optee: Fix spelling mistake "reclain" -> "reclaim" by Colin Ian King · 3 years, 2 months ago
  21. 16b0314 dma-buf: move dma-buf symbols into the DMA_BUF module namespace by Greg Kroah-Hartman · 3 years, 3 months ago
  22. 34f3c67 optee: smc_abi.c: add missing #include <linux/mm.h> by Jens Wiklander · 3 years, 2 months ago
  23. 4615e5a optee: add FF-A support by Jens Wiklander · 3 years, 5 months ago
  24. c51a564 optee: isolate smc abi by Jens Wiklander · 3 years, 5 months ago
  25. 4602c58 optee: refactor driver with internal callbacks by Jens Wiklander · 3 years, 9 months ago
  26. c0ab6db optee: simplify optee_release() by Jens Wiklander · 3 years, 9 months ago
  27. 7f565d0 tee: optee: Fix missing devices unregister during optee_remove by Sumit Garg · 3 years, 3 months ago
  28. 88a3856 tee/optee/shm_pool: fix application of sizeof to pointer by jing yangyang · 3 years, 4 months ago
  29. 376e419 tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag by Sumit Garg · 3 years, 7 months ago
  30. dc7019b tee: add tee_shm_alloc_kernel_buf() by Jens Wiklander · 3 years, 7 months ago
  31. b5c10dd optee: Clear stale cache entries during initialization by Tyler Hicks · 3 years, 7 months ago
  32. f25889f optee: fix tee out of memory failure seen during kexec reboot by Allen Pais · 3 years, 7 months ago
  33. adf752a optee: Refuse to load the driver under the kdump kernel by Tyler Hicks · 3 years, 7 months ago
  34. ec185dd optee: Fix memory leak when failing to register shm pages by Tyler Hicks · 3 years, 7 months ago
  35. 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
  36. 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
  37. 673c7aa optee: use export_uuid() to copy client UUID by Jens Wiklander · 3 years, 8 months ago
  38. 963cdcc tee: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  39. 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, 7 months ago
  40. 9f015b3 tee: amdtee: unload TA only when its refcount becomes 0 by Rijo Thomas · 3 years, 9 months ago
  41. 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
  42. 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
  43. c650b8d tee: optee: do not check memref size on return from Secure World by Jerome Forissier · 3 years, 9 months ago
  44. 7ccdcaa tee: optee: fix build error caused by recent optee tracepoints feature by Jisheng Zhang · 3 years, 9 months ago
  45. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  46. 0101947 tee: optee: add invoke_fn tracepoints by Jisheng Zhang · 3 years, 11 months ago
  47. 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
  48. 67bc809 optee: simplify i2c access by Arnd Bergmann · 4 years ago
  49. 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
  50. 9585676 tee: optee: remove need_resched() before cond_resched() by Jens Wiklander · 4 years ago
  51. 617d8e8 optee: sync OP-TEE headers by Jens Wiklander · 4 years ago
  52. bed13b5 tee: optee: fix 'physical' typos by Bjorn Helgaas · 4 years ago
  53. fda90b2 drivers: optee: use flexible-array member instead of zero-length array by Tian Tao · 4 years ago
  54. dcb3b06 tee: optee: replace might_sleep with cond_resched by Rouven Czerwinski · 4 years ago
  55. 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
  56. 9e4b0d5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years ago
  57. 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
  58. 718e43b Backmerge tag 'v5.10-rc2' into arm/drivers by Arnd Bergmann · 4 years, 1 month ago
  59. 853735e optee: add writeback to valid memory type by Rui Miguel Silva · 4 years, 1 month ago
  60. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 1 month ago
  61. 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, 1 month ago
  62. be353be tee: amdtee: synchronize access to shm list by Rijo Thomas · 4 years, 2 months ago
  63. ff1f855 tee: amdtee: fix memory leak due to reset of global shm list by Rijo Thomas · 4 years, 2 months ago
  64. 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
  65. 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
  66. 7229395 tee: client UUID: Skip REE kernel login method as well by Sumit Garg · 4 years, 3 months ago
  67. 57222a1 tee: optee: Use UUID API for exporting the UUID by Andy Shevchenko · 4 years, 8 months ago
  68. 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
  69. 8c05f50 tee: avoid explicit sysfs_create/delete_group by initialising dev->groups by Sudeep Holla · 4 years, 4 months ago
  70. ab3d8e1 tee: replace cdev_add + device_add with cdev_device_add by Sudeep Holla · 4 years, 4 months ago
  71. 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
  72. 539f8fc drivers: optee: fix i2c build issue by Jorge Ramirez-Ortiz · 4 years, 4 months ago
  73. 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
  74. 4300cd6 tee: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 4 months ago
  75. 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
  76. c05210a drivers: optee: allow op-tee to access devices on the i2c bus by Jorge Ramirez-Ortiz · 4 years, 5 months ago
  77. ba171d3 driver: tee: Handle NULL pointer indication from client by Cedric Neveux · 6 years ago
  78. 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
  79. 5f178bb7 optee: enable support for multi-stage bus enumeration by Maxim Uvarov · 4 years, 6 months ago
  80. 58df195 optee: use uuid for sysfs driver entry by Maxim Uvarov · 4 years, 6 months ago
  81. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  82. 60b4000 tee: fix crypto select by Arnd Bergmann · 4 years, 7 months ago
  83. 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
  84. 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
  85. c5b4312 tee: optee: Add support for session login client UUID generation by Vesa Jääskeläinen · 4 years, 8 months ago
  86. e33bcba tee: add support for session's client UUID generation by Vesa Jääskeläinen · 4 years, 8 months ago
  87. 104edb9 tee: add private login method for kernel clients by Sumit Garg · 4 years, 9 months ago
  88. 2a6ba3f tee: enable support to register kernel memory by Sumit Garg · 4 years, 9 months ago
  89. 1115899 tee: remove unnecessary NULL check in tee_shm_alloc() by Dan Carpenter · 4 years, 9 months ago
  90. 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
  91. 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
  92. 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
  93. 36fa3e5 tee: amdtee: out of bounds read in find_session() by Dan Carpenter · 4 years, 10 months ago
  94. 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
  95. 758ecf1 tee: tee_shm_op_mmap(): use TEE_SHM_USER_MAPPED by Jens Wiklander · 5 years ago
  96. 5271b20 tee: remove redundant teedev in struct tee_shm by Jens Wiklander · 5 years ago
  97. f1bbace tee: don't assign shm id for private shms by Jens Wiklander · 5 years ago
  98. c180f9b tee: remove unused tee_shm_priv_alloc() by Jens Wiklander · 5 years ago
  99. 59a135f tee: remove linked list of struct tee_shm by Jens Wiklander · 5 years ago
  100. b83685b tee: amdtee: fix memory leak in amdtee_open_session() by Dan Carpenter · 4 years, 10 months ago