index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tee
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-11
Merge tag 'docs-6.8' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-12-22
Merge tag 'tee-iov-iter-for-v6.8' of https://git.linaro.org/people/jens.wikla...
Arnd Bergmann
1
-36
/
+42
2023-12-22
Merge tag 'optee-cleanup-for-v6.8' of https://git.linaro.org/people/jens.wikl...
Arnd Bergmann
4
-15
/
+18
2023-12-22
Merge tag 'kern-priv-shm-for-v6.8' of https://git.linaro.org/people/jens.wikl...
Arnd Bergmann
2
-45
/
+44
2023-12-13
tee: Use iov_iter to better support shared buffer registration
Arnaud Pouliquen
1
-36
/
+42
2023-12-11
optee: add missing description of RPC argument reference
Etienne Carriere
1
-0
/
+1
2023-12-08
Documentation: Destage TEE subsystem documentation
Sumit Garg
1
-1
/
+1
2023-12-04
optee: allocate shared memory with alloc_pages_exact()
Jens Wiklander
1
-11
/
+9
2023-12-04
optee: add page list to kernel private shared memory
Jens Wiklander
2
-36
/
+37
2023-11-17
optee: ffa_abi: add asynchronous notifications
Jens Wiklander
3
-8
/
+117
2023-11-17
optee: provide optee_do_bottom_half() as a common function
Jens Wiklander
3
-34
/
+38
2023-11-17
tee: optee: support tracking system threads
Etienne Carriere
4
-4
/
+141
2023-11-17
tee: system session
Etienne Carriere
1
-0
/
+8
2023-11-17
tee: optee: system thread call property
Etienne Carriere
5
-23
/
+42
2023-11-14
tee: optee: Remove redundant custom workqueue
Sumit Garg
2
-13
/
+2
2023-11-03
tee: optee: Fix supplicant based device enumeration
Sumit Garg
1
-2
/
+15
2023-10-18
tee: make tee_class constant
Greg Kroah-Hartman
1
-10
/
+11
2023-10-12
Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+6
2023-10-03
tee: amdtee: fix use-after-free vulnerability in amdtee_close_session
Rijo Thomas
1
-4
/
+6
2023-09-13
tee: Remove unused declarations
Yue Haibing
2
-4
/
+0
2023-06-29
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2023-06-15
tee: optee: Use kmemdup() to replace kmalloc + memcpy
Jiapeng Chong
1
-2
/
+1
2023-06-07
Merge tag 'amdtee-fix-for-v6.5' of https://git.linaro.org/people/jens.wikland...
Arnd Bergmann
2
-17
/
+23
2023-05-25
Merge tag 'optee-async-notif-fix-for-v6.3' of https://git.linaro.org/people/j...
Arnd Bergmann
1
-1
/
+3
2023-05-15
tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'
Rijo Thomas
2
-17
/
+23
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-26
Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-2
/
+2
2023-04-25
Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-4
/
+332
2023-04-20
optee: fix uninited async notif value
Etienne Carriere
1
-1
/
+3
2023-04-06
Merge tag 'optee-load-for-v6.4' of https://git.linaro.org/people/jens.wikland...
Arnd Bergmann
4
-0
/
+190
2023-04-03
Merge tag 'tee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklander/...
Arnd Bergmann
1
-1
/
+1
2023-04-03
Merge tag 'optee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklande...
Arnd Bergmann
1
-1
/
+1
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-15
/
+14
2023-04-03
tee: optee: Add SMC for loading OP-TEE image
Jeffrey Kardatzke
4
-0
/
+190
2023-03-30
tee: Pass a pointer to virt_to_page()
Linus Walleij
1
-1
/
+1
2023-03-30
optee: add per cpu asynchronous notification
Etienne Carriere
2
-4
/
+142
2023-03-17
Merge tag 'amdtee-fix-for-v6.3' of https://git.linaro.org/people/jens.wikland...
Arnd Bergmann
1
-15
/
+14
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-17
crypto: ccp - Add a header for multiple drivers to use `__psp_pa`
Mario Limonciello
2
-2
/
+2
2023-03-14
tee: optee: Fix typo Unuspported -> Unsupported
Jules Maselbas
1
-1
/
+1
2023-02-28
tee: amdtee: fix race condition in amdtee_open_session
Rijo Thomas
1
-15
/
+14
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-02-13
tee: Remove call to get_kernel_pages()
Ira Weiny
1
-13
/
+8
2023-02-13
tee: Remove vmalloc page support
Ira Weiny
1
-24
/
+12
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-12-12
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-11-21
Merge tag 'optee-for-6.2' of https://git.linaro.org/people/jens.wiklander/lin...
Arnd Bergmann
1
-2
/
+2
2022-11-17
tee: optee: fix possible memory leak in optee_register_device()
Yang Yingliang
1
-1
/
+1
2022-10-11
optee: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+10
[next]