stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: stable@vger.kernel.org
Cc: linux-kernel@microsoft.com
Subject: [GIT PULL] commits for Linux 4.9
Date: Fri, 12 Oct 2018 10:36:21 -0400	[thread overview]
Message-ID: <20181012143622.B3E4920835@mail.kernel.org> (raw)

-----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
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE4n5dijQDou9mhzu83qZv95d3LNwFAlvAsWUACgkQ3qZv95d3
LNw2dxAAknTmD/Y3wcfhcAEK3xci39b3ouXaCUABLe8zL/jwOiJzgZrq4JQbqCNL
Kd0p5JK4gGSaokfU65aYeTFAAKOPyoaK0fzP1avfFI5FuaKqrMoZtcZCGerfL6dX
HolN96N2qEDMCpgl+Uzb2+OtJi+ZBcWqZgnaYuLQVgfS/4S7+Rqh2NptdPXJNU3h
ZVsJ3oZ9y3clOpSF3om5UWsicXC+4MRRor+Bi32K0aEI+XvDxgqIUNxA9wd43jHf
UDxsRTG4R8om66aWB87lTUJONTquRCIw/bJIj9mDnpa6tOZ3AIwjcj42QlObuJEw
PSuLA7Yuup8QaySaulyGazDs9Z/ARhJw8SKlBQjdIrg07Ld6NZMOl7iOQVdM9HWG
Rl3pynuPjBOLmIC3FH6qKr4qabEoKHo7BoIA728FQ7hh5UoyKkSWDfDTmjOF+jAd
RyojoRqC4V5MSrPpaTvyjya68Wn2RMDAWH2SpUUTUkkRo+tNG95+N/xIR1Pe0bLv
9cUycnMNIJKXVvp2h3AgaisFz7Kx1PaN88fxWNPKVsjqziZKND9S/PrGKuTmZIF2
gml7Nb5zgUrWaFZm8xKiVOFWu5BCbHTZvasAhcCU8qO8Llm7C9GoVkGo6bqrRdYW
7JUgFFilululaoGch/824F/MGchxTtbymnlrj97FxZeKK/Bpw84=
=JL5/
-----END PGP SIGNATURE-----

             reply	other threads:[~2018-10-12 22:09 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-12 14:36 Sasha Levin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-11-12  3:26 [GIT PULL] commits for Linux 4.9 Sasha Levin
2018-11-05 19:08 Sasha Levin
2018-10-22  9:13 Sasha Levin
2018-10-16 16:40 Sasha Levin
2018-10-08 15:02 Sasha Levin
2018-10-02  0:58 Sasha Levin
2018-09-28  0:26 Sasha Levin
2018-09-24  1:01 Sasha Levin
2018-09-17 23:46 Sasha Levin
2018-09-14 18:41 Sasha Levin
2018-09-10 14:28 Sasha Levin
2018-08-25 15:10 Sasha Levin
2018-08-26  7:17 ` Greg KH
2018-08-10  0:23 Sasha Levin
2018-08-22  8:06 ` Greg KH
2018-07-28  1:46 Sasha Levin
2018-07-28 10:08 ` Greg KH
2018-06-21  2:37 Sasha Levin
2018-07-05 18:17 ` Greg KH
2018-06-07  1:07 Sasha Levin
2018-06-05  4:00 Sasha Levin
2018-05-19 16:59 Sasha Levin
2018-05-28  8:04 ` Greg KH
2018-04-27  2:01 Sasha Levin
2018-05-02 18:18 ` Greg KH
2018-05-03  7:07 ` Amit Pundir
2018-05-03 15:35   ` Greg KH
2018-04-15 21:37 Sasha Levin
2018-04-24 13:24 ` Greg KH
2018-04-05  6:24 Sasha Levin
2018-04-10  8:30 ` Greg KH
2018-03-19 15:38 Sasha Levin
2018-03-22 13:49 ` Greg KH
2018-03-15 22:40 Sasha Levin
2018-03-18 15:58 ` Greg KH
2018-02-25  0:59 Sasha Levin
2018-02-28 15:14 ` Greg KH
2018-02-04 16:03 Sasha Levin
2018-02-23 10:55 ` Greg KH
2018-01-28 22:32 Sasha Levin
2017-12-20 15:37 alexander.levin
2017-12-21  8:40 ` Greg KH
2017-12-14 16:13 alexander.levin
2017-12-18 13:46 ` Greg KH
2017-12-12  0:59 alexander.levin
2017-12-12 12:33 ` Greg KH
2017-12-02 15:45 alexander.levin
2017-12-06 16:59 ` Greg KH
2017-11-30 22:02 alexander.levin
2017-11-30 22:01 alexander.levin
2017-11-24 17:14 alexander.levin
2017-11-28  9:52 ` Greg KH
2017-11-19  0:50 alexander.levin
2017-11-19 10:33 ` Greg KH
2017-11-08 20:45 Levin, Alexander (Sasha Levin)
2017-11-09  9:14 ` Greg KH
2017-10-25  1:37 Levin, Alexander (Sasha Levin)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181012143622.B3E4920835@mail.kernel.org \
    --to=sashal@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).