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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-10
/
+5
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
22
-48
/
+48
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
23
-62
/
+61
2026-01-21
Merge tag 'tee-sysfs-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
5
-18
/
+144
2026-01-21
Merge tag 'amdtee-update-for-6.20' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-4
/
+4
2026-01-21
Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-0
/
+84
2026-01-21
Merge tag 'optee-update-for-6.20' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-3
/
+3
2026-01-16
optee: make read-only array attr static const
Colin Ian King
1
-1
/
+1
2026-01-15
tee: optee: store OS revision for TEE core
Aristo Chen
4
-17
/
+94
2026-01-14
tee: add revision sysfs attribute
Aristo Chen
1
-1
/
+50
2026-01-14
tee: amdtee: Remove unused return variables
Thorsten Blum
1
-4
/
+4
2026-01-05
optee: update outdated comment
Julia Lawall
1
-2
/
+2
2026-01-05
tee: qcomtee: user: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
1
-4
/
+4
2026-01-05
tee: qcomtee: mem: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
1
-2
/
+2
2026-01-05
tee: qcomtee: call: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
1
-9
/
+8
2025-12-17
tee: Add probe, remove and shutdown bus callbacks to tee_client_driver
Uwe Kleine-König
1
-0
/
+68
2025-12-17
tee: Add some helpers to reduce boilerplate for tee client drivers
Uwe Kleine-König
1
-0
/
+16
2025-11-21
Merge tag 'qcomtee-fixes2-for-6.18' of git://git.kernel.org/pub/scm/linux/ker...
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...
Arnd Bergmann
3
-2
/
+3
2025-10-02
tee: QCOMTEE should depend on ARCH_QCOM
Geert Uytterhoeven
1
-0
/
+1
2025-10-02
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
28
-124
/
+5581
2025-09-25
Merge tag 'tee-shm-register-fix-for-v6.17' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-0
/
+8
2025-09-24
Merge tag 'tee-qcomtee-for-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...
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/...
Arnd Bergmann
16
-67
/
+1566
2025-09-15
Merge tag 'tee-sha1-lib-for-v6.18' of git://git.kernel.org/pub/scm/linux/kern...
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/...
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
[next]