Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-07 | tee: shm: fix use-after-free via temporarily dropped reference | Jann Horn | 1 | -2/+3 |
2018-01-09 | tee: shm: Potential NULL dereference calling tee_shm_register() | Dan Carpenter | 1 | -1/+1 |
2017-12-28 | tee: shm: don't put_page on null shm->pages | Colin Ian King | 1 | -3/+5 |
2017-12-28 | tee: shm: make function __tee_shm_alloc static | Colin Ian King | 1 | -3/+3 |
2017-12-28 | tee: add start argument to shm_register callback | Jens Wiklander | 1 | -1/+1 |
2017-12-15 | tee: shm: inline tee_shm_get_id() | Volodymyr Babchuk | 1 | -11/+0 |
2017-12-15 | tee: use reference counting for tee_context | Volodymyr Babchuk | 1 | -0/+7 |
2017-12-15 | tee: add register user memory | Jens Wiklander | 1 | -26/+180 |
2017-12-15 | tee: flexible shared memory pool creation | Jens Wiklander | 1 | -4/+4 |
2017-08-04 | tee: tee_shm: Constify dma_buf_ops structures. | Arvind Yadav | 1 | -1/+1 |
2017-05-10 | Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -0/+358 |
2017-03-09 | tee: generic TEE subsystem | Jens Wiklander | 1 | -0/+358 |