summaryrefslogtreecommitdiffstats
path: root/drivers/tee
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-121-1/+1
|\
| * tee: make tee_bus_type constRicardo B. Marliere2024-03-041-1/+1
* | tee: optee: Fix kernel panic caused by incorrect error handlingSumit Garg2024-03-041-1/+2
|/
* Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds2024-01-111-1/+1
|\
| * Documentation: Destage TEE subsystem documentationSumit Garg2023-12-081-1/+1
* | Merge tag 'tee-iov-iter-for-v6.8' of https://git.linaro.org/people/jens.wikla...Arnd Bergmann2023-12-221-36/+42
|\ \
| * | tee: Use iov_iter to better support shared buffer registrationArnaud Pouliquen2023-12-131-36/+42
| |/
* | Merge tag 'optee-cleanup-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann2023-12-224-15/+18
|\ \
| * | optee: add missing description of RPC argument referenceEtienne Carriere2023-12-111-0/+1
| * | tee: optee: Remove redundant custom workqueueSumit Garg2023-11-142-13/+2
| * | tee: optee: Fix supplicant based device enumerationSumit Garg2023-11-031-2/+15
* | | Merge tag 'kern-priv-shm-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann2023-12-222-45/+44
|\ \ \
| * | | optee: allocate shared memory with alloc_pages_exact()Jens Wiklander2023-12-041-11/+9
| * | | optee: add page list to kernel private shared memoryJens Wiklander2023-12-042-36/+37
| | |/ | |/|
* | | optee: ffa_abi: add asynchronous notificationsJens Wiklander2023-11-173-8/+117
* | | optee: provide optee_do_bottom_half() as a common functionJens Wiklander2023-11-173-34/+38
* | | tee: optee: support tracking system threadsEtienne Carriere2023-11-174-4/+141
* | | tee: system sessionEtienne Carriere2023-11-171-0/+8
* | | tee: optee: system thread call propertyEtienne Carriere2023-11-175-23/+42
|/ /
* / tee: make tee_class constantGreg Kroah-Hartman2023-10-181-10/+11
|/
* Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-10-121-4/+6
|\
| * tee: amdtee: fix use-after-free vulnerability in amdtee_close_sessionRijo Thomas2023-10-031-4/+6
* | tee: Remove unused declarationsYue Haibing2023-09-132-4/+0
|/
* Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-291-2/+1
|\
| * tee: optee: Use kmemdup() to replace kmalloc + memcpyJiapeng Chong2023-06-151-2/+1
* | Merge tag 'amdtee-fix-for-v6.5' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann2023-06-072-17/+23
|\ \
| * | tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'Rijo Thomas2023-05-152-17/+23
| |/
* | Merge tag 'optee-async-notif-fix-for-v6.3' of https://git.linaro.org/people/j...Arnd Bergmann2023-05-251-1/+3
|\ \ | |/ |/|
| * optee: fix uninited async notif valueEtienne Carriere2023-04-201-1/+3
* | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
|\ \
| * \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-031-15/+14
| |\ \
| * | | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
| | |/ | |/|
* | | Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-04-262-2/+2
|\ \ \
| * | | crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello2023-03-172-2/+2
| |/ /
* | | Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-255-4/+332
|\ \ \
| * \ \ Merge tag 'optee-load-for-v6.4' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann2023-04-064-0/+190
| |\ \ \
| | * | | tee: optee: Add SMC for loading OP-TEE imageJeffrey Kardatzke2023-04-034-0/+190
| | |/ /
| * / / optee: add per cpu asynchronous notificationEtienne Carriere2023-03-302-4/+142
| |/ /
* | | Merge tag 'tee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann2023-04-031-1/+1
|\ \ \
| * | | tee: Pass a pointer to virt_to_page()Linus Walleij2023-03-301-1/+1
| |/ /
* | | Merge tag 'optee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklande...Arnd Bergmann2023-04-031-1/+1
|\ \ \ | |_|/ |/| |
| * | tee: optee: Fix typo Unuspported -> UnsupportedJules Maselbas2023-03-141-1/+1
| |/
* | Merge tag 'amdtee-fix-for-v6.3' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann2023-03-171-15/+14
|\ \ | |/ |/|
| * tee: amdtee: fix race condition in amdtee_open_sessionRijo Thomas2023-02-281-15/+14
* | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-1/+1
|\ \
| * | driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-1/+1
| |/
* | tee: Remove call to get_kernel_pages()Ira Weiny2023-02-131-13/+8
* | tee: Remove vmalloc page supportIra Weiny2023-02-131-24/+12
|/
* Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-121-2/+2
|\
| * Merge tag 'optee-for-6.2' of https://git.linaro.org/people/jens.wiklander/lin...Arnd Bergmann2022-11-211-2/+2
| |\