| Commit message (Expand) | Author | Age | Files | Lines |
* | tee: optee: Fix supplicant based device enumeration | Sumit Garg | 2023-12-13 | 1 | -2/+15 |
* | Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-10-12 | 1 | -4/+6 |
|\ |
|
| * | tee: amdtee: fix use-after-free vulnerability in amdtee_close_session | Rijo Thomas | 2023-10-03 | 1 | -4/+6 |
* | | tee: Remove unused declarations | Yue Haibing | 2023-09-13 | 2 | -4/+0 |
|/ |
|
* | Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-06-29 | 1 | -2/+1 |
|\ |
|
| * | tee: optee: Use kmemdup() to replace kmalloc + memcpy | Jiapeng Chong | 2023-06-15 | 1 | -2/+1 |
* | | Merge tag 'amdtee-fix-for-v6.5' of https://git.linaro.org/people/jens.wikland... | Arnd Bergmann | 2023-06-07 | 2 | -17/+23 |
|\ \ |
|
| * | | tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta' | Rijo Thomas | 2023-05-15 | 2 | -17/+23 |
| |/ |
|
* | | Merge tag 'optee-async-notif-fix-for-v6.3' of https://git.linaro.org/people/j... | Arnd Bergmann | 2023-05-25 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | optee: fix uninited async notif value | Etienne Carriere | 2023-04-20 | 1 | -1/+3 |
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-04-27 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 2023-04-03 | 1 | -15/+14 |
| |\ \ |
|
| * | | | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 2023-03-17 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2023-04-26 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | crypto: ccp - Add a header for multiple drivers to use `__psp_pa` | Mario Limonciello | 2023-03-17 | 2 | -2/+2 |
| |/ / |
|
* | | | Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-04-25 | 5 | -4/+332 |
|\ \ \ |
|
| * \ \ | Merge tag 'optee-load-for-v6.4' of https://git.linaro.org/people/jens.wikland... | Arnd Bergmann | 2023-04-06 | 4 | -0/+190 |
| |\ \ \ |
|
| | * | | | tee: optee: Add SMC for loading OP-TEE image | Jeffrey Kardatzke | 2023-04-03 | 4 | -0/+190 |
| | |/ / |
|
| * / / | optee: add per cpu asynchronous notification | Etienne Carriere | 2023-03-30 | 2 | -4/+142 |
| |/ / |
|
* | | | Merge tag 'tee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklander/... | Arnd Bergmann | 2023-04-03 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | tee: Pass a pointer to virt_to_page() | Linus Walleij | 2023-03-30 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'optee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklande... | Arnd Bergmann | 2023-04-03 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | tee: optee: Fix typo Unuspported -> Unsupported | Jules Maselbas | 2023-03-14 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'amdtee-fix-for-v6.3' of https://git.linaro.org/people/jens.wikland... | Arnd Bergmann | 2023-03-17 | 1 | -15/+14 |
|\ \
| |/
|/| |
|
| * | tee: amdtee: fix race condition in amdtee_open_session | Rijo Thomas | 2023-02-28 | 1 | -15/+14 |
* | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-02-24 | 1 | -1/+1 |
|\ \ |
|
| * | | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 2023-01-27 | 1 | -1/+1 |
| |/ |
|
* | | tee: Remove call to get_kernel_pages() | Ira Weiny | 2023-02-13 | 1 | -13/+8 |
* | | tee: Remove vmalloc page support | Ira Weiny | 2023-02-13 | 1 | -24/+12 |
|/ |
|
* | Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-12-12 | 1 | -2/+2 |
|\ |
|
| * | Merge tag 'optee-for-6.2' of https://git.linaro.org/people/jens.wiklander/lin... | Arnd Bergmann | 2022-11-21 | 1 | -2/+2 |
| |\ |
|
| | * | optee: Add __init/__exit annotations to module init/exit funcs | Xiu Jianfeng | 2022-10-11 | 1 | -2/+2 |
* | | | tee: optee: fix possible memory leak in optee_register_device() | Yang Yingliang | 2022-11-17 | 1 | -1/+1 |
|/ / |
|
* | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-10 | 1 | -8/+10 |
|\ \ |
|
| * | | optee: remove vma linked list walk | Matthew Wilcox (Oracle) | 2022-09-26 | 1 | -8/+10 |
* | | | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-10-06 | 2 | -25/+22 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge tag 'ffa-updates-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2022-09-15 | 2 | -25/+22 |
| |\ \
| | |/
| |/| |
|
| | * | firmware: arm_ffa: Split up ffa_ops into info, message and memory operations | Sudeep Holla | 2022-09-08 | 1 | -15/+18 |
| | * | firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops | Sudeep Holla | 2022-09-08 | 1 | -7/+7 |
| | * | firmware: arm_ffa: Make memory apis ffa_device independent | Sudeep Holla | 2022-09-08 | 1 | -1/+1 |
| | * | tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly | Sudeep Holla | 2022-09-08 | 2 | -11/+5 |
* | | | tee: fix compiler warning in tee_shm_register() | Jens Wiklander | 2022-08-25 | 1 | -0/+1 |
|/ / |
|
* / | tee: add overflow check in register_shm_helper() | Jens Wiklander | 2022-08-18 | 1 | -0/+3 |
|/ |
|
* | tee: tee_get_drvdata(): fix description of return value | Marc Kleine-Budde | 2022-07-08 | 1 | -1/+1 |
* | optee: Remove duplicate 'of' in two places. | Jiang Jian | 2022-07-08 | 1 | -1/+1 |
* | optee: smc_abi.c: fix wrong pointer passed to IS_ERR/PTR_ERR() | Yang Yingliang | 2022-07-08 | 1 | -2/+2 |
* | Merge tag 'optee-warning-for-v5.19' of https://git.linaro.org/people/jens.wik... | Arnd Bergmann | 2022-05-30 | 1 | -1/+1 |
|\ |
|
| * | tee: optee: Pass a pointer to virt_addr_valid() | Linus Walleij | 2022-05-30 | 1 | -1/+1 |
* | | Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-05-26 | 10 | -170/+489 |
|\ \ |
|
| * \ | Merge tag 'tee-cleanup-for-v5.19' of https://git.linaro.org/people/jens.wikla... | Arnd Bergmann | 2022-05-06 | 2 | -52/+0 |
| |\ \ |
|