index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tee
Age
Commit message (
Expand
)
Author
2026-03-03
tee: shm: Remove refcounting of kernel pages
Matthew Wilcox
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-21
Merge tag 'tee-sysfs-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2026-01-21
Merge tag 'amdtee-update-for-6.20' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2026-01-21
Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2026-01-21
Merge tag 'optee-update-for-6.20' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2026-01-16
optee: make read-only array attr static const
Colin Ian King
2026-01-15
tee: optee: store OS revision for TEE core
Aristo Chen
2026-01-14
tee: add revision sysfs attribute
Aristo Chen
2026-01-14
tee: amdtee: Remove unused return variables
Thorsten Blum
2026-01-05
optee: update outdated comment
Julia Lawall
2026-01-05
tee: qcomtee: user: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
2026-01-05
tee: qcomtee: mem: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
2026-01-05
tee: qcomtee: call: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
2025-12-17
tee: Add probe, remove and shutdown bus callbacks to tee_client_driver
Uwe Kleine-König
2025-12-17
tee: Add some helpers to reduce boilerplate for tee client drivers
Uwe Kleine-König
2025-11-21
Merge tag 'qcomtee-fixes2-for-6.18' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2025-11-17
tee: qcomtee: initialize result before use in release worker
Amirreza Zarrabi
2025-11-14
tee: qcomtee: fix uninitialized pointers with free attribute
Ally Heev
2025-10-17
Merge tag 'tee-qcomtee-fixes-for-v6.18' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2025-10-02
tee: QCOMTEE should depend on ARCH_QCOM
Geert Uytterhoeven
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-09-24
Merge tag 'tee-shm-register-fix-for-v6.17' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
2025-09-23
Merge tag 'tee-qcomtee-for-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2025-09-22
tee: fix register_shm_helper()
Jens Wiklander
2025-09-19
tee: qcom: return -EFAULT instead of -EINVAL if copy_from_user() fails
Dan Carpenter
2025-09-19
tee: qcom: prevent potential off by one read
Dan Carpenter
2025-09-15
tee: qcom: enable TEE_IOC_SHM_ALLOC ioctl
Amirreza Zarrabi
2025-09-15
tee: qcom: add primordial object
Amirreza Zarrabi
2025-09-15
tee: add Qualcomm TEE driver
Amirreza Zarrabi
2025-09-15
tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
Amirreza Zarrabi
2025-09-15
tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
Amirreza Zarrabi
2025-09-15
tee: add close_context to TEE driver operation
Amirreza Zarrabi
2025-09-15
tee: allow a driver to allocate a tee_device without a pool
Amirreza Zarrabi
2025-09-15
Merge tag 'tee-prot-dma-buf-for-v6.18' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2025-09-15
Merge tag 'tee-sha1-lib-for-v6.18' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2025-09-11
optee: smc abi: dynamic protected memory allocation
Jens Wiklander
2025-09-11
optee: FF-A: dynamic protected memory allocation
Jens Wiklander
2025-09-11
optee: support protected memory allocation
Jens Wiklander
2025-09-11
tee: add tee_shm_alloc_dma_mem()
Jens Wiklander
2025-09-11
tee: new ioctl to a register tee_shm from a dmabuf file descriptor
Etienne Carriere
2025-09-11
tee: refactor params_from_user()
Jens Wiklander
2025-09-11
tee: implement protected DMA-heap
Jens Wiklander
2025-09-11
optee: sync secure world ABI headers
Jens Wiklander
2025-09-01
Merge tag 'optee-typo-fix-for-v6.17' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2025-08-18
tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible"
Sungbae Yoo
2025-08-13
tee: Use SHA-1 library instead of crypto_shash
Eric Biggers
[next]