index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tee
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
optee: Fix a NULL vs IS_ERR() check
Dan Carpenter
2024-09-09
1
-1
/
+1
*
optee: add RPMB dependency
Jens Wiklander
2024-09-03
1
-0
/
+1
*
optee: probe RPMB device using RPMB subsystem
Jens Wiklander
2024-08-26
9
-2
/
+371
*
tee: add tee_device_set_dev_groups()
Jens Wiklander
2024-08-26
1
-6
/
+13
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-1
/
+1
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-1
/
+1
*
|
Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-16
4
-5
/
+20
|
\
\
|
*
\
Merge tag 'optee-notif-wait-timeout-for-v6.11' of https://git.linaro.org/peop...
Arnd Bergmann
2024-06-27
4
-5
/
+20
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
optee: add timeout value to optee_notif_wait() to support timeout
Gavin Liu
2024-05-30
4
-5
/
+20
*
|
|
Merge tag 'optee-fix-for-v6.11' of https://git.linaro.org/people/jens.wikland...
Arnd Bergmann
2024-06-27
1
-3
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tee: optee: ffa: Fix missing-field-initializers warning
Mark-PK Tsai
2024-06-27
1
-3
/
+9
|
|
/
*
|
Merge tag 'tee-ts-for-v6.10' of https://git.linaro.org/people/jens.wiklander/...
Arnd Bergmann
2024-04-29
22
-135
/
+675
|
\
\
|
*
|
tee: tstee: Add Trusted Services TEE driver
Balint Dobszay
2024-04-03
6
-0
/
+588
|
*
|
tee: optee: Move pool_op helper functions
Balint Dobszay
2024-04-03
5
-84
/
+72
|
*
|
tee: Refactor TEE subsystem header files
Sumit Garg
2024-04-03
16
-51
/
+15
|
|
/
*
/
tee: optee: smc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-25
1
-4
/
+2
|
/
*
Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
1
-1
/
+1
|
\
|
*
tee: make tee_bus_type const
Ricardo B. Marliere
2024-03-04
1
-1
/
+1
*
|
tee: optee: Fix kernel panic caused by incorrect error handling
Sumit Garg
2024-03-04
1
-1
/
+2
|
/
*
Merge tag 'docs-6.8' of git://git.lwn.net/linux
Linus Torvalds
2024-01-12
1
-1
/
+1
|
\
|
*
Documentation: Destage TEE subsystem documentation
Sumit Garg
2023-12-08
1
-1
/
+1
*
|
Merge tag 'tee-iov-iter-for-v6.8' of https://git.linaro.org/people/jens.wikla...
Arnd Bergmann
2023-12-22
1
-36
/
+42
|
\
\
|
*
|
tee: Use iov_iter to better support shared buffer registration
Arnaud Pouliquen
2023-12-13
1
-36
/
+42
|
|
/
*
|
Merge tag 'optee-cleanup-for-v6.8' of https://git.linaro.org/people/jens.wikl...
Arnd Bergmann
2023-12-22
4
-15
/
+18
|
\
\
|
*
|
optee: add missing description of RPC argument reference
Etienne Carriere
2023-12-11
1
-0
/
+1
|
*
|
tee: optee: Remove redundant custom workqueue
Sumit Garg
2023-11-14
2
-13
/
+2
|
*
|
tee: optee: Fix supplicant based device enumeration
Sumit Garg
2023-11-03
1
-2
/
+15
*
|
|
Merge tag 'kern-priv-shm-for-v6.8' of https://git.linaro.org/people/jens.wikl...
Arnd Bergmann
2023-12-22
2
-45
/
+44
|
\
\
\
|
*
|
|
optee: allocate shared memory with alloc_pages_exact()
Jens Wiklander
2023-12-04
1
-11
/
+9
|
*
|
|
optee: add page list to kernel private shared memory
Jens Wiklander
2023-12-04
2
-36
/
+37
|
|
|
/
|
|
/
|
*
|
|
optee: ffa_abi: add asynchronous notifications
Jens Wiklander
2023-11-17
3
-8
/
+117
*
|
|
optee: provide optee_do_bottom_half() as a common function
Jens Wiklander
2023-11-17
3
-34
/
+38
*
|
|
tee: optee: support tracking system threads
Etienne Carriere
2023-11-17
4
-4
/
+141
*
|
|
tee: system session
Etienne Carriere
2023-11-17
1
-0
/
+8
*
|
|
tee: optee: system thread call property
Etienne Carriere
2023-11-17
5
-23
/
+42
|
/
/
*
/
tee: make tee_class constant
Greg Kroah-Hartman
2023-10-18
1
-10
/
+11
|
/
*
Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-12
1
-4
/
+6
|
\
|
*
tee: amdtee: fix use-after-free vulnerability in amdtee_close_session
Rijo Thomas
2023-10-03
1
-4
/
+6
*
|
tee: Remove unused declarations
Yue Haibing
2023-09-13
2
-4
/
+0
|
/
*
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-30
1
-2
/
+1
|
\
|
*
tee: optee: Use kmemdup() to replace kmalloc + memcpy
Jiapeng Chong
2023-06-15
1
-2
/
+1
*
|
Merge tag 'amdtee-fix-for-v6.5' of https://git.linaro.org/people/jens.wikland...
Arnd Bergmann
2023-06-07
2
-17
/
+23
|
\
\
|
*
|
tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'
Rijo Thomas
2023-05-15
2
-17
/
+23
|
|
/
*
|
Merge tag 'optee-async-notif-fix-for-v6.3' of https://git.linaro.org/people/j...
Arnd Bergmann
2023-05-25
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
optee: fix uninited async notif value
Etienne Carriere
2023-04-20
1
-1
/
+3
*
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
\
|
*
\
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
1
-15
/
+14
|
|
\
\
|
*
|
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-04-26
2
-2
/
+2
|
\
\
\
|
*
|
|
crypto: ccp - Add a header for multiple drivers to use `__psp_pa`
Mario Limonciello
2023-03-17
2
-2
/
+2
|
|
/
/
[next]