This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 414eece95b98 Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel. [...] new 634c21bb9867 security: keys: Fix fall-through warnings for Clang new 796e46f9e2cb keys: Remove outdated __user annotations new 8fe62e0c0e2e watch_queue: Drop references to /dev/watch_queue new 272a121940a2 security/keys: use kvfree_sensitive() new 60f0f0b3cdfd KEYS: asymmetric: Fix kerneldoc new 328c95db01df security: keys: delete repeated words in comments new c224926edfc2 KEYS: remove redundant memset new 1539dd785a1c crypto: asymmetric_keys: fix some comments in pkcs7_parser.h new c52b7c807b0a encrypted-keys: Replace HTTP links with HTTPS ones new d13fc8747218 PKCS#7: drop function from kernel-doc pkcs7_validate_trust_one new 3c0940c4ff07 crypto: pkcs7: Use match_string() helper to simplify the code new 464e96aeb16a keys: remove trailing semicolon in macro definition new 09315b2d0d69 crypto: public_key: Remove redundant header file from publ [...] new 0b2d443bf527 certs/blacklist: fix kernel doc interface issue new 84ffbefd657b certs: Fix blacklisted hexadecimal hash string check new f14602caf4fa PKCS#7: Fix missing include new 4993e1f9479a certs: Fix blacklist flag type confusion new a6cb0ab7daf7 certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID new 8f0bfc25c907 watch_queue: rectify kernel-doc for init_watch() new c03c21ba6f4e Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub [...]
The 20 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: Documentation/security/keys/core.rst | 4 ++-- certs/blacklist.c | 10 +++++----- certs/system_keyring.c | 5 +++-- crypto/asymmetric_keys/asymmetric_type.c | 6 ++++-- crypto/asymmetric_keys/pkcs7_parser.h | 5 ++--- crypto/asymmetric_keys/pkcs7_trust.c | 2 +- crypto/asymmetric_keys/pkcs7_verify.c | 9 ++++----- include/crypto/public_key.h | 1 - include/keys/encrypted-type.h | 2 +- include/linux/key.h | 5 +++-- include/linux/verification.h | 2 ++ kernel/watch_queue.c | 2 +- samples/Kconfig | 2 +- samples/watch_queue/watch_test.c | 2 +- security/integrity/ima/ima_mok.c | 5 ++--- security/keys/Kconfig | 8 ++++---- security/keys/big_key.c | 9 +++------ security/keys/key.c | 2 ++ security/keys/keyctl.c | 2 +- security/keys/keyctl_pkey.c | 2 -- security/keys/keyring.c | 10 +++++----- security/keys/process_keys.c | 1 + 22 files changed, 48 insertions(+), 48 deletions(-)