summaryrefslogtreecommitdiff
path: root/drivers/tee
AgeCommit message (Expand)Author
2024-03-12Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-04tee: make tee_bus_type constRicardo B. Marliere
2024-03-04tee: optee: Fix kernel panic caused by incorrect error handlingSumit Garg
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds
2023-12-22Merge tag 'tee-iov-iter-for-v6.8' of https://git.linaro.org/people/jens.wikla...Arnd Bergmann
2023-12-22Merge tag 'optee-cleanup-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann
2023-12-22Merge tag 'kern-priv-shm-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann
2023-12-13tee: Use iov_iter to better support shared buffer registrationArnaud Pouliquen
2023-12-11optee: add missing description of RPC argument referenceEtienne Carriere
2023-12-08Documentation: Destage TEE subsystem documentationSumit Garg
2023-12-04optee: allocate shared memory with alloc_pages_exact()Jens Wiklander
2023-12-04optee: add page list to kernel private shared memoryJens Wiklander
2023-11-17optee: ffa_abi: add asynchronous notificationsJens Wiklander
2023-11-17optee: provide optee_do_bottom_half() as a common functionJens Wiklander
2023-11-17tee: optee: support tracking system threadsEtienne Carriere
2023-11-17tee: system sessionEtienne Carriere
2023-11-17tee: optee: system thread call propertyEtienne Carriere
2023-11-14tee: optee: Remove redundant custom workqueueSumit Garg
2023-11-03tee: optee: Fix supplicant based device enumerationSumit Garg
2023-10-18tee: make tee_class constantGreg Kroah-Hartman
2023-10-12Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-03tee: amdtee: fix use-after-free vulnerability in amdtee_close_sessionRijo Thomas
2023-09-13tee: Remove unused declarationsYue Haibing
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-15tee: optee: Use kmemdup() to replace kmalloc + memcpyJiapeng Chong
2023-06-07Merge tag 'amdtee-fix-for-v6.5' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann
2023-05-25Merge tag 'optee-async-notif-fix-for-v6.3' of https://git.linaro.org/people/j...Arnd Bergmann
2023-05-15tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'Rijo Thomas
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-20optee: fix uninited async notif valueEtienne Carriere
2023-04-06Merge tag 'optee-load-for-v6.4' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann
2023-04-03Merge tag 'tee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann
2023-04-03Merge tag 'optee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklande...Arnd Bergmann
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-04-03tee: optee: Add SMC for loading OP-TEE imageJeffrey Kardatzke
2023-03-30tee: Pass a pointer to virt_to_page()Linus Walleij
2023-03-30optee: add per cpu asynchronous notificationEtienne Carriere
2023-03-17Merge tag 'amdtee-fix-for-v6.3' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-17crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello
2023-03-14tee: optee: Fix typo Unuspported -> UnsupportedJules Maselbas
2023-02-28tee: amdtee: fix race condition in amdtee_open_sessionRijo Thomas
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-13tee: Remove call to get_kernel_pages()Ira Weiny
2023-02-13tee: Remove vmalloc page supportIra Weiny
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-21Merge tag 'optee-for-6.2' of https://git.linaro.org/people/jens.wiklander/lin...Arnd Bergmann