index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tee
/
amdtee
Age
Commit message (
Expand
)
Author
2023-10-03
tee: amdtee: fix use-after-free vulnerability in amdtee_close_session
Rijo Thomas
2023-05-15
tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'
Rijo Thomas
2023-04-26
Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-03-17
crypto: ccp - Add a header for multiple drivers to use `__psp_pa`
Mario Limonciello
2023-02-28
tee: amdtee: fix race condition in amdtee_open_session
Rijo Thomas
2022-02-25
Merge tag 'tee-shm-for-v5.18' of git://git.linaro.org:/people/jens.wiklander/...
Arnd Bergmann
2022-02-16
tee: simplify shm pool handling
Jens Wiklander
2022-02-14
tee: amdtee: Make use of the helper macro LIST_HEAD()
Cai Huoqing
2021-11-29
tee: amdtee: fix an IS_ERR() vs NULL bug
Dan Carpenter
2021-05-05
tee: amdtee: unload TA only when its refcount becomes 0
Rijo Thomas
2020-11-09
tee: amdtee: synchronize access to shm list
Rijo Thomas
2020-11-09
tee: amdtee: fix memory leak due to reset of global shm list
Rijo Thomas
2020-03-25
Merge tag 'tee-amdtee-fix2-for-5.6' of https://git.linaro.org/people/jens.wik...
Arnd Bergmann
2020-03-10
tee: amdtee: out of bounds read in find_session()
Dan Carpenter
2020-03-03
Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2020-02-27
tee: amdtee: fix memory leak in amdtee_open_session()
Dan Carpenter
2020-02-13
tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD
Hongbo Yao
2020-01-22
tee: fix memory allocation failure checks on drv_data and amdtee
Colin Ian King
2020-01-16
tee: amdtee: remove redundant NULL check for pool
Rijo Thomas
2020-01-16
tee: amdtee: rename err label to err_device_unregister
Rijo Thomas
2020-01-16
tee: amdtee: skip tee_device_unregister if tee_device_alloc fails
Rijo Thomas
2020-01-16
tee: amdtee: print error message if tee not present
Rijo Thomas
2020-01-16
tee: amdtee: remove unused variable initialization
Rijo Thomas
2020-01-04
tee: amdtee: check TEE status during driver initialization
Rijo Thomas
2020-01-04
tee: add AMD-TEE driver
Rijo Thomas