mbox series

[Xenial,SRU,Pull] Xenial update: 4.4.193 upstream stable release

Message ID 20190925233532.28745-1-connor.kuehl@canonical.com
State New
Headers show
Series [Xenial,SRU,Pull] Xenial update: 4.4.193 upstream stable release | expand

Pull-request

git://git.launchpad.net/~connork/+git/xenial update-to-4.4.193

Message

Connor Kuehl Sept. 25, 2019, 11:35 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1845395

Note: This pull request is based on another pull request previousy sent to the ML.

Please apply "[Xenial][SRU][Pull] Xenial update: 4.4.192 upstream stable release"
before applying this one.

----------------------------------------------------------------
The following changes since commit 18742972c879bcfdd1c8f8f55e70b6ab6df55ea1:

  Linux 4.4.192 (2019-09-25 12:52:49 -0700)

are available in the Git repository at:

  git://git.launchpad.net/~connork/+git/xenial update-to-4.4.193

for you to fetch changes up to 6fcd2bc232d490e957f4e66cd5d9a99cc362b6b3:

  Linux 4.4.193 (2019-09-25 14:52:21 -0700)

----------------------------------------------------------------
Cong Wang (1):
      xfrm: clean up xfrm protocol checks

Dave Jones (1):
      af_packet: tone down the Tx-ring unsupported spew.

Greg Kroah-Hartman (1):
      Linux 4.4.193

Nathan Chancellor (1):
      clk: s2mps11: Add used attribute to s2mps11_dt_match

Nicolas Boichat (1):
      scripts/decode_stacktrace: match basepath using shell prefix operator, not regex

Takashi Iwai (2):
      ALSA: hda - Fix potential endless loop at applying quirks
      ALSA: hda/realtek - Fix overridden device-specific initialization

Tiwei Bie (1):
      vhost/test: fix build for vhost test

Zhenzhong Duan (1):
      x86, boot: Remove multiple copy of static function sanitize_boot_params()

 Makefile                        |  2 +-
 arch/x86/boot/compressed/misc.c |  1 +
 arch/x86/boot/compressed/misc.h |  1 -
 drivers/clk/clk-s2mps11.c       |  2 +-
 drivers/vhost/test.c            | 13 +++++++++----
 include/net/xfrm.h              | 17 +++++++++++++++++
 net/key/af_key.c                |  4 +++-
 net/packet/af_packet.c          |  2 +-
 net/xfrm/xfrm_state.c           |  2 +-
 net/xfrm/xfrm_user.c            | 14 +-------------
 scripts/decode_stacktrace.sh    |  2 +-
 sound/pci/hda/hda_auto_parser.c |  4 ++--
 sound/pci/hda/hda_generic.c     |  3 ++-
 sound/pci/hda/hda_generic.h     |  1 +
 sound/pci/hda/patch_realtek.c   |  2 ++
 15 files changed, 43 insertions(+), 27 deletions(-)

Comments

Khalid Elmously Sept. 26, 2019, 4:59 a.m. UTC | #1
On 2019-09-25 16:35:32 , Connor Kuehl wrote:
> BugLink: https://bugs.launchpad.net/bugs/1845395
> 
> Note: This pull request is based on another pull request previousy sent to the ML.
> 
> Please apply "[Xenial][SRU][Pull] Xenial update: 4.4.192 upstream stable release"
> before applying this one.
> 
> ----------------------------------------------------------------
> The following changes since commit 18742972c879bcfdd1c8f8f55e70b6ab6df55ea1:
> 
>   Linux 4.4.192 (2019-09-25 12:52:49 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.launchpad.net/~connork/+git/xenial update-to-4.4.193
> 
> for you to fetch changes up to 6fcd2bc232d490e957f4e66cd5d9a99cc362b6b3:
> 
>   Linux 4.4.193 (2019-09-25 14:52:21 -0700)
> 
> ----------------------------------------------------------------
> Cong Wang (1):
>       xfrm: clean up xfrm protocol checks
> 
> Dave Jones (1):
>       af_packet: tone down the Tx-ring unsupported spew.
> 
> Greg Kroah-Hartman (1):
>       Linux 4.4.193
> 
> Nathan Chancellor (1):
>       clk: s2mps11: Add used attribute to s2mps11_dt_match
> 
> Nicolas Boichat (1):
>       scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
> 
> Takashi Iwai (2):
>       ALSA: hda - Fix potential endless loop at applying quirks
>       ALSA: hda/realtek - Fix overridden device-specific initialization
> 
> Tiwei Bie (1):
>       vhost/test: fix build for vhost test
> 
> Zhenzhong Duan (1):
>       x86, boot: Remove multiple copy of static function sanitize_boot_params()
> 
>  Makefile                        |  2 +-
>  arch/x86/boot/compressed/misc.c |  1 +
>  arch/x86/boot/compressed/misc.h |  1 -
>  drivers/clk/clk-s2mps11.c       |  2 +-
>  drivers/vhost/test.c            | 13 +++++++++----
>  include/net/xfrm.h              | 17 +++++++++++++++++
>  net/key/af_key.c                |  4 +++-
>  net/packet/af_packet.c          |  2 +-
>  net/xfrm/xfrm_state.c           |  2 +-
>  net/xfrm/xfrm_user.c            | 14 +-------------
>  scripts/decode_stacktrace.sh    |  2 +-
>  sound/pci/hda/hda_auto_parser.c |  4 ++--
>  sound/pci/hda/hda_generic.c     |  3 ++-
>  sound/pci/hda/hda_generic.h     |  1 +
>  sound/pci/hda/patch_realtek.c   |  2 ++
>  15 files changed, 43 insertions(+), 27 deletions(-)
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team