This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e42091739f64 Merge tag 'devprop-5.1-rc2' of git://git.kernel.org/pub/sc [...] new 6ade657d6125 ALSA: echoaudio: add a check for ioremap_nocache new dcd0feac9bab ALSA: sb8: add a check for request_region new 2d012c65a9ca ALSA: firewire-motu: use 'version' field of unit directory [...] new 721f1e6c1fd1 ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_b [...] new b4748e7ab731 ALSA: opl3: fix mismatch between snd_opl3_drum_switch defi [...] new 744c67ffeb06 ALSA: hda - Don't trigger jackpoll_work in azx_resume new b5a236c175b0 ALSA: hda - Enforces runtime_resume after S3 and S4 for ea [...] new 667a8f737539 ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286 new dcacc4864f03 Merge tag 'sound-5.1-rc2' of git://git.kernel.org/pub/scm/ [...] new 4e50ce03976f iommu/amd: fix sg->dma_address for sg->offset bigger than [...] new 80ef4464d5e2 iommu/iova: Fix tracking of recently failed iova address new 5bb71fc790a8 iommu/vt-d: Check capability before disabling protected memory new 84c11e4df5aa iommu/vt-d: Save the right domain ID used by hardware new 070c95d45726 Merge tag 'iommu-fixes-v5.1-rc2' of git://git.kernel.org/p [...] new b5b4453e7912 powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 new 4622a2d43101 powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32 new 8bc086899816 powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM conf [...] new 92edf8df0ff2 powerpc/security: Fix spectre_v2 reporting new a5ed1e96cafd Merge tag 'powerpc-5.1-3' of git://git.kernel.org/pub/scm/ [...]
The 19 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/powerpc/include/asm/mmu.h | 2 +- arch/powerpc/include/asm/vdso_datapage.h | 8 ++++---- arch/powerpc/kernel/cpu_setup_6xx.S | 3 --- arch/powerpc/kernel/head_32.S | 6 ++++++ arch/powerpc/kernel/security.c | 23 ++++++++--------------- arch/powerpc/kernel/vdso64/gettimeofday.S | 4 ++-- arch/powerpc/mm/hash_low_32.S | 8 ++++---- drivers/iommu/amd_iommu.c | 7 ++++++- drivers/iommu/intel-iommu.c | 5 ++++- drivers/iommu/iova.c | 5 +++-- sound/drivers/opl3/opl3_voice.h | 2 +- sound/firewire/motu/motu.c | 20 ++++++++++---------- sound/isa/sb/sb8.c | 4 ++++ sound/pci/echoaudio/echoaudio.c | 5 +++++ sound/pci/hda/hda_codec.c | 20 +++++++++++++++++--- sound/pci/hda/hda_intel.c | 14 ++++++++------ sound/pci/hda/patch_realtek.c | 17 ++++++++++++++--- 17 files changed, 97 insertions(+), 56 deletions(-)