NAK: [SRU][Bionic][PULL] Bionic upstream stable patchset 2019-11-19

Kamal Mostafa kamal at canonical.com
Thu Nov 21 21:12:33 UTC 2019


Superseded.

 -Kamal

On Tue, Nov 19, 2019 at 03:14:53PM -0800, Kamal Mostafa wrote:
> This pull req includes the following pending Bionic stable patchsets:
> 
> 	Bionic update: upstream stable patchset 2019-11-19
> 		Ported from the following upstream stable releases:
> 			v4.14.153, v4.19.83
> 	https://bugs.launchpad.net/bugs/1853208
> 
>  -Kamal
> 
> -----
> 
> The following changes since commit 7a2cfebaa882109329310c04485a37a021c38823:
> 
>   UBUNTU: Ubuntu-4.15.0-71.80 (2019-11-13 20:20:48 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/bionic bionic-stable
> 
> for you to fetch changes up to b20240c00a0d4296da99a4d2dc9f482b15014c15:
> 
>   UBUNTU: upstream stable to v4.14.153, v4.19.83 (2019-11-19 14:25:06 -0800)
> 
> ----------------------------------------------------------------
> Adam Ford (1):
>       ARM: dts: logicpd-torpedo-som: Remove twl_keypad
> 
> Alain Volmat (1):
>       i2c: stm32f7: remove warning when compiling with W=1
> 
> Allen Pais (1):
>       scsi: qla2xxx: fix a potential NULL pointer dereference
> 
> Andrew Lunn (1):
>       net: usb: lan78xx: Connect PHY before registering MAC
> 
> Aneesh Kumar K.V (3):
>       powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisions
>       powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
>       selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue
> 
> Anson Huang (1):
>       ARM: dts: imx7s: Correct GPT's ipg clock source
> 
> Axel Lin (1):
>       regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
> 
> Benjamin Herrenschmidt (1):
>       net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum
> 
> Bodo Stroesser (1):
>       scsi: target: core: Do not overwrite CDB byte 1
> 
> Dan Carpenter (1):
>       pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()
> 
> Daniel Wagner (1):
>       net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
> 
> Dave Wysochanski (1):
>       cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
> 
> Desnes A. Nunes do Rosario (1):
>       selftests/powerpc: Fix compile error on tlbie_test due to newer gcc
> 
> Doug Berger (1):
>       net: bcmgenet: reset 40nm EPHY on energy detect
> 
> Eran Ben Elisha (1):
>       net/mlx4_core: Dynamically set guaranteed amount of counters per VF
> 
> Eric Dumazet (11):
>       dccp: do not leak jiffies on the wire
>       net: annotate accesses to sk->sk_incoming_cpu
>       net: annotate lockless accesses to sk->sk_napi_id
>       udp: fix data-race in udp_set_dev_scratch()
>       net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
>       net: add skb_queue_empty_lockless()
>       udp: use skb_queue_empty_lockless()
>       net: use skb_queue_empty_lockless() in poll() handlers
>       net: use skb_queue_empty_lockless() in busy poll contexts
>       inet: stop leaking jiffies on the wire
>       net/flow_dissector: switch to siphash
> 
> Fabrice Gasnier (1):
>       iio: adc: stm32-adc: move registers definitions
> 
> Florian Fainelli (2):
>       net: dsa: bcm_sf2: Fix IMP setup for port different than 8
>       net: dsa: b53: Do not clear existing mirrored port mask
> 
> Guillaume Nault (1):
>       netns: fix GFP flags in rtnl_net_notifyid()
> 
> Hannes Reinecke (1):
>       scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions
> 
> Jan Kiszka (1):
>       platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table
> 
> Jernej Skrabec (2):
>       arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay
>       arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator delay
> 
> Jiangfeng Xiao (1):
>       net: hisilicon: Fix ping latency when deal with high throughput
> 
> Jonas Gorski (1):
>       MIPS: bmips: mark exception vectors as char arrays
> 
> Josef Bacik (1):
>       nbd: handle racing with error'ed out commands
> 
> Kamal Mostafa (1):
>       UBUNTU: upstream stable to v4.14.153, v4.19.83
> 
> Kazutoshi Noguchi (1):
>       r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
> 
> Masahiro Yamada (1):
>       kbuild: use -fmacro-prefix-map to make __FILE__ a relative path
> 
> Maxim Mikityanskiy (2):
>       net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget
>       wireless: Skip directory when generating certificates
> 
> Navid Emamdoost (1):
>       of: unittest: fix memory leak in unittest_data_add
> 
> Peter Ujfalusi (2):
>       ARM: davinci: dm365: Fix McBSP dma_slave_map entry
>       ASoC: pcm3168a: The codec does not support S32_LE
> 
> Rayagonda Kokatanur (1):
>       arm64: dts: Fix gpio to pinmux mapping
> 
> Robin Murphy (1):
>       ASoc: rockchip: i2s: Fix RPM imbalance
> 
> Roger Quadros (1):
>       usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driver fails
> 
> Russell King (1):
>       ARM: mm: fix alignment handler faults under memory pressure
> 
> Seth Forshee (1):
>       kbuild: add -fcf-protection=none when using retpoline flags
> 
> Stuart Henderson (1):
>       ASoC: wm_adsp: Don't generate kcontrols without READ flags
> 
> Tejun Heo (1):
>       net: fix sk_page_frag() recursion from memory reclaim
> 
> Thomas Bogendoerfer (2):
>       scsi: sni_53c710: fix compilation error
>       scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
> 
> Vishal Kulkarni (1):
>       cxgb4: fix panic when attaching to ULD fail
> 
> Vivien Didelot (1):
>       net: dsa: fix switch tree list
> 
> Wei Wang (1):
>       selftests: net: reuseport_dualstack: fix uninitalized parameter
> 
> Xin Long (2):
>       vxlan: check tun_info options_len properly
>       erspan: fix the tun_info options_len check for erspan
> 
> Yizhuo (1):
>       regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized
> 
> Yunfeng Ye (2):
>       perf c2c: Fix memory leak in build_cl_output()
>       perf kmem: Fix memory leak in compact_gfp_flags()
> 
> Zenghui Yu (1):
>       irqchip/gic-v3-its: Use the exact ITSList for VMOVP
> 
> afzal mohammed (1):
>       ARM: 8926/1: v7m: remove register save to stack before svc
> 
>  Makefile                                           |   9 +
>  arch/arm/boot/dts/imx7s.dtsi                       |   8 +-
>  arch/arm/boot/dts/logicpd-torpedo-som.dtsi         |   4 +
>  arch/arm/mach-davinci/dm365.c                      |   4 +-
>  arch/arm/mm/alignment.c                            |  44 +-
>  arch/arm/mm/proc-v7m.S                             |   1 -
>  .../boot/dts/allwinner/sun50i-a64-pine64-plus.dts  |   9 +
>  .../dts/allwinner/sun50i-a64-sopine-baseboard.dts  |   6 +
>  .../dts/broadcom/stingray/stingray-pinctrl.dtsi    |   5 +-
>  .../arm64/boot/dts/broadcom/stingray/stingray.dtsi |   3 +-
>  arch/mips/bcm63xx/prom.c                           |   2 +-
>  arch/mips/include/asm/bmips.h                      |  10 +-
>  arch/mips/kernel/smp-bmips.c                       |   8 +-
>  arch/powerpc/include/asm/cputable.h                |   4 +-
>  arch/powerpc/kernel/dt_cpu_ftrs.c                  |  31 +-
>  arch/powerpc/kvm/book3s_64_mmu_radix.c             |   2 +-
>  arch/powerpc/kvm/book3s_hv_rm_mmu.c                |   2 +-
>  arch/powerpc/mm/hash_native_64.c                   |   2 +-
>  arch/powerpc/mm/tlb-radix.c                        |   2 +-
>  debian.master/upstream-stable                      |   4 +-
>  drivers/block/nbd.c                                |   6 +
>  drivers/i2c/busses/i2c-stm32f7.c                   |   2 +-
>  drivers/iio/adc/stm32-adc-core.c                   |  27 -
>  drivers/iio/adc/stm32-adc-core.h                   | 134 ++++
>  drivers/iio/adc/stm32-adc.c                        | 107 ---
>  drivers/irqchip/irq-gic-v3-its.c                   |  21 +-
>  drivers/isdn/capi/capi.c                           |   2 +-
>  drivers/net/dsa/b53/b53_common.c                   |   1 -
>  drivers/net/dsa/bcm_sf2.c                          |  36 +-
>  drivers/net/ethernet/broadcom/genet/bcmgenet.c     |   9 +-
>  drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c     |  29 +-
>  drivers/net/ethernet/faraday/ftgmac100.c           |  25 +-
>  drivers/net/ethernet/hisilicon/hip04_eth.c         |  15 +-
>  .../net/ethernet/mellanox/mlx4/resource_tracker.c  |  42 +-
>  drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |   5 +-
>  drivers/net/usb/cdc_ether.c                        |   7 +
>  drivers/net/usb/lan78xx.c                          |  17 +-
>  drivers/net/usb/r8152.c                            |   1 +
>  drivers/net/vxlan.c                                |   5 +-
>  drivers/of/unittest.c                              |   1 +
>  drivers/pinctrl/bcm/pinctrl-ns2-mux.c              |   4 +-
>  drivers/platform/x86/pmc_atom.c                    |   7 +
>  drivers/regulator/pfuze100-regulator.c             |   8 +-
>  drivers/regulator/ti-abb-regulator.c               |  26 +-
>  drivers/scsi/Kconfig                               |   2 +-
>  drivers/scsi/device_handler/scsi_dh_alua.c         |  21 +-
>  drivers/scsi/qla2xxx/qla_os.c                      |   4 +
>  drivers/scsi/sni_53c710.c                          |   4 +-
>  drivers/target/target_core_device.c                |  21 -
>  drivers/usb/gadget/udc/core.c                      |   2 +-
>  fs/cifs/cifsglob.h                                 |   5 +
>  fs/cifs/cifsproto.h                                |   1 +
>  fs/cifs/file.c                                     |  23 +-
>  fs/cifs/smb2file.c                                 |   2 +-
>  include/linux/gfp.h                                |  23 +
>  include/linux/skbuff.h                             |  36 +-
>  include/net/busy_poll.h                            |   6 +-
>  include/net/flow_dissector.h                       |   3 +-
>  include/net/fq.h                                   |   2 +-
>  include/net/fq_impl.h                              |   4 +-
>  include/net/net_namespace.h                        |   2 +-
>  include/net/sock.h                                 |  15 +-
>  net/atm/common.c                                   |   2 +-
>  net/bluetooth/af_bluetooth.c                       |   4 +-
>  net/caif/caif_socket.c                             |   2 +-
>  net/core/datagram.c                                |   8 +-
>  net/core/dev.c                                     |   2 +-
>  net/core/flow_dissector.c                          |  48 +-
>  net/core/net_namespace.c                           |  17 +-
>  net/core/rtnetlink.c                               |  14 +-
>  net/core/sock.c                                    |   6 +-
>  net/dccp/ipv4.c                                    |   4 +-
>  net/dsa/dsa2.c                                     |   2 +-
>  net/ipv4/datagram.c                                |   2 +-
>  net/ipv4/inet_hashtables.c                         |   2 +-
>  net/ipv4/ip_gre.c                                  |   3 +
>  net/ipv4/tcp.c                                     |   4 +-
>  net/ipv4/tcp_ipv4.c                                |   4 +-
>  net/ipv4/udp.c                                     |  29 +-
>  net/ipv6/inet6_hashtables.c                        |   2 +-
>  net/ipv6/udp.c                                     |   2 +-
>  net/nfc/llcp_sock.c                                |   4 +-
>  net/openvswitch/datapath.c                         |  20 +-
>  net/phonet/socket.c                                |   4 +-
>  net/sched/sch_hhf.c                                |   8 +-
>  net/sched/sch_sfb.c                                |  13 +-
>  net/sched/sch_sfq.c                                |  14 +-
>  net/sctp/socket.c                                  |   8 +-
>  net/tipc/socket.c                                  |   4 +-
>  net/unix/af_unix.c                                 |   6 +-
>  net/vmw_vsock/af_vsock.c                           |   2 +-
>  net/wireless/Makefile                              |   1 +
>  sound/soc/codecs/pcm3168a.c                        |   3 +-
>  sound/soc/codecs/wm_adsp.c                         |   3 +-
>  sound/soc/rockchip/rockchip_i2s.c                  |   2 +-
>  tools/perf/builtin-c2c.c                           |  14 +-
>  tools/perf/builtin-kmem.c                          |   1 +
>  tools/testing/selftests/net/reuseport_dualstack.c  |   3 +-
>  tools/testing/selftests/powerpc/mm/Makefile        |   2 +
>  tools/testing/selftests/powerpc/mm/tlbie_test.c    | 734 +++++++++++++++++++++
>  100 files changed, 1416 insertions(+), 460 deletions(-)
>  create mode 100644 tools/testing/selftests/powerpc/mm/tlbie_test.c
> 
> -- 
> 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