This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 96b95eff4a59 Merge tag 'kbuild-fixes-v5.4-3' of git://git.kernel.org/pu [...] new 0ecee6699064 fs/namespace.c: fix use-after-free of mount in mnt_warn_ti [...] new 97eba80fcca7 aio: Fix io_pgetevents() struct __compat_aio_sigset layout new 03ad0d703df7 autofs: fix a leak in autofs_expire_indirect() new 630faf81b3e6 cgroup: don't put ERR_PTR() into fc->root new a2ece0888826 exportfs_decode_fh(): negative pinned may become positive [...] new 69924b89687a audit_get_nd(): don't unlock parent too early new bcf0d9d4b769 ecryptfs: fix unlink and rmdir in face of underlying fs mo [...] new e72b9dd6a5f1 ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable new 762c69685ff7 ecryptfs_lookup_interpose(): lower_dentry->d_parent is not [...] new b4c0800e4285 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 2f216a850715 drm/i915: update rawclk also on resume new 41d931459b53 drm/i915/gvt: fix dropping obj reference twice new 31e8d62989a7 Merge tag 'gvt-fixes-2019-11-12' of https://github.com/int [...] new ed77d88752ae Revert "drm/i915/ehl: Update MOCS table for EHL" new 1c602006d1dc drm/i915/tgl: MOCS table update new a168cabd426e Merge tag 'drm-intel-fixes-2019-11-13' of git://anongit.fr [...] new 0b8e7bbde5e7 drm/sun4i: tcon: Set min division of TCON0_DCLK to 1. new 5d97c0ce2a3a Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit.fre [...] new a84fddb16d9b drm/amdgpu: fix null pointer deref in firmware header printing new 07ceccacfb27 Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freed [...] new 37b49f31e800 Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesk [...] new 167beb175679 ALSA: usb-audio: Fix missing error check at mixer resolution test new b73a58549ea3 ALSA: hda: Add Cometlake-S PCI ID new a7d0358ea3b7 ALSA: hda: hdmi - fix pin setup on Tigerlake new 528699317dd6 ALSA: usb-audio: not submit urb for stopped endpoint new f5cdc9d4003a ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() new cc9dbfa97078 ALSA: usb-audio: Fix incorrect NULL check in create_yamaha [...] new 976a68f06b2e ALSA: usb-audio: Fix incorrect size check for processing/e [...] new 11ac7cc88b48 Merge tag 'sound-5.4-rc8' of git://git.kernel.org/pub/scm/ [...] new fed23c5829ec mmc: sdhci-of-at91: fix quirk2 overwrite new 5b675f7362ba Merge tag 'mmc-v5.4-rc7' of git://git.kernel.org/pub/scm/l [...] new 13fb59276b47 kvm: x86: disable shattered huge page recovery for PREEMPT_RT. new e37f9f139f62 selftests: kvm: fix build with glibc >= 2.30 new 6cbee2b9eccf KVM: X86: Reset the three MSR list number variables to 0 i [...] new b9876e6de123 KVM: Forbid /dev/kvm being opened by a compat task when CO [...] new ed69a6cb7008 KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast() new 9cb09e7c1c9a KVM: Add a comment describing the /dev/kvm no_compat handling new 74bc8acd6cb4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 637346748245 MIPS: SGI-IP27: fix exception handler replication new f6929c92e283 MAINTAINERS: Remove Kevin as maintainer of BMIPS generic p [...] new 34b38f5abd1f Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/s [...] new 65e1f38d9a2f scripts/tools-support-relr.sh: un-quote variables new eb70e26cd79d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 43 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/mips/sgi-ip27/Kconfig | 7 -- arch/mips/sgi-ip27/ip27-init.c | 21 ++---- arch/mips/sgi-ip27/ip27-memory.c | 4 -- arch/x86/kvm/mmu.c | 10 ++- arch/x86/kvm/x86.c | 4 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 38 +++++----- drivers/gpu/drm/i915/display/intel_display_power.c | 3 + drivers/gpu/drm/i915/gt/intel_mocs.c | 10 +-- drivers/gpu/drm/i915/gvt/dmabuf.c | 4 +- drivers/gpu/drm/i915/i915_drv.c | 3 - drivers/gpu/drm/sun4i/sun4i_tcon.c | 2 +- drivers/mmc/host/sdhci-of-at91.c | 2 +- fs/aio.c | 10 +-- fs/autofs/expire.c | 5 +- fs/ecryptfs/inode.c | 84 ++++++++++++++-------- fs/exportfs/expfs.c | 31 ++++---- fs/namespace.c | 15 ++-- kernel/audit_watch.c | 2 +- kernel/cgroup/cgroup.c | 5 +- scripts/tools-support-relr.sh | 8 +-- sound/core/pcm_lib.c | 8 ++- sound/pci/hda/hda_intel.c | 3 + sound/pci/hda/patch_hdmi.c | 4 +- sound/usb/endpoint.c | 3 + sound/usb/mixer.c | 4 +- sound/usb/quirks.c | 4 +- sound/usb/validate.c | 6 +- tools/testing/selftests/kvm/lib/assert.c | 4 +- virt/kvm/kvm_main.c | 15 +++- 30 files changed, 175 insertions(+), 145 deletions(-)