index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tee
/
optee
Commit message (
Expand
)
Author
Age
Files
Lines
*
tee: optee: Fix supplicant based device enumeration
Sumit Garg
2023-11-03
1
-2
/
+15
*
tee: Remove unused declarations
Yue Haibing
2023-09-13
1
-2
/
+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 '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 '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
|
|
/
*
/
tee: optee: Fix typo Unuspported -> Unsupported
Jules Maselbas
2023-03-14
1
-1
/
+1
|
/
*
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
|
|
/
*
|
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
|
/
*
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
7
-104
/
+463
|
\
\
|
*
\
Merge tag 'optee-rpc-arg-for-v5.19' of https://git.linaro.org/people/jens.wik...
Arnd Bergmann
2022-05-05
7
-102
/
+461
|
|
\
\
|
|
*
|
optee: cache argument shared memory structs
Jens Wiklander
2022-04-25
5
-67
/
+318
|
|
*
|
optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET
Jens Wiklander
2022-04-13
2
-3
/
+26
|
|
*
|
optee: add OPTEE_SMC_CALL_WITH_RPC_ARG and OPTEE_SMC_CALL_WITH_REGD_ARG
Jens Wiklander
2022-04-13
3
-32
/
+117
|
|
*
|
optee: rename rpc_arg_count to rpc_param_count
Jens Wiklander
2022-04-13
3
-10
/
+10
|
*
|
|
Merge tag 'ffa-updates-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2022-05-05
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
tee: optee: Use ffa_dev_get_drvdata to fetch driver_data
Sudeep Holla
2022-04-29
1
-1
/
+1
|
|
|
/
|
*
/
tee: make tee_shm_register_kernel_buf vmalloc supported
Phil Chang
2022-04-05
1
-1
/
+1
|
|
/
*
/
tee: optee: add missing mutext_destroy in optee_ffa_probe
Dongliang Mu
2022-04-05
1
-0
/
+1
|
/
*
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
7
-152
/
+79
|
\
|
*
tee: refactor TEE_SHM_* flags
Jens Wiklander
2022-02-16
1
-2
/
+2
|
*
optee: add optee_pool_op_free_helper()
Jens Wiklander
2022-02-16
4
-7
/
+17
|
*
tee: replace tee_shm_alloc()
Jens Wiklander
2022-02-16
4
-10
/
+7
|
*
tee: simplify shm pool handling
Jens Wiklander
2022-02-16
5
-133
/
+53
*
|
Merge tag 'optee-fix2-for-v5.17' of git://git.linaro.org/people/jens.wiklande...
Arnd Bergmann
2022-02-18
2
-2
/
+6
|
\
\
|
*
|
tee: optee: fix error return code in probe function
Yang Yingliang
2022-02-14
2
-2
/
+6
|
|
/
*
|
Merge tag 'optee-fixes-for-v5.17' of git://git.linaro.org/people/jens.wikland...
Arnd Bergmann
2022-02-08
3
-14
/
+13
|
\
\
|
|
/
|
/
|
|
*
optee: add error checks in optee_ffa_do_call_with_arg()
Jens Wiklander
2022-01-24
1
-3
/
+12
|
*
tee: optee: do not check memref size on return from Secure World
Jerome Forissier
2022-01-24
1
-10
/
+0
|
*
optee: Use bitmap_free() to free bitmap
Christophe JAILLET
2022-01-24
1
-1
/
+1
*
|
optee: use driver internal tee_context for some rpc
Jens Wiklander
2022-02-03
4
-67
/
+64
|
/
*
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2022-01-10
10
-121
/
+464
|
\
|
*
optee: Fix NULL but dereferenced coccicheck error
Yang Li
2021-11-29
1
-2
/
+2
|
*
optee: add asynchronous notifications
Jens Wiklander
2021-11-17
4
-36
/
+289
[next]