-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Hi Greg,
Pleae pull commits for Linux 4.9 .
I've sent a review request for all commits over a week ago and all comments were addressed.
Thanks, Sasha
=====
The following changes since commit cdd48f386d7e6671e7cc21e517ae258b298ec877:
Linux 4.9.131 (2018-10-03 17:01:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git tags/for-greg-4.9-12102018
for you to fetch changes up to d514c460687636708db3def7a68150092dc785c0:
ubifs: Check for name being NULL while mounting (2018-10-03 22:24:27 -0400)
- ---------------------------------------------------------------- for-greg-4.9-12102018
- ---------------------------------------------------------------- Amber Lin (1): drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
Dan Carpenter (1): scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
Danny Smith (1): ASoC: sigmadsp: safeload should not have lower byte limit
Jongsung Kim (1): stmmac: fix valid numbers of unicast filter entries
Laura Abbott (1): scsi: iscsi: target: Don't use stack buffer for scatterlist
Lei Yang (2): selftests/efivarfs: add required kernel configs selftests: memory-hotplug: add required configs
Nicolas Ferre (2): net: macb: disable scatter-gather for macb on sama5d3 ARM: dts: at91: add new compatibility string for macb on sama5d3
Pierre-Louis Bossart (1): ASoC: wm8804: Add ACPI support
Richard Weinberger (1): ubifs: Check for name being NULL while mounting
Tony Lindgren (1): mfd: omap-usb-host: Fix dts probe of children
Vitaly Kuznetsov (1): x86/kvm/lapic: always disable MMIO interface in x2APIC mode
Yu Zhao (1): sound: enable interrupt after dma buffer initialization
Documentation/devicetree/bindings/net/macb.txt | 1 + arch/arm/boot/dts/sama5d3_emac.dtsi | 2 +- arch/x86/include/uapi/asm/kvm.h | 1 + arch/x86/kvm/lapic.c | 22 +++++++++++++++++++--- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c | 2 +- drivers/mfd/omap-usb-host.c | 11 ++++++----- drivers/net/ethernet/cadence/macb.c | 8 ++++++++ .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 5 ++--- drivers/scsi/qla2xxx/qla_target.h | 4 ++-- drivers/target/iscsi/iscsi_target.c | 22 ++++++++++++++-------- fs/ubifs/super.c | 3 +++ sound/hda/hdac_controller.c | 8 ++++++-- sound/soc/codecs/sigmadsp.c | 3 +-- sound/soc/codecs/wm8804-i2c.c | 15 ++++++++++++++- tools/testing/selftests/efivarfs/config | 1 + tools/testing/selftests/memory-hotplug/config | 1 + 16 files changed, 81 insertions(+), 28 deletions(-) create mode 100644 tools/testing/selftests/efivarfs/config
linux-stable-mirror@lists.linaro.org