This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ea9448b254e2 Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedes [...] new d3ec10aa9581 KEYS: Don't write out to userspace while holding key semaphore new 4f0882491a14 KEYS: Avoid false positive ENOMEM error on key read new 4c205c84e249 Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pu [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/keys/big_key-type.h | 2 +- include/keys/user-type.h | 3 +- include/linux/key-type.h | 2 +- net/dns_resolver/dns_key.c | 2 +- net/rxrpc/key.c | 27 +++----- security/keys/big_key.c | 11 ++-- security/keys/encrypted-keys/encrypted.c | 7 +- security/keys/internal.h | 12 ++++ security/keys/keyctl.c | 103 +++++++++++++++++++++++++----- security/keys/keyring.c | 6 +- security/keys/request_key_auth.c | 7 +- security/keys/trusted-keys/trusted_tpm1.c | 14 +--- security/keys/user_defined.c | 5 +- 13 files changed, 126 insertions(+), 75 deletions(-)