mbox series

[SRU,Bionic,PULL] Bionic upstream stable patchset 2019-12-03

Message ID 20191203171414.27584-1-kamal@canonical.com
State New
Headers show
Series [SRU,Bionic,PULL] Bionic upstream stable patchset 2019-12-03 | expand

Pull-request

git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/bionic bionic-stable

Message

Kamal Mostafa Dec. 3, 2019, 5:14 p.m. UTC
This pull req includes the following pending Bionic stable patchsets:

	Bionic update: upstream stable patchset 2019-12-03
		Ported from the following upstream stable releases:
			v4.14.157, v4.19.87
	https://bugs.launchpad.net/bugs/1854975

 -Kamal

-----

The following changes since commit 80e9db2e1e0d76380c9b403b1bd343bc0ebb3369:

  UBUNTU: Ubuntu-4.15.0-73.82 (2019-12-02 14:01:37 -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 9aa91af52e183771f3a19ad24bb49565172cddf4:

  UBUNTU: upstream stable to v4.14.157, v4.19.87 (2019-12-03 07:38:08 -0800)

----------------------------------------------------------------
Adrian Bunk (1):
      mwifiex: Fix NL80211_TX_POWER_LIMITED

Ahmad Masri (1):
      wil6210: fix debugfs memory access alignment

Al Viro (2):
      pty: fix compat ioctls
      synclink_gt(): fix compat_ioctl()

Alan Stern (1):
      media: usbvision: Fix races among open, close, and disconnect

Aleksander Morgado (2):
      USB: serial: option: add support for DW5821e with eSIM support
      USB: serial: option: add support for Foxconn T77W968 LTE modules

Alexander Kapshuk (1):
      x86/insn: Fix awk regexp warnings

Alexander Popov (1):
      media: vivid: Fix wrong locking that causes race conditions on streaming stop

Alexandre Belloni (1):
      clk: at91: audio-pll: fix audio pmc type

Alexey Brodkin (1):
      ARC: perf: Accommodate big-endian CPU

Ali MJ Al-Nasrawy (2):
      brcmsmac: AP mode: update beacon when TIM changes
      brcmsmac: never log "tid x is not agg'able" by default

Andrea Arcangeli (1):
      mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition

Andreas Gruenbacher (1):
      gfs2: Fix marking bitmaps non-full

Andrey Ryabinin (2):
      mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
      arm64: lib: use C string functions with KASAN enabled

Andy Shevchenko (1):
      mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as well

Angelo Dureghello (1):
      m68k: fix command-line parsing when passed from u-boot

Anton Ivanov (1):
      um: Make line/tty semantics use true write IRQ

Aravinda Prasad (1):
      powerpc/pseries: Export raw per-CPU VPA data via debugfs

Arnd Bergmann (2):
      openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS
      btrfs: avoid link error with CONFIG_NO_AUTO_INLINE

Badhri Jagan Sridharan (1):
      usb: typec: tcpm: charge current handling for sink during hard reset

Bart Van Assche (1):
      nvmet-fcloop: suppress a compiler warning

Benjamin Herrenschmidt (1):
      macintosh/windfarm_smu_sat: Fix debug output

Bernd Porr (1):
      staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error

Bo Yan (1):
      cpufreq: Skip cpufreq resume if it's not suspended

Borislav Petkov (1):
      kernel/panic.c: do not append newline to the stack protector panic string

Brian Masney (1):
      pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issues

Carl Huang (1):
      ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem

Changwei Ge (1):
      ocfs2: don't put and assigning null to bh allocated outside

Chao Yu (2):
      f2fs: fix to spread clear_cold_data()
      f2fs: spread f2fs_set_inode_flags()

Chaotian Jing (2):
      mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail
      mmc: mediatek: fill the actual clock for mmc debugfs

Chester Lin (1):
      ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary

Chiranjeevi Rapolu (1):
      media: ov13858: Check for possible null pointer

Chris Wilson (1):
      drm/i915/userptr: Try to acquire the page lock around set_page_dirty()

Christoph Hellwig (3):
      scsi: dc395x: fix dma API usage in srb_done
      scsi: dc395x: fix DMA API usage in sg_update_list
      swiotlb: do not panic on mapping failures

Christophe JAILLET (2):
      pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'
      wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_config_start()'

Colin Ian King (3):
      usbip: tools: fix atoi() on non-null terminated string
      fs/hfs/extent.c: fix array out of bounds read of array extent
      ACPICA: Use %d for signed int print formatting instead of %u

Dan Carpenter (6):
      net: rtnetlink: prevent underflows in do_setvfinfo()
      powerpc: Fix signedness bug in update_flash_db()
      EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr()
      qlcnic: fix a return in qlcnic_dcb_get_capability()
      wireless: airo: potential buffer overflow in sprintf()
      mm/gup_benchmark.c: prevent integer overflow in ioctl

Darrick J. Wong (1):
      vfs: avoid problematic remapping requests into partial EOF block

Dave Chinner (2):
      xfs: fix use-after-free race in xfs_buf_rele
      mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock

Dave Jiang (1):
      ntb: intel: fix return value for ndev_vec_mask()

David Ahern (1):
      ipv6: Fix handling of LLA with VRF and sockets bound to VRF

David Hildenbrand (3):
      mm/memory_hotplug: make add_memory() take the device_hotplug_lock
      mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()
      mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock

David S. Miller (2):
      sparc: Fix parport build warnings.
      sparc64: Rework xchg() definition to avoid warnings.

Davide Caratti (1):
      net/sched: act_pedit: fix WARN() in the traffic path

Denis Efremov (1):
      ath9k_hw: fix uninitialized variable data

Devesh Sharma (1):
      RDMA/bnxt_re: Fix qp async event reporting

Dmitry Osipenko (1):
      clk: tegra20: Turn EMC clock gate into divider

Duncan Laurie (1):
      gsmi: Fix bug in append_to_eventlog sysfs handler

Eran Ben Elisha (1):
      net/mlxfw: Verify FSM error code translation doesn't exceed array size

Eric Dumazet (1):
      net: do not abort bulk send on BQL status

Ernesto A. Fernández (8):
      hfsplus: fix BUG on bnode parent update
      hfs: fix BUG on bnode parent update
      hfsplus: prevent btree data loss on ENOSPC
      hfs: prevent btree data loss on ENOSPC
      hfsplus: fix return value of hfsplus_get_block()
      hfs: fix return value of hfs_get_block()
      hfsplus: update timestamps on truncate()
      hfs: update timestamp on truncate()

Ezequiel Garcia (1):
      PM / devfreq: Fix kernel oops on governor module load

Fabio Estevam (1):
      mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values

Felipe Rechia (1):
      powerpc/process: Fix flush_all_to_thread for SPE

Florian Fainelli (2):
      net: dsa: bcm_sf2: Turn on PHY to allow successful registration
      soc: bcm: brcmstb: Fix re-entry point with a THUMB2_KERNEL

Frank Rowand (2):
      of: unittest: allow base devicetree to have symbol metadata
      of: unittest: initialize args before calling of_*parse_*()

Gang He (1):
      ocfs2: remove ocfs2_is_o2cb_active()

Geert Uytterhoeven (1):
      thermal: rcar_thermal: Prevent hardware access during system suspend

Greg Kroah-Hartman (1):
      usb-serial: cp201x: support Mark-10 digital force gauge

Guozhonghua (1):
      ocfs2: without quota support, avoid calling quota recovery

Gustavo A. R. Silva (2):
      scsi: ips: fix missing break in switch
      rtl8xxxu: Fix missing break in switch

Halil Pasic (1):
      virtio_ring: fix return code on DMA mapping fails

Hangbin Liu (1):
      ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12

Hans de Goede (1):
      pwm: lpss: Only set update bit if we are actually changing the settings

Heinz Mauelshagen (1):
      dm raid: avoid bitmap with raid4/5/6 journal device

Hewenliang (1):
      usbip: tools: fix fd leakage in the function of read_attr_usbip_status

Honghui Zhang (1):
      PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocks

Hui Peng (1):
      ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe

Icenowy Zheng (1):
      clk: sunxi-ng: enable so-said LDOs for A64 SoC's pll-mipi clock

Igor Konopko (1):
      nvme-pci: fix surprise removal

Ivan Khoronzhuk (1):
      net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode

J. Bruce Fields (1):
      sunrpc: safely reallow resvport min/max inversion

Jacob Keller (1):
      fm10k: ensure completer aborts are marked as non-fatal after a resume

James Smart (3):
      scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
      scsi: lpfc: Correct loss of fc4 type on remote port address change
      scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-point

Jens Axboe (2):
      skd: fixup usage of legacy IO API
      cdrom: don't attempt to fiddle with cdo->capability

Jerry Hoemann (1):
      selftests: watchdog: Fix error message.

Jia-Ju Bai (1):
      fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_mle()

Jianchao Wang (1):
      block: fix the DISCARD request merge

Joel Stanley (4):
      powerpc/boot: Disable vector instructions
      powerpc/xmon: Relax frame size for clang
      selftests/powerpc/signal: Fix out-of-tree build
      powerpc/boot: Fix opal console in boot wrapper

Johan Hovold (2):
      USB: serial: mos7720: fix remote wakeup
      USB: serial: mos7840: fix remote wakeup

Johannes Berg (1):
      cfg80211: call disconnect_wk when AP stops

John Pittman (1):
      md/raid10: prevent access of uninitialized resync_pages offset

Jon Derrick (1):
      PCI: vmd: Detach resources after stopping root bus

Jon Mason (1):
      ntb_netdev: fix sleep time mismatch

Joseph Qi (1):
      Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()"

Julien Folly (1):
      w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for unsigned, count for max size).

Kai Shen (1):
      cpufreq: Add NULL checks to show() and store() methods of cpufreq

Kamal Mostafa (1):
      UBUNTU: upstream stable to v4.14.157, v4.19.87

Keith Busch (3):
      nvme-pci: fix hot removal during error handling
      tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage
      nvme-pci: fix conflicting p2p resource adds

Kiernan Hager (1):
      platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UQ

Kishon Vijay Abraham I (1):
      PCI: keystone: Use quirk to limit MRRS for K2G

Kyeongdon Kim (1):
      net: fix warning in af_unix

Larry Chen (1):
      ocfs2: fix clusters leak in ocfs2_defrag_extent()

Laura Abbott (1):
      tools: gpio: Correctly add make dependencies for gpio_utils

Laurent Pinchart (1):
      media: uvcvideo: Fix error path in control parsing failure

Laurent Vivier (1):
      virtio_console: allocate inbufs in add_port() only if it is needed

Lior David (1):
      wil6210: fix locking in wmi_call

Lubomir Rintel (1):
      clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk

Luigi Rizzo (1):
      net/mlx4_en: fix mlx4 ethtool -N insertion

Luis Henriques (1):
      ceph: only allow punch hole mode in fallocate

Maor Gottlieb (1):
      net/mlx5: Fix auto group size calculation

Marcel Ziswiler (1):
      ASoC: tegra_sgtl5000: fix device_node refcounting

Marek Behún (1):
      net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speed

Marek Szyprowski (1):
      mfd: max8997: Enale irq-wakeup unconditionally

Martin Habets (1):
      sfc: Only cancel the PPS workqueue if it exists

Masahiro Yamada (4):
      i2c: uniphier-f: make driver robust against concurrency
      i2c: uniphier-f: fix occasional timeout error
      i2c: uniphier-f: fix race condition when IRQ is cleared
      i2c: uniphier-f: fix timeout error after reading 8 bytes

Masahisa Kojima (1):
      net: socionext: Stop PHY before resetting netsec

Masami Hiramatsu (1):
      selftests/ftrace: Fix to test kprobe $comm arg only if available

Mattias Jacobsson (1):
      USB: misc: appledisplay: fix backlight update_status return code

Max Uvarov (2):
      net: phy: dp83867: fix speed 10 in sgmii mode
      net: phy: dp83867: increase SGMII autoneg timer duration

Michael Ellerman (5):
      selftests/powerpc/switch_endian: Fix out-of-tree build
      selftests/powerpc/cache_shape: Fix out-of-tree build
      powerpc/mm/radix: Fix off-by-one in split mapping logic
      powerpc/mm/radix: Fix overuse of small pages in splitting logic
      powerpc/mm/radix: Fix small page at boundary when splitting

Michael Kelley (1):
      irq/matrix: Fix memory overallocation

Mike Manning (1):
      vrf: mark skb for multicast or link-local as enslaved to VRF

Miroslav Lichvar (1):
      igb: shorten maximum PHC timecounter update interval

Nathan Chancellor (9):
      scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler
      scsi: isci: Change sci_controller_start_task's return type to sci_status
      scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_param
      crypto: ccree - avoid implicit enum conversion
      atm: zatm: Fix empty body Clang warnings
      rtc: s35390a: Change buf's type to u8 in s35390a_init
      mISDN: Fix type of switch control variable in ctrl_teimanager
      pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INT
      pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARD

Navid Emamdoost (1):
      nbd: prevent memory leak

Nikolay Borisov (1):
      btrfs: handle error of get_old_root

Oliver Neukum (4):
      nfc: port100: handle command failure cleanly
      media: b2c2-flexcop-usb: add sanity checking
      USB: chaoskey: fix error case of a timeout
      appledisplay: fix error handling in the scheduled work

Omar Sandoval (1):
      amiflop: clean up on errors during setup

Pavel Löbl (1):
      USB: serial: mos7840: add USB ID to support Moxa UPort 2210

Peter Zijlstra (1):
      sched/topology: Fix off by one bug

Petr Machata (1):
      mlxsw: spectrum_router: Fix determining underlay for a GRE tunnel

Philipp Klocke (1):
      ALSA: i2c/cs8427: Fix int to char conversion

Quentin Monnet (2):
      tools: bpftool: fix completion for "bpftool map update"
      tools: bpftool: pass an argument to silence open_obj_pinned()

Rahul Verma (1):
      qed: Align local and global PTT to propagate through the APIs.

Rasmus Villemoes (3):
      linux/bitmap.h: handle constant zero-size bitmaps correctly
      linux/bitmap.h: fix type of nbits in bitmap_shift_right()
      lib/bitmap.c: fix remaining space computation in bitmap_print_to_pagebuf

Richard Guy Briggs (1):
      audit: print empty EXECVE args

Roi Dayan (1):
      net/mlx5e: Fix set vf link state error flow

Roman Gushchin (1):
      mm: handle no memcg case in memcg_kmem_charge() properly

Sabrina Dubroca (2):
      macsec: update operstate when lower device changes
      macsec: let the administrator set UP state even if lowerdev is down

Sam Bobroff (1):
      powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field

Sapthagiri Baratam (1):
      mfd: arizona: Correct calling of runtime_put_sync

Sasha Levin (1):
      x86/hyperv: mark hyperv_init as __init function

Sean Christopherson (2):
      KVM: nVMX: reset cache/shadows when switching loaded VMCS
      KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved

Sean Young (1):
      media: imon: invalid dereference in imon_touch_event

Sergei Shtylyov (1):
      spi: sh-msiof: fix deferred probing

Sergey Senozhatsky (2):
      printk: fix integer overflow in setup_log_buf()
      printk: lock/unlock console only for new logbuf entries

Shaokun Zhang (1):
      rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL information

Shivasharan S (2):
      scsi: megaraid_sas: Fix msleep granularity
      scsi: megaraid_sas: Fix goto labels in error handling

Shuah Khan (Samsung OSG) (1):
      selftests: watchdog: fix message when /dev/watchdog open fails

Sriram R (1):
      cfg80211: Prevent regulatory restore during STA disconnect in concurrent interfaces

Stefano Garzarella (1):
      vhost/vsock: split packets to send using multiple buffers

Steven Rostedt (VMware) (1):
      kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack

Su Yue (1):
      btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag

Suganath Prabu (3):
      scsi: mpt3sas: Fix Sync cache command failure during driver unload
      scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devices
      scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11

Sun Ke (1):
      nbd:fix memory leak in nbd_get_socket()

Suwan Kim (1):
      usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()

Taehee Yoo (1):
      bpf: devmap: fix wrong interface selection in notifier_call

Takashi Sakamoto (1):
      ALSA: isight: fix leak of reference to firewire unit in error path of .probe callback

Tariq Toukan (1):
      net/mlx4_en: Fix wrong limitation for number of TX rings

Thierry Reding (1):
      gpio: max77620: Fixup debounce delays

Thomas Richter (1):
      s390/perf: Return error when debug_register fails

Tomas Bortoli (1):
      Bluetooth: Fix invalid-free in bcsp_close()

Trond Myklebust (1):
      SUNRPC: Fix a compile warning for cmpxchg64()

Tycho Andersen (2):
      dlm: fix invalid free
      dlm: don't leak kernel pointer to userspace

Ulf Hansson (1):
      PM / Domains: Deal with multiple states but no governor in genpd

Uros Bizjak (1):
      KVM/x86: Fix invvpid and invept register operand size in 64-bit mode

Valentin Schneider (1):
      sched/fair: Don't increase sd->balance_interval on newidle balance

Vandana BN (1):
      media: vivid: Set vid_cap_streaming and vid_out_streaming to true

Victor Kamensky (1):
      arm64: makefile fix build of .i file in external module case

Vignesh R (2):
      spi: omap2-mcspi: Set FIFO DMA trigger level to word length
      spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch

Vinayak Menon (1):
      mm/page_io.c: do not free shared swap slots

Vincent Chen (1):
      RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap

Vito Caputo (1):
      media: cxusb: detect cxusb_ctrl_msg error in query

Waiman Long (2):
      x86/speculation: Fix incorrect MDS/TAA mitigation status
      x86/speculation: Fix redundant MDS mitigation message

Wenwen Wang (1):
      misc: mic: fix a DMA pool free failure

Yan, Zheng (1):
      ceph: fix dentry leak in ceph_readdir_prepopulate

YueHaibing (1):
      net: bcmgenet: return correct value 'ret' from bcmgenet_power_down

zhong jiang (1):
      mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lock

 Documentation/admin-guide/hw-vuln/mds.rst          |   7 +-
 .../admin-guide/hw-vuln/tsx_async_abort.rst        |   5 +-
 Documentation/admin-guide/kernel-parameters.txt    |  11 ++
 arch/arc/kernel/perf_event.c                       |   4 +-
 arch/arm/mm/mmu.c                                  |   3 +
 arch/arm64/Makefile                                |   2 +
 arch/arm64/include/asm/string.h                    |  14 +--
 arch/arm64/kernel/arm64ksyms.c                     |   7 +-
 arch/arm64/lib/memchr.S                            |   2 +-
 arch/arm64/lib/memcmp.S                            |   2 +-
 arch/arm64/lib/strchr.S                            |   2 +-
 arch/arm64/lib/strcmp.S                            |   2 +-
 arch/arm64/lib/strlen.S                            |   2 +-
 arch/arm64/lib/strncmp.S                           |   2 +-
 arch/arm64/lib/strnlen.S                           |   2 +-
 arch/arm64/lib/strrchr.S                           |   2 +-
 arch/m68k/kernel/uboot.c                           |   2 +-
 arch/powerpc/boot/Makefile                         |   4 +-
 arch/powerpc/boot/opal.c                           |   8 --
 arch/powerpc/kernel/eeh_pe.c                       |   2 +-
 arch/powerpc/kernel/process.c                      |   3 +-
 arch/powerpc/mm/pgtable-radix.c                    |   8 +-
 arch/powerpc/platforms/ps3/os-area.c               |   2 +-
 arch/powerpc/platforms/pseries/hotplug-memory.c    |   2 +-
 arch/powerpc/platforms/pseries/lpar.c              |  54 ++++++++++
 arch/powerpc/xmon/Makefile                         |   6 ++
 arch/riscv/mm/ioremap.c                            |   2 +-
 arch/s390/kernel/perf_cpum_sf.c                    |   6 +-
 arch/sparc/include/asm/cmpxchg_64.h                |   7 +-
 arch/sparc/include/asm/parport.h                   |   2 +
 arch/um/drivers/line.c                             |   2 +-
 arch/x86/hyperv/hv_init.c                          |   2 +-
 arch/x86/include/asm/ptrace.h                      |  42 ++++++--
 arch/x86/kernel/cpu/bugs.c                         |  30 +++++-
 arch/x86/kvm/mmu.c                                 |   8 +-
 arch/x86/kvm/vmx.c                                 |  12 +--
 arch/x86/tools/gen-insn-attr-x86.awk               |   4 +-
 block/blk-merge.c                                  |  46 ++++++--
 debian.master/upstream-stable                      |   4 +-
 drivers/acpi/acpi_memhotplug.c                     |   2 +-
 drivers/atm/zatm.c                                 |  42 ++++----
 drivers/base/memory.c                              |  22 ++--
 drivers/base/power/domain.c                        |   6 ++
 drivers/block/amiflop.c                            |  84 +++++++--------
 drivers/block/nbd.c                                |   6 +-
 drivers/block/skd_main.c                           |   4 +-
 drivers/bluetooth/hci_bcsp.c                       |   3 +
 drivers/cdrom/cdrom.c                              |  27 +++--
 drivers/char/virtio_console.c                      |  28 +++--
 drivers/clk/at91/clk-audio-pll.c                   |   2 +-
 drivers/clk/mmp/clk-of-mmp2.c                      |   4 +-
 drivers/clk/sunxi-ng/ccu-sun50i-a64.c              |   7 +-
 drivers/clk/tegra/clk-tegra20.c                    |  36 +++++--
 drivers/cpufreq/cpufreq.c                          |   9 ++
 drivers/devfreq/devfreq.c                          |   2 +-
 drivers/edac/thunderx_edac.c                       |   4 +-
 drivers/firmware/google/gsmi.c                     |   5 +-
 drivers/gpio/gpio-max77620.c                       |   6 +-
 drivers/gpu/drm/i915/i915_gem_userptr.c            |  22 +++-
 drivers/i2c/busses/i2c-uniphier-f.c                |  72 ++++++++++---
 drivers/infiniband/hw/bnxt_re/main.c               |  13 ++-
 drivers/isdn/mISDN/tei.c                           |   7 +-
 drivers/macintosh/windfarm_smu_sat.c               |  25 ++---
 drivers/md/dm-raid.c                               |   2 +-
 drivers/md/raid10.c                                |   2 +-
 drivers/media/i2c/ov13858.c                        |   6 +-
 drivers/media/platform/vivid/vivid-kthread-cap.c   |   8 +-
 drivers/media/platform/vivid/vivid-kthread-out.c   |   8 +-
 drivers/media/platform/vivid/vivid-sdr-cap.c       |   8 +-
 drivers/media/platform/vivid/vivid-vid-cap.c       |   3 -
 drivers/media/platform/vivid/vivid-vid-out.c       |   3 -
 drivers/media/rc/imon.c                            |   3 +-
 drivers/media/usb/b2c2/flexcop-usb.c               |   3 +
 drivers/media/usb/dvb-usb/cxusb.c                  |   3 +-
 drivers/media/usb/usbvision/usbvision-video.c      |  21 +++-
 drivers/media/usb/uvc/uvc_driver.c                 |  28 ++---
 drivers/mfd/arizona-core.c                         |   8 +-
 drivers/mfd/intel_soc_pmic_bxtwc.c                 |  41 +++++--
 drivers/mfd/max8997.c                              |   8 +-
 drivers/mfd/mc13xxx-core.c                         |   3 +-
 drivers/misc/mic/scif/scif_fence.c                 |   2 +-
 drivers/mmc/host/mtk-sd.c                          |  15 +--
 drivers/net/dsa/bcm_sf2.c                          |   4 +
 drivers/net/dsa/mv88e6xxx/chip.c                   |   4 +-
 drivers/net/dsa/mv88e6xxx/port.c                   |  25 ++++-
 drivers/net/dsa/mv88e6xxx/port.h                   |   1 +
 drivers/net/ethernet/broadcom/genet/bcmgenet.c     |   2 +-
 drivers/net/ethernet/intel/fm10k/fm10k_iov.c       |  48 +++++----
 drivers/net/ethernet/intel/igb/igb_ptp.c           |   8 +-
 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c    |   9 +-
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c     |   9 ++
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c  |   2 +-
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c  |  10 +-
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.h  |   1 +
 drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c    |   2 +
 .../net/ethernet/mellanox/mlxsw/spectrum_router.c  |  19 +---
 drivers/net/ethernet/qlogic/qed/qed.h              |   2 +-
 drivers/net/ethernet/qlogic/qed/qed_main.c         |  22 +++-
 drivers/net/ethernet/qlogic/qed/qed_mcp.c          |  27 +++--
 drivers/net/ethernet/qlogic/qed/qed_mcp.h          |   5 +-
 drivers/net/ethernet/qlogic/qed/qed_vf.c           |   2 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c    |   2 +-
 drivers/net/ethernet/sfc/ptp.c                     |   3 +-
 drivers/net/ethernet/socionext/netsec.c            |  19 +++-
 drivers/net/ethernet/ti/cpsw.c                     |   1 +
 drivers/net/macsec.c                               |  20 +++-
 drivers/net/ntb_netdev.c                           |   2 +-
 drivers/net/phy/dp83867.c                          |  37 +++++++
 drivers/net/vrf.c                                  |  19 ++--
 drivers/net/wireless/ath/ath10k/pci.c              |  23 ++--
 drivers/net/wireless/ath/ath10k/usb.c              |   8 ++
 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c     |   2 +-
 drivers/net/wireless/ath/wil6210/debugfs.c         |  15 ++-
 drivers/net/wireless/ath/wil6210/wmi.c             |   9 +-
 .../broadcom/brcm80211/brcmsmac/mac80211_if.c      |  30 +++++-
 .../wireless/broadcom/brcm80211/brcmsmac/main.h    |   1 +
 drivers/net/wireless/cisco/airo.c                  |   2 +-
 drivers/net/wireless/marvell/mwifiex/cfg80211.c    |  13 ++-
 drivers/net/wireless/marvell/mwifiex/ioctl.h       |   1 +
 drivers/net/wireless/marvell/mwifiex/sta_ioctl.c   |  11 +-
 .../net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c  |   1 +
 .../net/wireless/realtek/rtlwifi/rtl8192de/fw.c    |   2 +-
 drivers/net/wireless/ti/wlcore/vendor_cmd.c        |   2 +-
 drivers/nfc/port100.c                              |   2 +-
 drivers/ntb/hw/intel/ntb_hw_intel.c                |   2 +-
 drivers/nvme/host/core.c                           |   2 +-
 drivers/nvme/host/pci.c                            |   8 +-
 drivers/nvme/target/fcloop.c                       |   1 +
 drivers/of/unittest.c                              |  53 +++++++--
 drivers/pci/dwc/pci-keystone.c                     |   3 +
 drivers/pci/host/pcie-mediatek.c                   | 119 ++++++++++-----------
 drivers/pci/host/vmd.c                             |   2 +-
 drivers/pinctrl/pinctrl-lpc18xx.c                  |  10 +-
 drivers/pinctrl/pinctrl-zynq.c                     |   9 +-
 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c           |  21 +++-
 drivers/pinctrl/sunxi/pinctrl-sunxi.c              |  11 +-
 drivers/platform/x86/asus-nb-wmi.c                 |  13 ++-
 drivers/pwm/pwm-lpss.c                             |  12 ++-
 drivers/rtc/rtc-s35390a.c                          |   2 +-
 drivers/scsi/dc395x.c                              |  12 ++-
 drivers/scsi/ips.c                                 |   1 +
 drivers/scsi/isci/host.c                           |   8 +-
 drivers/scsi/isci/host.h                           |   2 +-
 drivers/scsi/isci/request.c                        |   4 +-
 drivers/scsi/isci/task.c                           |   4 +-
 drivers/scsi/iscsi_tcp.c                           |   3 +-
 drivers/scsi/lpfc/lpfc.h                           |   1 +
 drivers/scsi/lpfc/lpfc_els.c                       |  94 +++++++++++++---
 drivers/scsi/lpfc/lpfc_hbadisc.c                   |  29 +++++
 drivers/scsi/lpfc/lpfc_init.c                      |   2 +-
 drivers/scsi/lpfc/lpfc_nportdisc.c                 |   5 +-
 drivers/scsi/lpfc/lpfc_sli.c                       |  11 +-
 drivers/scsi/lpfc/lpfc_sli4.h                      |   1 +
 drivers/scsi/megaraid/megaraid_sas_base.c          |   9 +-
 drivers/scsi/mpt3sas/mpt3sas_base.c                |   2 +-
 drivers/scsi/mpt3sas/mpt3sas_config.c              |   4 -
 drivers/scsi/mpt3sas/mpt3sas_scsih.c               |  36 ++++++-
 drivers/soc/bcm/brcmstb/pm/pm-arm.c                |   2 +-
 drivers/spi/spi-omap2-mcspi.c                      |  26 ++---
 drivers/spi/spi-sh-msiof.c                         |   4 +-
 drivers/staging/ccree/cc_hw_queue_defs.h           |   6 +-
 drivers/staging/comedi/drivers/usbduxfast.c        |  21 ++--
 drivers/thermal/rcar_thermal.c                     |   4 +-
 drivers/tty/pty.c                                  |  14 ++-
 drivers/tty/synclink_gt.c                          |  16 +--
 drivers/usb/misc/appledisplay.c                    |  15 ++-
 drivers/usb/misc/chaoskey.c                        |  24 ++++-
 drivers/usb/serial/cp210x.c                        |   1 +
 drivers/usb/serial/mos7720.c                       |   4 -
 drivers/usb/serial/mos7840.c                       |  16 ++-
 drivers/usb/serial/option.c                        |   7 ++
 drivers/usb/typec/tcpm.c                           |   9 +-
 drivers/usb/usbip/stub_rx.c                        |  50 +++++----
 drivers/vhost/vsock.c                              |  66 ++++++++----
 drivers/virtio/virtio_ring.c                       |   2 +-
 drivers/w1/slaves/w1_ds2438.c                      |  66 +++++++++---
 drivers/xen/balloon.c                              |   3 +
 fs/btrfs/ctree.c                                   |   4 +
 fs/btrfs/ioctl.c                                   |   2 +-
 fs/btrfs/super.c                                   |   6 +-
 fs/ceph/file.c                                     |  43 ++------
 fs/ceph/inode.c                                    |   1 -
 fs/dlm/member.c                                    |   5 +-
 fs/dlm/user.c                                      |   2 +-
 fs/f2fs/data.c                                     |   8 +-
 fs/f2fs/dir.c                                      |   1 +
 fs/f2fs/f2fs.h                                     |   2 +-
 fs/f2fs/namei.c                                    |   2 +
 fs/f2fs/segment.c                                  |   4 +-
 fs/f2fs/super.c                                    |   5 +-
 fs/gfs2/rgrp.c                                     |  13 ++-
 fs/hfs/brec.c                                      |   1 +
 fs/hfs/btree.c                                     |  41 ++++---
 fs/hfs/btree.h                                     |   1 +
 fs/hfs/catalog.c                                   |  16 +++
 fs/hfs/extent.c                                    |  10 +-
 fs/hfs/inode.c                                     |   2 +
 fs/hfsplus/attributes.c                            |  10 ++
 fs/hfsplus/brec.c                                  |   1 +
 fs/hfsplus/btree.c                                 |  44 +++++---
 fs/hfsplus/catalog.c                               |  24 +++++
 fs/hfsplus/extents.c                               |   8 +-
 fs/hfsplus/hfsplus_fs.h                            |   2 +
 fs/hfsplus/inode.c                                 |   1 +
 fs/ocfs2/buffer_head_io.c                          |  77 +++++++++----
 fs/ocfs2/dlm/dlmdebug.c                            |   2 +-
 fs/ocfs2/dlmglue.c                                 |   2 +-
 fs/ocfs2/journal.c                                 |  51 ++++++---
 fs/ocfs2/move_extents.c                            |  17 +++
 fs/ocfs2/stackglue.c                               |   6 --
 fs/ocfs2/stackglue.h                               |   3 -
 fs/ocfs2/xattr.c                                   |  56 ++++++----
 fs/read_write.c                                    |  33 ++++++
 fs/xfs/xfs_buf.c                                   |  38 ++++++-
 include/linux/bitmap.h                             |   9 +-
 include/linux/inetdevice.h                         |   4 +-
 include/linux/kvm_host.h                           |   1 +
 include/linux/memory_hotplug.h                     |   1 +
 include/linux/mfd/intel_soc_pmic.h                 |   1 +
 include/linux/mfd/max8997.h                        |   1 -
 include/linux/mfd/mc13xxx.h                        |   1 +
 kernel/auditsc.c                                   |   2 +-
 kernel/bpf/devmap.c                                |   3 +-
 kernel/irq/matrix.c                                |   2 +-
 kernel/panic.c                                     |   2 +-
 kernel/printk/printk.c                             |  11 +-
 kernel/sched/fair.c                                |  13 ++-
 kernel/sched/topology.c                            |   2 +-
 lib/bitmap.c                                       |  10 +-
 lib/swiotlb.c                                      |  33 +-----
 mm/gup_benchmark.c                                 |   3 +
 mm/ksm.c                                           |  14 +--
 mm/memcontrol.c                                    |   2 +-
 mm/memory_hotplug.c                                |  76 +++++++++----
 mm/migrate.c                                       |  25 +++--
 mm/page-writeback.c                                |  33 +++---
 mm/page_io.c                                       |   7 +-
 net/core/dev.c                                     |   2 +-
 net/core/rtnetlink.c                               |  23 +++-
 net/ipv4/igmp.c                                    |  53 ++++++---
 net/ipv6/tcp_ipv6.c                                |   3 +-
 net/openvswitch/conntrack.c                        |   3 +-
 net/sched/act_pedit.c                              |   7 +-
 net/sunrpc/auth_gss/gss_krb5_seal.c                |   1 +
 net/sunrpc/xprtsock.c                              |  34 +++---
 net/unix/af_unix.c                                 |   2 +
 net/vmw_vsock/virtio_transport_common.c            |  15 ++-
 net/wireless/ap.c                                  |   2 +
 net/wireless/core.h                                |   2 +
 net/wireless/sme.c                                 |   8 +-
 sound/firewire/isight.c                            |  10 +-
 sound/i2c/cs8427.c                                 |   2 +-
 sound/soc/tegra/tegra_sgtl5000.c                   |  17 ++-
 tools/bpf/bpftool/bash-completion/bpftool          |   2 +-
 tools/bpf/bpftool/common.c                         |  15 +--
 tools/bpf/bpftool/main.h                           |   2 +-
 tools/gpio/Build                                   |   1 +
 tools/gpio/Makefile                                |  10 +-
 tools/objtool/arch/x86/tools/gen-insn-attr-x86.awk |   4 +-
 tools/power/acpi/tools/acpidump/apmain.c           |   2 +-
 .../ftrace/test.d/kprobe/kprobe_args_syntax.tc     |   3 +
 .../testing/selftests/powerpc/cache_shape/Makefile |   9 +-
 tools/testing/selftests/powerpc/signal/Makefile    |  11 +-
 .../selftests/powerpc/switch_endian/Makefile       |   1 +
 tools/testing/selftests/vm/gup_benchmark.c         |   1 +
 tools/testing/selftests/watchdog/watchdog-test.c   |  16 ++-
 tools/usb/usbip/libsrc/usbip_host_common.c         |   8 +-
 virt/kvm/kvm_main.c                                |  26 ++++-
 268 files changed, 2225 insertions(+), 1089 deletions(-)

Comments

Kamal Mostafa Dec. 9, 2019, 11:29 p.m. UTC | #1
Superseded.

 -Kamal

On Tue, Dec 03, 2019 at 09:14:14AM -0800, Kamal Mostafa wrote:
> This pull req includes the following pending Bionic stable patchsets:
> 
> 	Bionic update: upstream stable patchset 2019-12-03
> 		Ported from the following upstream stable releases:
> 			v4.14.157, v4.19.87
> 	https://bugs.launchpad.net/bugs/1854975
> 
>  -Kamal
> 
> -----
> 
> The following changes since commit 80e9db2e1e0d76380c9b403b1bd343bc0ebb3369:
> 
>   UBUNTU: Ubuntu-4.15.0-73.82 (2019-12-02 14:01:37 -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 9aa91af52e183771f3a19ad24bb49565172cddf4:
> 
>   UBUNTU: upstream stable to v4.14.157, v4.19.87 (2019-12-03 07:38:08 -0800)
> 
> ----------------------------------------------------------------
> Adrian Bunk (1):
>       mwifiex: Fix NL80211_TX_POWER_LIMITED
> 
> Ahmad Masri (1):
>       wil6210: fix debugfs memory access alignment
> 
> Al Viro (2):
>       pty: fix compat ioctls
>       synclink_gt(): fix compat_ioctl()
> 
> Alan Stern (1):
>       media: usbvision: Fix races among open, close, and disconnect
> 
> Aleksander Morgado (2):
>       USB: serial: option: add support for DW5821e with eSIM support
>       USB: serial: option: add support for Foxconn T77W968 LTE modules
> 
> Alexander Kapshuk (1):
>       x86/insn: Fix awk regexp warnings
> 
> Alexander Popov (1):
>       media: vivid: Fix wrong locking that causes race conditions on streaming stop
> 
> Alexandre Belloni (1):
>       clk: at91: audio-pll: fix audio pmc type
> 
> Alexey Brodkin (1):
>       ARC: perf: Accommodate big-endian CPU
> 
> Ali MJ Al-Nasrawy (2):
>       brcmsmac: AP mode: update beacon when TIM changes
>       brcmsmac: never log "tid x is not agg'able" by default
> 
> Andrea Arcangeli (1):
>       mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
> 
> Andreas Gruenbacher (1):
>       gfs2: Fix marking bitmaps non-full
> 
> Andrey Ryabinin (2):
>       mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
>       arm64: lib: use C string functions with KASAN enabled
> 
> Andy Shevchenko (1):
>       mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as well
> 
> Angelo Dureghello (1):
>       m68k: fix command-line parsing when passed from u-boot
> 
> Anton Ivanov (1):
>       um: Make line/tty semantics use true write IRQ
> 
> Aravinda Prasad (1):
>       powerpc/pseries: Export raw per-CPU VPA data via debugfs
> 
> Arnd Bergmann (2):
>       openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS
>       btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
> 
> Badhri Jagan Sridharan (1):
>       usb: typec: tcpm: charge current handling for sink during hard reset
> 
> Bart Van Assche (1):
>       nvmet-fcloop: suppress a compiler warning
> 
> Benjamin Herrenschmidt (1):
>       macintosh/windfarm_smu_sat: Fix debug output
> 
> Bernd Porr (1):
>       staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
> 
> Bo Yan (1):
>       cpufreq: Skip cpufreq resume if it's not suspended
> 
> Borislav Petkov (1):
>       kernel/panic.c: do not append newline to the stack protector panic string
> 
> Brian Masney (1):
>       pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issues
> 
> Carl Huang (1):
>       ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem
> 
> Changwei Ge (1):
>       ocfs2: don't put and assigning null to bh allocated outside
> 
> Chao Yu (2):
>       f2fs: fix to spread clear_cold_data()
>       f2fs: spread f2fs_set_inode_flags()
> 
> Chaotian Jing (2):
>       mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail
>       mmc: mediatek: fill the actual clock for mmc debugfs
> 
> Chester Lin (1):
>       ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary
> 
> Chiranjeevi Rapolu (1):
>       media: ov13858: Check for possible null pointer
> 
> Chris Wilson (1):
>       drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
> 
> Christoph Hellwig (3):
>       scsi: dc395x: fix dma API usage in srb_done
>       scsi: dc395x: fix DMA API usage in sg_update_list
>       swiotlb: do not panic on mapping failures
> 
> Christophe JAILLET (2):
>       pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'
>       wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_config_start()'
> 
> Colin Ian King (3):
>       usbip: tools: fix atoi() on non-null terminated string
>       fs/hfs/extent.c: fix array out of bounds read of array extent
>       ACPICA: Use %d for signed int print formatting instead of %u
> 
> Dan Carpenter (6):
>       net: rtnetlink: prevent underflows in do_setvfinfo()
>       powerpc: Fix signedness bug in update_flash_db()
>       EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr()
>       qlcnic: fix a return in qlcnic_dcb_get_capability()
>       wireless: airo: potential buffer overflow in sprintf()
>       mm/gup_benchmark.c: prevent integer overflow in ioctl
> 
> Darrick J. Wong (1):
>       vfs: avoid problematic remapping requests into partial EOF block
> 
> Dave Chinner (2):
>       xfs: fix use-after-free race in xfs_buf_rele
>       mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
> 
> Dave Jiang (1):
>       ntb: intel: fix return value for ndev_vec_mask()
> 
> David Ahern (1):
>       ipv6: Fix handling of LLA with VRF and sockets bound to VRF
> 
> David Hildenbrand (3):
>       mm/memory_hotplug: make add_memory() take the device_hotplug_lock
>       mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()
>       mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
> 
> David S. Miller (2):
>       sparc: Fix parport build warnings.
>       sparc64: Rework xchg() definition to avoid warnings.
> 
> Davide Caratti (1):
>       net/sched: act_pedit: fix WARN() in the traffic path
> 
> Denis Efremov (1):
>       ath9k_hw: fix uninitialized variable data
> 
> Devesh Sharma (1):
>       RDMA/bnxt_re: Fix qp async event reporting
> 
> Dmitry Osipenko (1):
>       clk: tegra20: Turn EMC clock gate into divider
> 
> Duncan Laurie (1):
>       gsmi: Fix bug in append_to_eventlog sysfs handler
> 
> Eran Ben Elisha (1):
>       net/mlxfw: Verify FSM error code translation doesn't exceed array size
> 
> Eric Dumazet (1):
>       net: do not abort bulk send on BQL status
> 
> Ernesto A. Fernández (8):
>       hfsplus: fix BUG on bnode parent update
>       hfs: fix BUG on bnode parent update
>       hfsplus: prevent btree data loss on ENOSPC
>       hfs: prevent btree data loss on ENOSPC
>       hfsplus: fix return value of hfsplus_get_block()
>       hfs: fix return value of hfs_get_block()
>       hfsplus: update timestamps on truncate()
>       hfs: update timestamp on truncate()
> 
> Ezequiel Garcia (1):
>       PM / devfreq: Fix kernel oops on governor module load
> 
> Fabio Estevam (1):
>       mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values
> 
> Felipe Rechia (1):
>       powerpc/process: Fix flush_all_to_thread for SPE
> 
> Florian Fainelli (2):
>       net: dsa: bcm_sf2: Turn on PHY to allow successful registration
>       soc: bcm: brcmstb: Fix re-entry point with a THUMB2_KERNEL
> 
> Frank Rowand (2):
>       of: unittest: allow base devicetree to have symbol metadata
>       of: unittest: initialize args before calling of_*parse_*()
> 
> Gang He (1):
>       ocfs2: remove ocfs2_is_o2cb_active()
> 
> Geert Uytterhoeven (1):
>       thermal: rcar_thermal: Prevent hardware access during system suspend
> 
> Greg Kroah-Hartman (1):
>       usb-serial: cp201x: support Mark-10 digital force gauge
> 
> Guozhonghua (1):
>       ocfs2: without quota support, avoid calling quota recovery
> 
> Gustavo A. R. Silva (2):
>       scsi: ips: fix missing break in switch
>       rtl8xxxu: Fix missing break in switch
> 
> Halil Pasic (1):
>       virtio_ring: fix return code on DMA mapping fails
> 
> Hangbin Liu (1):
>       ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
> 
> Hans de Goede (1):
>       pwm: lpss: Only set update bit if we are actually changing the settings
> 
> Heinz Mauelshagen (1):
>       dm raid: avoid bitmap with raid4/5/6 journal device
> 
> Hewenliang (1):
>       usbip: tools: fix fd leakage in the function of read_attr_usbip_status
> 
> Honghui Zhang (1):
>       PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocks
> 
> Hui Peng (1):
>       ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
> 
> Icenowy Zheng (1):
>       clk: sunxi-ng: enable so-said LDOs for A64 SoC's pll-mipi clock
> 
> Igor Konopko (1):
>       nvme-pci: fix surprise removal
> 
> Ivan Khoronzhuk (1):
>       net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
> 
> J. Bruce Fields (1):
>       sunrpc: safely reallow resvport min/max inversion
> 
> Jacob Keller (1):
>       fm10k: ensure completer aborts are marked as non-fatal after a resume
> 
> James Smart (3):
>       scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
>       scsi: lpfc: Correct loss of fc4 type on remote port address change
>       scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-point
> 
> Jens Axboe (2):
>       skd: fixup usage of legacy IO API
>       cdrom: don't attempt to fiddle with cdo->capability
> 
> Jerry Hoemann (1):
>       selftests: watchdog: Fix error message.
> 
> Jia-Ju Bai (1):
>       fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_mle()
> 
> Jianchao Wang (1):
>       block: fix the DISCARD request merge
> 
> Joel Stanley (4):
>       powerpc/boot: Disable vector instructions
>       powerpc/xmon: Relax frame size for clang
>       selftests/powerpc/signal: Fix out-of-tree build
>       powerpc/boot: Fix opal console in boot wrapper
> 
> Johan Hovold (2):
>       USB: serial: mos7720: fix remote wakeup
>       USB: serial: mos7840: fix remote wakeup
> 
> Johannes Berg (1):
>       cfg80211: call disconnect_wk when AP stops
> 
> John Pittman (1):
>       md/raid10: prevent access of uninitialized resync_pages offset
> 
> Jon Derrick (1):
>       PCI: vmd: Detach resources after stopping root bus
> 
> Jon Mason (1):
>       ntb_netdev: fix sleep time mismatch
> 
> Joseph Qi (1):
>       Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()"
> 
> Julien Folly (1):
>       w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for unsigned, count for max size).
> 
> Kai Shen (1):
>       cpufreq: Add NULL checks to show() and store() methods of cpufreq
> 
> Kamal Mostafa (1):
>       UBUNTU: upstream stable to v4.14.157, v4.19.87
> 
> Keith Busch (3):
>       nvme-pci: fix hot removal during error handling
>       tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage
>       nvme-pci: fix conflicting p2p resource adds
> 
> Kiernan Hager (1):
>       platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UQ
> 
> Kishon Vijay Abraham I (1):
>       PCI: keystone: Use quirk to limit MRRS for K2G
> 
> Kyeongdon Kim (1):
>       net: fix warning in af_unix
> 
> Larry Chen (1):
>       ocfs2: fix clusters leak in ocfs2_defrag_extent()
> 
> Laura Abbott (1):
>       tools: gpio: Correctly add make dependencies for gpio_utils
> 
> Laurent Pinchart (1):
>       media: uvcvideo: Fix error path in control parsing failure
> 
> Laurent Vivier (1):
>       virtio_console: allocate inbufs in add_port() only if it is needed
> 
> Lior David (1):
>       wil6210: fix locking in wmi_call
> 
> Lubomir Rintel (1):
>       clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk
> 
> Luigi Rizzo (1):
>       net/mlx4_en: fix mlx4 ethtool -N insertion
> 
> Luis Henriques (1):
>       ceph: only allow punch hole mode in fallocate
> 
> Maor Gottlieb (1):
>       net/mlx5: Fix auto group size calculation
> 
> Marcel Ziswiler (1):
>       ASoC: tegra_sgtl5000: fix device_node refcounting
> 
> Marek Behún (1):
>       net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speed
> 
> Marek Szyprowski (1):
>       mfd: max8997: Enale irq-wakeup unconditionally
> 
> Martin Habets (1):
>       sfc: Only cancel the PPS workqueue if it exists
> 
> Masahiro Yamada (4):
>       i2c: uniphier-f: make driver robust against concurrency
>       i2c: uniphier-f: fix occasional timeout error
>       i2c: uniphier-f: fix race condition when IRQ is cleared
>       i2c: uniphier-f: fix timeout error after reading 8 bytes
> 
> Masahisa Kojima (1):
>       net: socionext: Stop PHY before resetting netsec
> 
> Masami Hiramatsu (1):
>       selftests/ftrace: Fix to test kprobe $comm arg only if available
> 
> Mattias Jacobsson (1):
>       USB: misc: appledisplay: fix backlight update_status return code
> 
> Max Uvarov (2):
>       net: phy: dp83867: fix speed 10 in sgmii mode
>       net: phy: dp83867: increase SGMII autoneg timer duration
> 
> Michael Ellerman (5):
>       selftests/powerpc/switch_endian: Fix out-of-tree build
>       selftests/powerpc/cache_shape: Fix out-of-tree build
>       powerpc/mm/radix: Fix off-by-one in split mapping logic
>       powerpc/mm/radix: Fix overuse of small pages in splitting logic
>       powerpc/mm/radix: Fix small page at boundary when splitting
> 
> Michael Kelley (1):
>       irq/matrix: Fix memory overallocation
> 
> Mike Manning (1):
>       vrf: mark skb for multicast or link-local as enslaved to VRF
> 
> Miroslav Lichvar (1):
>       igb: shorten maximum PHC timecounter update interval
> 
> Nathan Chancellor (9):
>       scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler
>       scsi: isci: Change sci_controller_start_task's return type to sci_status
>       scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_param
>       crypto: ccree - avoid implicit enum conversion
>       atm: zatm: Fix empty body Clang warnings
>       rtc: s35390a: Change buf's type to u8 in s35390a_init
>       mISDN: Fix type of switch control variable in ctrl_teimanager
>       pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INT
>       pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARD
> 
> Navid Emamdoost (1):
>       nbd: prevent memory leak
> 
> Nikolay Borisov (1):
>       btrfs: handle error of get_old_root
> 
> Oliver Neukum (4):
>       nfc: port100: handle command failure cleanly
>       media: b2c2-flexcop-usb: add sanity checking
>       USB: chaoskey: fix error case of a timeout
>       appledisplay: fix error handling in the scheduled work
> 
> Omar Sandoval (1):
>       amiflop: clean up on errors during setup
> 
> Pavel Löbl (1):
>       USB: serial: mos7840: add USB ID to support Moxa UPort 2210
> 
> Peter Zijlstra (1):
>       sched/topology: Fix off by one bug
> 
> Petr Machata (1):
>       mlxsw: spectrum_router: Fix determining underlay for a GRE tunnel
> 
> Philipp Klocke (1):
>       ALSA: i2c/cs8427: Fix int to char conversion
> 
> Quentin Monnet (2):
>       tools: bpftool: fix completion for "bpftool map update"
>       tools: bpftool: pass an argument to silence open_obj_pinned()
> 
> Rahul Verma (1):
>       qed: Align local and global PTT to propagate through the APIs.
> 
> Rasmus Villemoes (3):
>       linux/bitmap.h: handle constant zero-size bitmaps correctly
>       linux/bitmap.h: fix type of nbits in bitmap_shift_right()
>       lib/bitmap.c: fix remaining space computation in bitmap_print_to_pagebuf
> 
> Richard Guy Briggs (1):
>       audit: print empty EXECVE args
> 
> Roi Dayan (1):
>       net/mlx5e: Fix set vf link state error flow
> 
> Roman Gushchin (1):
>       mm: handle no memcg case in memcg_kmem_charge() properly
> 
> Sabrina Dubroca (2):
>       macsec: update operstate when lower device changes
>       macsec: let the administrator set UP state even if lowerdev is down
> 
> Sam Bobroff (1):
>       powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
> 
> Sapthagiri Baratam (1):
>       mfd: arizona: Correct calling of runtime_put_sync
> 
> Sasha Levin (1):
>       x86/hyperv: mark hyperv_init as __init function
> 
> Sean Christopherson (2):
>       KVM: nVMX: reset cache/shadows when switching loaded VMCS
>       KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
> 
> Sean Young (1):
>       media: imon: invalid dereference in imon_touch_event
> 
> Sergei Shtylyov (1):
>       spi: sh-msiof: fix deferred probing
> 
> Sergey Senozhatsky (2):
>       printk: fix integer overflow in setup_log_buf()
>       printk: lock/unlock console only for new logbuf entries
> 
> Shaokun Zhang (1):
>       rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL information
> 
> Shivasharan S (2):
>       scsi: megaraid_sas: Fix msleep granularity
>       scsi: megaraid_sas: Fix goto labels in error handling
> 
> Shuah Khan (Samsung OSG) (1):
>       selftests: watchdog: fix message when /dev/watchdog open fails
> 
> Sriram R (1):
>       cfg80211: Prevent regulatory restore during STA disconnect in concurrent interfaces
> 
> Stefano Garzarella (1):
>       vhost/vsock: split packets to send using multiple buffers
> 
> Steven Rostedt (VMware) (1):
>       kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack
> 
> Su Yue (1):
>       btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag
> 
> Suganath Prabu (3):
>       scsi: mpt3sas: Fix Sync cache command failure during driver unload
>       scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devices
>       scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11
> 
> Sun Ke (1):
>       nbd:fix memory leak in nbd_get_socket()
> 
> Suwan Kim (1):
>       usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
> 
> Taehee Yoo (1):
>       bpf: devmap: fix wrong interface selection in notifier_call
> 
> Takashi Sakamoto (1):
>       ALSA: isight: fix leak of reference to firewire unit in error path of .probe callback
> 
> Tariq Toukan (1):
>       net/mlx4_en: Fix wrong limitation for number of TX rings
> 
> Thierry Reding (1):
>       gpio: max77620: Fixup debounce delays
> 
> Thomas Richter (1):
>       s390/perf: Return error when debug_register fails
> 
> Tomas Bortoli (1):
>       Bluetooth: Fix invalid-free in bcsp_close()
> 
> Trond Myklebust (1):
>       SUNRPC: Fix a compile warning for cmpxchg64()
> 
> Tycho Andersen (2):
>       dlm: fix invalid free
>       dlm: don't leak kernel pointer to userspace
> 
> Ulf Hansson (1):
>       PM / Domains: Deal with multiple states but no governor in genpd
> 
> Uros Bizjak (1):
>       KVM/x86: Fix invvpid and invept register operand size in 64-bit mode
> 
> Valentin Schneider (1):
>       sched/fair: Don't increase sd->balance_interval on newidle balance
> 
> Vandana BN (1):
>       media: vivid: Set vid_cap_streaming and vid_out_streaming to true
> 
> Victor Kamensky (1):
>       arm64: makefile fix build of .i file in external module case
> 
> Vignesh R (2):
>       spi: omap2-mcspi: Set FIFO DMA trigger level to word length
>       spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
> 
> Vinayak Menon (1):
>       mm/page_io.c: do not free shared swap slots
> 
> Vincent Chen (1):
>       RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap
> 
> Vito Caputo (1):
>       media: cxusb: detect cxusb_ctrl_msg error in query
> 
> Waiman Long (2):
>       x86/speculation: Fix incorrect MDS/TAA mitigation status
>       x86/speculation: Fix redundant MDS mitigation message
> 
> Wenwen Wang (1):
>       misc: mic: fix a DMA pool free failure
> 
> Yan, Zheng (1):
>       ceph: fix dentry leak in ceph_readdir_prepopulate
> 
> YueHaibing (1):
>       net: bcmgenet: return correct value 'ret' from bcmgenet_power_down
> 
> zhong jiang (1):
>       mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lock
> 
>  Documentation/admin-guide/hw-vuln/mds.rst          |   7 +-
>  .../admin-guide/hw-vuln/tsx_async_abort.rst        |   5 +-
>  Documentation/admin-guide/kernel-parameters.txt    |  11 ++
>  arch/arc/kernel/perf_event.c                       |   4 +-
>  arch/arm/mm/mmu.c                                  |   3 +
>  arch/arm64/Makefile                                |   2 +
>  arch/arm64/include/asm/string.h                    |  14 +--
>  arch/arm64/kernel/arm64ksyms.c                     |   7 +-
>  arch/arm64/lib/memchr.S                            |   2 +-
>  arch/arm64/lib/memcmp.S                            |   2 +-
>  arch/arm64/lib/strchr.S                            |   2 +-
>  arch/arm64/lib/strcmp.S                            |   2 +-
>  arch/arm64/lib/strlen.S                            |   2 +-
>  arch/arm64/lib/strncmp.S                           |   2 +-
>  arch/arm64/lib/strnlen.S                           |   2 +-
>  arch/arm64/lib/strrchr.S                           |   2 +-
>  arch/m68k/kernel/uboot.c                           |   2 +-
>  arch/powerpc/boot/Makefile                         |   4 +-
>  arch/powerpc/boot/opal.c                           |   8 --
>  arch/powerpc/kernel/eeh_pe.c                       |   2 +-
>  arch/powerpc/kernel/process.c                      |   3 +-
>  arch/powerpc/mm/pgtable-radix.c                    |   8 +-
>  arch/powerpc/platforms/ps3/os-area.c               |   2 +-
>  arch/powerpc/platforms/pseries/hotplug-memory.c    |   2 +-
>  arch/powerpc/platforms/pseries/lpar.c              |  54 ++++++++++
>  arch/powerpc/xmon/Makefile                         |   6 ++
>  arch/riscv/mm/ioremap.c                            |   2 +-
>  arch/s390/kernel/perf_cpum_sf.c                    |   6 +-
>  arch/sparc/include/asm/cmpxchg_64.h                |   7 +-
>  arch/sparc/include/asm/parport.h                   |   2 +
>  arch/um/drivers/line.c                             |   2 +-
>  arch/x86/hyperv/hv_init.c                          |   2 +-
>  arch/x86/include/asm/ptrace.h                      |  42 ++++++--
>  arch/x86/kernel/cpu/bugs.c                         |  30 +++++-
>  arch/x86/kvm/mmu.c                                 |   8 +-
>  arch/x86/kvm/vmx.c                                 |  12 +--
>  arch/x86/tools/gen-insn-attr-x86.awk               |   4 +-
>  block/blk-merge.c                                  |  46 ++++++--
>  debian.master/upstream-stable                      |   4 +-
>  drivers/acpi/acpi_memhotplug.c                     |   2 +-
>  drivers/atm/zatm.c                                 |  42 ++++----
>  drivers/base/memory.c                              |  22 ++--
>  drivers/base/power/domain.c                        |   6 ++
>  drivers/block/amiflop.c                            |  84 +++++++--------
>  drivers/block/nbd.c                                |   6 +-
>  drivers/block/skd_main.c                           |   4 +-
>  drivers/bluetooth/hci_bcsp.c                       |   3 +
>  drivers/cdrom/cdrom.c                              |  27 +++--
>  drivers/char/virtio_console.c                      |  28 +++--
>  drivers/clk/at91/clk-audio-pll.c                   |   2 +-
>  drivers/clk/mmp/clk-of-mmp2.c                      |   4 +-
>  drivers/clk/sunxi-ng/ccu-sun50i-a64.c              |   7 +-
>  drivers/clk/tegra/clk-tegra20.c                    |  36 +++++--
>  drivers/cpufreq/cpufreq.c                          |   9 ++
>  drivers/devfreq/devfreq.c                          |   2 +-
>  drivers/edac/thunderx_edac.c                       |   4 +-
>  drivers/firmware/google/gsmi.c                     |   5 +-
>  drivers/gpio/gpio-max77620.c                       |   6 +-
>  drivers/gpu/drm/i915/i915_gem_userptr.c            |  22 +++-
>  drivers/i2c/busses/i2c-uniphier-f.c                |  72 ++++++++++---
>  drivers/infiniband/hw/bnxt_re/main.c               |  13 ++-
>  drivers/isdn/mISDN/tei.c                           |   7 +-
>  drivers/macintosh/windfarm_smu_sat.c               |  25 ++---
>  drivers/md/dm-raid.c                               |   2 +-
>  drivers/md/raid10.c                                |   2 +-
>  drivers/media/i2c/ov13858.c                        |   6 +-
>  drivers/media/platform/vivid/vivid-kthread-cap.c   |   8 +-
>  drivers/media/platform/vivid/vivid-kthread-out.c   |   8 +-
>  drivers/media/platform/vivid/vivid-sdr-cap.c       |   8 +-
>  drivers/media/platform/vivid/vivid-vid-cap.c       |   3 -
>  drivers/media/platform/vivid/vivid-vid-out.c       |   3 -
>  drivers/media/rc/imon.c                            |   3 +-
>  drivers/media/usb/b2c2/flexcop-usb.c               |   3 +
>  drivers/media/usb/dvb-usb/cxusb.c                  |   3 +-
>  drivers/media/usb/usbvision/usbvision-video.c      |  21 +++-
>  drivers/media/usb/uvc/uvc_driver.c                 |  28 ++---
>  drivers/mfd/arizona-core.c                         |   8 +-
>  drivers/mfd/intel_soc_pmic_bxtwc.c                 |  41 +++++--
>  drivers/mfd/max8997.c                              |   8 +-
>  drivers/mfd/mc13xxx-core.c                         |   3 +-
>  drivers/misc/mic/scif/scif_fence.c                 |   2 +-
>  drivers/mmc/host/mtk-sd.c                          |  15 +--
>  drivers/net/dsa/bcm_sf2.c                          |   4 +
>  drivers/net/dsa/mv88e6xxx/chip.c                   |   4 +-
>  drivers/net/dsa/mv88e6xxx/port.c                   |  25 ++++-
>  drivers/net/dsa/mv88e6xxx/port.h                   |   1 +
>  drivers/net/ethernet/broadcom/genet/bcmgenet.c     |   2 +-
>  drivers/net/ethernet/intel/fm10k/fm10k_iov.c       |  48 +++++----
>  drivers/net/ethernet/intel/igb/igb_ptp.c           |   8 +-
>  drivers/net/ethernet/mellanox/mlx4/en_ethtool.c    |   9 +-
>  drivers/net/ethernet/mellanox/mlx4/en_netdev.c     |   9 ++
>  drivers/net/ethernet/mellanox/mlx5/core/eswitch.c  |   2 +-
>  drivers/net/ethernet/mellanox/mlx5/core/fs_core.c  |  10 +-
>  drivers/net/ethernet/mellanox/mlx5/core/fs_core.h  |   1 +
>  drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c    |   2 +
>  .../net/ethernet/mellanox/mlxsw/spectrum_router.c  |  19 +---
>  drivers/net/ethernet/qlogic/qed/qed.h              |   2 +-
>  drivers/net/ethernet/qlogic/qed/qed_main.c         |  22 +++-
>  drivers/net/ethernet/qlogic/qed/qed_mcp.c          |  27 +++--
>  drivers/net/ethernet/qlogic/qed/qed_mcp.h          |   5 +-
>  drivers/net/ethernet/qlogic/qed/qed_vf.c           |   2 +-
>  drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c    |   2 +-
>  drivers/net/ethernet/sfc/ptp.c                     |   3 +-
>  drivers/net/ethernet/socionext/netsec.c            |  19 +++-
>  drivers/net/ethernet/ti/cpsw.c                     |   1 +
>  drivers/net/macsec.c                               |  20 +++-
>  drivers/net/ntb_netdev.c                           |   2 +-
>  drivers/net/phy/dp83867.c                          |  37 +++++++
>  drivers/net/vrf.c                                  |  19 ++--
>  drivers/net/wireless/ath/ath10k/pci.c              |  23 ++--
>  drivers/net/wireless/ath/ath10k/usb.c              |   8 ++
>  drivers/net/wireless/ath/ath9k/ar9003_eeprom.c     |   2 +-
>  drivers/net/wireless/ath/wil6210/debugfs.c         |  15 ++-
>  drivers/net/wireless/ath/wil6210/wmi.c             |   9 +-
>  .../broadcom/brcm80211/brcmsmac/mac80211_if.c      |  30 +++++-
>  .../wireless/broadcom/brcm80211/brcmsmac/main.h    |   1 +
>  drivers/net/wireless/cisco/airo.c                  |   2 +-
>  drivers/net/wireless/marvell/mwifiex/cfg80211.c    |  13 ++-
>  drivers/net/wireless/marvell/mwifiex/ioctl.h       |   1 +
>  drivers/net/wireless/marvell/mwifiex/sta_ioctl.c   |  11 +-
>  .../net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c  |   1 +
>  .../net/wireless/realtek/rtlwifi/rtl8192de/fw.c    |   2 +-
>  drivers/net/wireless/ti/wlcore/vendor_cmd.c        |   2 +-
>  drivers/nfc/port100.c                              |   2 +-
>  drivers/ntb/hw/intel/ntb_hw_intel.c                |   2 +-
>  drivers/nvme/host/core.c                           |   2 +-
>  drivers/nvme/host/pci.c                            |   8 +-
>  drivers/nvme/target/fcloop.c                       |   1 +
>  drivers/of/unittest.c                              |  53 +++++++--
>  drivers/pci/dwc/pci-keystone.c                     |   3 +
>  drivers/pci/host/pcie-mediatek.c                   | 119 ++++++++++-----------
>  drivers/pci/host/vmd.c                             |   2 +-
>  drivers/pinctrl/pinctrl-lpc18xx.c                  |  10 +-
>  drivers/pinctrl/pinctrl-zynq.c                     |   9 +-
>  drivers/pinctrl/qcom/pinctrl-spmi-gpio.c           |  21 +++-
>  drivers/pinctrl/sunxi/pinctrl-sunxi.c              |  11 +-
>  drivers/platform/x86/asus-nb-wmi.c                 |  13 ++-
>  drivers/pwm/pwm-lpss.c                             |  12 ++-
>  drivers/rtc/rtc-s35390a.c                          |   2 +-
>  drivers/scsi/dc395x.c                              |  12 ++-
>  drivers/scsi/ips.c                                 |   1 +
>  drivers/scsi/isci/host.c                           |   8 +-
>  drivers/scsi/isci/host.h                           |   2 +-
>  drivers/scsi/isci/request.c                        |   4 +-
>  drivers/scsi/isci/task.c                           |   4 +-
>  drivers/scsi/iscsi_tcp.c                           |   3 +-
>  drivers/scsi/lpfc/lpfc.h                           |   1 +
>  drivers/scsi/lpfc/lpfc_els.c                       |  94 +++++++++++++---
>  drivers/scsi/lpfc/lpfc_hbadisc.c                   |  29 +++++
>  drivers/scsi/lpfc/lpfc_init.c                      |   2 +-
>  drivers/scsi/lpfc/lpfc_nportdisc.c                 |   5 +-
>  drivers/scsi/lpfc/lpfc_sli.c                       |  11 +-
>  drivers/scsi/lpfc/lpfc_sli4.h                      |   1 +
>  drivers/scsi/megaraid/megaraid_sas_base.c          |   9 +-
>  drivers/scsi/mpt3sas/mpt3sas_base.c                |   2 +-
>  drivers/scsi/mpt3sas/mpt3sas_config.c              |   4 -
>  drivers/scsi/mpt3sas/mpt3sas_scsih.c               |  36 ++++++-
>  drivers/soc/bcm/brcmstb/pm/pm-arm.c                |   2 +-
>  drivers/spi/spi-omap2-mcspi.c                      |  26 ++---
>  drivers/spi/spi-sh-msiof.c                         |   4 +-
>  drivers/staging/ccree/cc_hw_queue_defs.h           |   6 +-
>  drivers/staging/comedi/drivers/usbduxfast.c        |  21 ++--
>  drivers/thermal/rcar_thermal.c                     |   4 +-
>  drivers/tty/pty.c                                  |  14 ++-
>  drivers/tty/synclink_gt.c                          |  16 +--
>  drivers/usb/misc/appledisplay.c                    |  15 ++-
>  drivers/usb/misc/chaoskey.c                        |  24 ++++-
>  drivers/usb/serial/cp210x.c                        |   1 +
>  drivers/usb/serial/mos7720.c                       |   4 -
>  drivers/usb/serial/mos7840.c                       |  16 ++-
>  drivers/usb/serial/option.c                        |   7 ++
>  drivers/usb/typec/tcpm.c                           |   9 +-
>  drivers/usb/usbip/stub_rx.c                        |  50 +++++----
>  drivers/vhost/vsock.c                              |  66 ++++++++----
>  drivers/virtio/virtio_ring.c                       |   2 +-
>  drivers/w1/slaves/w1_ds2438.c                      |  66 +++++++++---
>  drivers/xen/balloon.c                              |   3 +
>  fs/btrfs/ctree.c                                   |   4 +
>  fs/btrfs/ioctl.c                                   |   2 +-
>  fs/btrfs/super.c                                   |   6 +-
>  fs/ceph/file.c                                     |  43 ++------
>  fs/ceph/inode.c                                    |   1 -
>  fs/dlm/member.c                                    |   5 +-
>  fs/dlm/user.c                                      |   2 +-
>  fs/f2fs/data.c                                     |   8 +-
>  fs/f2fs/dir.c                                      |   1 +
>  fs/f2fs/f2fs.h                                     |   2 +-
>  fs/f2fs/namei.c                                    |   2 +
>  fs/f2fs/segment.c                                  |   4 +-
>  fs/f2fs/super.c                                    |   5 +-
>  fs/gfs2/rgrp.c                                     |  13 ++-
>  fs/hfs/brec.c                                      |   1 +
>  fs/hfs/btree.c                                     |  41 ++++---
>  fs/hfs/btree.h                                     |   1 +
>  fs/hfs/catalog.c                                   |  16 +++
>  fs/hfs/extent.c                                    |  10 +-
>  fs/hfs/inode.c                                     |   2 +
>  fs/hfsplus/attributes.c                            |  10 ++
>  fs/hfsplus/brec.c                                  |   1 +
>  fs/hfsplus/btree.c                                 |  44 +++++---
>  fs/hfsplus/catalog.c                               |  24 +++++
>  fs/hfsplus/extents.c                               |   8 +-
>  fs/hfsplus/hfsplus_fs.h                            |   2 +
>  fs/hfsplus/inode.c                                 |   1 +
>  fs/ocfs2/buffer_head_io.c                          |  77 +++++++++----
>  fs/ocfs2/dlm/dlmdebug.c                            |   2 +-
>  fs/ocfs2/dlmglue.c                                 |   2 +-
>  fs/ocfs2/journal.c                                 |  51 ++++++---
>  fs/ocfs2/move_extents.c                            |  17 +++
>  fs/ocfs2/stackglue.c                               |   6 --
>  fs/ocfs2/stackglue.h                               |   3 -
>  fs/ocfs2/xattr.c                                   |  56 ++++++----
>  fs/read_write.c                                    |  33 ++++++
>  fs/xfs/xfs_buf.c                                   |  38 ++++++-
>  include/linux/bitmap.h                             |   9 +-
>  include/linux/inetdevice.h                         |   4 +-
>  include/linux/kvm_host.h                           |   1 +
>  include/linux/memory_hotplug.h                     |   1 +
>  include/linux/mfd/intel_soc_pmic.h                 |   1 +
>  include/linux/mfd/max8997.h                        |   1 -
>  include/linux/mfd/mc13xxx.h                        |   1 +
>  kernel/auditsc.c                                   |   2 +-
>  kernel/bpf/devmap.c                                |   3 +-
>  kernel/irq/matrix.c                                |   2 +-
>  kernel/panic.c                                     |   2 +-
>  kernel/printk/printk.c                             |  11 +-
>  kernel/sched/fair.c                                |  13 ++-
>  kernel/sched/topology.c                            |   2 +-
>  lib/bitmap.c                                       |  10 +-
>  lib/swiotlb.c                                      |  33 +-----
>  mm/gup_benchmark.c                                 |   3 +
>  mm/ksm.c                                           |  14 +--
>  mm/memcontrol.c                                    |   2 +-
>  mm/memory_hotplug.c                                |  76 +++++++++----
>  mm/migrate.c                                       |  25 +++--
>  mm/page-writeback.c                                |  33 +++---
>  mm/page_io.c                                       |   7 +-
>  net/core/dev.c                                     |   2 +-
>  net/core/rtnetlink.c                               |  23 +++-
>  net/ipv4/igmp.c                                    |  53 ++++++---
>  net/ipv6/tcp_ipv6.c                                |   3 +-
>  net/openvswitch/conntrack.c                        |   3 +-
>  net/sched/act_pedit.c                              |   7 +-
>  net/sunrpc/auth_gss/gss_krb5_seal.c                |   1 +
>  net/sunrpc/xprtsock.c                              |  34 +++---
>  net/unix/af_unix.c                                 |   2 +
>  net/vmw_vsock/virtio_transport_common.c            |  15 ++-
>  net/wireless/ap.c                                  |   2 +
>  net/wireless/core.h                                |   2 +
>  net/wireless/sme.c                                 |   8 +-
>  sound/firewire/isight.c                            |  10 +-
>  sound/i2c/cs8427.c                                 |   2 +-
>  sound/soc/tegra/tegra_sgtl5000.c                   |  17 ++-
>  tools/bpf/bpftool/bash-completion/bpftool          |   2 +-
>  tools/bpf/bpftool/common.c                         |  15 +--
>  tools/bpf/bpftool/main.h                           |   2 +-
>  tools/gpio/Build                                   |   1 +
>  tools/gpio/Makefile                                |  10 +-
>  tools/objtool/arch/x86/tools/gen-insn-attr-x86.awk |   4 +-
>  tools/power/acpi/tools/acpidump/apmain.c           |   2 +-
>  .../ftrace/test.d/kprobe/kprobe_args_syntax.tc     |   3 +
>  .../testing/selftests/powerpc/cache_shape/Makefile |   9 +-
>  tools/testing/selftests/powerpc/signal/Makefile    |  11 +-
>  .../selftests/powerpc/switch_endian/Makefile       |   1 +
>  tools/testing/selftests/vm/gup_benchmark.c         |   1 +
>  tools/testing/selftests/watchdog/watchdog-test.c   |  16 ++-
>  tools/usb/usbip/libsrc/usbip_host_common.c         |   8 +-
>  virt/kvm/kvm_main.c                                |  26 ++++-
>  268 files changed, 2225 insertions(+), 1089 deletions(-)
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team