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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-21
Merge tag 'qcomtee-fixes2-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixes
Arnd Bergmann
2
-2
/
+2
2025-11-17
tee: qcomtee: initialize result before use in release worker
Amirreza Zarrabi
1
-1
/
+1
2025-11-14
tee: qcomtee: fix uninitialized pointers with free attribute
Ally Heev
1
-1
/
+1
2025-10-17
Merge tag 'tee-qcomtee-fixes-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixes
Arnd Bergmann
3
-2
/
+3
2025-10-02
tee: QCOMTEE should depend on ARCH_QCOM
Geert Uytterhoeven
1
-0
/
+1
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
28
-124
/
+5581
2025-09-24
Merge tag 'tee-shm-register-fix-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers
Arnd Bergmann
1
-0
/
+8
2025-09-23
Merge tag 'tee-qcomtee-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers
Arnd Bergmann
16
-7
/
+3995
2025-09-22
tee: fix register_shm_helper()
Jens Wiklander
1
-0
/
+8
2025-09-19
tee: qcom: return -EFAULT instead of -EINVAL if copy_from_user() fails
Dan Carpenter
1
-1
/
+1
2025-09-19
tee: qcom: prevent potential off by one read
Dan Carpenter
1
-1
/
+1
2025-09-15
tee: qcom: enable TEE_IOC_SHM_ALLOC ioctl
Amirreza Zarrabi
6
-4
/
+267
2025-09-15
tee: qcom: add primordial object
Amirreza Zarrabi
4
-5
/
+81
2025-09-15
tee: add Qualcomm TEE driver
Amirreza Zarrabi
12
-0
/
+3530
2025-09-15
tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
Amirreza Zarrabi
1
-0
/
+85
2025-09-15
tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
Amirreza Zarrabi
1
-0
/
+33
2025-09-15
tee: add close_context to TEE driver operation
Amirreza Zarrabi
2
-6
/
+7
2025-09-15
tee: allow a driver to allocate a tee_device without a pool
Amirreza Zarrabi
1
-1
/
+1
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
16
-67
/
+1566
2025-09-15
Merge tag 'tee-sha1-lib-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers
Arnd Bergmann
2
-48
/
+10
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
tee: add tee_shm_alloc_dma_mem()
Jens Wiklander
1
-2
/
+83
2025-09-11
tee: new ioctl to a register tee_shm from a dmabuf file descriptor
Etienne Carriere
3
-4
/
+140
2025-09-11
tee: refactor params_from_user()
Jens Wiklander
1
-40
/
+54
2025-09-11
tee: implement protected DMA-heap
Jens Wiklander
5
-0
/
+516
2025-09-11
optee: sync secure world ABI headers
Jens Wiklander
3
-18
/
+130
2025-09-01
Merge tag 'optee-typo-fix-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixes
Arnd Bergmann
1
-2
/
+2
2025-08-18
tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible"
Sungbae Yoo
1
-2
/
+2
2025-08-13
tee: Use SHA-1 library instead of crypto_shash
Eric Biggers
2
-48
/
+10
2025-08-04
tee: fix memory leak in tee_dyn_shm_alloc_helper
Pei Xiao
1
-3
/
+5
2025-08-04
tee: fix NULL pointer dereference in tee_shm_put
Pei Xiao
1
-1
/
+5
2025-08-04
drivers: tee: improve sysfs interface by using sysfs_emit()
Akhilesh Patil
2
-2
/
+2
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-05-10
Merge tag 'tee-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers
Arnd Bergmann
2
-7
/
+7
2025-04-30
tee: Prevent size calculation wraparound on 32-bit kernels
Jann Horn
1
-5
/
+6
2025-04-29
amdtee: Sort header includes
Mario Limonciello
1
-4
/
+5
2025-04-29
amdtee: Use pr_fmt for messages
Mario Limonciello
1
-3
/
+4
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-08-26
tee: add tee_device_set_dev_groups()
Jens Wiklander
1
-6
/
+13
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
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
[next]