This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 44db63d1ad8d Merge tag 'drm-fixes-2021-06-25' of git://anongit.freedesk [...] new 10043bb6af42 ASoC: rt5645: Avoid upgrading static warnings to errors new 5c6d4f97267f MAINTAINERS: remove Timur Tabi from Freescale SOC sound drivers new e41fc7c8e275 Merge tag 'sound-5.13-rc8' of git://git.kernel.org/pub/scm [...] new 3093e6cca3ba gpio: mxc: Fix disabled interrupt wake-up support new cb8f63b8cbf3 gpiolib: cdev: zero padding during conversion to gpioline_ [...] new c6414e1a2bd2 gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP new c13e3021331e Merge tag 'gpio-fixes-for-v5.13' of git://git.kernel.org/p [...] new 66e9c6a86b80 afs: Fix afs_write_end() to handle short writes new 827a746f405d netfs: fix test for whether we can skip read when writing [...] new 9e736cf7d6f0 Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/p [...] new 27171ae6a0fd ceph: must hold snap_rwsem when filling inode for async create new 7a971e2c0767 ceph: fix error handling in ceph_atomic_open and ceph_lookup new 3c0d0894320c libceph: don't pass result into ac->ops->handle_reply() new 03af4c7bad8c libceph: set global_id as soon as we get an auth ticket new edf54d9d0ae0 Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/c [...] new 9301982c424a x86/fpu: Preserve supervisor states in sanitize_restored_u [...] new f9dfb5e390fa x86/fpu: Make init_fpstate correct with optimized XSAVE new 94ca94bbbb5f Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/p [...] new 309505dd5685 KVM: selftests: Fix mapping length truncation in m{,un}map() new f8be156be163 KVM: do not allow mapping valid but non-reference-counted pages new 616a99dd146a Merge tag 'for-linus-urgent' of git://git.kernel.org/pub/s [...] new 3de218ff39b9 xen/events: reset active flag for lateeoi events later new b960e0147451 Merge tag 'for-linus-5.13b-rc8-tag' of git://git.kernel.or [...] new 5dca69e26fe9 software node: Handle software node injection to an existi [...] new 7764c62f9848 Merge tag 'devprop-5.13-rc8' of git://git.kernel.org/pub/s [...] new 065b6211a877 i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when [...] new 2269583753d2 i2c: cp2615: check for allocation failure in cp2615_i2c_recv() new 3265a7e6b41b i2c: dev: Add __user annotation new 4ca070ef0dd8 i2c: robotfuzz-osif: fix control-request directions new 55fcd4493da5 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
The 30 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: MAINTAINERS | 1 - arch/x86/include/asm/fpu/internal.h | 30 ++++--------- arch/x86/kernel/fpu/signal.c | 26 ++++-------- arch/x86/kernel/fpu/xstate.c | 41 ++++++++++++++++-- drivers/base/swnode.c | 16 +++++-- drivers/gpio/Kconfig | 2 + drivers/gpio/gpio-mxc.c | 2 +- drivers/gpio/gpiolib-cdev.c | 1 + drivers/i2c/busses/i2c-cp2615.c | 14 +++++-- drivers/i2c/busses/i2c-i801.c | 3 ++ drivers/i2c/busses/i2c-robotfuzz-osif.c | 4 +- drivers/i2c/i2c-dev.c | 2 +- drivers/xen/events/events_base.c | 11 ++++- fs/afs/write.c | 11 ++++- fs/ceph/dir.c | 22 +++++----- fs/ceph/file.c | 17 +++++--- fs/ceph/inode.c | 2 + fs/ceph/super.h | 2 +- fs/netfs/read_helper.c | 49 ++++++++++++++++------ include/linux/ceph/auth.h | 4 +- net/ceph/auth.c | 20 +++++---- net/ceph/auth_none.c | 5 ++- net/ceph/auth_x.c | 15 ++++--- sound/soc/codecs/rt5645.c | 49 +++++----------------- .../testing/selftests/kvm/set_memory_region_test.c | 4 +- virt/kvm/kvm_main.c | 19 ++++++++- 26 files changed, 221 insertions(+), 151 deletions(-)