index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
keys
/
trusted.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-4
/
+1
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+0
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2019-04-08
KEYS: trusted: fix -Wvarags warning
ndesaulniers@google.com
1
-2
/
+2
2019-04-08
KEYS: trusted: allow trusted.ko to initialize w/o a TPM
Jarkko Sakkinen
1
-5
/
+23
2019-02-13
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
1
-8
/
+33
2019-02-13
KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()
Roberto Sassu
1
-14
/
+24
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2018-12-17
security: don't use a negative Opt_err token index
Linus Torvalds
1
-1
/
+1
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
1
-2
/
+2
2018-10-26
KEYS: Move trusted.h to include/keys [ver #2]
Denis Kenzior
1
-1
/
+1
2018-10-26
KEYS: trusted: Expose common functionality [ver #2]
Denis Kenzior
1
-4
/
+8
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-01-08
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
1
-18
/
+17
2017-11-02
KEYS: trusted: fix writing past end of buffer in trusted_read()
Eric Biggers
1
-11
/
+12
2017-10-18
KEYS: Fix race between updating and finding a negative key
David Howells
1
-1
/
+1
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2017-06-09
KEYS: trusted: sanitize all key material
Eric Biggers
1
-28
/
+22
2017-05-18
doc: ReSTify keys-trusted-encrypted.txt
Kees Cook
1
-1
/
+1
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
1
-2
/
+2
2016-02-10
tpm: fix checks for policy digest existence in tpm2_seal_trusted()
Jarkko Sakkinen
1
-6
/
+5
2016-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+55
2015-12-20
keys, trusted: seal with a TPM2 authorization policy
Jarkko Sakkinen
1
-0
/
+26
2015-12-20
keys, trusted: select hash algorithm for TPM2 chips
Jarkko Sakkinen
1
-1
/
+26
2015-12-20
keys, trusted: fix: *do not* allow duplicate key options
Jarkko Sakkinen
1
-0
/
+3
2015-11-25
KEYS: Fix handling of stored error in a negatively instantiated user key
David Howells
1
-1
/
+4
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-3
/
+3
2015-10-19
keys, trusted: seal/unseal with TPM 2.0 chips
Jarkko Sakkinen
1
-3
/
+33
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
1
-1
/
+0
2014-02-06
security: replace strict_strto*() with kstrto*()
Jingoo Han
1
-3
/
+3
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+9
2012-10-08
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
1
-7
/
+9
2012-08-22
tpm: Move tpm_get_random api into the TPM device driver
Kent Yoder
1
-42
/
+12
2012-01-18
keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages
Mimi Zohar
1
-2
/
+2
2011-10-31
security: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
1
-1
/
+1
2011-09-20
trusted-keys: check hex2bin result
Mimi Zohar
1
-4
/
+15
2011-05-19
Create Documentation/security/,
Randy Dunlap
1
-1
/
+1
2011-03-08
KEYS: Add an RCU payload dereference macro
David Howells
1
-2
/
+1
2011-01-24
trusted keys: Fix a memory leak in trusted_update().
Jesper Juhl
1
-0
/
+1
2011-01-24
trusted-keys: rename trusted_defined files to trusted
Mimi Zohar
1
-0
/
+1180