This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 10a3efd0fee5 Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.k [...] new f873b28f260e ima: without an IMA policy loaded, return quickly new 7990ccafaa37 ima: Fix the error code for restoring the PCR value new b31f2a495deb keys: cleanup build time module signing keys new 0165f4ca223b ima: enable signing of modules with build time generated key new 6cbdfb3d91ba ima: enable loading of build time generated key on .ima keyring new 60c8eb38c1b7 Merge branch 'ima-module-signing-v4' into next-integrity new 41d75dd96205 ima: Fix function name error in comment. new 282c0a4d15b6 integrity: Add declarations to init_once void arguments. new 28073eb09c5a ima: Fix fall-through warnings for Clang new 781a57394899 ima: ensure IMA_APPRAISE_MODSIG has necessary dependencies new e6f0bf09f066 Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/sc [...]
The 11 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: Makefile | 6 +++--- certs/Kconfig | 2 +- certs/Makefile | 10 ++++++++++ certs/system_certificates.S | 14 +++++++++++++- certs/system_keyring.c | 25 +++++++++++++++++++++++-- include/keys/system_keyring.h | 7 +++++++ init/Kconfig | 6 +++--- security/integrity/digsig.c | 2 ++ security/integrity/iint.c | 2 +- security/integrity/ima/ima_main.c | 9 ++++++++- security/integrity/ima/ima_policy.c | 2 ++ security/integrity/ima/ima_template.c | 4 ++-- 12 files changed, 75 insertions(+), 14 deletions(-)