This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a49a9dcce802 Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesk [...] new 16037643969e ALSA: hda - Fix cancel_work_sync() stall from jackpoll work new 5a7b44a8df82 ALSA: rawmidi: Initialize allocated buffers new f7c50fa636f7 ALSA: hda: Fix several mismatch for register mask and value new 69ddce94e368 Merge tag 'sound-4.19-rc3' of git://git.kernel.org/pub/scm [...] new f11fc4bc669b ACPI / LPSS: Force LPSS quirks on boot new 5d128fbd8b20 ACPI / bus: Only call dmi_check_system() on X86 new a6b7eb3b4176 Merge branch 'acpi-bus' new 539373401411 Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/ [...] new fac880c7d074 arm64: fix erroneous warnings in page freeing functions new 4ff8a142bdb3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 9bdda4e9cf2d fsnotify: fix ignore mask logic in fsnotify() new d042a240a823 Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/ [...] new 8aaff15168cf ceph: avoid a use-after-free in ceph_destroy_options() new eb3b2d6be4b5 rbd: factor out get_parent_info() new e92c0eaf7543 rbd: support cloning across namespaces new a12ed06ba2d3 Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/c [...]
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: arch/arm64/mm/mmu.c | 10 +- drivers/acpi/acpi_lpss.c | 2 +- drivers/acpi/bus.c | 13 ++- drivers/block/rbd.c | 235 ++++++++++++++++++++++++++++++---------- fs/ceph/super.c | 16 ++- fs/notify/fsnotify.c | 13 +-- sound/core/rawmidi.c | 4 +- sound/hda/ext/hdac_ext_stream.c | 22 ++-- sound/pci/hda/hda_codec.c | 3 +- 9 files changed, 217 insertions(+), 101 deletions(-)