APPLIED: [SRU][Xenial][PULL] Xenial upstream stable v4.4.227

Khaled Elmously khalid.elmously at canonical.com
Tue Jun 30 03:43:55 UTC 2020


On 2020-06-17 08:00:37 , Kamal Mostafa wrote:
> This pull request (35 commits) includes the following Xenial stable patchset:
> 
> 	Xenial update: v4.4.227 upstream stable release
> 	https://bugs.launchpad.net/bugs/1883918
> 
> 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 cea27522f8c8b7c679ac3d338ede8a9a627045b0:
> 
>   UBUNTU: upstream stable to v4.4.226 (2020-06-17 07:39:58 -0700)
> 
> are available in the Git repository at:
> 
>   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-xenial.git tags/xenial-stable-v4.4.227
> 
> for you to fetch changes up to b340b16dee9bb535f1084c9e1fec2824494ffa2c:
> 
>   UBUNTU: upstream stable to v4.4.227 (2020-06-17 07:41:53 -0700)
> 
> ----------------------------------------------------------------
> Ben Hutchings (1):
>       slcan: Fix double-free on slcan_open() error path
> 
> Bin Liu (1):
>       USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
> 
> Can Guo (1):
>       scsi: ufs: Release clock if DMA map fails
> 
> Christophe Jaillet (1):
>       IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'
> 
> Chuhong Yuan (1):
>       NFC: st21nfca: add missed kfree_skb() in an error path
> 
> Daniele Palmas (1):
>       USB: serial: option: add Telit LE910C1-EUX compositions
> 
> Dmitry Torokhov (1):
>       vt: keyboard: avoid signed integer overflow in k_ascii
> 
> Eric Dumazet (2):
>       l2tp: add sk_family checks to l2tp_validate_socket
>       l2tp: do not use inet_hash()/inet_unhash()
> 
> Eugeniu Rosca (1):
>       usb: gadget: f_uac2: fix error handling in afunc_bind (again)
> 
> Eugeniy Paltsev (1):
>       ARC: Fix ICCM & DCCM runtime size checks
> 
> Greg Kroah-Hartman (1):
>       Linux 4.4.227
> 
> Guillaume Nault (1):
>       pppoe: only process PADT targeted at local interfaces
> 
> Hannes Reinecke (1):
>       scsi: scsi_devinfo: fixup string compare
> 
> Jeremy Kerr (1):
>       net: bmac: Fix read of MAC address from ROM
> 
> Jia Zhang (1):
>       x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
> 
> Jonathan McDowell (1):
>       net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
> 
> Josh Poimboeuf (1):
>       x86/speculation: Add Ivy Bridge to affected list
> 
> Jérôme Pouiller (1):
>       mmc: fix compilation of user API
> 
> Kamal Mostafa (1):
>       UBUNTU: upstream stable to v4.4.227
> 
> Lee, Chun-Yi (1):
>       platform/x86: acer-wmi: setup accelerometer when ACPI device was found
> 
> Mark Gross (1):
>       x86/speculation: Add SRBDS vulnerability and mitigation documentation
> 
> Mathieu Othacehe (1):
>       iio: vcnl4000: Fix i2c swapped word reading.
> 
> Matt Jolly (1):
>       USB: serial: qcserial: add DW5816e QDL support
> 
> Nathan Chancellor (1):
>       x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
> 
> Oleg Nesterov (1):
>       uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
> 
> Pascal Terjan (1):
>       staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
> 
> Stefano Garzarella (1):
>       vsock: fix timeout in vsock_accept()
> 
> Takashi Iwai (1):
>       ALSA: hda - No loopback on ALC299 codec
> 
> Valentin Longchamp (1):
>       net/ethernet/freescale: rework quiesce/activate for ucc_geth
> 
> Vasily Gorbik (1):
>       s390/ftrace: save traced function caller
> 
> Xinwei Kong (1):
>       spi: dw: use "smp_mb()" to avoid sending spi data error
> 
> Yang Yingliang (1):
>       devinet: fix memleak in inetdev_init()
> 
> Zhen Lei (1):
>       esp6: fix memleak on error path in esp6_input
> 
> yangerkun (1):
>       slip: not call free_netdev before rtnl_unlock in slip_open
> 
>  .../special-register-buffer-data-sampling.rst      | 149 +++++++++++++++++++++
>  Makefile                                           |   2 +-
>  arch/arc/kernel/setup.c                            |   5 +-
>  arch/s390/kernel/mcount.S                          |   1 +
>  arch/x86/events/intel/core.c                       |   2 +-
>  arch/x86/events/intel/lbr.c                        |   2 +-
>  arch/x86/events/intel/p6.c                         |   2 +-
>  arch/x86/include/asm/acpi.h                        |   2 +-
>  arch/x86/include/asm/processor.h                   |   2 +-
>  arch/x86/kernel/amd_nb.c                           |   2 +-
>  arch/x86/kernel/asm-offsets_32.c                   |   2 +-
>  arch/x86/kernel/cpu/amd.c                          |  26 ++--
>  arch/x86/kernel/cpu/centaur.c                      |   4 +-
>  arch/x86/kernel/cpu/common.c                       |   8 +-
>  arch/x86/kernel/cpu/cyrix.c                        |   2 +-
>  arch/x86/kernel/cpu/intel.c                        |  18 +--
>  arch/x86/kernel/cpu/match.c                        |   2 +-
>  arch/x86/kernel/cpu/microcode/intel.c              |   4 +-
>  arch/x86/kernel/cpu/mtrr/generic.c                 |   2 +-
>  arch/x86/kernel/cpu/mtrr/main.c                    |   4 +-
>  arch/x86/kernel/cpu/proc.c                         |   4 +-
>  arch/x86/kernel/head_32.S                          |   4 +-
>  arch/x86/kernel/mpparse.c                          |   2 +-
>  arch/x86/mm/mmio-mod.c                             |   4 +-
>  debian.master/upstream-stable                      |   2 +-
>  drivers/char/hw_random/via-rng.c                   |   2 +-
>  drivers/cpufreq/acpi-cpufreq.c                     |   2 +-
>  drivers/cpufreq/longhaul.c                         |   6 +-
>  drivers/cpufreq/p4-clockmod.c                      |   2 +-
>  drivers/cpufreq/powernow-k7.c                      |   2 +-
>  drivers/cpufreq/speedstep-centrino.c               |   4 +-
>  drivers/cpufreq/speedstep-lib.c                    |   6 +-
>  drivers/crypto/padlock-aes.c                       |   2 +-
>  drivers/edac/amd64_edac.c                          |   2 +-
>  drivers/edac/mce_amd.c                             |   2 +-
>  drivers/hwmon/coretemp.c                           |   6 +-
>  drivers/hwmon/hwmon-vid.c                          |   2 +-
>  drivers/hwmon/k10temp.c                            |   2 +-
>  drivers/hwmon/k8temp.c                             |   2 +-
>  drivers/iio/light/vcnl4000.c                       |   6 +-
>  drivers/infiniband/hw/mlx4/mr.c                    |   7 +-
>  drivers/net/can/slcan.c                            |   3 +-
>  drivers/net/ethernet/apple/bmac.c                  |   2 +-
>  drivers/net/ethernet/freescale/ucc_geth.c          |  13 +-
>  .../net/ethernet/stmicro/stmmac/dwmac-ipq806x.c    |  13 ++
>  drivers/net/ppp/pppoe.c                            |   3 +
>  drivers/net/slip/slip.c                            |   3 +
>  drivers/nfc/st21nfca/dep.c                         |   4 +-
>  drivers/platform/x86/acer-wmi.c                    |   9 +-
>  drivers/scsi/scsi_devinfo.c                        |  23 ++--
>  drivers/scsi/ufs/ufshcd.c                          |   1 +
>  drivers/spi/spi-dw.c                               |   3 +
>  drivers/staging/rtl8712/wifi.h                     |   9 +-
>  drivers/tty/vt/keyboard.c                          |  26 ++--
>  drivers/usb/gadget/function/f_uac2.c               |   4 +-
>  drivers/usb/serial/option.c                        |   4 +
>  drivers/usb/serial/qcserial.c                      |   1 +
>  drivers/usb/serial/usb_wwan.c                      |   4 +
>  drivers/video/fbdev/geode/video_gx.c               |   2 +-
>  include/uapi/linux/mmc/ioctl.h                     |   1 +
>  kernel/events/uprobes.c                            |  14 +-
>  net/ipv4/devinet.c                                 |   1 +
>  net/ipv6/esp6.c                                    |   4 +-
>  net/l2tp/l2tp_core.c                               |   2 +
>  net/l2tp/l2tp_ip.c                                 |  28 +++-
>  net/l2tp/l2tp_ip6.c                                |  28 +++-
>  net/vmw_vsock/af_vsock.c                           |   2 +-
>  sound/pci/hda/patch_realtek.c                      |   3 +
>  68 files changed, 376 insertions(+), 146 deletions(-)
>  create mode 100644 Documentation/hw-vuln/special-register-buffer-data-sampling.rst
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team



More information about the kernel-team mailing list