This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3fb6d0e00efc Merge tag 'docs-5.12-2' of git://git.lwn.net/linux new a1858ce0cfe3 i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition new f53f15ba5a85 i2c: designware: Get right data length new e87cc183cbff Revert "i2c: i2c-qcom-geni: Add shutdown callback for i2c" new f4ff0104d4c8 i2c: exynos5: Preserve high speed master code new 580cd7736f6b Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] new 14e43bf43561 vfs: don't unnecessarily clone write access for writable fds new edbb35cc6bdf fs/inode.c: make inode_init_always() initialize i_ino to 0 new b1adbdbda458 audit_alloc_mark(): don't open-code ERR_CAST() new 9652c73246b9 9p: fix misuse of sscanf() in v9fs_stat2inode() new 6f24784f00f2 whack-a-mole: don't open-code iminor/imajor new 5ceabb6078b8 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/l [...]
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: Documentation/filesystems/porting.rst | 7 ++++ arch/sh/boards/mach-landisk/gio.c | 6 ++-- drivers/block/loop.c | 2 +- drivers/dax/super.c | 2 +- drivers/i2c/busses/i2c-brcmstb.c | 2 +- drivers/i2c/busses/i2c-designware-core.h | 2 ++ drivers/i2c/busses/i2c-designware-master.c | 2 +- drivers/i2c/busses/i2c-exynos5.c | 8 ++++- drivers/i2c/busses/i2c-qcom-geni.c | 34 ------------------- drivers/rtc/rtc-m41t80.c | 4 +-- drivers/s390/char/vmur.c | 2 +- drivers/staging/vme/devices/vme_user.c | 12 +++---- fs/9p/vfs_inode.c | 21 +++++------- fs/gfs2/inode.c | 4 +-- fs/inode.c | 1 + fs/jfs/super.c | 1 - fs/namespace.c | 53 +++++++++++------------------- include/linux/mount.h | 1 - kernel/audit_fsnotify.c | 2 +- 19 files changed, 64 insertions(+), 102 deletions(-)