LinuxLists
Users
About
Jens Wiklander (
[email protected]
)
Number of posts: 792 (0.24 per day)
First post: 2015-04-17 07:52:10
Last post: 2024-06-12 06:56:43
Previous Page
/
Next Page
Date
List
Subject
2019-04-17 16:02:39
linux-kernel
[GIT PULL] tee subsys for v5.2
2019-03-20 09:33:37
linux-kernel
Re: [PATCH v3] optee: allow to work without static shared memory
2019-02-28 13:28:34
linux-kernel
[GIT PULL] tee subsys for v5.1
2019-02-28 13:27:05
linux-kernel
[GIT PULL] tee subsys fixes for v5.0
2019-02-28 12:16:08
linux-kernel
Re: [PATCH 05/12] tee: optee: add missing of_node_put after of_device_is_available
2019-02-22 08:10:36
linux-kernel
Re: [PATCH -next] tee: fix possible error pointer ctx dereferencing
2019-02-15 15:36:55
linux-kernel
Re: [PATCH] tee: optee: update optee_msg.h and optee_smc.h to dual license
2019-02-14 17:12:00
linux-kernel
Re: [PATCH v2 1/1] tee: add cancellation support to client interface
2019-02-04 08:58:37
linux-kernel
[GIT PULL] tee subsys for v5.1
2019-02-01 08:28:52
linux-kernel
Re: [PATCH v6 3/4] tee: optee: add TEE bus device enumeration support
2019-02-01 08:28:17
linux-crypto
Re: [PATCH v6 3/4] tee: optee: add TEE bus device enumeration support
2019-01-31 08:42:50
linux-kernel
Re: [PATCH v6 0/4] Introduce TEE bus driver framework
2019-01-31 08:41:51
linux-crypto
Re: [PATCH v6 0/4] Introduce TEE bus driver framework
2019-01-24 16:20:20
linux-kernel
Re: [PATCH 1/1] tee: add cancellation support to client interface
2019-01-04 13:03:46
linux-crypto
Re: [PATCH v1 1/2] dt/bindings: add bindings for optional optee rng-uuid property
2019-01-04 11:01:41
linux-crypto
Re: [PATCH v1 1/2] dt/bindings: add bindings for optional optee rng-uuid property
2019-01-02 10:26:22
linux-kernel
Re: [RFC PATCH 1/2] optee: model OP-TEE as a platform device/driver
2019-01-02 08:04:33
linux-crypto
Re: [PATCH v1 2/2] hwrng: add OP-TEE based rng driver
2018-12-28 14:46:18
linux-crypto
Re: [PATCH v1 2/2] hwrng: add OP-TEE based rng driver
2018-12-13 07:35:37
linux-kernel
Re: [GIT PULL] tee subsys for v4.21
2018-12-13 07:30:28
linux-kernel
Re: [GIT PULL] tee driver fix for v4.21
2018-12-12 12:33:20
linux-kernel
[GIT PULL] tee subsys for v4.21
2018-12-12 12:29:16
linux-kernel
[GIT PULL] tee driver fix for v4.21
2018-11-21 09:21:45
linux-kernel
Re: [PATCH v2] tee: optee: log message if dynamic shm is enabled
2018-08-24 11:57:10
linux-kernel
[GIT PULL] tee subsystem for v4.20
2018-07-13 09:27:07
linux-kernel
Re: [RESEND PATCH] tee: add kernel internal client interface
2018-07-09 06:17:34
linux-kernel
[RESEND PATCH] tee: add kernel internal client interface
2018-07-03 05:43:24
linux-kernel
Re: [GIT PULL] tee driver for v4.18
2018-07-02 12:45:30
linux-kernel
[GIT PULL] tee driver for v4.18
2018-06-20 09:14:43
linux-kernel
Re: [PATCH] tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via Kconfig
2018-06-19 14:25:10
linux-kernel
Re: [PATCH] tee: replace getnstimeofday64() with ktime_get_real_ts64()
2018-06-19 13:38:38
linux-kernel
Re: [PATCH] tee: replace getnstimeofday64() with ktime_get_real_ts64()
2018-05-22 08:10:30
linux-kernel
[PATCH] dma-buf: simplified calling conventions for dma_buf_fd()
2018-05-07 12:49:07
linux-kernel
[GIT PULL] tee driver fixes for v4.17
2018-05-07 10:01:26
linux-kernel
[PATCH] tee: shm: fix use-after-free via temporarily dropped reference
2018-05-07 08:25:00
linux-kernel
Re: [PATCH] tee: check shm references are consistent in offset/size
2018-03-06 11:25:20
linux-kernel
[GIT PULL] tee driver misc for v4.17
2018-02-26 20:20:47
linux-kernel
Re: [PATCH] optee: fix the dead loop problem when there is signal pending
2018-02-26 06:49:07
linux-kernel
Re: [PATCH] tee: correct max value for id allocation
2018-01-11 12:45:02
linux-kernel
[GIT PULL] tee dynamic shm fixes for v4.16
2018-01-09 13:35:06
linux-kernel
Re: [PATCH] tee: shm: Potential NULL dereference calling tee_shm_register()
2018-01-02 07:46:33
linux-kernel
Re: [PATCH -next] tee: shm: make local function __tee_shm_alloc() static
2017-12-28 21:19:25
linux-kernel
Re: [PATCH] tee: shm: make function __tee_shm_alloc static
2017-12-28 21:10:32
linux-kernel
Re: [PATCH] tee: shm: don't put_page on null shm->pages
2017-12-28 15:40:34
linux-kernel
[PATCH 1/2] tee: add start argument to shm_register callback
2017-12-28 15:40:03
linux-kernel
[PATCH 2/2] tee: optee: check type of registered shared memory
2017-12-28 15:39:55
linux-kernel
[PATCH 0/2] Fix tee: optee: add dynamic shared memory support
2017-12-27 08:36:10
linux-kernel
Re: [GIT PULL] tee dynamic shm for v4.16
2017-12-15 13:21:34
linux-kernel
[GIT PULL] tee dynamic shm for v4.16
2017-12-06 14:33:01
linux-kernel
Re: [RESEND PATCH v2 00/14] tee: optee: add dynamic shared memory support
2017-11-29 10:29:21
linux-kernel
[GIT PULL] tee async tee supplicant communication for v4.16