This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a8dba0531bc0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new 2067b2b3f484 afs: Fix the CB.ProbeUuid service handler to reply correctly new 4a46fdba449a afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u() new a6eed4ab5dd4 fs: afs: Fix a possible null-pointer dereference in afs_pu [...] new 37c0bbb33266 afs: Fix off-by-one in afs_rename() expected data version [...] new 5dc84855b0fc afs: Only update d_fsdata if different in afs_d_revalidate() new 9dd0b82ef530 afs: Fix missing dentry data version updating new e22a97a2a85d Merge tag 'afs-fixes-20190814' of git://git.kernel.org/pub [...] new 54b13723f765 sh: kernel: disassemble: Mark expected switch fall-throughs new 1ee1119d184b sh: kernel: hw_breakpoint: Fix missing break in switch statement new 41de59634046 Merge tag 'Wimplicit-fallthrough-5.3-rc5' of git://git.ker [...]
The 10 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/sh/kernel/disassemble.c | 5 +-- arch/sh/kernel/hw_breakpoint.c | 1 + fs/afs/cmservice.c | 10 ++--- fs/afs/dir.c | 89 ++++++++++++++++++++++++++++++++++-------- fs/afs/file.c | 12 +++--- fs/afs/vlclient.c | 11 +++--- 6 files changed, 92 insertions(+), 36 deletions(-)