index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tee
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-2
/
+1
2026-08-18
Merge tag 'soc-drivers-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+6
2026-06-29
optee: ffa: Add NULL check in optee_ffa_lend_protmem
Mostafa Saleh
1
-0
/
+3
2026-06-29
tee: qcomtee: Drop unused assignment of platform_device_id driver data
Uwe Kleine-König (The Capable Hub)
1
-1
/
+6
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-144
/
+99
2026-05-30
Merge tag 'optee-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Arnd Bergmann
3
-79
/
+94
2026-05-30
Merge tag 'amdtee-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
3
-65
/
+5
2026-05-28
Merge tag 'qcomtee-fix-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-2
/
+4
2026-05-28
Merge tag 'optee-fix-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-33
/
+74
2026-05-28
Merge tag 'tee-fixes-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2
-32
/
+26
2026-05-20
tee: qcomtee: add missing va_end in early return qcomtee_object_user_init()
Robertus Diawan Chris
1
-2
/
+4
2026-05-20
tee: fix params_from_user() error path in tee_ioctl_supp_recv
Qihang
1
-31
/
+25
2026-05-20
tee: shm: fix shm leak in register_shm_helper()
Georgiy Osokin
1
-1
/
+1
2026-04-27
tee: optee: fix kernel-doc warnings
Rodrigo Zaiden
2
-78
/
+92
2026-04-27
tee: optee: Allow MT_NORMAL_TAGGED shared memory
Hirokazu Honda
1
-1
/
+2
2026-04-27
tee: amdtee: store buffer ID in tee_shm->sec_world_id
Rijo Thomas
3
-65
/
+5
2026-04-16
Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+1
2026-03-04
optee: simplify OP-TEE context match
Rouven Czerwinski
1
-4
/
+1
2026-03-03
tee: shm: Remove refcounting of kernel pages
Matthew Wilcox
1
-27
/
+0
2026-03-02
tee: optee: prevent use-after-free when the client exits before the supplicant
Amirreza Zarrabi
1
-33
/
+74
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-10
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
22
-48
/
+48
2026-02-21
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
[next]