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

Date List Subject
2022-01-24 19:06:51 linux-kernel Re: [PATCH v2] optee: add error checks in optee_ffa_do_call_with_arg()
2022-01-22 01:39:03 linux-kernel Re: [PATCH v2 07/12] optee: use driver internal tee_contex for some rpc
2022-01-22 01:36:46 linux-kernel Re: [PATCH v2 04/12] tee: simplify shm pool handling
2022-01-22 00:36:49 linux-kernel Re: [PATCH v2 12/12] tee: refactor TEE_SHM_* flags
2022-01-21 22:14:00 linux-kernel Re: [PATCH v2 11/12] tee: replace tee_shm_register()
2022-01-21 22:05:51 linux-kernel Re: [PATCH v2 09/12] tee: add tee_shm_register_{user,kernel}_buf()
2022-01-21 22:05:11 linux-kernel Re: [PATCH v2 05/12] tee: replace tee_shm_alloc()
2022-01-21 22:02:51 linux-kernel Re: [PATCH v2 04/12] tee: simplify shm pool handling
2022-01-21 21:09:47 linux-kernel [PATCH v2] optee: add error checks in optee_ffa_do_call_with_arg()
2022-01-21 21:07:46 linux-kernel Re: [PATCH] optee: add error checks in optee_ffa_do_call_with_arg()
2022-01-21 18:55:58 linux-kernel [PATCH] optee: add error checks in optee_ffa_do_call_with_arg()
2022-01-21 18:36:10 linux-kernel Re: [PATCH v2 03/12] tee: add tee_shm_alloc_user_buf()
2022-01-21 18:33:11 linux-kernel Re: [PATCH] tee: optee: do not check memref size on return from Secure World
2022-01-14 21:40:16 linux-kernel [PATCH v2 09/12] tee: add tee_shm_register_{user,kernel}_buf()
2022-01-14 21:40:04 linux-kernel [PATCH v2 11/12] tee: replace tee_shm_register()
2022-01-14 21:38:56 linux-kernel [PATCH v2 10/12] KEYS: trusted: tee: use tee_shm_register_kernel_buf()
2022-01-14 21:38:52 linux-kernel [PATCH v2 12/12] tee: refactor TEE_SHM_* flags
2022-01-14 21:38:13 linux-kernel [PATCH v2 08/12] optee: add optee_pool_op_free_helper()
2022-01-14 21:37:28 linux-kernel [PATCH v2 07/12] optee: use driver internal tee_contex for some rpc
2022-01-14 21:37:05 linux-kernel [PATCH v2 06/12] optee: add driver private tee_context
2022-01-14 21:36:52 linux-kernel [PATCH v2 01/12] hwrng: optee-rng: use tee_shm_alloc_kernel_buf()
2022-01-14 21:36:50 linux-kernel [PATCH v2 04/12] tee: simplify shm pool handling
2022-01-14 21:36:35 linux-kernel [PATCH v2 05/12] tee: replace tee_shm_alloc()
2022-01-14 21:36:32 linux-kernel [PATCH v2 03/12] tee: add tee_shm_alloc_user_buf()
2022-01-14 21:36:13 linux-kernel [PATCH v2 02/12] tee: remove unused tee_shm_pool_alloc_res_mem()
2022-01-14 21:35:27 linux-kernel [PATCH v2 00/12] tee: shared memory updates
2022-01-14 10:01:33 linux-kernel Re: [PATCH] optee: Use bitmap_free() to free bitmap
2021-12-16 15:07:52 linux-kernel [GIT PULL] TEE and OP-TEE fixes for v5.16
2021-12-16 14:56:15 linux-kernel Re: [PATCH v2] tee: handle lookup of shm with reference count 0
2021-12-16 14:55:17 linux-kernel Re: [PATCH] optee: Suppress false positive kmemleak report in optee_handle_rpc()
2021-12-15 12:29:20 linux-kernel Re: [PATCH] optee: Suppress false positive kmemleak report in optee_handle_rpc()
2021-12-15 12:25:31 linux-kernel Re: [PATCH] optee: Suppress false positive kmemleak report in optee_handle_rpc()
2021-12-15 09:25:55 linux-kernel [PATCH v2] tee: handle lookup of shm with reference count 0
2021-12-14 18:50:17 linux-kernel Re: [PATCH] tee: handle lookup of shm with reference count 0
2021-12-14 16:31:52 linux-kernel Re: [PATCH] tee: handle lookup of shm with reference count 0
2021-12-14 15:00:05 linux-kernel Re: [PATCH] tee: handle lookup of shm with reference count 0
2021-12-14 12:36:33 linux-kernel [PATCH] tee: handle lookup of shm with reference count 0
2021-12-13 10:38:15 linux-kernel [GIT PULL] OP-TEE add async notifications for v5.17
2021-12-10 10:42:00 linux-kernel Re: [PATCH] optee: Suppress false positive kmemleak report in optee_handle_rpc()
2021-11-30 07:03:57 linux-kernel [GIT PULL] AMD-TEE fix for v5.16
2021-11-30 07:00:25 linux-kernel Re: [PATCH] tee: amdtee: fix an IS_ERR() vs NULL bug
2021-11-30 06:32:20 linux-kernel Re: linux-next: Fixes tag needs some work in the tee tree
2021-11-29 09:07:36 linux-kernel Re: [PATCH -next v2] optee: Fix NULL but dereferenced coccicheck error
2021-11-19 12:04:42 linux-kernel Re: [PATCH -next] optee: Fix NULL but dereferenced coccicheck error
2021-11-17 12:57:54 linux-kernel [GIT PULL] OP-TEE fix for v5.16
2021-11-15 12:37:09 linux-kernel Re: [PATCH] optee: fix kfree NULL pointer
2021-11-03 09:08:22 linux-kernel [PATCH v8 6/6] optee: add asynchronous notifications
2021-11-03 09:06:05 linux-kernel [PATCH v8 4/6] tee: export teedev_open() and teedev_close_context()
2021-11-03 09:05:55 linux-kernel [PATCH v8 3/6] tee: fix put order in teedev_close_context()
2021-11-03 09:04:50 linux-kernel [PATCH v8 2/6] dt-bindings: arm: optee: add interrupt property
2021-11-03 09:04:47 linux-kernel [PATCH v8 5/6] optee: separate notification functions