index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
keys: Move the RCU locks outwards from the keyring search functions
David Howells
6
-60
/
+75
2019-06-19
keys: Invalidate used request_key authentication keys
David Howells
2
-3
/
+3
2019-06-19
keys: Fix request_key() lack of Link perm check on found key
David Howells
1
-0
/
+10
2019-06-19
keys: Add capability-checking keyctl function
David Howells
3
-0
/
+40
2019-05-30
keys: Reuse keyring_index_key::desc_len in lookup_user_key()
Eric Biggers
1
-3
/
+1
2019-05-30
keys: Grant Link permission to possessers of request_key auth keys
David Howells
1
-1
/
+1
2019-05-30
keys: Add a keyctl to move a key between keyrings
David Howells
4
-0
/
+166
2019-05-30
keys: Hoist locking out of __key_link_begin()
David Howells
4
-38
/
+76
2019-05-30
keys: Break bits out of key_unlink()
David Howells
1
-21
/
+67
2019-05-30
keys: Change keyring_serialise_link_sem to a mutex
David Howells
1
-6
/
+6
2019-05-29
keys: sparse: Fix kdoc mismatches
David Howells
2
-4
/
+8
2019-05-29
keys: sparse: Fix incorrect RCU accesses
David Howells
2
-2
/
+3
2019-05-22
keys: sparse: Fix key_fs[ug]id_changed()
David Howells
1
-12
/
+10
2019-05-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-30
/
+25
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-3
/
+0
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
3
-3
/
+0
2019-04-10
keys: safe concurrent user->{session,uid}_keyring access
Jann Horn
2
-16
/
+20
2019-04-10
security: don't use RCU accessors for cred->session_keyring
Jann Horn
2
-15
/
+6
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-03-10
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-19
/
+54
2019-03-10
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2019-03-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1
/
+9
2019-03-04
keys: fix missing __user in KEYCTL_PKEY_QUERY
Ben Dooks
1
-1
/
+1
2019-02-22
KEYS: always initialize keyring_index_key::desc_len
Eric Biggers
4
-6
/
+4
2019-02-15
keys: Timestamp new keys
David Howells
1
-0
/
+1
2019-02-15
keys: Fix dependency loop between construction record and auth key
David Howells
5
-62
/
+41
2019-02-15
KEYS: allow reaching the keys quotas exactly
Eric Biggers
1
-2
/
+2
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
2019-02-04
encrypted-keys: fix Opt_err/Opt_error = -1
Mimi Zohar
1
-2
/
+2
2019-01-22
security: keys: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+4
2019-01-22
security: keys: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+3
2019-01-22
security: keys: annotate implicit fall through
Mathieu Malaterre
1
-0
/
+1
2019-01-01
KEYS: fix parsing invalid pkey info string
Eric Biggers
1
-0
/
+2
2018-12-28
Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-11
/
+21
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-4
/
+4
2018-12-27
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-14
/
+7
2018-12-17
security: don't use a negative Opt_err token index
Linus Torvalds
2
-2
/
+2
2018-12-13
keys-encrypted: add nvdimm key format type to encrypted keys
Dave Jiang
1
-9
/
+20
2018-12-13
keys: Export lookup_user_key to external users
Dave Jiang
2
-2
/
+1
2018-12-12
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
11
-11
/
+5
2018-12-12
keys: remove needless modular infrastructure from ecryptfs_format
Paul Gortmaker
1
-3
/
+2
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2
-4
/
+4
2018-10-26
KEYS: Move trusted.h to include/keys [ver #2]
Denis Kenzior
2
-137
/
+1
2018-10-26
KEYS: trusted: Expose common functionality [ver #2]
Denis Kenzior
2
-5
/
+21
2018-10-26
KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]
David Howells
5
-0
/
+405
2018-09-25
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...
Lubomir Rintel
1
-1
/
+1
2018-09-04
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
1
-1
/
+1
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-2
/
+4
[next]