index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tee
/
optee
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
10
-24
/
+776
2025-09-15
Merge tag 'tee-prot-dma-buf-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers
Arnd Bergmann
10
-23
/
+775
2025-09-11
optee: smc abi: dynamic protected memory allocation
Jens Wiklander
1
-3
/
+75
2025-09-11
optee: FF-A: dynamic protected memory allocation
Jens Wiklander
4
-3
/
+492
2025-09-11
optee: support protected memory allocation
Jens Wiklander
4
-2
/
+81
2025-09-11
optee: sync secure world ABI headers
Jens Wiklander
3
-18
/
+130
2025-08-18
tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible"
Sungbae Yoo
1
-2
/
+2
2025-08-04
drivers: tee: improve sysfs interface by using sysfs_emit()
Akhilesh Patil
1
-1
/
+1
2025-07-03
Merge tag 'optee-fix-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixes
Arnd Bergmann
2
-9
/
+34
2025-06-12
optee: ffa: fix sleep in atomic context
Jens Wiklander
2
-9
/
+34
2025-04-25
tee: optee: smc: remove unnecessary NULL check before release_firmware()
Chen Ni
1
-2
/
+1
2025-02-14
tee: optee: Fix supplicant wait loop
Sumit Garg
1
-27
/
+8
2024-12-17
optee: fix format string for printing optee build_id
Sahil Malhotra
1
-2
/
+3
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-09-09
optee: Fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2024-09-03
optee: add RPMB dependency
Jens Wiklander
1
-0
/
+1
2024-08-26
optee: probe RPMB device using RPMB subsystem
Jens Wiklander
9
-2
/
+371
2024-07-16
Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-5
/
+20
2024-06-27
Merge tag 'optee-fix-for-v6.11' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes
Arnd Bergmann
1
-3
/
+9
2024-06-27
Merge tag 'optee-notif-wait-timeout-for-v6.11' of https://git.linaro.org/people/jens.wiklander/linux-tee into soc/drivers
Arnd Bergmann
4
-5
/
+20
2024-06-27
tee: optee: ffa: Fix missing-field-initializers warning
Mark-PK Tsai
1
-3
/
+9
2024-05-30
optee: add timeout value to optee_notif_wait() to support timeout
Gavin Liu
4
-5
/
+20
2024-04-29
Merge tag 'tee-ts-for-v6.10' of https://git.linaro.org/people/jens.wiklander/linux-tee into soc/drivers
Arnd Bergmann
8
-92
/
+15
2024-04-03
tee: optee: Move pool_op helper functions
Balint Dobszay
4
-84
/
+7
2024-04-03
tee: Refactor TEE subsystem header files
Sumit Garg
8
-8
/
+8
2024-03-25
tee: optee: smc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-04
tee: optee: Fix kernel panic caused by incorrect error handling
Sumit Garg
1
-1
/
+2
2024-01-11
Merge tag 'docs-6.8' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-12-22
Merge tag 'optee-cleanup-for-v6.8' of https://git.linaro.org/people/jens.wiklander/linux-tee into soc/drivers
Arnd Bergmann
4
-15
/
+18
2023-12-22
Merge tag 'kern-priv-shm-for-v6.8' of https://git.linaro.org/people/jens.wiklander/linux-tee into soc/drivers
Arnd Bergmann
2
-45
/
+44
2023-12-11
optee: add missing description of RPC argument reference
Etienne Carriere
1
-0
/
+1
2023-12-08
Documentation: Destage TEE subsystem documentation
Sumit Garg
1
-1
/
+1
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-11-14
tee: optee: Remove redundant custom workqueue
Sumit Garg
2
-13
/
+2
2023-11-03
tee: optee: Fix supplicant based device enumeration
Sumit Garg
1
-2
/
+15
2023-09-13
tee: Remove unused declarations
Yue Haibing
1
-2
/
+0
2023-06-29
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
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/jens.wiklander/linux-tee into arm/fixes
Arnd Bergmann
1
-1
/
+3
2023-04-25
Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
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.wiklander/linux-tee into soc/drivers
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
[next]