This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 85736168463d Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub [...] new e946d3c887a9 cifs: fix a sign extension bug new 03ab9cb982b6 cifs: Deal with some warnings from W=1 new 4f22262280cc cifs: Clear modified attribute bit from inode flags new b06d893ef249 smb3: correct smb3 ACL security descriptor new 1db1aa98871d smb3: correct server pointer dereferencing check to be mor [...] new 9ed38fd4a154 cifs: fix incorrect check for null pointer in header_assemble new b8f4296560e3 Merge tag '5.15-rc2-smb3-fixes' of git://git.samba.org/sfr [...] new 93368aab0efc erofs: fix up erofs_lookup tracepoint new d705117ddd72 erofs: fix misbehavior of unsupported chunk format check new c40dd3ca2a45 erofs: clear compacted_2b if compacted_4b_initial > totalidx new a5e0aceabef6 Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.o [...]
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/cifs/connect.c | 5 +++-- fs/cifs/file.c | 4 ++-- fs/cifs/misc.c | 17 ++++++++++++++--- fs/cifs/smb2pdu.c | 4 ++-- fs/erofs/inode.c | 2 +- fs/erofs/zmap.c | 3 ++- include/trace/events/erofs.h | 6 +++--- 7 files changed, 27 insertions(+), 14 deletions(-)