This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from fecca6899783 Merge tag 'drm-fixes-2020-04-18' of git://anongit.freedesk [...] new d79294d0de12 i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND fl [...] new edb2c9dd3948 i2c: altera: use proper variable to hold errno new 3c1d1613be80 i2c: remove i2c_new_probed_device API new a900aeac2537 i2c: tegra: Better handle case where CPU0 is busy for a long time new 8814044fe0fa i2c: tegra: Synchronize DMA before termination new b484f3c3c6f1 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] new eaec2b0bd306 signal: check sig before setting info in kill_pid_usb_asyncio new 3075afdf15b8 signal: use kill_proc_info instead of kill_pid_info in kil [...] new e82a118f57b8 clone3: fix cgroup argument sanity check new 62173872ca65 clone3: add a check for the user struct size if CLONE_INTO [...] new a966dcfe153a clone3: add build-time CLONE_ARGS_SIZE_VER* validity checks new 774acb2a094c Merge tag 'for-linus-2020-04-18' of git://git.kernel.org/p [...] new 4b674b9ac852 xfs: acquire superblock freeze protection on eofblocks scans new c142932c29e5 xfs: fix partially uninitialized structure in xfs_reflink_ [...] new f0f7a674d4df xfs: move inode flush to the sync workqueue new c0d73a868d9b Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/sc [...]
The 16 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: drivers/i2c/busses/i2c-altera.c | 9 +++---- drivers/i2c/busses/i2c-designware-platdrv.c | 14 +++++++--- drivers/i2c/busses/i2c-tegra.c | 36 +++++++++++++++++--------- drivers/i2c/i2c-core-base.c | 13 ---------- fs/xfs/xfs_icache.c | 10 ++++++++ fs/xfs/xfs_ioctl.c | 5 +++- fs/xfs/xfs_mount.h | 6 ++++- fs/xfs/xfs_reflink.c | 1 + fs/xfs/xfs_super.c | 40 ++++++++++++++++------------- include/linux/i2c.h | 6 ----- kernel/fork.c | 11 +++++++- kernel/signal.c | 14 ++++------ 12 files changed, 95 insertions(+), 70 deletions(-)