Message ID | 20181106133820.27938-1-juergh@canonical.com |
---|---|
State | New |
Headers | show |
Series | [SRU,Xenial,PULL] Xenial update: 4.4.162 upstream stable release (LP: #1801900) | expand |
On 06.11.18 14:38, Juerg Haefliger wrote: > BugLink: https://bugs.launchpad.net/bugs/1801900 > > This is a pull request for the update of Xenial to upstream stable > release 4.4.162. > > Skipped the following patches (already applied): > * Drivers: hv: utils: Invoke the poll function after handshake > * Drivers: hv: util: Pass the channel information during the init call > * Drivers: hv: kvp: fix IP Failover > > Compile-tested all supported architectures. > > Signed-off-by: Juerg Haefliger <juergh@canonical.com> > --- > > The following changes since commit 7d78c7152d1254407abdd1847de922ce62522fc1: > > Linux 4.4.161 (2018-11-06 10:34:35 +0100) > > are available in the Git repository at: > > git://git.launchpad.net/~juergh/+git/xenial-linux update-4.4.162 > > for you to fetch changes up to 7d9d930288ddea4be65765aa70d2d3a5e1e11222: > > Linux 4.4.162 (2018-11-06 11:27:47 +0100) > > ---------------------------------------------------------------- > Adrian Hunter (1): > perf script python: Fix export-to-postgresql.py occasional failure > > Alexey Brodkin (1): > ARC: build: Get rid of toolchain check > > Amber Lin (1): > drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7 > > Andreas Schwab (1): > Input: atakbd - fix Atari keymap > > Andy Lutomirski (2): > x86/fpu: Remove use_eager_fpu() > x86/fpu: Finish excising 'eagerfpu' > > Danny Smith (1): > ASoC: sigmadsp: safeload should not have lower byte limit > > Edgar Cherkasov (1): > i2c: i2c-scmi: fix for i2c_smbus_write_block_data > > Eric Dumazet (2): > ipv4: fix use-after-free in ip_cmsg_recv_dstaddr() > rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096 > > Florian Fainelli (1): > net: systemport: Fix wake-up interrupt race during resume > > Greg Kroah-Hartman (1): > Linux 4.4.162 > > Hou Tao (1): > jffs2: return -ERANGE when xattr buffer is too small > > Ido Schimmel (1): > team: Forbid enslaving team device to itself > > Jann Horn (1): > mm/vmstat.c: fix outdated vmstat_text > > Jeff Barnhill (1): > net/ipv6: Display all addresses in output of /proc/net/if_inet6 > > Jongsung Kim (1): > stmmac: fix valid numbers of unicast filter entries > > Jozef Balga (1): > media: af9035: prevent buffer overflow on write > > Keerthy (1): > clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am43 SoCs > > Lei Yang (1): > selftests/efivarfs: add required kernel configs > > Long Li (1): > HV: properly delay KVP packets when negotiation is in progress > > Mahesh Bandewar (1): > bonding: avoid possible dead-lock > > Mathias Nyman (1): > xhci: Don't print a warning when setting link state for disabled ports > > Maxime Chevallier (1): > net: mvpp2: Extract the correct ethtype from the skb for tx csum offload > > Michael Chan (1): > bnxt_en: Fix TX timeout during netpoll. > > Michael Neuling (2): > powerpc/tm: Fix userspace r13 corruption > powerpc/tm: Avoid possible userspace r1 corruption on reclaim > > Michael Schmitz (1): > Input: atakbd - fix Atari CapsLock behaviour > > Mikulas Patocka (1): > mach64: detect the dot clock divider correctly on sparc > > Nathan Chancellor (1): > net/mlx4: Use cpumask_available for eq->affinity_mask > > Nicolas Ferre (2): > net: macb: disable scatter-gather for macb on sama5d3 > ARM: dts: at91: add new compatibility string for macb on sama5d3 > > Paolo Abeni (2): > ip6_tunnel: be careful when accessing the inner header > ip_tunnel: be careful when accessing the inner header > > Paolo Bonzini (1): > KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch > > Pierre-Louis Bossart (1): > ASoC: wm8804: Add ACPI support > > Rik van Riel (1): > x86/fpu: Remove struct fpu::counter > > Sabrina Dubroca (1): > net: ipv4: update fnhe_pmtu when first hop's MTU changes > > Sean Tranchetti (1): > netlabel: check for IPV4MASK in addrinfo_get > > Shahed Shaikh (1): > qlcnic: fix Tx descriptor corruption on 82xx devices > > Stephen Warren (1): > usb: gadget: serial: fix oops when data rx'd after close > > Theodore Ts'o (1): > ext4: add corruption check in ext4_xattr_set_entry() > > Tony Lindgren (1): > mfd: omap-usb-host: Fix dts probe of children > > Yu Zhao (2): > sound: enable interrupt after dma buffer initialization > net/usb: cancel pending work when unbinding smsc75xx > > Documentation/devicetree/bindings/net/macb.txt | 1 + > Documentation/kernel-parameters.txt | 5 -- > Makefile | 2 +- > arch/arc/Makefile | 14 ---- > arch/arm/boot/dts/sama5d3_emac.dtsi | 2 +- > arch/powerpc/kernel/tm.S | 20 +++++- > arch/x86/crypto/crc32c-intel_glue.c | 17 ++--- > arch/x86/include/asm/cpufeatures.h | 1 - > arch/x86/include/asm/fpu/internal.h | 37 +---------- > arch/x86/include/asm/fpu/types.h | 34 ---------- > arch/x86/include/asm/kvm_host.h | 1 - > arch/x86/kernel/fpu/core.c | 41 ++---------- > arch/x86/kernel/fpu/signal.c | 8 +-- > arch/x86/kvm/cpuid.c | 5 +- > arch/x86/kvm/x86.c | 10 --- > drivers/clocksource/timer-ti-32k.c | 3 + > drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c | 2 +- > drivers/hv/hv_kvp.c | 13 ++-- > drivers/i2c/busses/i2c-scmi.c | 1 + > drivers/input/keyboard/atakbd.c | 74 ++++++++-------------- > drivers/media/usb/dvb-usb-v2/af9035.c | 6 +- > drivers/mfd/omap-usb-host.c | 11 ++-- > drivers/net/bonding/bond_main.c | 43 +++++-------- > drivers/net/ethernet/broadcom/bcmsysport.c | 22 +++---- > drivers/net/ethernet/broadcom/bnxt/bnxt.c | 13 +++- > drivers/net/ethernet/cadence/macb.c | 8 +++ > drivers/net/ethernet/marvell/mvpp2.c | 10 +-- > drivers/net/ethernet/mellanox/mlx4/eq.c | 3 +- > drivers/net/ethernet/qlogic/qlcnic/qlcnic.h | 8 ++- > .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c | 3 +- > .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h | 3 +- > drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.h | 3 +- > drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c | 12 ++-- > .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 5 +- > drivers/net/team/team.c | 5 ++ > drivers/net/usb/smsc75xx.c | 1 + > drivers/usb/gadget/function/u_serial.c | 2 +- > drivers/usb/host/xhci-hub.c | 18 +++--- > drivers/video/fbdev/aty/atyfb.h | 3 +- > drivers/video/fbdev/aty/atyfb_base.c | 7 +- > drivers/video/fbdev/aty/mach64_ct.c | 10 +-- > fs/ext4/xattr.c | 22 ++++--- > fs/jffs2/xattr.c | 6 +- > include/linux/netdevice.h | 7 ++ > include/net/bonding.h | 7 +- > include/net/ip_fib.h | 1 + > mm/vmstat.c | 1 - > net/core/dev.c | 28 +++++++- > net/core/rtnetlink.c | 6 ++ > net/ipv4/fib_frontend.c | 12 ++-- > net/ipv4/fib_semantics.c | 50 +++++++++++++++ > net/ipv4/ip_sockglue.c | 3 +- > net/ipv4/ip_tunnel.c | 9 +++ > net/ipv6/addrconf.c | 4 +- > net/ipv6/ip6_tunnel.c | 13 +++- > net/netlabel/netlabel_unlabeled.c | 3 +- > sound/hda/hdac_controller.c | 8 ++- > sound/soc/codecs/sigmadsp.c | 3 +- > sound/soc/codecs/wm8804-i2c.c | 15 ++++- > tools/perf/scripts/python/export-to-postgresql.py | 9 +++ > tools/testing/selftests/efivarfs/config | 1 + > 61 files changed, 357 insertions(+), 338 deletions(-) > create mode 100644 tools/testing/selftests/efivarfs/config > Applied to xenial/master-next. Thanks. -Stefan
BugLink: https://bugs.launchpad.net/bugs/1801900 This is a pull request for the update of Xenial to upstream stable release 4.4.162. Skipped the following patches (already applied): * Drivers: hv: utils: Invoke the poll function after handshake * Drivers: hv: util: Pass the channel information during the init call * Drivers: hv: kvp: fix IP Failover Compile-tested all supported architectures. Signed-off-by: Juerg Haefliger <juergh@canonical.com> --- The following changes since commit 7d78c7152d1254407abdd1847de922ce62522fc1: Linux 4.4.161 (2018-11-06 10:34:35 +0100) are available in the Git repository at: git://git.launchpad.net/~juergh/+git/xenial-linux update-4.4.162 for you to fetch changes up to 7d9d930288ddea4be65765aa70d2d3a5e1e11222: Linux 4.4.162 (2018-11-06 11:27:47 +0100) ---------------------------------------------------------------- Adrian Hunter (1): perf script python: Fix export-to-postgresql.py occasional failure Alexey Brodkin (1): ARC: build: Get rid of toolchain check Amber Lin (1): drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7 Andreas Schwab (1): Input: atakbd - fix Atari keymap Andy Lutomirski (2): x86/fpu: Remove use_eager_fpu() x86/fpu: Finish excising 'eagerfpu' Danny Smith (1): ASoC: sigmadsp: safeload should not have lower byte limit Edgar Cherkasov (1): i2c: i2c-scmi: fix for i2c_smbus_write_block_data Eric Dumazet (2): ipv4: fix use-after-free in ip_cmsg_recv_dstaddr() rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096 Florian Fainelli (1): net: systemport: Fix wake-up interrupt race during resume Greg Kroah-Hartman (1): Linux 4.4.162 Hou Tao (1): jffs2: return -ERANGE when xattr buffer is too small Ido Schimmel (1): team: Forbid enslaving team device to itself Jann Horn (1): mm/vmstat.c: fix outdated vmstat_text Jeff Barnhill (1): net/ipv6: Display all addresses in output of /proc/net/if_inet6 Jongsung Kim (1): stmmac: fix valid numbers of unicast filter entries Jozef Balga (1): media: af9035: prevent buffer overflow on write Keerthy (1): clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am43 SoCs Lei Yang (1): selftests/efivarfs: add required kernel configs Long Li (1): HV: properly delay KVP packets when negotiation is in progress Mahesh Bandewar (1): bonding: avoid possible dead-lock Mathias Nyman (1): xhci: Don't print a warning when setting link state for disabled ports Maxime Chevallier (1): net: mvpp2: Extract the correct ethtype from the skb for tx csum offload Michael Chan (1): bnxt_en: Fix TX timeout during netpoll. Michael Neuling (2): powerpc/tm: Fix userspace r13 corruption powerpc/tm: Avoid possible userspace r1 corruption on reclaim Michael Schmitz (1): Input: atakbd - fix Atari CapsLock behaviour Mikulas Patocka (1): mach64: detect the dot clock divider correctly on sparc Nathan Chancellor (1): net/mlx4: Use cpumask_available for eq->affinity_mask Nicolas Ferre (2): net: macb: disable scatter-gather for macb on sama5d3 ARM: dts: at91: add new compatibility string for macb on sama5d3 Paolo Abeni (2): ip6_tunnel: be careful when accessing the inner header ip_tunnel: be careful when accessing the inner header Paolo Bonzini (1): KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch Pierre-Louis Bossart (1): ASoC: wm8804: Add ACPI support Rik van Riel (1): x86/fpu: Remove struct fpu::counter Sabrina Dubroca (1): net: ipv4: update fnhe_pmtu when first hop's MTU changes Sean Tranchetti (1): netlabel: check for IPV4MASK in addrinfo_get Shahed Shaikh (1): qlcnic: fix Tx descriptor corruption on 82xx devices Stephen Warren (1): usb: gadget: serial: fix oops when data rx'd after close Theodore Ts'o (1): ext4: add corruption check in ext4_xattr_set_entry() Tony Lindgren (1): mfd: omap-usb-host: Fix dts probe of children Yu Zhao (2): sound: enable interrupt after dma buffer initialization net/usb: cancel pending work when unbinding smsc75xx Documentation/devicetree/bindings/net/macb.txt | 1 + Documentation/kernel-parameters.txt | 5 -- Makefile | 2 +- arch/arc/Makefile | 14 ---- arch/arm/boot/dts/sama5d3_emac.dtsi | 2 +- arch/powerpc/kernel/tm.S | 20 +++++- arch/x86/crypto/crc32c-intel_glue.c | 17 ++--- arch/x86/include/asm/cpufeatures.h | 1 - arch/x86/include/asm/fpu/internal.h | 37 +---------- arch/x86/include/asm/fpu/types.h | 34 ---------- arch/x86/include/asm/kvm_host.h | 1 - arch/x86/kernel/fpu/core.c | 41 ++---------- arch/x86/kernel/fpu/signal.c | 8 +-- arch/x86/kvm/cpuid.c | 5 +- arch/x86/kvm/x86.c | 10 --- drivers/clocksource/timer-ti-32k.c | 3 + drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c | 2 +- drivers/hv/hv_kvp.c | 13 ++-- drivers/i2c/busses/i2c-scmi.c | 1 + drivers/input/keyboard/atakbd.c | 74 ++++++++-------------- drivers/media/usb/dvb-usb-v2/af9035.c | 6 +- drivers/mfd/omap-usb-host.c | 11 ++-- drivers/net/bonding/bond_main.c | 43 +++++-------- drivers/net/ethernet/broadcom/bcmsysport.c | 22 +++---- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 13 +++- drivers/net/ethernet/cadence/macb.c | 8 +++ drivers/net/ethernet/marvell/mvpp2.c | 10 +-- drivers/net/ethernet/mellanox/mlx4/eq.c | 3 +- drivers/net/ethernet/qlogic/qlcnic/qlcnic.h | 8 ++- .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c | 3 +- .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h | 3 +- drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.h | 3 +- drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c | 12 ++-- .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 5 +- drivers/net/team/team.c | 5 ++ drivers/net/usb/smsc75xx.c | 1 + drivers/usb/gadget/function/u_serial.c | 2 +- drivers/usb/host/xhci-hub.c | 18 +++--- drivers/video/fbdev/aty/atyfb.h | 3 +- drivers/video/fbdev/aty/atyfb_base.c | 7 +- drivers/video/fbdev/aty/mach64_ct.c | 10 +-- fs/ext4/xattr.c | 22 ++++--- fs/jffs2/xattr.c | 6 +- include/linux/netdevice.h | 7 ++ include/net/bonding.h | 7 +- include/net/ip_fib.h | 1 + mm/vmstat.c | 1 - net/core/dev.c | 28 +++++++- net/core/rtnetlink.c | 6 ++ net/ipv4/fib_frontend.c | 12 ++-- net/ipv4/fib_semantics.c | 50 +++++++++++++++ net/ipv4/ip_sockglue.c | 3 +- net/ipv4/ip_tunnel.c | 9 +++ net/ipv6/addrconf.c | 4 +- net/ipv6/ip6_tunnel.c | 13 +++- net/netlabel/netlabel_unlabeled.c | 3 +- sound/hda/hdac_controller.c | 8 ++- sound/soc/codecs/sigmadsp.c | 3 +- sound/soc/codecs/wm8804-i2c.c | 15 ++++- tools/perf/scripts/python/export-to-postgresql.py | 9 +++ tools/testing/selftests/efivarfs/config | 1 + 61 files changed, 357 insertions(+), 338 deletions(-) create mode 100644 tools/testing/selftests/efivarfs/config