This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bf8d1cd43865 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 7935799e041a cifs: Adjust indentation in smb2_open_file new 046aca3c25fd cifs: Optimize readdir on reparse points new cc2f36ec7188 Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfre [...] new 98ca480a8f22 locks: print unsigned ino in /proc/locks new d75663868d60 Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/l [...] new 4d47ce158efb riscv: fix compile failure with EXPORT_SYMBOL() & !MMU new 556f47ac6083 riscv: reject invalid syscalls below -1 new 1833e327a5ea riscv: export flush_icache_all to modules new a99efa00891b Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub [...]
The 9 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: arch/riscv/kernel/entry.S | 1 + arch/riscv/kernel/riscv_ksyms.c | 3 -- arch/riscv/lib/uaccess.S | 4 +++ arch/riscv/mm/cacheflush.c | 1 + fs/cifs/cifsglob.h | 1 + fs/cifs/readdir.c | 63 +++++++++++++++++++++++++++++++++++------ fs/cifs/smb2file.c | 2 +- fs/locks.c | 2 +- 8 files changed, 63 insertions(+), 14 deletions(-)