This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from dfd42facf1e4 Linux 5.17-rc3 new 926fd9f23b27 ima: fix reference leak in asymmetric_verify() new 83230351c523 integrity: check the return value of audit_log_start() new f7333b9572d0 ima: Remove ima_policy file before directory new bb8e52e4906f ima: Allow template selection with ima_template[_fmt]= aft [...] new 89677197ae70 ima: Do not print policy rule with inactive LSM labels new c8ba56b7e8f3 Merge tag 'integrity-v5.17-fix' of git://git.kernel.org/pu [...] new 40c67c291a93 mmc: sdhci-of-esdhc: Check for error num after setting mask new 4d315357b3d6 mmc: sh_mmcif: Check for null res pointer new 379f56c24e69 mmc: core: Wait for command setting 'Power Off Notificatio [...] new bd2db32e7c3e moxart: fix potential use-after-free on remove path new 51f7ea914d79 Merge tag 'mmc-v5.17-rc1' of git://git.kernel.org/pub/scm/ [...] new fda17afc6166 ata: libata-core: Fix ata_dev_config_cpr() new 2ade8eef993c Merge tag 'ata-5.17-rc4' of git://git.kernel.org/pub/scm/l [...]
The 13 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: drivers/ata/libata-core.c | 14 ++++++-------- drivers/mmc/core/sd.c | 8 +++++++- drivers/mmc/host/moxart-mmc.c | 2 +- drivers/mmc/host/sdhci-of-esdhc.c | 8 ++++++-- drivers/mmc/host/sh_mmcif.c | 3 +++ include/linux/ata.h | 2 +- security/integrity/digsig_asymmetric.c | 15 +++++++++------ security/integrity/ima/ima_fs.c | 2 +- security/integrity/ima/ima_policy.c | 8 ++++++++ security/integrity/ima/ima_template.c | 10 +++++++--- security/integrity/integrity_audit.c | 2 ++ 11 files changed, 51 insertions(+), 23 deletions(-)