index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tee
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
9 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-10
/
+5
9 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
22
-48
/
+48
10 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-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
28
-124
/
+5581
2025-09-24
Merge tag 'tee-shm-register-fix-for-v6.17' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-0
/
+8
2025-09-23
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]