aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/tee (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-12Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2024-03-04tee: make tee_bus_type constRicardo B. Marliere1-1/+1
2024-03-04tee: optee: Fix kernel panic caused by incorrect error handlingSumit Garg1-1/+2
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-12-22Merge tag 'tee-iov-iter-for-v6.8' of https://git.linaro.org/people/jens.wiklander/linux-tee into soc/driversArnd Bergmann1-36/+42
2023-12-22Merge tag 'optee-cleanup-for-v6.8' of https://git.linaro.org/people/jens.wiklander/linux-tee into soc/driversArnd Bergmann4-15/+18
2023-12-22Merge tag 'kern-priv-shm-for-v6.8' of https://git.linaro.org/people/jens.wiklander/linux-tee into soc/driversArnd Bergmann2-45/+44
2023-12-13tee: Use iov_iter to better support shared buffer registrationArnaud Pouliquen1-36/+42
2023-12-11optee: add missing description of RPC argument referenceEtienne Carriere1-0/+1
2023-12-08Documentation: Destage TEE subsystem documentationSumit Garg1-1/+1
2023-12-04optee: allocate shared memory with alloc_pages_exact()Jens Wiklander1-11/+9
2023-12-04optee: add page list to kernel private shared memoryJens Wiklander2-36/+37
2023-11-17optee: ffa_abi: add asynchronous notificationsJens Wiklander3-8/+117
2023-11-17optee: provide optee_do_bottom_half() as a common functionJens Wiklander3-34/+38
2023-11-17tee: optee: support tracking system threadsEtienne Carriere4-4/+141
2023-11-17tee: system sessionEtienne Carriere1-0/+8
2023-11-17tee: optee: system thread call propertyEtienne Carriere5-23/+42
2023-11-14tee: optee: Remove redundant custom workqueueSumit Garg2-13/+2
2023-11-03tee: optee: Fix supplicant based device enumerationSumit Garg1-2/+15
2023-10-18tee: make tee_class constantGreg Kroah-Hartman1-10/+11
2023-10-12Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-4/+6
2023-10-03tee: amdtee: fix use-after-free vulnerability in amdtee_close_sessionRijo Thomas1-4/+6
2023-09-13tee: Remove unused declarationsYue Haibing2-4/+0
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+1
2023-06-15tee: optee: Use kmemdup() to replace kmalloc + memcpyJiapeng Chong1-2/+1
2023-06-07Merge tag 'amdtee-fix-for-v6.5' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixesArnd Bergmann2-17/+23
2023-05-25Merge tag 'optee-async-notif-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixesArnd Bergmann1-1/+3
2023-05-15tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'Rijo Thomas2-17/+23
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2023-04-26Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+2
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-4/+332
2023-04-20optee: fix uninited async notif valueEtienne Carriere1-1/+3
2023-04-06Merge tag 'optee-load-for-v6.4' of https://git.linaro.org/people/jens.wiklander/linux-tee into soc/driversArnd Bergmann4-0/+190
2023-04-03Merge tag 'tee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixesArnd Bergmann1-1/+1
2023-04-03Merge tag 'optee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixesArnd Bergmann1-1/+1
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman1-15/+14
2023-04-03tee: optee: Add SMC for loading OP-TEE imageJeffrey Kardatzke4-0/+190
2023-03-30tee: Pass a pointer to virt_to_page()Linus Walleij1-1/+1
2023-03-30optee: add per cpu asynchronous notificationEtienne Carriere2-4/+142
2023-03-17Merge tag 'amdtee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklander/linux-tee into soc-fixesArnd Bergmann1-15/+14
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2023-03-17crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello2-2/+2
2023-03-14tee: optee: Fix typo Unuspported -> UnsupportedJules Maselbas1-1/+1
2023-02-28tee: amdtee: fix race condition in amdtee_open_sessionRijo Thomas1-15/+14
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2023-02-13tee: Remove call to get_kernel_pages()Ira Weiny1-13/+8
2023-02-13tee: Remove vmalloc page supportIra Weiny1-24/+12
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-1/+1
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+2
2022-11-21Merge tag 'optee-for-6.2' of https://git.linaro.org/people/jens.wiklander/linux-tee into soc/driversArnd Bergmann1-2/+2