This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7c30b859a947 Merge tag 'spi-fix-v5.8-rc3' of git://git.kernel.org/pub/s [...] new 20c59ce010f8 ima: extend boot_aggregate with kernel measurements new b13f40bc69a1 Merge tag 'integrity-v5.8-fix-2' of git://git.kernel.org/p [...] new 4bc799dcb670 security: fix the key_permission LSM hook function type new 23e390cdbe6f security: Fix hook iteration and default value for inode_c [...] new 615bc218d628 Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/s [...] new 4ba6ccd695f5 exfat: Set the unused characters of FileName field to the [...] new e8dd3cda8667 exfat: add missing brelse() calls on error paths new a0271a15cf2c exfat: call sync_filesystem for read-only remount new 3bcfb701099a exfat: move setting VOL_DIRTY over exfat_remove_entries() new 5267456e953f exfat: flush dirty metadata in fsync new edb543cfe5db Merge tag 'exfat-for-5.8-rc4' of git://git.kernel.org/pub/ [...]
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: fs/exfat/dir.c | 12 +++++++----- fs/exfat/exfat_fs.h | 1 + fs/exfat/file.c | 19 ++++++++++++++++++- fs/exfat/namei.c | 14 +++++++++++--- fs/exfat/super.c | 10 ++++++++++ include/linux/lsm_hook_defs.h | 4 ++-- security/integrity/ima/ima.h | 2 +- security/integrity/ima/ima_crypto.c | 15 ++++++++++++++- security/security.c | 17 ++++++++++++++++- 9 files changed, 80 insertions(+), 14 deletions(-)