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
/
security
/
keys
/
trusted.c
Age
Commit message (
Expand
)
Author
2018-10-26
KEYS: Move trusted.h to include/keys [ver #2]
Denis Kenzior
2018-10-26
KEYS: trusted: Expose common functionality [ver #2]
Denis Kenzior
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-01-08
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
2017-11-02
KEYS: trusted: fix writing past end of buffer in trusted_read()
Eric Biggers
2017-10-18
KEYS: Fix race between updating and finding a negative key
David Howells
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2017-06-09
KEYS: trusted: sanitize all key material
Eric Biggers
2017-05-18
doc: ReSTify keys-trusted-encrypted.txt
Kees Cook
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
2016-02-10
tpm: fix checks for policy digest existence in tpm2_seal_trusted()
Jarkko Sakkinen
2016-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2015-12-20
keys, trusted: seal with a TPM2 authorization policy
Jarkko Sakkinen
2015-12-20
keys, trusted: select hash algorithm for TPM2 chips
Jarkko Sakkinen
2015-12-20
keys, trusted: fix: *do not* allow duplicate key options
Jarkko Sakkinen
2015-11-25
KEYS: Fix handling of stored error in a negatively instantiated user key
David Howells
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-19
keys, trusted: seal/unseal with TPM 2.0 chips
Jarkko Sakkinen
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
2014-02-06
security: replace strict_strto*() with kstrto*()
Jingoo Han
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-08
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-08-22
tpm: Move tpm_get_random api into the TPM device driver
Kent Yoder
2012-01-18
keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages
Mimi Zohar
2011-10-31
security: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-09-20
trusted-keys: check hex2bin result
Mimi Zohar
2011-05-19
Create Documentation/security/,
Randy Dunlap
2011-03-08
KEYS: Add an RCU payload dereference macro
David Howells
2011-01-24
trusted keys: Fix a memory leak in trusted_update().
Jesper Juhl
2011-01-24
trusted-keys: rename trusted_defined files to trusted
Mimi Zohar