This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c356dc4b540e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net new 693cd8ce3f88 Bluetooth: Fix regression with minimum encryption key size [...] new b7f8b440f300 powerpc/32s: fix initial setup of segment registers on sec [...] new e8732ffa2e09 powerpc/booke: fix fast syscall entry on SMP new 82f6e266f812 powerpc/32: fix build failure on book3e with KVM new fabb2efcf084 KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr() new 84b028243ef0 KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_se [...] new 9739ab7eda45 powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac new 500871125920 KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest T [...] new a8282bf087bc Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/ [...] new 1ac3549ed58c scsi: qedi: Check targetname while finding boot target inf [...] new 8cf4c5403aeb scsi: qedi: update driver version to 8.37.0.20 new 24e2e7a19f7e scsi: ufs: Avoid runtime suspend possibly being blocked forever new 5589b08e5be4 scsi: qla2xxx: Fix hardlockup in abort command during driv [...] new f4102766463a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 6dbbd053e6ae PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is [...] new b253d5f3ecc9 Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/s [...]
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/powerpc/include/asm/page.h | 7 +++++++ arch/powerpc/kernel/head_32.S | 1 + arch/powerpc/kernel/head_booke.h | 10 +++++----- arch/powerpc/kernel/head_fsl_booke.S | 2 +- arch/powerpc/kvm/book3s_hv_builtin.c | 1 + arch/powerpc/kvm/book3s_hv_rmhandlers.S | 15 +++++++++++++-- arch/powerpc/mm/mem.c | 3 ++- arch/powerpc/platforms/powermac/Kconfig | 1 + drivers/pci/p2pdma.c | 4 ++++ drivers/scsi/qedi/qedi_main.c | 3 +++ drivers/scsi/qedi/qedi_version.h | 6 +++--- drivers/scsi/qla2xxx/qla_os.c | 2 +- drivers/scsi/ufs/ufshcd-pltfrm.c | 11 ++++------- net/bluetooth/hci_conn.c | 18 +++++++++--------- net/bluetooth/l2cap_core.c | 33 ++++++++++++++++++++++++++++----- 15 files changed, 83 insertions(+), 34 deletions(-)