index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tee
/
optee
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-22
Merge tag 'kern-priv-shm-for-v6.8' of https://git.linaro.org/people/jens.wikl...
Arnd Bergmann
2
-45
/
+44
2023-12-04
optee: allocate shared memory with alloc_pages_exact()
Jens Wiklander
1
-11
/
+9
2023-12-04
optee: add page list to kernel private shared memory
Jens Wiklander
2
-36
/
+37
2023-11-17
optee: ffa_abi: add asynchronous notifications
Jens Wiklander
3
-8
/
+117
2023-11-17
optee: provide optee_do_bottom_half() as a common function
Jens Wiklander
3
-34
/
+38
2023-11-17
tee: optee: support tracking system threads
Etienne Carriere
4
-4
/
+141
2023-11-17
tee: optee: system thread call property
Etienne Carriere
5
-23
/
+42
2023-09-13
tee: Remove unused declarations
Yue Haibing
1
-2
/
+0
2023-06-30
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2023-06-15
tee: optee: Use kmemdup() to replace kmalloc + memcpy
Jiapeng Chong
1
-2
/
+1
2023-05-25
Merge tag 'optee-async-notif-fix-for-v6.3' of https://git.linaro.org/people/j...
Arnd Bergmann
1
-1
/
+3
2023-04-25
Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-4
/
+332
2023-04-20
optee: fix uninited async notif value
Etienne Carriere
1
-1
/
+3
2023-04-06
Merge tag 'optee-load-for-v6.4' of https://git.linaro.org/people/jens.wikland...
Arnd Bergmann
4
-0
/
+190
2023-04-03
tee: optee: Add SMC for loading OP-TEE image
Jeffrey Kardatzke
4
-0
/
+190
2023-03-30
optee: add per cpu asynchronous notification
Etienne Carriere
2
-4
/
+142
2023-03-14
tee: optee: Fix typo Unuspported -> Unsupported
Jules Maselbas
1
-1
/
+1
2022-12-12
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-11-21
Merge tag 'optee-for-6.2' of https://git.linaro.org/people/jens.wiklander/lin...
Arnd Bergmann
1
-2
/
+2
2022-11-17
tee: optee: fix possible memory leak in optee_register_device()
Yang Yingliang
1
-1
/
+1
2022-10-11
optee: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+10
2022-09-27
optee: remove vma linked list walk
Matthew Wilcox (Oracle)
1
-8
/
+10
2022-09-08
firmware: arm_ffa: Split up ffa_ops into info, message and memory operations
Sudeep Holla
1
-15
/
+18
2022-09-08
firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
Sudeep Holla
1
-7
/
+7
2022-09-08
firmware: arm_ffa: Make memory apis ffa_device independent
Sudeep Holla
1
-1
/
+1
2022-09-08
tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly
Sudeep Holla
2
-11
/
+5
2022-07-08
optee: Remove duplicate 'of' in two places.
Jiang Jian
1
-1
/
+1
2022-07-08
optee: smc_abi.c: fix wrong pointer passed to IS_ERR/PTR_ERR()
Yang Yingliang
1
-2
/
+2
2022-05-30
Merge tag 'optee-warning-for-v5.19' of https://git.linaro.org/people/jens.wik...
Arnd Bergmann
1
-1
/
+1
2022-05-30
tee: optee: Pass a pointer to virt_addr_valid()
Linus Walleij
1
-1
/
+1
2022-05-26
Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-104
/
+463
2022-05-05
Merge tag 'optee-rpc-arg-for-v5.19' of https://git.linaro.org/people/jens.wik...
Arnd Bergmann
7
-102
/
+461
2022-05-05
Merge tag 'ffa-updates-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-1
/
+1
2022-04-29
tee: optee: Use ffa_dev_get_drvdata to fetch driver_data
Sudeep Holla
1
-1
/
+1
2022-04-25
optee: cache argument shared memory structs
Jens Wiklander
5
-67
/
+318
2022-04-13
optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET
Jens Wiklander
2
-3
/
+26
2022-04-13
optee: add OPTEE_SMC_CALL_WITH_RPC_ARG and OPTEE_SMC_CALL_WITH_REGD_ARG
Jens Wiklander
3
-32
/
+117
2022-04-13
optee: rename rpc_arg_count to rpc_param_count
Jens Wiklander
3
-10
/
+10
2022-04-05
tee: optee: add missing mutext_destroy in optee_ffa_probe
Dongliang Mu
1
-0
/
+1
2022-04-05
tee: make tee_shm_register_kernel_buf vmalloc supported
Phil Chang
1
-1
/
+1
2022-03-24
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-152
/
+79
2022-02-18
Merge tag 'optee-fix2-for-v5.17' of git://git.linaro.org/people/jens.wiklande...
Arnd Bergmann
2
-2
/
+6
2022-02-16
tee: refactor TEE_SHM_* flags
Jens Wiklander
1
-2
/
+2
2022-02-16
optee: add optee_pool_op_free_helper()
Jens Wiklander
4
-7
/
+17
2022-02-16
tee: replace tee_shm_alloc()
Jens Wiklander
4
-10
/
+7
2022-02-16
tee: simplify shm pool handling
Jens Wiklander
5
-133
/
+53
2022-02-14
tee: optee: fix error return code in probe function
Yang Yingliang
2
-2
/
+6
2022-02-08
Merge tag 'optee-fixes-for-v5.17' of git://git.linaro.org/people/jens.wikland...
Arnd Bergmann
3
-14
/
+13
2022-02-03
optee: use driver internal tee_context for some rpc
Jens Wiklander
4
-67
/
+64
[next]