开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tee
/
qcomtee
Age
Commit message (
Expand
)
Author
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-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-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-02
tee: QCOMTEE should depend on ARCH_QCOM
Geert Uytterhoeven
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