| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-20 | tee: qcomtee: add missing va_end in early return qcomtee_object_user_init() | Robertus Diawan Chris | 1 | -2/+4 |
| 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 | 2 | -4/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 5 | -6/+6 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 6 | -12/+13 |
| 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-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-02 | tee: QCOMTEE should depend on ARCH_QCOM | Geert Uytterhoeven | 1 | -0/+1 |
| 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 | 10 | -0/+3528 |