This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c85fb28b6f99 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new f3c64eda3e50 mm: avoid early COW write protect games during fork() new ec0fa0b65914 afs: Fix deadlock between writeback and truncate new 5a0677110b73 arm/arm64: xen: Fix to convert percpu address to gfn correctly new 86f0a5fb1b98 Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org [...] new d6c9efd92443 exfat: fix pointer error checking new 8ff006e57ad3 exfat: fix use of uninitialized spinlock on error path new b9e3aa2a9bd4 Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/ [...] new c3e0276c31ca drm/nouveau/device: return error for unknown chipsets new d10285a25e29 drm/nouveau/mem: guard against NULL pointer access in mem_del new 3d006ee42dde Merge tag 'drm-fixes-2020-10-08' of git://anongit.freedesk [...]
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/arm/xen/enlighten.c | 2 +- drivers/gpu/drm/nouveau/nouveau_mem.c | 2 + drivers/gpu/drm/nouveau/nvkm/engine/device/base.c | 1 + fs/afs/inode.c | 47 ++++++++++++++++++----- fs/afs/internal.h | 1 + fs/afs/write.c | 11 ++++++ fs/exfat/cache.c | 11 ------ fs/exfat/exfat_fs.h | 3 +- fs/exfat/inode.c | 2 - fs/exfat/namei.c | 13 +++---- fs/exfat/super.c | 5 ++- include/xen/arm/page.h | 3 ++ mm/memory.c | 41 ++------------------ 13 files changed, 73 insertions(+), 69 deletions(-)