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
2021-06-16 10:40:36 linux-kernel [PATCH v2 4/7] tee: fix put order in teedev_close_context()
2021-06-16 10:39:43 linux-kernel [PATCH v2 6/7] optee: separate notification functions
2021-06-16 10:39:35 linux-kernel [PATCH v2 5/7] tee: add tee_dev_open_helper() primitive
2021-06-16 10:39:35 linux-kernel [PATCH v2 3/7] dt-bindings: arm: optee: add interrupt property
2021-06-16 10:38:55 linux-kernel [PATCH v2 1/7] docs: staging/tee.rst: add a section on OP-TEE notifications
2021-06-16 10:38:39 linux-kernel [PATCH v2 0/7] Asynchronous notifications from secure world
2021-06-15 07:24:45 linux-kernel Re: [PATCH v5 0/8] tee: Improve support for kexec and kdump
2021-06-15 07:11:54 linux-kernel Re: [PATCH v5 6/8] tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
2021-06-15 07:01:43 linux-kernel Re: [PATCH v5 4/8] optee: Clear stale cache entries during initialization
2021-06-14 19:18:35 linux-kernel Re: [PATCH v4 4/8] optee: Clear stale cache entries during initialization
2021-06-14 08:29:44 linux-kernel Re: [PATCH v4 4/8] optee: Clear stale cache entries during initialization
2021-06-14 07:26:00 linux-kernel Re: [PATCH v4 3/8] optee: fix tee out of memory failure seen during kexec reboot
2021-06-14 07:25:26 linux-kernel Re: [PATCH v4 3/8] optee: fix tee out of memory failure seen during kexec reboot
2021-06-11 09:15:25 linux-kernel Re: [PATCH v4 3/8] optee: fix tee out of memory failure seen during kexec reboot
2021-06-11 09:11:21 linux-kernel Re: [PATCH v4 2/8] optee: Refuse to load the driver under the kdump kernel
2021-06-11 09:07:21 linux-kernel Re: [PATCH v4 1/8] optee: Fix memory leak when failing to register shm pages
2021-06-11 07:47:11 linux-kernel Re: [PATCH 7/7] tee: replace tee_shm_alloc()
2021-06-10 09:12:07 linux-kernel Re: [PATCH 6/7] firmware: tee_bnxt: use tee_shm_alloc_kernel_buf()
2021-06-10 09:04:05 linux-kernel Re: [PATCH 2/7] tee: simplify shm pool handling
2021-06-10 07:52:19 linux-kernel Re: [PATCH v3 5/7] tee: Support shm registration without dma-buf backing
2021-06-10 07:36:07 linux-kernel Re: [PATCH v3 5/7] tee: Support shm registration without dma-buf backing
2021-06-10 07:20:39 linux-kernel Re: [PATCH v3 5/7] tee: Support shm registration without dma-buf backing
2021-06-09 17:24:14 linux-kernel Re: [PATCH v3 5/7] tee: Support shm registration without dma-buf backing
2021-06-09 17:17:58 linux-kernel [PATCH 0/7] tee: shared memory updates
2021-06-09 17:17:42 linux-kernel [PATCH 3/7] tee: add tee_shm_alloc_kernel_buf()
2021-06-09 17:17:34 linux-kernel [PATCH 7/7] tee: replace tee_shm_alloc()
2021-06-09 17:17:05 linux-kernel [PATCH 2/7] tee: simplify shm pool handling
2021-06-09 17:16:33 linux-kernel [PATCH 6/7] firmware: tee_bnxt: use tee_shm_alloc_kernel_buf()
2021-06-09 17:16:21 linux-kernel [PATCH 5/7] tpm_ftpm_tee: use tee_shm_alloc_kernel_buf()
2021-06-09 17:08:58 linux-kernel [PATCH 2/4] tee: add tee_dev_open_helper() primitive
2021-06-09 17:08:55 linux-kernel [PATCH 0/4] Asynchronous notifications from secure world
2021-06-09 17:07:42 linux-kernel [PATCH 1/4] tee: fix put order in teedev_close_context()
2021-06-09 14:22:56 linux-kernel [PATCH 4/7] hwrng: optee-rng: use tee_shm_alloc_kernel_buf()
2021-06-09 14:22:11 linux-kernel [PATCH 1/7] tee: remove unused tee_shm_pool_alloc_res_mem()
2021-06-09 13:40:24 linux-kernel Re: [PATCH 4/4] optee: add asynchronous notifications
2021-06-09 13:07:17 linux-kernel [PATCH 4/4] optee: add asynchronous notifications
2021-06-09 13:06:00 linux-kernel [PATCH 3/4] optee: separate notification functions
2021-06-01 07:20:54 linux-kernel Re: [RFC PATCH 0/3] tee: optee: Allow to freeze when tee-supplicant is frozen
2021-05-27 15:06:53 linux-kernel [PATCH v2 2/5] optee: simplify optee_release()
2021-05-27 08:19:40 linux-kernel [PATCH v2 5/5] optee: add FF-A support
2021-05-27 08:19:19 linux-kernel [PATCH v2 4/5] optee: add a FF-A memory pool
2021-05-27 08:17:57 linux-kernel [PATCH v2 0/5] Add FF-A support in OP-TEE driver
2021-05-27 08:16:50 linux-kernel [PATCH v2 3/5] optee: refactor driver with internal callbacks
2021-05-27 08:15:39 linux-kernel [PATCH v2 1/5] tee: add sec_world_id to struct tee_shm
2021-05-19 17:46:58 linux-kernel [GIT PULL] OP-TEE fix for v5.13
2021-05-12 05:56:53 linux-kernel Re: [PATCH] optee: Disable shm cache when booting the crash kernel
2021-05-10 07:33:58 linux-kernel Re: [PATCH] optee: Disable shm cache when booting the crash kernel
2021-05-07 12:48:37 linux-kernel Re: [PATCH] optee: Disable shm cache when booting the crash kernel
2021-05-06 09:19:51 linux-kernel Re: [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
2021-05-06 08:28:04 linux-kernel Re: [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
2021-05-06 07:04:06 linux-kernel Re: [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot