This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5947a64a7e0c Merge branch 'irq-core-for-linus' of git://git.kernel.org/ [...] new 0976d4e1dc8a compat_ioctl: trim the pointless includes new cc04f6e2421a bnep: fix compat_ioctl new 89c0c24b4fa1 cmtp: fix compat_ioctl new 535221481a8e hidp: constify hidp_connection_add() new 702ec3072ae6 hidp: fix compat_ioctl new ba7d4f36a2ec Merge branch 'work.compat' of git://git.kernel.org/pub/scm [...] new 060581c158a6 alpha: use alpha_ni_syscall only for syscall zero new 8a68060cefa6 alpha: unify the glue for sigreturn-like syscalls new 06999fd59277 Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/ [...] new 8300807f9e2d clean erofs_lookup() new 3837d208d8fe simplify btrfs_lookup() new 1a16dbaf798c Document d_splice_alias() calling conventions for ->lookup [...] new 4ba9628fe5bf Merge branch 'work.lookup' of git://git.kernel.org/pub/scm [...]
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: Documentation/filesystems/porting | 11 ++ arch/alpha/kernel/entry.S | 53 +++---- arch/alpha/kernel/systbls.S | 318 +++++++++++++++++++------------------- drivers/staging/erofs/namei.c | 19 +-- fs/btrfs/inode.c | 12 +- fs/compat_ioctl.c | 69 +-------- net/bluetooth/bnep/sock.c | 19 ++- net/bluetooth/cmtp/sock.c | 19 ++- net/bluetooth/hidp/core.c | 10 +- net/bluetooth/hidp/hidp.h | 2 +- net/bluetooth/hidp/sock.c | 79 ++++++---- 11 files changed, 285 insertions(+), 326 deletions(-)