APPLIED: [SRU][Bionic][PULL] Bionic upstream stable patchset 2019-01-04

Khaled Elmously khalid.elmously at canonical.com
Wed Jan 9 08:46:52 UTC 2019


On 2019-01-04 12:57:34 , Kamal Mostafa wrote:
> This pull req includes the following pending Bionic stable patchset:
> 
> Bionic update: upstream stable patchset 2019-01-04
> (ported from v4.14.56, v4.17.7, v4.17.8)
> BugLink: http://bugs.launchpad.net/bugs/1810554
> 
>  -Kamal
> 
> ---
> 
> The following changes since commit a957cd35a1a5227b3f4372b974057a927cc98bf5:
> 
>   i2c: i801: Don't restore config registers on runtime PM (2019-01-03 09:14:24 -0800)
> 
> 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 94e608c1b57c24c262e3b4a1f3087fc3735110eb:
> 
>   mm: don't do zero_resv_unavail if memmap is not allocated (2019-01-04 12:51:02 -0800)
> 
> ----------------------------------------------------------------
> Alexander Usyskin (1):
>       mei: discard messages from not connected client during power down.
> 
> Baruch Siach (1):
>       ARM: dts: armada-38x: use the new thermal binding
> 
> Chris Wilson (1):
>       ALSA: hda - Handle pm failure during hotplug
> 
> Christian Borntraeger (1):
>       mm: do not drop unused pages when userfaultd is running
> 
> Damien Le Moal (2):
>       ata: Fix ZBC_OUT command block check
>       ata: Fix ZBC_OUT all bit handling
> 
> Dan Carpenter (2):
>       USB: serial: ch341: fix type promotion bug in ch341_control_in()
>       xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
> 
> Daniel Borkmann (1):
>       bpf: reject passing modified ctx to helper functions
> 
> Eric Biggers (1):
>       crypto: x86/salsa20 - remove x86 salsa20 implementations
> 
> Eric Dumazet (1):
>       netfilter: nf_queue: augment nfqa_cfg_policy
> 
> Florian Westphal (1):
>       netfilter: x_tables: initialise match/target check parameter struct
> 
> Hans de Goede (1):
>       ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
> 
> Jaegeuk Kim (5):
>       f2fs: give message and set need_fsck given broken node id
>       f2fs: return error during fill_super
>       f2fs: avoid bug_on on corrupted inode
>       f2fs: sanity check on sit entry
>       f2fs: sanity check for total valid node blocks
> 
> Jann Horn (1):
>       ibmasm: don't write out of bounds in read handler
> 
> Joel Fernandes (Google) (1):
>       tracing: Reorder display of TGID to be after PID
> 
> Johan Hovold (2):
>       USB: serial: keyspan_pda: fix modem-status error handling
>       USB: serial: mos7840: fix status-register error handling
> 
> Jon Hunter (1):
>       i2c: tegra: Fix NACK error handling
> 
> Juergen Gross (2):
>       xen: setup pv irq ops vector earlier
>       xen: remove global bit from __default_kernel_pte_mask for pv guests
> 
> Kamal Mostafa (3):
>       UBUNTU: [config] x86 salsa20 modules deprecated
>       UBUNTU: [config] x86 CRYPTO_SALSA20 deprecated
>       UBUNTU: [config] ib_ucm module deprecated
> 
> Keith Busch (1):
>       nvme-pci: Remap CMB SQ entries on every controller reset
> 
> Leon Romanovsky (1):
>       RDMA/ucm: Mark UCM interface as BROKEN
> 
> Michael J. Ruhl (1):
>       IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
> 
> Michal Hocko (1):
>       mm: do not bug_on on incorrect length in __mm_populate()
> 
> Murray McAllister (1):
>       staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().
> 
> Nadav Amit (1):
>       vmw_balloon: fix inflation with batching
> 
> Nico Sneck (1):
>       usb: quirks: add delay quirks for Corsair Strafe
> 
> Oleg Nesterov (1):
>       uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
> 
> Olli Salonen (1):
>       USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
> 
> Oscar Salvador (1):
>       fs, elf: make sure to page align bss in load_elf_library
> 
> Paul Burton (3):
>       MIPS: Call dump_stack() from show_regs()
>       MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
>       MIPS: Fix ioremap() RAM check
> 
> Paul Menzel (1):
>       tools build: fix # escaping in .cmd files for future Make
> 
> Pavel Tatashin (2):
>       mm: zero unavailable pages before memmap init
>       mm: don't do zero_resv_unavail if memmap is not allocated
> 
> Ping-Ke Shih (1):
>       staging: r8822be: Fix RTL8822be can't find any wireless AP
> 
> Randy Dunlap (1):
>       kbuild: delete INSTALL_FW_PATH from kbuild documentation
> 
> Stefan Agner (1):
>       mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
> 
> Steve Wise (1):
>       iw_cxgb4: correctly enforce the max reg_mr depth
> 
> Tetsuo Handa (2):
>       PM / hibernate: Fix oops at snapshot_write()
>       loop: remember whether sysfs_create_group() was done
> 
> Theodore Ts'o (1):
>       loop: add recursion validation to LOOP_CHANGE_FD
> 
> Vlastimil Babka (1):
>       fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
> 
> Yandong Zhao (1):
>       arm64: neon: Fix function may_use_simd() return error status
> 
> x00270170 (1):
>       mmc: dw_mmc: fix card threshold control configuration
> 
>  Documentation/kbuild/kbuild.txt                    |    9 -
>  arch/arm/boot/dts/armada-38x.dtsi                  |    2 +-
>  arch/arm64/include/asm/simd.h                      |   19 +-
>  arch/mips/kernel/process.c                         |   43 +-
>  arch/mips/kernel/traps.c                           |    1 +
>  arch/mips/mm/ioremap.c                             |   37 +-
>  arch/x86/crypto/Makefile                           |    4 -
>  arch/x86/crypto/salsa20-i586-asm_32.S              | 1114 --------------------
>  arch/x86/crypto/salsa20-x86_64-asm_64.S            |  919 ----------------
>  arch/x86/crypto/salsa20_glue.c                     |  116 --
>  arch/x86/kernel/uprobes.c                          |    2 +-
>  arch/x86/xen/enlighten_pv.c                        |   25 +-
>  arch/x86/xen/irq.c                                 |    4 +-
>  crypto/Kconfig                                     |   26 -
>  .../abi/4.15.0-42.45/amd64/generic.modules         |    2 -
>  .../abi/4.15.0-42.45/amd64/lowlatency.modules      |    2 -
>  .../abi/4.15.0-42.45/arm64/generic.modules         |    1 -
>  .../abi/4.15.0-42.45/arm64/snapdragon.modules      |    1 -
>  .../abi/4.15.0-42.45/armhf/generic-lpae.modules    |    1 -
>  .../abi/4.15.0-42.45/armhf/generic.modules         |    1 -
>  .../abi/4.15.0-42.45/i386/generic.modules          |    2 -
>  .../abi/4.15.0-42.45/i386/lowlatency.modules       |    2 -
>  .../abi/4.15.0-42.45/ppc64el/generic.modules       |    1 -
>  .../abi/4.15.0-42.45/s390x/generic.modules         |    1 -
>  debian.master/config/config.common.ubuntu          |    2 -
>  drivers/ata/ahci.c                                 |   59 ++
>  drivers/ata/libata-core.c                          |    3 +
>  drivers/ata/libata-scsi.c                          |   18 +-
>  drivers/block/loop.c                               |   77 +-
>  drivers/block/loop.h                               |    1 +
>  drivers/i2c/busses/i2c-tegra.c                     |   17 +-
>  drivers/infiniband/Kconfig                         |   12 +
>  drivers/infiniband/core/Makefile                   |    4 +-
>  drivers/infiniband/hw/cxgb4/mem.c                  |    2 +-
>  drivers/infiniband/hw/hfi1/rc.c                    |    2 +-
>  drivers/infiniband/hw/hfi1/uc.c                    |    4 +-
>  drivers/infiniband/hw/hfi1/ud.c                    |    4 +-
>  drivers/infiniband/hw/hfi1/verbs_txreq.c           |    4 +-
>  drivers/infiniband/hw/hfi1/verbs_txreq.h           |    4 +-
>  drivers/misc/ibmasm/ibmasmfs.c                     |   27 +-
>  drivers/misc/mei/interrupt.c                       |    5 +-
>  drivers/misc/vmw_balloon.c                         |    4 +-
>  drivers/mmc/host/dw_mmc.c                          |    7 +-
>  drivers/mmc/host/sdhci-esdhc-imx.c                 |   21 +-
>  drivers/nvme/host/pci.c                            |   27 +-
>  drivers/staging/rtl8723bs/core/rtw_ap.c            |    2 +-
>  drivers/staging/rtlwifi/rtl8822be/hw.c             |    2 +-
>  drivers/staging/rtlwifi/wifi.h                     |    1 +
>  drivers/usb/core/quirks.c                          |    4 +
>  drivers/usb/host/xhci-mem.c                        |    2 +-
>  drivers/usb/serial/ch341.c                         |    2 +-
>  drivers/usb/serial/cp210x.c                        |    1 +
>  drivers/usb/serial/keyspan_pda.c                   |    4 +-
>  drivers/usb/serial/mos7840.c                       |    3 +
>  fs/binfmt_elf.c                                    |    5 +-
>  fs/f2fs/f2fs.h                                     |   13 +-
>  fs/f2fs/inode.c                                    |   33 +-
>  fs/f2fs/node.c                                     |   21 +-
>  fs/f2fs/segment.c                                  |   41 +-
>  fs/f2fs/segment.h                                  |   22 +-
>  fs/proc/task_mmu.c                                 |    2 +-
>  include/linux/libata.h                             |    1 +
>  include/linux/mm.h                                 |    2 +-
>  kernel/bpf/verifier.c                              |   48 +-
>  kernel/power/user.c                                |    5 +
>  kernel/trace/trace.c                               |    8 +-
>  kernel/trace/trace_output.c                        |    5 +-
>  mm/gup.c                                           |    2 -
>  mm/mmap.c                                          |   29 +-
>  mm/page_alloc.c                                    |    8 +-
>  mm/rmap.c                                          |    8 +-
>  net/bridge/netfilter/ebtables.c                    |    2 +
>  net/ipv4/netfilter/ip_tables.c                     |    1 +
>  net/ipv6/netfilter/ip6_tables.c                    |    1 +
>  net/netfilter/nfnetlink_queue.c                    |    3 +
>  sound/pci/hda/patch_hdmi.c                         |   19 +-
>  tools/build/Build.include                          |    4 +-
>  tools/testing/selftests/bpf/test_verifier.c        |   58 +-
>  78 files changed, 532 insertions(+), 2469 deletions(-)
>  delete mode 100644 arch/x86/crypto/salsa20-i586-asm_32.S
>  delete mode 100644 arch/x86/crypto/salsa20-x86_64-asm_64.S
>  delete mode 100644 arch/x86/crypto/salsa20_glue.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