mbox series

[SRU,Xenial,PULL] Xenial update: v4.4.232 upstream stable release

Message ID 20200731192059.20694-1-kamal@canonical.com
State New
Headers show
Series [SRU,Xenial,PULL] Xenial update: v4.4.232 upstream stable release | expand

Pull-request

git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git tags/xenial-stable-v4.4.232

Message

Kamal Mostafa July 31, 2020, 7:20 p.m. UTC
This pull request (56 commits) includes the following Xenial stable patchset:

	Xenial update: v4.4.232 upstream stable release
	https://bugs.launchpad.net/bugs/1889928

Note also that the 'stable-next' branch head contains this and all prior
pending upstream stable releases.  I recommend fetching and applying just this
reference ('stable-next') instead of each tags/xenial-stable-v4.4.xx reference:

   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git stable-next

 -Kamal

-----

The following changes since commit 0dcd469de19a45c377baae6e939ad9ca9b6c0bae:

  UBUNTU: upstream stable to v4.4.231 (2020-07-23 07:14:52 -0700)

are available in the Git repository at:

  git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git tags/xenial-stable-v4.4.232

for you to fetch changes up to 466d32eef3e5673056b1d0996610e83fe7ad941a:

  UBUNTU: upstream stable to v4.4.232 (2020-07-31 11:06:39 -0700)

----------------------------------------------------------------
Arnaldo Carvalho de Melo (1):
      perf annotate: Use asprintf when formatting objdump command line

Arnd Bergmann (1):
      x86: math-emu: Fix up 'cmp' insn for clang ias

Ben Skeggs (1):
      drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout

Boris Burkov (1):
      btrfs: fix mount failure caused by race with umount

Changbin Du (1):
      perf: Make perf able to build with latest libbfd

Christophe JAILLET (1):
      hippi: Fix a size used in a 'pci_free_consistent()' in an error handling path

Dan Carpenter (1):
      AX.25: Prevent integer overflows in connect and sendmsg

David Howells (1):
      rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA

Eric Sandeen (1):
      xfs: set format back to extents if xfs_bmap_extents_to_btree

Evgeny Novikov (1):
      usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()

Fangrui Song (1):
      Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation

Filipe Manana (1):
      btrfs: fix double free on ulist after backref resolution failure

George Kennedy (1):
      ax88172a: fix ax88172a_unbind() failures

Greg Kroah-Hartman (1):
      Linux 4.4.232

Hans de Goede (1):
      ASoC: rt5670: Correct RT5670_LDO_SEL_MASK

Hugh Dickins (1):
      mm/memcg: fix refcount error while moving and swapping

Ian Abbott (4):
      staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift
      staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support
      staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift
      staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shift

Jacky Hu (1):
      pinctrl: amd: fix npins for uart0 in kerncz_groups

Jiri Olsa (2):
      perf/core: Fix locking for children siblings group read
      perf tools: Fix snprint warnings for gcc 8

John David Anglin (1):
      parisc: Add atomic64_set_release() define to avoid CPU soft lockups

Kamal Mostafa (1):
      UBUNTU: upstream stable to v4.4.232

Marc Kleine-Budde (1):
      regmap: dev_get_regmap_match(): fix string comparison

Mark O'Donovan (1):
      ath9k: Fix regression with Atheros 9271

Markus Theil (1):
      mac80211: allow rx of mesh eapol frames with default rx key

Masami Hiramatsu (1):
      perf probe: Fix to check blacklist address correctly

Max Filippov (2):
      xtensa: fix __sync_fetch_and_{and,or}_4 declarations
      xtensa: update *pos in cpuinfo_op.next

Miaohe Lin (1):
      net: udp: Fix wrong clean up for IS_UDPLITE macro

Oleg Nesterov (1):
      uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix GDB regression

Olga Kornievskaia (1):
      SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion")

Peilin Ye (2):
      AX.25: Fix out-of-bounds read in ax25_connect()
      AX.25: Prevent out-of-bounds read in ax25_sendmsg()

Peng Fan (1):
      regmap: debugfs: check count when read regmap file

Pi-Hsun Shih (1):
      scripts/decode_stacktrace: strip basepath from all paths

Qiujun Huang (1):
      ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb

Rustam Kovhaev (1):
      staging: wlan-ng: properly check endpoint types

Sebastian Andrzej Siewior (1):
      x86/fpu: Disable bottom halves while loading FPU registers

Serge Semin (1):
      serial: 8250_mtk: Fix high-speed baud rates clamping

Sergey Organov (1):
      net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration

Sergey Senozhatsky (1):
      tools/lib/subcmd/pager.c: do not alias select() params

Steve French (1):
      Revert "cifs: Fix the target file was deleted when rename failed."

Takashi Iwai (1):
      ALSA: info: Drop WARN_ON() from buffer NULL sanity check

Tom Rix (2):
      scsi: scsi_transport_spi: Fix function pointer check
      net: sky2: initialize return of gm_phy_read

Wang Hai (1):
      net: smc91x: Fix possible memory leak in smc_drv_probe()

Wei Yongjun (1):
      ip6_gre: fix null-ptr-deref in ip6gre_init_net()

Will Deacon (1):
      arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP

Xie He (2):
      drivers/net/wan/lapbether: Fixed the value of hard_header_len
      drivers/net/wan/x25_asy: Fix to make it work

Xiongfeng Wang (1):
      net-sysfs: add a newline when printing 'tx_timeout' by sysfs

Yang Yingliang (1):
      serial: 8250: fix null-ptr-deref in serial8250_start_tx()

Yuchung Cheng (1):
      tcp: allow at most one TLP probe per flight

 Makefile                                           |  4 +-
 arch/arm64/kernel/debug-monitors.c                 |  4 +-
 arch/parisc/include/asm/atomic.h                   |  2 +
 arch/x86/kernel/fpu/signal.c                       |  4 +-
 arch/x86/math-emu/wm_sqrt.S                        |  2 +-
 arch/xtensa/kernel/setup.c                         |  3 +-
 arch/xtensa/kernel/xtensa_ksyms.c                  |  4 +-
 debian.master/upstream-stable                      |  2 +-
 drivers/base/regmap/regmap-debugfs.c               |  6 +++
 drivers/base/regmap/regmap.c                       |  2 +-
 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c   |  4 +-
 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm204.c |  4 +-
 drivers/net/ethernet/marvell/sky2.c                |  2 +-
 drivers/net/ethernet/smsc/smc91x.c                 |  4 +-
 drivers/net/hippi/rrunner.c                        |  2 +-
 drivers/net/phy/dp83640.c                          |  4 ++
 drivers/net/usb/ax88172a.c                         |  1 +
 drivers/net/wan/lapbether.c                        |  9 +++-
 drivers/net/wan/x25_asy.c                          | 21 ++++++---
 drivers/net/wireless/ath/ath9k/hif_usb.c           | 52 +++++++++++++++++-----
 drivers/net/wireless/ath/ath9k/hif_usb.h           |  5 +++
 drivers/pinctrl/pinctrl-amd.h                      |  2 +-
 drivers/scsi/scsi_transport_spi.c                  |  2 +-
 drivers/staging/comedi/drivers/addi_apci_1032.c    | 20 ++++++---
 drivers/staging/comedi/drivers/addi_apci_1500.c    | 24 +++++++---
 drivers/staging/comedi/drivers/addi_apci_1564.c    | 20 ++++++---
 drivers/staging/comedi/drivers/ni_6527.c           |  2 +-
 drivers/staging/wlan-ng/prism2usb.c                | 16 ++++++-
 drivers/tty/serial/8250/8250_core.c                |  2 +-
 drivers/tty/serial/8250/8250_mtk.c                 | 18 ++++++++
 drivers/usb/gadget/udc/gr_udc.c                    |  7 ++-
 fs/btrfs/backref.c                                 |  1 +
 fs/btrfs/volumes.c                                 |  8 ++++
 fs/cifs/inode.c                                    | 10 +----
 fs/nfs/direct.c                                    | 13 ++----
 fs/nfs/file.c                                      |  1 -
 fs/xfs/libxfs/xfs_bmap.c                           |  2 +
 include/linux/tcp.h                                |  5 ++-
 kernel/events/core.c                               |  5 +++
 kernel/events/uprobes.c                            |  2 +-
 mm/memcontrol.c                                    |  4 +-
 net/ax25/af_ax25.c                                 | 10 ++++-
 net/core/net-sysfs.c                               |  2 +-
 net/ipv4/tcp_input.c                               | 11 ++---
 net/ipv4/tcp_output.c                              | 13 +++---
 net/ipv4/udp.c                                     |  2 +-
 net/ipv6/ip6_gre.c                                 | 11 ++---
 net/ipv6/udp.c                                     |  2 +-
 net/mac80211/rx.c                                  | 26 +++++++++++
 net/rxrpc/ar-output.c                              |  2 +-
 net/rxrpc/ar-recvmsg.c                             |  2 +-
 scripts/decode_stacktrace.sh                       |  4 +-
 sound/core/info.c                                  |  4 +-
 sound/soc/codecs/rt5670.h                          |  2 +-
 tools/perf/builtin-script.c                        | 24 +++++-----
 tools/perf/tests/attr.c                            |  4 +-
 tools/perf/tests/pmu.c                             |  2 +-
 tools/perf/util/annotate.c                         | 14 ++++--
 tools/perf/util/cgroup.c                           |  2 +-
 tools/perf/util/pager.c                            |  5 ++-
 tools/perf/util/parse-events.c                     |  4 +-
 tools/perf/util/pmu.c                              |  2 +-
 tools/perf/util/probe-event.c                      | 21 ++++++---
 tools/perf/util/srcline.c                          | 16 ++++++-
 64 files changed, 347 insertions(+), 143 deletions(-)

Comments

Khalid Elmously Aug. 7, 2020, 9:34 p.m. UTC | #1
On 2020-07-31 12:20:59 , Kamal Mostafa wrote:
> This pull request (56 commits) includes the following Xenial stable patchset:
> 
> 	Xenial update: v4.4.232 upstream stable release
> 	https://bugs.launchpad.net/bugs/1889928
> 
> Note also that the 'stable-next' branch head contains this and all prior
> pending upstream stable releases.  I recommend fetching and applying just this
> reference ('stable-next') instead of each tags/xenial-stable-v4.4.xx reference:
> 
>    git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git stable-next
> 
>  -Kamal
> 
> -----
> 
> The following changes since commit 0dcd469de19a45c377baae6e939ad9ca9b6c0bae:
> 
>   UBUNTU: upstream stable to v4.4.231 (2020-07-23 07:14:52 -0700)
> 
> are available in the Git repository at:
> 
>   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git tags/xenial-stable-v4.4.232
> 
> for you to fetch changes up to 466d32eef3e5673056b1d0996610e83fe7ad941a:
> 
>   UBUNTU: upstream stable to v4.4.232 (2020-07-31 11:06:39 -0700)
> 
> ----------------------------------------------------------------
> Arnaldo Carvalho de Melo (1):
>       perf annotate: Use asprintf when formatting objdump command line
> 
> Arnd Bergmann (1):
>       x86: math-emu: Fix up 'cmp' insn for clang ias
> 
> Ben Skeggs (1):
>       drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
> 
> Boris Burkov (1):
>       btrfs: fix mount failure caused by race with umount
> 
> Changbin Du (1):
>       perf: Make perf able to build with latest libbfd
> 
> Christophe JAILLET (1):
>       hippi: Fix a size used in a 'pci_free_consistent()' in an error handling path
> 
> Dan Carpenter (1):
>       AX.25: Prevent integer overflows in connect and sendmsg
> 
> David Howells (1):
>       rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
> 
> Eric Sandeen (1):
>       xfs: set format back to extents if xfs_bmap_extents_to_btree
> 
> Evgeny Novikov (1):
>       usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()
> 
> Fangrui Song (1):
>       Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation
> 
> Filipe Manana (1):
>       btrfs: fix double free on ulist after backref resolution failure
> 
> George Kennedy (1):
>       ax88172a: fix ax88172a_unbind() failures
> 
> Greg Kroah-Hartman (1):
>       Linux 4.4.232
> 
> Hans de Goede (1):
>       ASoC: rt5670: Correct RT5670_LDO_SEL_MASK
> 
> Hugh Dickins (1):
>       mm/memcg: fix refcount error while moving and swapping
> 
> Ian Abbott (4):
>       staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift
>       staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support
>       staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift
>       staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shift
> 
> Jacky Hu (1):
>       pinctrl: amd: fix npins for uart0 in kerncz_groups
> 
> Jiri Olsa (2):
>       perf/core: Fix locking for children siblings group read
>       perf tools: Fix snprint warnings for gcc 8
> 
> John David Anglin (1):
>       parisc: Add atomic64_set_release() define to avoid CPU soft lockups
> 
> Kamal Mostafa (1):
>       UBUNTU: upstream stable to v4.4.232
> 
> Marc Kleine-Budde (1):
>       regmap: dev_get_regmap_match(): fix string comparison
> 
> Mark O'Donovan (1):
>       ath9k: Fix regression with Atheros 9271
> 
> Markus Theil (1):
>       mac80211: allow rx of mesh eapol frames with default rx key
> 
> Masami Hiramatsu (1):
>       perf probe: Fix to check blacklist address correctly
> 
> Max Filippov (2):
>       xtensa: fix __sync_fetch_and_{and,or}_4 declarations
>       xtensa: update *pos in cpuinfo_op.next
> 
> Miaohe Lin (1):
>       net: udp: Fix wrong clean up for IS_UDPLITE macro
> 
> Oleg Nesterov (1):
>       uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix GDB regression
> 
> Olga Kornievskaia (1):
>       SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion")
> 
> Peilin Ye (2):
>       AX.25: Fix out-of-bounds read in ax25_connect()
>       AX.25: Prevent out-of-bounds read in ax25_sendmsg()
> 
> Peng Fan (1):
>       regmap: debugfs: check count when read regmap file
> 
> Pi-Hsun Shih (1):
>       scripts/decode_stacktrace: strip basepath from all paths
> 
> Qiujun Huang (1):
>       ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
> 
> Rustam Kovhaev (1):
>       staging: wlan-ng: properly check endpoint types
> 
> Sebastian Andrzej Siewior (1):
>       x86/fpu: Disable bottom halves while loading FPU registers
> 
> Serge Semin (1):
>       serial: 8250_mtk: Fix high-speed baud rates clamping
> 
> Sergey Organov (1):
>       net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration
> 
> Sergey Senozhatsky (1):
>       tools/lib/subcmd/pager.c: do not alias select() params
> 
> Steve French (1):
>       Revert "cifs: Fix the target file was deleted when rename failed."
> 
> Takashi Iwai (1):
>       ALSA: info: Drop WARN_ON() from buffer NULL sanity check
> 
> Tom Rix (2):
>       scsi: scsi_transport_spi: Fix function pointer check
>       net: sky2: initialize return of gm_phy_read
> 
> Wang Hai (1):
>       net: smc91x: Fix possible memory leak in smc_drv_probe()
> 
> Wei Yongjun (1):
>       ip6_gre: fix null-ptr-deref in ip6gre_init_net()
> 
> Will Deacon (1):
>       arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
> 
> Xie He (2):
>       drivers/net/wan/lapbether: Fixed the value of hard_header_len
>       drivers/net/wan/x25_asy: Fix to make it work
> 
> Xiongfeng Wang (1):
>       net-sysfs: add a newline when printing 'tx_timeout' by sysfs
> 
> Yang Yingliang (1):
>       serial: 8250: fix null-ptr-deref in serial8250_start_tx()
> 
> Yuchung Cheng (1):
>       tcp: allow at most one TLP probe per flight
> 
>  Makefile                                           |  4 +-
>  arch/arm64/kernel/debug-monitors.c                 |  4 +-
>  arch/parisc/include/asm/atomic.h                   |  2 +
>  arch/x86/kernel/fpu/signal.c                       |  4 +-
>  arch/x86/math-emu/wm_sqrt.S                        |  2 +-
>  arch/xtensa/kernel/setup.c                         |  3 +-
>  arch/xtensa/kernel/xtensa_ksyms.c                  |  4 +-
>  debian.master/upstream-stable                      |  2 +-
>  drivers/base/regmap/regmap-debugfs.c               |  6 +++
>  drivers/base/regmap/regmap.c                       |  2 +-
>  drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c   |  4 +-
>  drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm204.c |  4 +-
>  drivers/net/ethernet/marvell/sky2.c                |  2 +-
>  drivers/net/ethernet/smsc/smc91x.c                 |  4 +-
>  drivers/net/hippi/rrunner.c                        |  2 +-
>  drivers/net/phy/dp83640.c                          |  4 ++
>  drivers/net/usb/ax88172a.c                         |  1 +
>  drivers/net/wan/lapbether.c                        |  9 +++-
>  drivers/net/wan/x25_asy.c                          | 21 ++++++---
>  drivers/net/wireless/ath/ath9k/hif_usb.c           | 52 +++++++++++++++++-----
>  drivers/net/wireless/ath/ath9k/hif_usb.h           |  5 +++
>  drivers/pinctrl/pinctrl-amd.h                      |  2 +-
>  drivers/scsi/scsi_transport_spi.c                  |  2 +-
>  drivers/staging/comedi/drivers/addi_apci_1032.c    | 20 ++++++---
>  drivers/staging/comedi/drivers/addi_apci_1500.c    | 24 +++++++---
>  drivers/staging/comedi/drivers/addi_apci_1564.c    | 20 ++++++---
>  drivers/staging/comedi/drivers/ni_6527.c           |  2 +-
>  drivers/staging/wlan-ng/prism2usb.c                | 16 ++++++-
>  drivers/tty/serial/8250/8250_core.c                |  2 +-
>  drivers/tty/serial/8250/8250_mtk.c                 | 18 ++++++++
>  drivers/usb/gadget/udc/gr_udc.c                    |  7 ++-
>  fs/btrfs/backref.c                                 |  1 +
>  fs/btrfs/volumes.c                                 |  8 ++++
>  fs/cifs/inode.c                                    | 10 +----
>  fs/nfs/direct.c                                    | 13 ++----
>  fs/nfs/file.c                                      |  1 -
>  fs/xfs/libxfs/xfs_bmap.c                           |  2 +
>  include/linux/tcp.h                                |  5 ++-
>  kernel/events/core.c                               |  5 +++
>  kernel/events/uprobes.c                            |  2 +-
>  mm/memcontrol.c                                    |  4 +-
>  net/ax25/af_ax25.c                                 | 10 ++++-
>  net/core/net-sysfs.c                               |  2 +-
>  net/ipv4/tcp_input.c                               | 11 ++---
>  net/ipv4/tcp_output.c                              | 13 +++---
>  net/ipv4/udp.c                                     |  2 +-
>  net/ipv6/ip6_gre.c                                 | 11 ++---
>  net/ipv6/udp.c                                     |  2 +-
>  net/mac80211/rx.c                                  | 26 +++++++++++
>  net/rxrpc/ar-output.c                              |  2 +-
>  net/rxrpc/ar-recvmsg.c                             |  2 +-
>  scripts/decode_stacktrace.sh                       |  4 +-
>  sound/core/info.c                                  |  4 +-
>  sound/soc/codecs/rt5670.h                          |  2 +-
>  tools/perf/builtin-script.c                        | 24 +++++-----
>  tools/perf/tests/attr.c                            |  4 +-
>  tools/perf/tests/pmu.c                             |  2 +-
>  tools/perf/util/annotate.c                         | 14 ++++--
>  tools/perf/util/cgroup.c                           |  2 +-
>  tools/perf/util/pager.c                            |  5 ++-
>  tools/perf/util/parse-events.c                     |  4 +-
>  tools/perf/util/pmu.c                              |  2 +-
>  tools/perf/util/probe-event.c                      | 21 ++++++---
>  tools/perf/util/srcline.c                          | 16 ++++++-
>  64 files changed, 347 insertions(+), 143 deletions(-)
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team