mbox series

[SRU,Eoan,PULL] Eoan upstream stable patchset 2020-06-30+

Message ID 20200630195438.29250-1-kamal@canonical.com
State New
Headers show
Series [SRU,Eoan,PULL] Eoan upstream stable patchset 2020-06-30+ | expand

Pull-request

git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-eoan.git stable-next

Message

Kamal Mostafa June 30, 2020, 7:54 p.m. UTC
This pull request (469 commits) includes the following Eoan stable patchsets:

	Eoan update: upstream stable patchset 2020-06-09
		Ported from the following upstream stable releases:
			v4.19.126, v5.4.44
	https://bugs.launchpad.net/bugs/1882831

	Eoan update: upstream stable patchset 2020-06-19
		Ported from the following upstream stable releases:
			v4.19.127, v5.4.45
	https://bugs.launchpad.net/bugs/1884296

	Eoan update: upstream stable patchset 2020-06-24
		Ported from the following upstream stable releases:
			v4.19.128, v5.4.46
	https://bugs.launchpad.net/bugs/1885011

	Eoan update: upstream stable patchset 2020-06-30
		Ported from the following upstream stable releases:
			v4.19.129, v5.4.47
	https://bugs.launchpad.net/bugs/1885775

 -Kamal

-----

The following changes since commit 81c7895b41bf1c6fea117fe5b20eab46b63b83d9:

  UBUNTU: SAUCE: acpi: disallow loading configfs acpi tables when locked down (2020-06-29 23:57:47 -0400)

are available in the Git repository at:

  git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-eoan.git stable-next

for you to fetch changes up to ab7b18c57359b2246a0e6da077e423096d12a4b0:

  UBUNTU: upstream stable to v4.19.129, v5.4.47 (2020-06-30 11:31:58 -0700)

----------------------------------------------------------------
Abhinav Ratna (1):
      PCI: Add ACS quirk for iProc PAXB

Adrian Hunter (1):
      perf symbols: Fix debuginfo search for Ubuntu

Al Viro (4):
      copy_xstate_to_kernel(): don't leave parts of destination uninitialized
      csky: Fixup raw_copy_from_user()
      sparc32: fix register window handling in genregs32_[gs]et()
      sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()

Alexander Dahl (1):
      x86/dma: Fix max PFN arithmetic overflow on 32 bit systems

Alexander Potapenko (1):
      fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()

Alexander Sverdlin (1):
      macvlan: Skip loopback packets in RX handler

Amir Goldstein (1):
      fanotify: fix ignore mask logic for events on child and on dir

Amit Cohen (1):
      selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer

Anand Jain (1):
      btrfs: include non-missing as a qualifier for the latest_bdev

Anders Roxell (1):
      power: vexpress: add suppress_bind_attrs to true

Andrea Arcangeli (1):
      mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()

Andreas Gruenbacher (2):
      gfs2: Grab glock reference sooner in gfs2_add_revoke
      gfs2: Even more gfs2_find_jhead fixes

Andrew Oakley (1):
      ALSA: usb-audio: add mapping for ASRock TRX40 Creator

Andrii Nakryiko (1):
      selftests/bpf: Fix memory leak in extract_build_id()

Andy Shevchenko (3):
      usb: dwc3: pci: Enable extcon driver for Intel Merrifield
      spi: dw: Zero DMA Tx and Rx configurations on stack
      platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()

Anju T Sudhakar (1):
      powerpc/powernv: Avoid re-registration of imc debugfs directory

Anthony Steinhauser (3):
      x86/speculation: Prevent rogue cross-process SSBD shutdown
      x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.
      x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.

Antony Antony (1):
      xfrm: fix error in comment

Ard Biesheuvel (4):
      efi/efivars: Add missing kobject_put() in sysfs entry creation error path
      ACPI: GED: add support for _Exx / _Lxx handler methods
      ACPI: GED: use correct trigger type field in _Exx / _Lxx handling
      efi/libstub/x86: Work around LLVM ELF quirk build regression

Arnd Bergmann (3):
      net: freescale: select CONFIG_FIXED_PHY where needed
      include/asm-generic/topology.h: guard cpumask_of_node() macro argument
      crypto: ccp -- don't "select" CONFIG_DMADEVICES

Arthur Kiyanovski (1):
      net: ena: fix error returning in ena_com_get_hash_function()

Arvind Sankar (2):
      x86/boot: Correct relocation destination on old linkers
      x86/mm: Stop printing BRK addresses

Ashok Raj (2):
      PCI: Add ACS quirk for Intel Root Complex Integrated Endpoints
      PCI: Program MPS for RCiEP devices

Atsushi Nemoto (1):
      i2c: altera: Fix race between xfer_msg and isr thread

Barret Rhoden (1):
      perf: Add cond_resched() to task_function_call()

Ben Chuang (1):
      PCI: Add Genesys Logic, Inc. Vendor ID

Benjamin Tissoires (2):
      HID: multitouch: add support for the Smart Tech panel
      HID: multitouch: enable multi-input as a quirk for some devices

Bhupesh Sharma (1):
      net: qed*: Reduce RX and TX default ring count when running inside kdump kernel

Bin Liu (2):
      USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
      usb: musb: start session in resume for host port

Bjorn Helgaas (1):
      PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay

Björn Töpel (1):
      xsk: Add overflow check for u64 division, stored into u32

Bob Haarman (1):
      x86_64: Fix jiffies ODR violation

Bob Peterson (1):
      gfs2: move privileged user check to gfs2_quota_lock_check

Bogdan Togorean (1):
      drm: bridge: adv7511: Extend list of audio sample rates

Boris Sukholitko (1):
      __netif_receive_skb_core: pass skb by reference

Brad Love (1):
      media: si2157: Better check for running tuner in init

Brendan Shanks (1):
      Input: evdev - call input_flush_device() on release(), not flush()

Brian Foster (2):
      xfs: reset buffer write failure state on successful completion
      xfs: fix duplicate verification from xfs_qm_dqflush()

Can Guo (1):
      scsi: ufs: Release clock if DMA map fails

Casey Schaufler (1):
      Smack: slab-out-of-bounds in vsscanf

Chaitanya Kulkarni (1):
      null_blk: return error for invalid zone size

Changbin Du (1):
      perf: Make perf able to build with latest libbfd

Changming Liu (1):
      ALSA: hwdep: fix a left shifting 1 by 31 UB bug

Chris Chiu (1):
      ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC

Chris Wilson (1):
      agp/intel: Reinforce the barrier after GTT updates

Christian Lamparter (1):
      carl9170: remove P2P_GO support

Christoph Hellwig (2):
      staging: android: ion: use vmap instead of vm_map_ram
      nvme: refine the Qemu Identify CNS quirk

Christophe JAILLET (5):
      Input: dlink-dir685-touchkeys - fix a typo in driver name
      usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6030_usb_probe()'
      crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is fully iterated
      video: fbdev: w100fb: Fix a potential double free.
      wcn36xx: Fix error handling path in 'wcn36xx_probe()'

Christophe Leroy (1):
      powerpc/ptdump: Properly handle non standard page size

Chuhong Yuan (4):
      net: microchip: encx24j600: add missed kthread_stop
      NFC: st21nfca: add missed kfree_skb() in an error path
      ALSA: es1688: Add the missed snd_card_free()
      media: go7007: fix a miss of snd_card_free

Colin Ian King (1):
      media: dvb: return -EREMOTEIO on i2c transfer failure.

Coly Li (1):
      bcache: fix refcount underflow in bcache_device_free()

Cédric Le Goater (1):
      powerpc/xive: Clear the page tables for the ESB IO mapping

DENG Qingfang (2):
      net: dsa: mt7530: fix roaming from DSA user ports
      net: dsa: mt7530: set CPU port to fallback mode

Dan Carpenter (3):
      airo: Fix read overflows sending packets
      media: cec: silence shift wrapping warning in __cec_s_log_addrs()
      rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()

Daniel Axtens (1):
      string.h: fix incompatibility between FORTIFY_SOURCE and KASAN

Daniel Thompson (2):
      arm64: cacheflush: Fix KGDB trap detection
      kgdb: Fix spurious true from in_dbg_master()

Daniele Palmas (2):
      net: usb: qmi_wwan: add Telit LE910C1-EUX composition
      USB: serial: option: add Telit LE910C1-EUX compositions

Darrick J. Wong (1):
      xfs: clean up the error handling in xfs_swap_extents

Dave Rodgman (1):
      lib/lzo: fix ambiguous encoding bug in lzo-rle

David Ahern (4):
      nexthop: Fix attribute checking for groups
      nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry
      nexthop: Expand nexthop_is_multipath in a few places
      ipv4: nexthop version of fib_info_nh_uses_dev

Denis Efremov (1):
      io_uring: use kvfree() in io_sqe_buffer_register()

Denis V. Lunev (1):
      IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()

Dennis Kadioglu (1):
      Input: synaptics - add a second working PNP_ID for Lenovo T470s

Dennis YC Hsieh (1):
      soc: mediatek: cmdq: return send msg error code

Devulapally Shiva Krishna (1):
      Crypto/chcr: fix for ccm(aes) failed test

Dinghao Liu (2):
      net: smsc911x: Fix runtime PM imbalance on error
      usb: musb: Fix runtime PM imbalance on error

Dmitry Osipenko (1):
      ARM: tegra: Correct PL310 Auxiliary Control Register initialization

Dmitry Torokhov (1):
      vt: keyboard: avoid signed integer overflow in k_ascii

Doug Berger (1):
      net: bcmgenet: set Rx mode before starting netif

Douglas Anderson (3):
      kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb
      kgdb: Prevent infinite recursive entries to the debugger
      kernel/cpu_pm: Fix uninitted local in cpu_pm

Eiichi Tsukata (1):
      KVM: x86: Fix APIC page invalidation race

Erez Shitrit (1):
      net/mlx5e: IPoIB, Drop multicast packets that this interface sent

Eric Biggers (3):
      ext4: fix race between ext4_sync_parent() and rename()
      dm crypt: avoid truncating the logical block size
      crypto: algapi - Avoid spurious modprobe on LOADED

Eric Dumazet (6):
      ax25: fix setsockopt(SO_BINDTODEVICE)
      crypto: chelsio/chtls: properly set tp->lsndtime
      tipc: block BH before using dst_cache
      l2tp: add sk_family checks to l2tp_validate_socket
      l2tp: do not use inet_hash()/inet_unhash()
      net: be more gentle about silly gso requests coming from user

Eric W. Biederman (2):
      exec: Always set cap_ambient in cap_bprm_set_creds
      proc: Use new_inode not new_inode_pseudo

Eugeniy Paltsev (1):
      ARC: Fix ICCM & DCCM runtime size checks

Evan Green (2):
      Input: synaptics-rmi4 - really fix attn_data use-after-free
      spi: pxa2xx: Apply CS clk quirk to BXT

Evan Quan (1):
      drm/amd/powerplay: perform PG ungate prior to CG ungate

Ezequiel Garcia (1):
      drm/vkms: Hold gem object while still in-use

Fabio Estevam (1):
      watchdog: imx_sc_wdt: Fix reboot on crash

Fabrice Gasnier (1):
      iio: adc: stm32-adc: fix a wrong error message when probing interrupts

Felipe Franciosi (1):
      KVM: x86: respect singlestep when emulating instruction

Filipe Manana (2):
      btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
      btrfs: fix wrong file range cleanup after an error filling dealloc range

Finn Thain (1):
      m68k: mac: Don't call via_flush_cache() on Mac IIfx

Florian Fainelli (1):
      spi: bcm-qspi: Handle clock probe deferral

Franck LENORMAND (1):
      firmware: imx: scu: Fix corruption of header

Fredrik Strupe (1):
      ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook

Fugang Duan (1):
      net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a

Gerald Schaefer (1):
      s390/mm: fix set_huge_pte_at() for empty ptes

Giuseppe Marco Randazzo (1):
      p54usb: add AirVasT USB stick device-id

Greg Kroah-Hartman (1):
      Revert "net/mlx5: Annotate mutex destroy for root ns"

Grygorii Strashko (1):
      net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend

Guo Ren (1):
      csky: Fixup abiv2 syscall_trace break a4 & a5

Guoqing Jiang (1):
      md: don't flush workqueue unconditionally in md_open

H. Nikolaus Schaller (1):
      w1: omap-hdq: cleanup to add missing newline for some dev_dbg

Haibo Chen (1):
      mmc: sdhci-esdhc-imx: fix the mask for tuning start point

Hamish Martin (1):
      ARM: dts: bcm: HR2: Fix PPI interrupt types

Hangbin Liu (1):
      ipv6: fix IPV6_ADDRFORM operation logic

Hans de Goede (6):
      Bluetooth: btbcm: Add 2 missing models to subver tables
      platform/x86: intel-vbtn: Use acpi_evaluate_integer()
      platform/x86: intel-vbtn: Split keymap into buttons and switches parts
      platform/x86: intel-vbtn: Do not advertise switches to userspace if they are not there
      platform/x86: intel-vbtn: Also handle tablet-mode switch on "Detachable" and "Portable" chassis-types
      platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" chasis-type

Harshad Shirwadkar (1):
      ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max

Heinrich Kuhn (1):
      nfp: flower: fix used time of merge flow statistics

Helge Deller (1):
      parisc: Fix kernel panic in mem_init()

Hill Ma (1):
      x86/reboot/quirks: Add MacBook6,1 reboot quirk

Hsin-Yi Wang (1):
      arm64: dts: mt8173: fix vcodec-enc clock

Hsin-Yu Chao (1):
      Bluetooth: Add SCO fallback for invalid LMP parameters error

Hui Wang (1):
      ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines

Ido Schimmel (2):
      bridge: Avoid infinite loop when suppressing NS messages with invalid options
      vxlan: Avoid infinite loop when suppressing NS messages with invalid options

Jaehoon Chung (1):
      brcmfmac: fix wrong location to get firmware feature

James Hilliard (1):
      Input: usbtouchscreen - add support for BonXeon TP

James Morse (1):
      KVM: arm64: Stop writing aarch32's CSSELR into ACTLR

Jan Schmidt (1):
      drm/edid: Add Oculus Rift S to non-desktop list

Jann Horn (1):
      exit: Move preemption fixup up, move blocking operations down

Jaroslav Kysela (1):
      ASoC: intel - fix the card names

Jason Gunthorpe (2):
      RDMA/core: Fix double destruction of uobject
      RDMA/uverbs: Make the event_queue fds return POLLERR when disassociated

Jeff Layton (1):
      ceph: flush release queue when handling caps for unknown inode

Jeffle Xu (1):
      ext4: fix error pointer dereference

Jens Axboe (3):
      Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT"
      io_uring: initialize ctx->sqo_wait earlier
      sched/fair: Don't NUMA balance for kthreads

Jere Leppänen (1):
      sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed

Jeremy Kerr (2):
      net: bmac: Fix read of MAC address from ROM
      powerpc/spufs: fix copy_to_user while atomic

Jerry Lee (1):
      libceph: ignore pool overlay and cache logic on redirects

Jesper Dangaard Brouer (2):
      ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
      veth: Adjust hard_start offset on redirect XDP frames

Jia-Ju Bai (1):
      net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss()

Jianjun Wang (1):
      PCI: mediatek: Add controller support for MT7629

Jiaxun Yang (2):
      MIPS: Truncate link address into 32bit for 32bit kernel
      PCI: Don't disable decoding when mmio_always_on is set

Jiri Kosina (1):
      block/floppy: fix contended case in floppy_queue_rq()

Jiri Pirko (1):
      mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload fails

Jiri Slaby (1):
      tty: hvc_console, fix crashes on parallel open/close

Jitao Shi (1):
      dt-bindings: display: mediatek: control dpi pins mode to avoid leakage

Johan Jonker (5):
      ARM: dts: rockchip: fix phy nodename for rk3228-evb
      arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dts
      arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
      ARM: dts: rockchip: swap clock-names of gpu nodes
      ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi

Jon Derrick (1):
      PCI: vmd: Add device id for VMD device 8086:9A0B

Jon Doron (1):
      x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit

Jonathan Bakker (3):
      pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210
      pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs
      ARM: dts: s5pv210: Set keep-power-in-suspend for SDHCI1 on Aries

Jonathan Cameron (2):
      iio:chemical:sps30: Fix timestamp alignment
      iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.

Jonathan Chocron (1):
      PCI: Add Amazon's Annapurna Labs vendor ID

Jonathan McDowell (1):
      net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x

Juergen Gross (1):
      xen/pvcalls-back: test for errors when calling backend_connect()

Julian Sax (1):
      HID: i2c-hid: add Schneider SCL142ALM to descriptor override

Julien Thierry (1):
      objtool: Ignore empty alternatives

Justin Chen (1):
      spi: bcm-qspi: when tx/rx buffer is NULL set to 0

Jérôme Pouiller (1):
      mmc: fix compilation of user API

Kai-Heng Feng (4):
      ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock
      PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
      serial: 8250_pci: Move Pericom IDs to pci_ids.h
      igb: Report speed and duplex as unknown when device is runtime suspended

Kaike Wan (1):
      IB/qib: Call kobject_put() when kobject_init_and_add() fails

Kailang Yang (1):
      ALSA: hda/realtek - Add new codec supported for ALC287

Kamal Mostafa (4):
      UBUNTU: upstream stable to v4.19.126, v5.4.44
      UBUNTU: upstream stable to v4.19.127, v5.4.45
      UBUNTU: upstream stable to v4.19.128, v5.4.46
      UBUNTU: upstream stable to v4.19.129, v5.4.47

Kan Liang (1):
      perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel Tremont

Kees Cook (1):
      e1000: Distribute switch variables for initialization

Kefeng Wang (1):
      riscv: stacktrace: Fix undefined reference to `walk_stackframe'

Kevin Locke (1):
      Input: i8042 - add ThinkPad S230u to i8042 reset list

Kieran Bingham (1):
      media: platform: fcp: Set appropriate DMA parameters

Kim Phillips (1):
      x86/cpu/amd: Make erratum #1054 a legacy erratum

Konstantin Khlebnikov (1):
      mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()

Krzysztof Struczynski (1):
      ima: Fix ima digest hash table key calculation

Larry Finger (3):
      b43legacy: Fix case where channel status is corrupted
      b43: Fix connection problem with WPA3
      b43_legacy: Fix connection problem with WPA3

Lei Xue (1):
      cachefiles: Fix race between read_waiter and read_copier involving op->to_do

Leonard Crestez (1):
      firmware: imx: warn on unexpected RX

Linus Lüssing (1):
      mac80211: mesh: fix discovery timer re-arming issue / crash

Linus Torvalds (1):
      gup: document and work around "COW can break either way" issue

Linus Walleij (2):
      gpio: fix locking open drain IRQ lines
      ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE

Liu Yibin (2):
      csky: Fixup msa highest 3 bits mask
      csky: Fixup remove duplicate irq_disable

Longpeng(Mike) (3):
      crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
      crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
      crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()

Ludovic Barre (1):
      mmc: mmci_sdmmc: fix DMA API warning overlapping mappings

Ludovic Desroches (2):
      ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node description
      ARM: dts: at91: sama5d2_ptc_ek: fix vbus pin

Lukas Wunner (6):
      spi: dw: Fix controller unregister order
      spi: bcm2835aux: Fix controller unregister order
      spi: Fix controller unregister order
      spi: pxa2xx: Fix controller unregister order
      spi: bcm2835: Fix controller unregister order
      spi: pxa2xx: Fix runtime PM ref imbalance on probe error

Luke Nelson (1):
      arm64: insn: Fix two bugs in encoding 32-bit logical immediates

Madhuparna Bhowmik (1):
      evm: Fix RCU list related warnings

Manivannan Sadhasivam (1):
      net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()

Mao Han (1):
      csky: Fixup perf callchain unwind

Marc Payne (1):
      r8152: support additional Microsoft Surface Ethernet Adapter variant

Marc Zyngier (3):
      KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
      KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception
      KVM: arm64: Save the host's PtrAuth keys in non-preemptible context

Marcos Paulo de Souza (1):
      btrfs: send: emit file capabilities after chown

Marek Szyprowski (1):
      ARM: dts: exynos: Fix GPIO polarity for thr GalaxyS3 CM36651 sensor's bus

Mark Bloch (1):
      net/mlx5: Fix crash upon suspend/resume

Mark Starovoytov (1):
      net: atlantic: make hw_get_regs optional

Martin Blumenstingl (1):
      mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error

Martin KaFai Lau (1):
      net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*

Masahiro Yamada (3):
      usb: gadget: legacy: fix redundant initialization warnings
      kbuild: force to build vmlinux if CONFIG_MODVERSION=y
      mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()

Masami Hiramatsu (5):
      perf probe: Accept the instance number of kretprobe event
      perf probe: Do not show the skipped events
      perf probe: Fix to check blacklist address correctly
      perf probe: Check address correctness by map instead of _etext
      selftests/ftrace: Return unsupported if no error_log file

Masashi Honma (1):
      ath9k_htc: Silence undersized packet warnings

Mathieu Othacehe (1):
      iio: vcnl4000: Fix i2c swapped word reading.

Matt Jolly (1):
      USB: serial: qcserial: add DW5816e QDL support

Matteo Croce (1):
      samples: bpf: Fix build error

Matthew Garrett (1):
      mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapter

Maxim Mikityanskiy (1):
      net/mlx5e: Fix repeated XSK usage on one channel

Michael Braun (1):
      netfilter: nft_reject_bridge: enable reject with bridge vlan

Michael Chan (1):
      bnxt_en: Fix accumulation of bp->net_stats_prev.

Michael Ellerman (3):
      drivers/macintosh: Fix memleak in windfarm_pm112 driver
      powerpc/64s: Don't let DT CPU features set FSCR_DSCR
      powerpc/64s: Save FSCR to init_task.thread.fscr after feature init

Michael Hanselmann (1):
      USB: serial: ch341: add basis for quirk detection

Michal Kalderon (2):
      RDMA/qedr: Fix qpids xarray api used
      RDMA/qedr: Fix synchronization methods and memory leaks in qedr

Michał Mirosław (3):
      ALSA: pcm: disallow linking stream to itself
      Bluetooth: hci_bcm: fix freeing not-requested IRQ
      ALSA: pcm: fix snd_pcm_link() lockdep splat

Miklos Szeredi (1):
      aio: fix async fsync creds

Mikulas Patocka (1):
      alpha: fix memory barriers so that they conform to the specification

Miquel Raynal (1):
      mtd: rawnand: pasemi: Fix the probe error path

Moshe Shemesh (3):
      net/mlx5: Add command entry handling completion
      net/mlx5e: Update netdev txq on completions during closure
      net/mlx5: Fix memory leak in mlx5_events_init

Namjae Jeon (1):
      smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl

Nathan Chancellor (3):
      netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
      x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
      lib/mpi: Fix 64-bit MIPS build with Clang

Neil Horman (1):
      sctp: Don't add the shutdown timer if its already been added

NeilBrown (2):
      sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
      sunrpc: clean up properly in gss_mech_unregister()

Nick Desaulniers (2):
      elfnote: mark all .note sections SHF_ALLOC
      arm64: acpi: fix UBSAN warning

Nickolai Kozachenko (1):
      platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015)

Nicolas Dichtel (1):
      xfrm interface: fix oops when deleting a x-netns interface

Nicolas Toromanoff (3):
      crypto: stm32/crc32 - fix ext4 chksum BUG_ON()
      crypto: stm32/crc32 - fix run-time self test issue.
      crypto: stm32/crc32 - fix multi-instance

Nikolay Aleksandrov (1):
      nexthops: don't modify published nexthop groups

OGAWA Hirofumi (1):
      fat: don't allow to mount if the FAT length == 0

Oleg Nesterov (1):
      uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned

Oliver Neukum (1):
      CDC-ACM: heed quirk also in error handling

Omar Sandoval (1):
      btrfs: fix error handling when submitting direct I/O bio

Pablo Neira Ayuso (6):
      netfilter: nfnetlink_cthelper: unbreak userspace helper support
      netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
      netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
      netfilter: conntrack: make conntrack userspace helpers work again
      netfilter: conntrack: comparison of unsigned in cthelper confirmation
      netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported

Pali Rohár (1):
      mwifiex: Fix memory corruption in dump_station

Paolo Bonzini (3):
      KVM: x86: only do L1TF workaround on affected processors
      KVM: nSVM: fix condition for filtering async PF
      KVM: nSVM: leave ASID aside in copy_vmcb_control_area

Pascal Terjan (1):
      staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK

Paul Cercueil (1):
      gpu/drm: Ingenic: Fix opaque pointer casted to wrong type

Paul Moore (2):
      audit: fix a net reference leak in audit_send_reply()
      audit: fix a net reference leak in audit_list_rules_send()

Pavel Dobias (1):
      ASoC: max9867: fix volume controls

Pavel Tatashin (1):
      mm: initialize deferred pages with interrupts enabled

Peng Fan (1):
      firmware: imx-scu: Support one TX and one RX

Peng Hao (1):
      mmc: block: Fix use-after-free issue for rpmb

Peter Zijlstra (1):
      sched/core: Fix illegal RCU from offline CPUs

Petr Tesarik (1):
      s390/pci: Log new handle in clp_disable_fh()

Phil Sutter (1):
      netfilter: ipset: Fix subcounter update skip

Pradeep Kumar Chitrapu (1):
      ieee80211: Fix incorrect mask for default PE duration

Punit Agrawal (1):
      e1000e: Relax condition to trigger reset for ME workaround

Qiujun Huang (4):
      ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
      ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
      ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
      ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb

Qiushi Wu (9):
      net: sun: fix missing release regions in cas_init_one().
      net/mlx4_core: fix a memory leak bug.
      RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
      iommu: Fix reference count leak in iommu_group_alloc.
      qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
      bonding: Fix reference count leak in bond_sysfs_slave_add.
      ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()
      ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()
      cpuidle: Fix three reference count leaks

Qiuxu Zhuo (1):
      EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enable

Qu Wenruo (1):
      btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new qgroup

Rafael J. Wysocki (3):
      ACPI: PM: Avoid using power resources if there are none for D0
      PM: runtime: clk: Fix clk_pm_runtime_get() error path
      cpufreq: Fix up cpufreq_boost_set_sw()

Rakesh Pillai (1):
      ath10k: Remove msdu from idr when management pkt send fails

Robert Beckett (1):
      ARM: dts/imx6q-bx50v3: Set display interface clock parents

Roberto Sassu (3):
      ima: Directly assign the ima_default_policy pointer to ima_rules
      evm: Fix possible memory leak in evm_calc_hmac_or_hash()
      ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()

Roi Dayan (2):
      net/mlx5: Annotate mutex destroy for root ns
      net/mlx5e: Fix inner tirs handling

Roman Mashak (1):
      net sched: fix reporting the first-time use timestamp

Russell King (4):
      ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
      ARM: uaccess: integrate uaccess_save and uaccess_restore
      ARM: uaccess: fix DACR mismatch with nested exceptions
      net: mvpp2: fix RX hashing for non-10G ports

Ryder Lee (1):
      mt76: avoid rx reorder buffer overflow

Ryusuke Konishi (1):
      nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()

Sabrina Dubroca (1):
      net: don't return invalid table id error when we fall back to PF_UNSPEC

Sakari Ailus (2):
      media: Revert "staging: imgu: Address a compiler warning on alignment"
      media: staging: ipu3-imgu: Move alignment attribute to field

Sam Ravnborg (1):
      video: vt8500lcdfb: fix fallthrough warning

Sasha Levin (1):
      spi: dw: Fix native CS being unset

Scott Shumate (1):
      HID: sony: Fix for broken buttons on DS3 USB dongles

Sean Christopherson (3):
      KVM: x86/mmu: Consolidate "is MMIO SPTE" code
      KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
      KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02

Serge Semin (8):
      spi: dw: Enable interrupts in accordance with DMA xfer mode
      clocksource: dw_apb_timer: Make CPU-affiliation being optional
      clocksource: dw_apb_timer_of: Fix missing clockevent timers
      spi: dw: Fix Rx-only DMA transfers
      mips: cm: Fix an invalid error code of INTVN_*_ERR
      mips: MAAR: Use more precise address mask
      mips: Add udelay lpj numbers adjustment
      spi: dw: Return any value retrieved from the dma_transfer callback

Shaokun Zhang (1):
      drivers/perf: hisi: Fix typo in events attribute array

Shay Drory (3):
      net/mlx5: Fix error flow in case of function_setup failure
      net/mlx5: drain health workqueue in case of driver load error
      net/mlx5: Fix fatal error handling during device load

Simon Ser (1):
      drm/amd/display: drop cursor position check in atomic test

Srinivas Kandagatla (1):
      nvmem: qfprom: remove incorrect write support

Stefano Garzarella (1):
      vsock: fix timeout in vsock_accept()

Stephan Gerhold (1):
      Input: mms114 - fix handling of mms345l

Stephane Eranian (1):
      tools api fs: Make xxx__mountpoint() more scalable

Stephen Warren (1):
      gpio: tegra: mask GPIO IRQs during IRQ shutdown

Stephen Worley (1):
      net: nlmsg_cancel() if put fails for nhmsg

Steve French (2):
      cifs: Fix null pointer check in cifs_read
      smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K

Suman Anna (1):
      remoteproc: Fix and restore the parenting hierarchy for vdev

Sumit Saxena (1):
      scsi: megaraid_sas: TM command refire leads to controller firmware crash

Sven Eckelmann (1):
      batman-adv: Revert "disable ethtool link speed detection when auto negotiation off"

Takashi Iwai (4):
      gpio: exar: Fix bad handling for ida_simple_get error path
      ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround
      ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio
      ALSA: usb-audio: Fix inconsistent card PM state after resume

Takashi Sakamoto (1):
      ALSA: fireface: fix configuration error for nominal sampling transfer frequency

Tariq Toukan (1):
      net/mlx5e: kTLS, Destroy key object after destroying the TIS

Tejun Heo (1):
      Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"

Tero Kristo (2):
      clk: ti: am33xx: fix RTC clock parent
      remoteproc: Fall back to using parent memory pool if no dedicated available

Thomas Falcon (1):
      drivers/net/ibmvnic: Update VNIC protocol version reporting

Tiezhu Yang (5):
      gpio: pxa: Fix return value of pxa_gpio_probe()
      gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()
      MIPS: Loongson: Build ATI Radeon GPU driver as module
      MIPS: Make sparse_init() using top-down allocation
      PCI: Add Loongson vendor ID

Tim Blechmann (1):
      ALSA: lx6464es - add support for LX6464ESe pci express variant

Tomi Valkeinen (1):
      media: ov5640: fix use of destroyed mutex

Tony Luck (1):
      x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned

Ulf Hansson (5):
      mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()
      staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc core
      mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc core
      mmc: tmio: Further fixup runtime PM management at remove
      mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()

Vadim Fedorenko (3):
      net: ipip: fix wrong address family in init error path
      net/tls: fix encryption error checking
      net/tls: free record only on encryption error

Vadim Pasternak (1):
      mlxsw: core: Use different get_trend() callbacks for different thermal zones

Valentin Longchamp (1):
      net/ethernet/freescale: rework quiesce/activate for ucc_geth

Valentine Fatiev (1):
      IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode

Vasily Averin (1):
      net_failover: fixed rollback in net_failover_open()

Vasily Gorbik (1):
      s390/ftrace: save traced function caller

Veerabhadrarao Badiganti (2):
      mmc: sdhci-msm: Clear tuning done flag while hs400 tuning
      mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk

Vinay Kumar Yadav (1):
      net/tls: fix race condition causing kernel panic

Vincent Stehlé (1):
      ARM: dts: bcm2835-rpi-zero-w: Fix led polarity

Vineet Gupta (1):
      ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT

Vlad Buslov (1):
      selftests: fix flower parent qdisc

Vladimir Oltean (1):
      dpaa_eth: fix usage as DSA master, try 3

Waiman Long (1):
      mm: add kvfree_sensitive() for freeing sensitive data objects

Wang Hai (2):
      mm/slub: fix a memory leak in sysfs_slab_add()
      dccp: Fix possible memleak in dccp_init and dccp_fini

Wei Yongjun (4):
      Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
      net: lpc-enet: fix error return code in lpc_mii_init()
      gnss: sirf: fix error return code in sirf_probe()
      crypto: drbg - fix error return code in drbg_alloc_state()

Willem de Bruijn (2):
      net: check untrusted gso_size at kernel entry
      tun: correct header offsets in napi frags mode

Xiaochun Lee (1):
      x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs

Xie XiuQi (1):
      ixgbe: fix signed-integer-overflow warning

Xin Long (8):
      xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
      xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output
      xfrm: fix a warning in xfrm_policy_insert_list
      xfrm: fix a NULL-ptr deref in xfrm_local_error
      ip_vti: receive ipip packet by calling ip_tunnel_rcv
      esp6: get the right proto for transport mode in esp6_gso_encap
      xfrm: do pskb_pull properly in __xfrm_transport_prep
      xfrm: remove the xfrm_state_put call becofe going to out_reset

Xing Li (2):
      KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
      KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits

Yang Yingliang (1):
      devinet: fix memleak in inetdev_init()

Yazen Ghannam (1):
      x86/amd_nb: Add Family 19h PCI IDs

YuanJunQing (1):
      MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()

Yunjian Wang (1):
      net: allwinner: Fix use correct return type for ndo_start_xmit()

Yuqi Jin (1):
      net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"

Yuxuan Shui (1):
      ovl: initialize error in ovl_copy_xattr

tannerlove (1):
      selftests/net: in rxtimestamp getopt_long needs terminating null entry

Álvaro Fernández Rojas (1):
      mtd: rawnand: brcmnand: fix hamming oob layout

Łukasz Patron (1):
      Input: xpad - add custom init packet for Xbox One S controllers

Łukasz Stelmach (1):
      ARM: 8970/1: decompressor: increase tag size

 .../bindings/display/mediatek/mediatek,dpi.txt     |   6 +
 Documentation/lzo.txt                              |   8 +-
 Documentation/virt/kvm/api.txt                     |   2 +
 Makefile                                           |  13 +-
 arch/alpha/include/asm/io.h                        |  74 +++++--
 arch/alpha/kernel/io.c                             |  60 +++++-
 arch/arc/kernel/setup.c                            |   5 +-
 arch/arc/plat-eznps/Kconfig                        |   1 +
 arch/arm/boot/compressed/vmlinux.lds.S             |   2 +-
 arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts          |   4 +-
 arch/arm/boot/dts/bcm-hr2.dtsi                     |   6 +-
 arch/arm/boot/dts/bcm2835-rpi-zero-w.dts           |   2 +-
 arch/arm/boot/dts/exynos4412-galaxy-s3.dtsi        |   2 +-
 arch/arm/boot/dts/imx6q-b450v3.dts                 |   7 -
 arch/arm/boot/dts/imx6q-b650v3.dts                 |   7 -
 arch/arm/boot/dts/imx6q-b850v3.dts                 |  11 -
 arch/arm/boot/dts/imx6q-bx50v3.dtsi                |  15 ++
 arch/arm/boot/dts/rk3036.dtsi                      |   2 +-
 arch/arm/boot/dts/rk3228-evb.dts                   |   2 +-
 arch/arm/boot/dts/rk322x.dtsi                      |   6 +-
 arch/arm/boot/dts/rk3xxx.dtsi                      |   2 +-
 arch/arm/boot/dts/s5pv210-aries.dtsi               |   1 +
 arch/arm/include/asm/assembler.h                   |  75 +------
 arch/arm/include/asm/kvm_emulate.h                 |   3 +-
 arch/arm/include/asm/kvm_host.h                    |   2 +
 arch/arm/include/asm/uaccess-asm.h                 | 117 +++++++++++
 arch/arm/kernel/entry-armv.S                       |  11 +-
 arch/arm/kernel/entry-header.S                     |   9 +-
 arch/arm/kernel/ptrace.c                           |   4 +-
 arch/arm/mach-tegra/tegra.c                        |   4 +-
 arch/arm/mm/proc-macros.S                          |   3 +-
 arch/arm64/boot/dts/mediatek/mt8173.dtsi           |   4 +-
 arch/arm64/boot/dts/rockchip/rk3328-evb.dts        |   2 +-
 arch/arm64/boot/dts/rockchip/rk3399.dtsi           |   8 +-
 arch/arm64/include/asm/acpi.h                      |   5 +-
 arch/arm64/include/asm/cacheflush.h                |   6 +-
 arch/arm64/include/asm/kvm_emulate.h               |   6 -
 arch/arm64/include/asm/kvm_host.h                  |   8 +-
 arch/arm64/kernel/insn.c                           |  14 +-
 arch/arm64/kvm/handle_exit.c                       |  19 +-
 arch/arm64/kvm/sys_regs.c                          |  10 +-
 arch/csky/abiv1/inc/abi/entry.h                    |   4 +-
 arch/csky/abiv2/inc/abi/entry.h                    |   6 +-
 arch/csky/include/asm/uaccess.h                    |  49 ++---
 arch/csky/kernel/entry.S                           |   8 +-
 arch/csky/kernel/perf_callchain.c                  |   9 +-
 arch/csky/lib/usercopy.c                           |   8 +-
 arch/m68k/include/asm/mac_via.h                    |   1 +
 arch/m68k/mac/config.c                             |  21 +-
 arch/m68k/mac/via.c                                |   6 +-
 arch/mips/Makefile                                 |  13 +-
 arch/mips/boot/compressed/Makefile                 |   2 +-
 arch/mips/configs/loongson3_defconfig              |   2 +-
 arch/mips/include/asm/kvm_host.h                   |   6 +-
 arch/mips/include/asm/mipsregs.h                   |   2 +-
 arch/mips/kernel/genex.S                           |   6 +-
 arch/mips/kernel/mips-cm.c                         |   6 +-
 arch/mips/kernel/setup.c                           |  10 +
 arch/mips/kernel/time.c                            |  70 +++++++
 arch/mips/kernel/vmlinux.lds.S                     |   2 +-
 arch/parisc/mm/init.c                              |   2 +-
 arch/powerpc/kernel/dt_cpu_ftrs.c                  |   8 +
 arch/powerpc/kernel/prom.c                         |  19 ++
 arch/powerpc/mm/ptdump/ptdump.c                    |  21 +-
 arch/powerpc/platforms/cell/spufs/file.c           | 113 ++++++----
 arch/powerpc/platforms/powernv/opal-imc.c          |  39 ++--
 arch/powerpc/platforms/powernv/smp.c               |   1 -
 arch/powerpc/sysdev/xive/common.c                  |   5 +
 arch/riscv/kernel/stacktrace.c                     |   2 +-
 arch/s390/kernel/mcount.S                          |   1 +
 arch/s390/mm/hugetlbpage.c                         |   9 +-
 arch/s390/pci/pci_clp.c                            |   3 +-
 arch/sparc/kernel/ptrace_32.c                      | 228 +++++++++------------
 arch/sparc/kernel/ptrace_64.c                      |  17 +-
 arch/x86/boot/compressed/head_32.S                 |   5 +-
 arch/x86/boot/compressed/head_64.S                 |   1 +
 arch/x86/events/intel/core.c                       |   4 +-
 arch/x86/include/asm/dma.h                         |   2 +-
 arch/x86/include/asm/set_memory.h                  |  19 +-
 arch/x86/kernel/amd_nb.c                           |   3 +
 arch/x86/kernel/cpu/amd.c                          |   3 +-
 arch/x86/kernel/cpu/bugs.c                         |  92 +++++----
 arch/x86/kernel/cpu/mce/core.c                     |  11 +-
 arch/x86/kernel/fpu/xstate.c                       |  86 ++++----
 arch/x86/kernel/process.c                          |  28 +--
 arch/x86/kernel/reboot.c                           |   8 +
 arch/x86/kernel/time.c                             |   4 -
 arch/x86/kernel/vmlinux.lds.S                      |   4 +-
 arch/x86/kvm/mmu.c                                 |  35 ++--
 arch/x86/kvm/svm.c                                 |   6 +-
 arch/x86/kvm/vmx/nested.c                          |   4 +-
 arch/x86/kvm/vmx/vmx.c                             |  18 +-
 arch/x86/kvm/vmx/vmx.h                             |   3 +-
 arch/x86/kvm/x86.c                                 |   9 +-
 arch/x86/mm/init.c                                 |   2 -
 arch/x86/mm/mmio-mod.c                             |   4 +-
 arch/x86/pci/fixup.c                               |   4 +
 block/blk-core.c                                   |  11 +-
 crypto/algapi.c                                    |   2 +-
 crypto/drbg.c                                      |   4 +-
 debian.master/upstream-stable                      |   4 +-
 drivers/acpi/cppc_acpi.c                           |   1 +
 drivers/acpi/device_pm.c                           |   2 +-
 drivers/acpi/evged.c                               |  22 +-
 drivers/acpi/scan.c                                |  28 ++-
 drivers/acpi/sysfs.c                               |   4 +-
 drivers/block/floppy.c                             |  10 +-
 drivers/block/null_blk_zoned.c                     |   4 +
 drivers/bluetooth/btbcm.c                          |   2 +
 drivers/bluetooth/hci_bcm.c                        |   5 +-
 drivers/char/agp/intel-gtt.c                       |   4 +-
 drivers/clk/clk.c                                  |   6 +-
 drivers/clk/ti/clk-33xx.c                          |   2 +-
 drivers/clocksource/dw_apb_timer.c                 |   5 +-
 drivers/clocksource/dw_apb_timer_of.c              |   6 +-
 drivers/cpufreq/cpufreq.c                          |  11 +-
 drivers/cpuidle/sysfs.c                            |   6 +-
 drivers/crypto/cavium/nitrox/nitrox_main.c         |   4 +-
 drivers/crypto/ccp/Kconfig                         |   3 +-
 drivers/crypto/chelsio/chcr_algo.c                 |   2 +-
 drivers/crypto/chelsio/chtls/chtls_io.c            |   2 +-
 drivers/crypto/stm32/stm32-crc32.c                 | 144 +++++++------
 drivers/crypto/virtio/virtio_crypto_algs.c         |  21 +-
 drivers/edac/i10nm_base.c                          |   2 +-
 drivers/edac/skx_base.c                            |  20 +-
 drivers/edac/skx_common.c                          |   6 +-
 drivers/edac/skx_common.h                          |   2 +-
 drivers/firmware/efi/efivars.c                     |   4 +-
 drivers/firmware/efi/libstub/Makefile              |   1 +
 drivers/firmware/imx/imx-scu.c                     |  72 +++++--
 drivers/gnss/sirf.c                                |   8 +-
 drivers/gpio/gpio-bcm-kona.c                       |   2 +-
 drivers/gpio/gpio-exar.c                           |   7 +-
 drivers/gpio/gpio-pxa.c                            |   4 +-
 drivers/gpio/gpio-tegra.c                          |   1 +
 drivers/gpio/gpiolib.c                             |  11 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |   7 -
 drivers/gpu/drm/amd/powerplay/amd_powerplay.c      |   6 +-
 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c         |   6 +-
 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c     |  12 +-
 drivers/gpu/drm/drm_edid.c                         |   3 +-
 drivers/gpu/drm/i915/gem/i915_gem_userptr.c        |   8 +
 drivers/gpu/drm/ingenic/ingenic-drm.c              |   2 +-
 drivers/gpu/drm/vkms/vkms_drv.h                    |   5 -
 drivers/gpu/drm/vkms/vkms_gem.c                    |  11 +-
 drivers/hid/hid-multitouch.c                       |  60 +++++-
 drivers/hid/hid-sony.c                             |  17 ++
 drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c           |   8 +
 drivers/i2c/busses/i2c-altera.c                    |  10 +-
 drivers/iio/adc/stm32-adc-core.c                   |  35 ++--
 drivers/iio/chemical/pms7003.c                     |  17 +-
 drivers/iio/chemical/sps30.c                       |   9 +-
 drivers/iio/light/vcnl4000.c                       |   6 +-
 drivers/infiniband/core/rdma_core.c                |  20 +-
 drivers/infiniband/core/uverbs_main.c              |   2 +
 drivers/infiniband/hw/i40iw/i40iw_cm.c             |   8 -
 drivers/infiniband/hw/qedr/main.c                  |   2 +-
 drivers/infiniband/hw/qedr/qedr.h                  |  23 ++-
 drivers/infiniband/hw/qedr/qedr_iw_cm.c            | 148 ++++++++-----
 drivers/infiniband/hw/qedr/verbs.c                 |  64 +++---
 drivers/infiniband/hw/qib/qib_sysfs.c              |   9 +-
 drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c     |   2 +-
 drivers/infiniband/ulp/ipoib/ipoib.h               |   4 +
 drivers/infiniband/ulp/ipoib/ipoib_cm.c            |  15 +-
 drivers/infiniband/ulp/ipoib/ipoib_ib.c            |   9 +-
 drivers/infiniband/ulp/ipoib/ipoib_main.c          |  10 +-
 drivers/input/evdev.c                              |  19 +-
 drivers/input/joystick/xpad.c                      |  12 ++
 drivers/input/keyboard/dlink-dir685-touchkeys.c    |   2 +-
 drivers/input/mouse/synaptics.c                    |   1 +
 drivers/input/rmi4/rmi_driver.c                    |   5 +-
 drivers/input/serio/i8042-x86ia64io.h              |   7 +
 drivers/input/touchscreen/mms114.c                 |  12 +-
 drivers/input/touchscreen/usbtouchscreen.c         |   1 +
 drivers/iommu/iommu.c                              |   2 +-
 drivers/macintosh/windfarm_pm112.c                 |  21 +-
 drivers/md/bcache/super.c                          |   7 +-
 drivers/md/dm-crypt.c                              |   2 +-
 drivers/md/md.c                                    |   3 +-
 drivers/media/cec/cec-adap.c                       |   8 +-
 drivers/media/i2c/ov5640.c                         |   4 +-
 drivers/media/platform/rcar-fcp.c                  |   5 +
 drivers/media/tuners/si2157.c                      |  15 +-
 drivers/media/usb/dvb-usb/dibusb-mb.c              |   2 +-
 drivers/media/usb/go7007/snd-go7007.c              |  35 ++--
 drivers/mmc/core/block.c                           |   2 +-
 drivers/mmc/core/sdio.c                            |  61 +++---
 drivers/mmc/host/meson-mx-sdio.c                   |   3 +
 drivers/mmc/host/mmci_stm32_sdmmc.c                |   3 +
 drivers/mmc/host/sdhci-esdhc-imx.c                 |   2 +-
 drivers/mmc/host/sdhci-msm.c                       |  10 +-
 drivers/mmc/host/tmio_mmc_core.c                   |   6 +-
 drivers/mmc/host/uniphier-sd.c                     |  12 +-
 drivers/mmc/host/via-sdmmc.c                       |   7 +-
 drivers/mtd/nand/raw/brcmnand/brcmnand.c           |  11 +-
 drivers/mtd/nand/raw/pasemi_nand.c                 |   4 +-
 drivers/net/bonding/bond_sysfs_slave.c             |   4 +-
 drivers/net/dsa/mt7530.c                           |  20 +-
 drivers/net/dsa/mt7530.h                           |   7 +
 drivers/net/ethernet/allwinner/sun4i-emac.c        |   4 +-
 drivers/net/ethernet/amazon/ena/ena_com.c          |   6 +-
 drivers/net/ethernet/apple/bmac.c                  |   2 +-
 drivers/net/ethernet/aquantia/atlantic/aq_nic.c    |   6 +
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |   2 +-
 drivers/net/ethernet/broadcom/genet/bcmgenet.c     |   4 +
 drivers/net/ethernet/freescale/Kconfig             |   2 +
 drivers/net/ethernet/freescale/dpaa/Kconfig        |   1 +
 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c     |   2 +-
 drivers/net/ethernet/freescale/ucc_geth.c          |  13 +-
 drivers/net/ethernet/ibm/ibmvnic.c                 |   8 +-
 drivers/net/ethernet/intel/e1000/e1000_main.c      |   4 +-
 drivers/net/ethernet/intel/e1000e/e1000.h          |   1 -
 drivers/net/ethernet/intel/e1000e/netdev.c         |  12 +-
 drivers/net/ethernet/intel/igb/igb_ethtool.c       |   3 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c    |   2 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c      |   3 +-
 drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c     |   2 +-
 drivers/net/ethernet/mellanox/mlx4/fw.c            |   2 +-
 drivers/net/ethernet/mellanox/mlx5/core/cmd.c      |  14 ++
 drivers/net/ethernet/mellanox/mlx5/core/en.h       |   2 +-
 .../net/ethernet/mellanox/mlx5/core/en/xsk/setup.c |   4 +
 .../ethernet/mellanox/mlx5/core/en_accel/ktls.c    |   2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |  12 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c   |   4 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |  15 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    |   9 +-
 drivers/net/ethernet/mellanox/mlx5/core/events.c   |   4 +-
 drivers/net/ethernet/mellanox/mlx5/core/health.c   |  14 +-
 .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c  |   4 +-
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |  26 ++-
 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c |  23 ++-
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c     |  14 +-
 drivers/net/ethernet/mellanox/mlxsw/switchx2.c     |   8 +
 drivers/net/ethernet/microchip/encx24j600.c        |   5 +-
 .../net/ethernet/netronome/nfp/flower/offload.c    |   3 +-
 drivers/net/ethernet/nxp/lpc_eth.c                 |   3 +-
 drivers/net/ethernet/qlogic/qede/qede.h            |   2 +
 drivers/net/ethernet/qlogic/qede/qede_main.c       |  11 +-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c    |   4 +-
 drivers/net/ethernet/smsc/smsc911x.c               |   9 +-
 .../net/ethernet/stmicro/stmmac/dwmac-ipq806x.c    |  13 ++
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |   3 +-
 drivers/net/ethernet/sun/cassini.c                 |   3 +-
 drivers/net/ethernet/ti/cpsw.c                     |   4 +
 drivers/net/macvlan.c                              |   4 +
 drivers/net/net_failover.c                         |   3 +-
 drivers/net/tun.c                                  |  14 +-
 drivers/net/usb/cdc_ether.c                        |  11 +-
 drivers/net/usb/qmi_wwan.c                         |   1 +
 drivers/net/usb/r8152.c                            |   1 +
 drivers/net/veth.c                                 |   8 +-
 drivers/net/vmxnet3/vmxnet3_ethtool.c              |   2 +
 drivers/net/vxlan.c                                |   4 +
 drivers/net/wireless/ath/ath10k/mac.c              |   3 +
 drivers/net/wireless/ath/ath10k/wmi-ops.h          |  10 +
 drivers/net/wireless/ath/ath10k/wmi-tlv.c          |  15 ++
 drivers/net/wireless/ath/ath9k/hif_usb.c           |  58 ++++--
 drivers/net/wireless/ath/ath9k/hif_usb.h           |   6 +
 drivers/net/wireless/ath/ath9k/htc_drv_init.c      |  10 +-
 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c      |   6 +-
 drivers/net/wireless/ath/ath9k/htc_hst.c           |   3 +
 drivers/net/wireless/ath/ath9k/wmi.c               |   5 +-
 drivers/net/wireless/ath/ath9k/wmi.h               |   3 +-
 drivers/net/wireless/ath/carl9170/fw.c             |   4 +-
 drivers/net/wireless/ath/carl9170/main.c           |  21 +-
 drivers/net/wireless/ath/wcn36xx/main.c            |   6 +-
 drivers/net/wireless/broadcom/b43/main.c           |   2 +-
 drivers/net/wireless/broadcom/b43legacy/main.c     |   1 +
 drivers/net/wireless/broadcom/b43legacy/xmit.c     |   1 +
 .../wireless/broadcom/brcm80211/brcmfmac/feature.c |   3 +-
 drivers/net/wireless/cisco/airo.c                  |  12 ++
 drivers/net/wireless/intersil/p54/p54usb.c         |   1 +
 drivers/net/wireless/marvell/mwifiex/cfg80211.c    |  14 +-
 drivers/net/wireless/mediatek/mt76/agg-rx.c        |   8 +-
 drivers/net/wireless/mediatek/mt76/mt76.h          |   6 +-
 drivers/net/wireless/mediatek/mt76/mt76x02.h       |   1 +
 drivers/net/wireless/mediatek/mt76/mt76x2/usb.c    |   1 +
 drivers/net/wireless/realtek/rtlwifi/usb.c         |   8 +-
 drivers/nfc/st21nfca/dep.c                         |   4 +-
 drivers/nvme/host/core.c                           |  16 +-
 drivers/nvmem/qfprom.c                             |  14 --
 drivers/pci/controller/pcie-mediatek.c             |  18 ++
 drivers/pci/controller/vmd.c                       |   2 +
 drivers/pci/pci.c                                  |   4 +-
 drivers/pci/probe.c                                |  24 ++-
 drivers/pci/quirks.c                               |  42 ++++
 drivers/perf/hisilicon/hisi_uncore_hha_pmu.c       |   2 +-
 drivers/pinctrl/samsung/pinctrl-exynos.c           |  82 +++++---
 drivers/platform/x86/hp-wmi.c                      |  10 +-
 drivers/platform/x86/intel-hid.c                   |   7 +
 drivers/platform/x86/intel-vbtn.c                  |  75 +++++--
 drivers/power/reset/vexpress-poweroff.c            |   1 +
 drivers/remoteproc/remoteproc_core.c               |   2 +-
 drivers/remoteproc/remoteproc_virtio.c             |  12 ++
 drivers/scsi/megaraid/megaraid_sas_fusion.c        |   7 +-
 drivers/scsi/ufs/ufshcd.c                          |   1 +
 drivers/soc/mediatek/mtk-cmdq-helper.c             |   4 +-
 drivers/spi/spi-bcm-qspi.c                         |  20 +-
 drivers/spi/spi-bcm2835.c                          |   4 +-
 drivers/spi/spi-bcm2835aux.c                       |   4 +-
 drivers/spi/spi-dw-mid.c                           |  16 +-
 drivers/spi/spi-dw.c                               |  22 +-
 drivers/spi/spi-pxa2xx.c                           |   6 +-
 drivers/spi/spi.c                                  |   3 +-
 drivers/staging/android/ion/ion_heap.c             |   4 +-
 drivers/staging/greybus/sdio.c                     |  10 +-
 drivers/staging/media/ipu3/include/intel-ipu3.h    |   7 +-
 drivers/staging/rtl8712/wifi.h                     |   9 +-
 drivers/tty/hvc/hvc_console.c                      |  23 +--
 drivers/tty/serial/8250/8250_pci.c                 |   6 -
 drivers/tty/vt/keyboard.c                          |  26 ++-
 drivers/usb/class/cdc-acm.c                        |   2 +-
 drivers/usb/dwc3/dwc3-pci.c                        |   1 +
 drivers/usb/gadget/legacy/inode.c                  |   3 +-
 drivers/usb/musb/musb_core.c                       |   7 +
 drivers/usb/musb/musb_debugfs.c                    |  10 +-
 drivers/usb/phy/phy-twl6030-usb.c                  |  12 +-
 drivers/usb/serial/ch341.c                         |  53 +++++
 drivers/usb/serial/option.c                        |   4 +
 drivers/usb/serial/qcserial.c                      |   1 +
 drivers/usb/serial/usb_wwan.c                      |   4 +
 drivers/video/fbdev/vt8500lcdfb.c                  |   1 +
 drivers/video/fbdev/w100fb.c                       |   2 +
 drivers/w1/masters/omap_hdq.c                      |  10 +-
 drivers/watchdog/imx_sc_wdt.c                      |   5 +
 drivers/xen/pvcalls-back.c                         |   3 +-
 fs/aio.c                                           |   8 +
 fs/binfmt_elf.c                                    |   2 +-
 fs/btrfs/file-item.c                               |   6 +-
 fs/btrfs/inode.c                                   |  10 +-
 fs/btrfs/qgroup.c                                  |  14 ++
 fs/btrfs/send.c                                    |  67 ++++++
 fs/btrfs/volumes.c                                 |   2 +
 fs/cachefiles/rdwr.c                               |   2 +-
 fs/ceph/caps.c                                     |   2 +-
 fs/cifs/file.c                                     |   2 +-
 fs/cifs/smb2pdu.c                                  |   4 +-
 fs/ext4/ext4_extents.h                             |   9 +-
 fs/ext4/fsync.c                                    |  28 ++-
 fs/ext4/xattr.c                                    |   7 +-
 fs/fat/inode.c                                     |   6 +
 fs/gfs2/log.c                                      |   6 +-
 fs/gfs2/lops.c                                     |  15 +-
 fs/gfs2/quota.c                                    |   3 +-
 fs/gfs2/quota.h                                    |   3 +-
 fs/io_uring.c                                      |   6 +-
 fs/nilfs2/segment.c                                |   2 +
 fs/notify/fanotify/fanotify.c                      |   5 +-
 fs/overlayfs/copy_up.c                             |   2 +-
 fs/proc/inode.c                                    |   2 +-
 fs/proc/self.c                                     |   2 +-
 fs/proc/thread_self.c                              |   2 +-
 fs/xfs/xfs_bmap_util.c                             |   2 +-
 fs/xfs/xfs_buf.c                                   |   8 +-
 fs/xfs/xfs_dquot.c                                 |   9 +-
 include/asm-generic/topology.h                     |   2 +-
 include/linux/elfnote.h                            |   2 +-
 include/linux/ieee80211.h                          |   2 +-
 include/linux/kgdb.h                               |   2 +-
 include/linux/kvm_host.h                           |   4 +-
 include/linux/mlx5/driver.h                        |   1 +
 include/linux/mm.h                                 |  16 +-
 include/linux/mmzone.h                             |   2 +
 include/linux/netfilter/nf_conntrack_pptp.h        |   2 +-
 include/linux/pci_ids.h                            |  17 ++
 include/linux/sched/mm.h                           |   2 +
 include/linux/set_memory.h                         |   2 +-
 include/linux/string.h                             |  60 ++++--
 include/linux/sunrpc/gss_api.h                     |   1 +
 include/linux/sunrpc/svcauth_gss.h                 |   3 +-
 include/linux/virtio_net.h                         |  25 ++-
 include/net/act_api.h                              |   3 +-
 include/net/inet_hashtables.h                      |   6 +
 include/net/ip_fib.h                               |  11 +-
 include/net/nexthop.h                              |  67 ++++--
 include/net/tls.h                                  |   4 +
 include/rdma/uverbs_std_types.h                    |   2 +-
 include/uapi/linux/kvm.h                           |   2 +
 include/uapi/linux/mmc/ioctl.h                     |   1 +
 include/uapi/linux/xfrm.h                          |   2 +-
 kernel/audit.c                                     |  52 +++--
 kernel/audit.h                                     |   2 +-
 kernel/auditfilter.c                               |  16 +-
 kernel/cgroup/rstat.c                              |  16 +-
 kernel/cpu.c                                       |  18 +-
 kernel/cpu_pm.c                                    |   4 +-
 kernel/debug/debug_core.c                          |   5 +
 kernel/events/core.c                               |  23 ++-
 kernel/events/uprobes.c                            |  16 +-
 kernel/exit.c                                      |  25 ++-
 kernel/sched/core.c                                |   5 +-
 kernel/sched/fair.c                                |   2 +-
 lib/lzo/lzo1x_compress.c                           |  13 ++
 lib/mpi/longlong.h                                 |   2 +-
 mm/gup.c                                           |  44 +++-
 mm/huge_memory.c                                   |  38 +++-
 mm/page_alloc.c                                    |  19 +-
 mm/slub.c                                          |   4 +-
 mm/util.c                                          |  18 ++
 net/ax25/af_ax25.c                                 |   6 +-
 net/batman-adv/bat_v_elp.c                         |  15 +-
 net/bluetooth/hci_event.c                          |   1 +
 net/bridge/br_arp_nd_proxy.c                       |   4 +
 net/bridge/netfilter/nft_reject_bridge.c           |   6 +
 net/ceph/osd_client.c                              |   4 +-
 net/core/dev.c                                     |  20 +-
 net/dccp/proto.c                                   |   7 +-
 net/dsa/tag_mtk.c                                  |  15 ++
 net/ipv4/devinet.c                                 |   1 +
 net/ipv4/esp4_offload.c                            |   4 +-
 net/ipv4/fib_frontend.c                            |  22 +-
 net/ipv4/inet_connection_sock.c                    |  43 ++--
 net/ipv4/ip_vti.c                                  |  23 ++-
 net/ipv4/ipip.c                                    |   2 +-
 net/ipv4/ipmr.c                                    |   2 +-
 net/ipv4/netfilter/nf_nat_pptp.c                   |   7 +-
 net/ipv4/nexthop.c                                 | 105 ++++++----
 net/ipv4/route.c                                   |  14 +-
 net/ipv6/esp6_offload.c                            |  13 +-
 net/ipv6/ip6_fib.c                                 |   2 +-
 net/ipv6/ip6mr.c                                   |   2 +-
 net/ipv6/ipv6_sockglue.c                           |  13 +-
 net/l2tp/l2tp_core.c                               |   3 +
 net/l2tp/l2tp_ip.c                                 |  29 ++-
 net/l2tp/l2tp_ip6.c                                |  30 ++-
 net/mac80211/mesh_hwmp.c                           |   7 +
 net/netfilter/ipset/ip_set_list_set.c              |   2 +-
 net/netfilter/nf_conntrack_core.c                  |  80 +++++++-
 net/netfilter/nf_conntrack_pptp.c                  |  62 +++---
 net/netfilter/nfnetlink_cthelper.c                 |   3 +-
 net/netfilter/nft_nat.c                            |   4 +-
 net/qrtr/qrtr.c                                    |   2 +-
 net/sctp/sm_sideeffect.c                           |  14 +-
 net/sctp/sm_statefuns.c                            |   9 +-
 net/sunrpc/auth_gss/gss_mech_switch.c              |  12 +-
 net/sunrpc/auth_gss/svcauth_gss.c                  |  18 +-
 net/tipc/udp_media.c                               |   6 +-
 net/tls/tls_sw.c                                   |  50 +++--
 net/vmw_vsock/af_vsock.c                           |   2 +-
 net/xdp/xdp_umem.c                                 |   8 +-
 net/xfrm/xfrm_device.c                             |   8 +-
 net/xfrm/xfrm_input.c                              |   2 +-
 net/xfrm/xfrm_interface.c                          |  21 ++
 net/xfrm/xfrm_output.c                             |  15 +-
 net/xfrm/xfrm_policy.c                             |   7 +-
 samples/bpf/lwt_len_hist_user.c                    |   2 -
 security/commoncap.c                               |   1 +
 security/integrity/evm/evm_crypto.c                |   4 +-
 security/integrity/evm/evm_main.c                  |   4 +-
 security/integrity/evm/evm_secfs.c                 |   9 +-
 security/integrity/ima/ima.h                       |  10 +-
 security/integrity/ima/ima_crypto.c                |   6 +-
 security/integrity/ima/ima_init.c                  |   2 +-
 security/integrity/ima/ima_policy.c                |   3 +-
 security/integrity/ima/ima_template_lib.c          |  18 ++
 security/keys/internal.h                           |  11 -
 security/keys/keyctl.c                             |  16 +-
 security/smack/smackfs.c                           |  10 +
 sound/core/hwdep.c                                 |   4 +-
 sound/core/pcm_native.c                            |  20 +-
 sound/firewire/fireface/ff-protocol-latter.c       |  12 +-
 sound/isa/es1688/es1688.c                          |   4 +-
 sound/pci/hda/patch_realtek.c                      |  45 +++-
 sound/pci/lx6464es/lx6464es.c                      |   8 +
 sound/soc/codecs/max9867.c                         |   4 +-
 .../soc/intel/boards/kbl_rt5663_rt5514_max98927.c  |   2 +-
 sound/soc/intel/boards/skl_hda_dsp_generic.c       |   2 +-
 sound/soc/intel/boards/sof_rt5682.c                |   2 +-
 sound/usb/card.c                                   |  19 +-
 sound/usb/mixer.c                                  |   8 +
 sound/usb/mixer_maps.c                             |  24 +++
 sound/usb/quirks-table.h                           |  46 +++++
 sound/usb/usbaudio.h                               |   2 +-
 tools/lib/api/fs/fs.c                              |  17 ++
 tools/lib/api/fs/fs.h                              |  12 ++
 tools/objtool/check.c                              |   6 +
 tools/perf/builtin-probe.c                         |   3 +
 tools/perf/util/dso.c                              |  16 ++
 tools/perf/util/dso.h                              |   1 +
 tools/perf/util/probe-event.c                      |  49 +++--
 tools/perf/util/probe-finder.c                     |   1 +
 tools/perf/util/srcline.c                          |  16 +-
 tools/perf/util/symbol.c                           |   2 +
 tools/testing/selftests/bpf/test_progs.c           |   1 +
 .../selftests/drivers/net/mlxsw/qos_mc_aware.sh    |   2 +-
 .../ftrace/test.d/ftrace/tracing-error-log.tc      |   2 +
 .../networking/timestamping/rxtimestamp.c          |   1 +
 .../tc-testing/tc-tests/filters/tests.json         |   6 +-
 tools/testing/selftests/tc-testing/tdc_batch.py    |   6 +-
 virt/kvm/arm/aarch32.c                             |  28 +++
 virt/kvm/arm/arm.c                                 |  22 +-
 virt/kvm/kvm_main.c                                |  26 ++-
 492 files changed, 4100 insertions(+), 2004 deletions(-)
 create mode 100644 arch/arm/include/asm/uaccess-asm.h

Comments

Khalid Elmously July 1, 2020, 4:06 a.m. UTC | #1
On 2020-06-30 12:54:38 , Kamal Mostafa wrote:
> This pull request (469 commits) includes the following Eoan stable patchsets:
> 
> 	Eoan update: upstream stable patchset 2020-06-09
> 		Ported from the following upstream stable releases:
> 			v4.19.126, v5.4.44
> 	https://bugs.launchpad.net/bugs/1882831
> 
> 	Eoan update: upstream stable patchset 2020-06-19
> 		Ported from the following upstream stable releases:
> 			v4.19.127, v5.4.45
> 	https://bugs.launchpad.net/bugs/1884296
> 
> 	Eoan update: upstream stable patchset 2020-06-24
> 		Ported from the following upstream stable releases:
> 			v4.19.128, v5.4.46
> 	https://bugs.launchpad.net/bugs/1885011
> 
> 	Eoan update: upstream stable patchset 2020-06-30
> 		Ported from the following upstream stable releases:
> 			v4.19.129, v5.4.47
> 	https://bugs.launchpad.net/bugs/1885775
> 
>  -Kamal
> 
> -----
> 
> The following changes since commit 81c7895b41bf1c6fea117fe5b20eab46b63b83d9:
> 
>   UBUNTU: SAUCE: acpi: disallow loading configfs acpi tables when locked down (2020-06-29 23:57:47 -0400)
> 
> are available in the Git repository at:
> 
>   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-eoan.git stable-next
> 
> for you to fetch changes up to ab7b18c57359b2246a0e6da077e423096d12a4b0:
> 
>   UBUNTU: upstream stable to v4.19.129, v5.4.47 (2020-06-30 11:31:58 -0700)
> 
> ----------------------------------------------------------------
> Abhinav Ratna (1):
>       PCI: Add ACS quirk for iProc PAXB
> 
> Adrian Hunter (1):
>       perf symbols: Fix debuginfo search for Ubuntu
> 
> Al Viro (4):
>       copy_xstate_to_kernel(): don't leave parts of destination uninitialized
>       csky: Fixup raw_copy_from_user()
>       sparc32: fix register window handling in genregs32_[gs]et()
>       sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()
> 
> Alexander Dahl (1):
>       x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
> 
> Alexander Potapenko (1):
>       fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
> 
> Alexander Sverdlin (1):
>       macvlan: Skip loopback packets in RX handler
> 
> Amir Goldstein (1):
>       fanotify: fix ignore mask logic for events on child and on dir
> 
> Amit Cohen (1):
>       selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer
> 
> Anand Jain (1):
>       btrfs: include non-missing as a qualifier for the latest_bdev
> 
> Anders Roxell (1):
>       power: vexpress: add suppress_bind_attrs to true
> 
> Andrea Arcangeli (1):
>       mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()
> 
> Andreas Gruenbacher (2):
>       gfs2: Grab glock reference sooner in gfs2_add_revoke
>       gfs2: Even more gfs2_find_jhead fixes
> 
> Andrew Oakley (1):
>       ALSA: usb-audio: add mapping for ASRock TRX40 Creator
> 
> Andrii Nakryiko (1):
>       selftests/bpf: Fix memory leak in extract_build_id()
> 
> Andy Shevchenko (3):
>       usb: dwc3: pci: Enable extcon driver for Intel Merrifield
>       spi: dw: Zero DMA Tx and Rx configurations on stack
>       platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()
> 
> Anju T Sudhakar (1):
>       powerpc/powernv: Avoid re-registration of imc debugfs directory
> 
> Anthony Steinhauser (3):
>       x86/speculation: Prevent rogue cross-process SSBD shutdown
>       x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.
>       x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.
> 
> Antony Antony (1):
>       xfrm: fix error in comment
> 
> Ard Biesheuvel (4):
>       efi/efivars: Add missing kobject_put() in sysfs entry creation error path
>       ACPI: GED: add support for _Exx / _Lxx handler methods
>       ACPI: GED: use correct trigger type field in _Exx / _Lxx handling
>       efi/libstub/x86: Work around LLVM ELF quirk build regression
> 
> Arnd Bergmann (3):
>       net: freescale: select CONFIG_FIXED_PHY where needed
>       include/asm-generic/topology.h: guard cpumask_of_node() macro argument
>       crypto: ccp -- don't "select" CONFIG_DMADEVICES
> 
> Arthur Kiyanovski (1):
>       net: ena: fix error returning in ena_com_get_hash_function()
> 
> Arvind Sankar (2):
>       x86/boot: Correct relocation destination on old linkers
>       x86/mm: Stop printing BRK addresses
> 
> Ashok Raj (2):
>       PCI: Add ACS quirk for Intel Root Complex Integrated Endpoints
>       PCI: Program MPS for RCiEP devices
> 
> Atsushi Nemoto (1):
>       i2c: altera: Fix race between xfer_msg and isr thread
> 
> Barret Rhoden (1):
>       perf: Add cond_resched() to task_function_call()
> 
> Ben Chuang (1):
>       PCI: Add Genesys Logic, Inc. Vendor ID
> 
> Benjamin Tissoires (2):
>       HID: multitouch: add support for the Smart Tech panel
>       HID: multitouch: enable multi-input as a quirk for some devices
> 
> Bhupesh Sharma (1):
>       net: qed*: Reduce RX and TX default ring count when running inside kdump kernel
> 
> Bin Liu (2):
>       USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
>       usb: musb: start session in resume for host port
> 
> Bjorn Helgaas (1):
>       PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay
> 
> Björn Töpel (1):
>       xsk: Add overflow check for u64 division, stored into u32
> 
> Bob Haarman (1):
>       x86_64: Fix jiffies ODR violation
> 
> Bob Peterson (1):
>       gfs2: move privileged user check to gfs2_quota_lock_check
> 
> Bogdan Togorean (1):
>       drm: bridge: adv7511: Extend list of audio sample rates
> 
> Boris Sukholitko (1):
>       __netif_receive_skb_core: pass skb by reference
> 
> Brad Love (1):
>       media: si2157: Better check for running tuner in init
> 
> Brendan Shanks (1):
>       Input: evdev - call input_flush_device() on release(), not flush()
> 
> Brian Foster (2):
>       xfs: reset buffer write failure state on successful completion
>       xfs: fix duplicate verification from xfs_qm_dqflush()
> 
> Can Guo (1):
>       scsi: ufs: Release clock if DMA map fails
> 
> Casey Schaufler (1):
>       Smack: slab-out-of-bounds in vsscanf
> 
> Chaitanya Kulkarni (1):
>       null_blk: return error for invalid zone size
> 
> Changbin Du (1):
>       perf: Make perf able to build with latest libbfd
> 
> Changming Liu (1):
>       ALSA: hwdep: fix a left shifting 1 by 31 UB bug
> 
> Chris Chiu (1):
>       ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC
> 
> Chris Wilson (1):
>       agp/intel: Reinforce the barrier after GTT updates
> 
> Christian Lamparter (1):
>       carl9170: remove P2P_GO support
> 
> Christoph Hellwig (2):
>       staging: android: ion: use vmap instead of vm_map_ram
>       nvme: refine the Qemu Identify CNS quirk
> 
> Christophe JAILLET (5):
>       Input: dlink-dir685-touchkeys - fix a typo in driver name
>       usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6030_usb_probe()'
>       crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is fully iterated
>       video: fbdev: w100fb: Fix a potential double free.
>       wcn36xx: Fix error handling path in 'wcn36xx_probe()'
> 
> Christophe Leroy (1):
>       powerpc/ptdump: Properly handle non standard page size
> 
> Chuhong Yuan (4):
>       net: microchip: encx24j600: add missed kthread_stop
>       NFC: st21nfca: add missed kfree_skb() in an error path
>       ALSA: es1688: Add the missed snd_card_free()
>       media: go7007: fix a miss of snd_card_free
> 
> Colin Ian King (1):
>       media: dvb: return -EREMOTEIO on i2c transfer failure.
> 
> Coly Li (1):
>       bcache: fix refcount underflow in bcache_device_free()
> 
> Cédric Le Goater (1):
>       powerpc/xive: Clear the page tables for the ESB IO mapping
> 
> DENG Qingfang (2):
>       net: dsa: mt7530: fix roaming from DSA user ports
>       net: dsa: mt7530: set CPU port to fallback mode
> 
> Dan Carpenter (3):
>       airo: Fix read overflows sending packets
>       media: cec: silence shift wrapping warning in __cec_s_log_addrs()
>       rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
> 
> Daniel Axtens (1):
>       string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
> 
> Daniel Thompson (2):
>       arm64: cacheflush: Fix KGDB trap detection
>       kgdb: Fix spurious true from in_dbg_master()
> 
> Daniele Palmas (2):
>       net: usb: qmi_wwan: add Telit LE910C1-EUX composition
>       USB: serial: option: add Telit LE910C1-EUX compositions
> 
> Darrick J. Wong (1):
>       xfs: clean up the error handling in xfs_swap_extents
> 
> Dave Rodgman (1):
>       lib/lzo: fix ambiguous encoding bug in lzo-rle
> 
> David Ahern (4):
>       nexthop: Fix attribute checking for groups
>       nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry
>       nexthop: Expand nexthop_is_multipath in a few places
>       ipv4: nexthop version of fib_info_nh_uses_dev
> 
> Denis Efremov (1):
>       io_uring: use kvfree() in io_sqe_buffer_register()
> 
> Denis V. Lunev (1):
>       IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
> 
> Dennis Kadioglu (1):
>       Input: synaptics - add a second working PNP_ID for Lenovo T470s
> 
> Dennis YC Hsieh (1):
>       soc: mediatek: cmdq: return send msg error code
> 
> Devulapally Shiva Krishna (1):
>       Crypto/chcr: fix for ccm(aes) failed test
> 
> Dinghao Liu (2):
>       net: smsc911x: Fix runtime PM imbalance on error
>       usb: musb: Fix runtime PM imbalance on error
> 
> Dmitry Osipenko (1):
>       ARM: tegra: Correct PL310 Auxiliary Control Register initialization
> 
> Dmitry Torokhov (1):
>       vt: keyboard: avoid signed integer overflow in k_ascii
> 
> Doug Berger (1):
>       net: bcmgenet: set Rx mode before starting netif
> 
> Douglas Anderson (3):
>       kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb
>       kgdb: Prevent infinite recursive entries to the debugger
>       kernel/cpu_pm: Fix uninitted local in cpu_pm
> 
> Eiichi Tsukata (1):
>       KVM: x86: Fix APIC page invalidation race
> 
> Erez Shitrit (1):
>       net/mlx5e: IPoIB, Drop multicast packets that this interface sent
> 
> Eric Biggers (3):
>       ext4: fix race between ext4_sync_parent() and rename()
>       dm crypt: avoid truncating the logical block size
>       crypto: algapi - Avoid spurious modprobe on LOADED
> 
> Eric Dumazet (6):
>       ax25: fix setsockopt(SO_BINDTODEVICE)
>       crypto: chelsio/chtls: properly set tp->lsndtime
>       tipc: block BH before using dst_cache
>       l2tp: add sk_family checks to l2tp_validate_socket
>       l2tp: do not use inet_hash()/inet_unhash()
>       net: be more gentle about silly gso requests coming from user
> 
> Eric W. Biederman (2):
>       exec: Always set cap_ambient in cap_bprm_set_creds
>       proc: Use new_inode not new_inode_pseudo
> 
> Eugeniy Paltsev (1):
>       ARC: Fix ICCM & DCCM runtime size checks
> 
> Evan Green (2):
>       Input: synaptics-rmi4 - really fix attn_data use-after-free
>       spi: pxa2xx: Apply CS clk quirk to BXT
> 
> Evan Quan (1):
>       drm/amd/powerplay: perform PG ungate prior to CG ungate
> 
> Ezequiel Garcia (1):
>       drm/vkms: Hold gem object while still in-use
> 
> Fabio Estevam (1):
>       watchdog: imx_sc_wdt: Fix reboot on crash
> 
> Fabrice Gasnier (1):
>       iio: adc: stm32-adc: fix a wrong error message when probing interrupts
> 
> Felipe Franciosi (1):
>       KVM: x86: respect singlestep when emulating instruction
> 
> Filipe Manana (2):
>       btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
>       btrfs: fix wrong file range cleanup after an error filling dealloc range
> 
> Finn Thain (1):
>       m68k: mac: Don't call via_flush_cache() on Mac IIfx
> 
> Florian Fainelli (1):
>       spi: bcm-qspi: Handle clock probe deferral
> 
> Franck LENORMAND (1):
>       firmware: imx: scu: Fix corruption of header
> 
> Fredrik Strupe (1):
>       ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook
> 
> Fugang Duan (1):
>       net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
> 
> Gerald Schaefer (1):
>       s390/mm: fix set_huge_pte_at() for empty ptes
> 
> Giuseppe Marco Randazzo (1):
>       p54usb: add AirVasT USB stick device-id
> 
> Greg Kroah-Hartman (1):
>       Revert "net/mlx5: Annotate mutex destroy for root ns"
> 
> Grygorii Strashko (1):
>       net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
> 
> Guo Ren (1):
>       csky: Fixup abiv2 syscall_trace break a4 & a5
> 
> Guoqing Jiang (1):
>       md: don't flush workqueue unconditionally in md_open
> 
> H. Nikolaus Schaller (1):
>       w1: omap-hdq: cleanup to add missing newline for some dev_dbg
> 
> Haibo Chen (1):
>       mmc: sdhci-esdhc-imx: fix the mask for tuning start point
> 
> Hamish Martin (1):
>       ARM: dts: bcm: HR2: Fix PPI interrupt types
> 
> Hangbin Liu (1):
>       ipv6: fix IPV6_ADDRFORM operation logic
> 
> Hans de Goede (6):
>       Bluetooth: btbcm: Add 2 missing models to subver tables
>       platform/x86: intel-vbtn: Use acpi_evaluate_integer()
>       platform/x86: intel-vbtn: Split keymap into buttons and switches parts
>       platform/x86: intel-vbtn: Do not advertise switches to userspace if they are not there
>       platform/x86: intel-vbtn: Also handle tablet-mode switch on "Detachable" and "Portable" chassis-types
>       platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" chasis-type
> 
> Harshad Shirwadkar (1):
>       ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
> 
> Heinrich Kuhn (1):
>       nfp: flower: fix used time of merge flow statistics
> 
> Helge Deller (1):
>       parisc: Fix kernel panic in mem_init()
> 
> Hill Ma (1):
>       x86/reboot/quirks: Add MacBook6,1 reboot quirk
> 
> Hsin-Yi Wang (1):
>       arm64: dts: mt8173: fix vcodec-enc clock
> 
> Hsin-Yu Chao (1):
>       Bluetooth: Add SCO fallback for invalid LMP parameters error
> 
> Hui Wang (1):
>       ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines
> 
> Ido Schimmel (2):
>       bridge: Avoid infinite loop when suppressing NS messages with invalid options
>       vxlan: Avoid infinite loop when suppressing NS messages with invalid options
> 
> Jaehoon Chung (1):
>       brcmfmac: fix wrong location to get firmware feature
> 
> James Hilliard (1):
>       Input: usbtouchscreen - add support for BonXeon TP
> 
> James Morse (1):
>       KVM: arm64: Stop writing aarch32's CSSELR into ACTLR
> 
> Jan Schmidt (1):
>       drm/edid: Add Oculus Rift S to non-desktop list
> 
> Jann Horn (1):
>       exit: Move preemption fixup up, move blocking operations down
> 
> Jaroslav Kysela (1):
>       ASoC: intel - fix the card names
> 
> Jason Gunthorpe (2):
>       RDMA/core: Fix double destruction of uobject
>       RDMA/uverbs: Make the event_queue fds return POLLERR when disassociated
> 
> Jeff Layton (1):
>       ceph: flush release queue when handling caps for unknown inode
> 
> Jeffle Xu (1):
>       ext4: fix error pointer dereference
> 
> Jens Axboe (3):
>       Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT"
>       io_uring: initialize ctx->sqo_wait earlier
>       sched/fair: Don't NUMA balance for kthreads
> 
> Jere Leppänen (1):
>       sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed
> 
> Jeremy Kerr (2):
>       net: bmac: Fix read of MAC address from ROM
>       powerpc/spufs: fix copy_to_user while atomic
> 
> Jerry Lee (1):
>       libceph: ignore pool overlay and cache logic on redirects
> 
> Jesper Dangaard Brouer (2):
>       ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
>       veth: Adjust hard_start offset on redirect XDP frames
> 
> Jia-Ju Bai (1):
>       net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss()
> 
> Jianjun Wang (1):
>       PCI: mediatek: Add controller support for MT7629
> 
> Jiaxun Yang (2):
>       MIPS: Truncate link address into 32bit for 32bit kernel
>       PCI: Don't disable decoding when mmio_always_on is set
> 
> Jiri Kosina (1):
>       block/floppy: fix contended case in floppy_queue_rq()
> 
> Jiri Pirko (1):
>       mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload fails
> 
> Jiri Slaby (1):
>       tty: hvc_console, fix crashes on parallel open/close
> 
> Jitao Shi (1):
>       dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
> 
> Johan Jonker (5):
>       ARM: dts: rockchip: fix phy nodename for rk3228-evb
>       arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dts
>       arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
>       ARM: dts: rockchip: swap clock-names of gpu nodes
>       ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi
> 
> Jon Derrick (1):
>       PCI: vmd: Add device id for VMD device 8086:9A0B
> 
> Jon Doron (1):
>       x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
> 
> Jonathan Bakker (3):
>       pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210
>       pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs
>       ARM: dts: s5pv210: Set keep-power-in-suspend for SDHCI1 on Aries
> 
> Jonathan Cameron (2):
>       iio:chemical:sps30: Fix timestamp alignment
>       iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.
> 
> Jonathan Chocron (1):
>       PCI: Add Amazon's Annapurna Labs vendor ID
> 
> Jonathan McDowell (1):
>       net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
> 
> Juergen Gross (1):
>       xen/pvcalls-back: test for errors when calling backend_connect()
> 
> Julian Sax (1):
>       HID: i2c-hid: add Schneider SCL142ALM to descriptor override
> 
> Julien Thierry (1):
>       objtool: Ignore empty alternatives
> 
> Justin Chen (1):
>       spi: bcm-qspi: when tx/rx buffer is NULL set to 0
> 
> Jérôme Pouiller (1):
>       mmc: fix compilation of user API
> 
> Kai-Heng Feng (4):
>       ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock
>       PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
>       serial: 8250_pci: Move Pericom IDs to pci_ids.h
>       igb: Report speed and duplex as unknown when device is runtime suspended
> 
> Kaike Wan (1):
>       IB/qib: Call kobject_put() when kobject_init_and_add() fails
> 
> Kailang Yang (1):
>       ALSA: hda/realtek - Add new codec supported for ALC287
> 
> Kamal Mostafa (4):
>       UBUNTU: upstream stable to v4.19.126, v5.4.44
>       UBUNTU: upstream stable to v4.19.127, v5.4.45
>       UBUNTU: upstream stable to v4.19.128, v5.4.46
>       UBUNTU: upstream stable to v4.19.129, v5.4.47
> 
> Kan Liang (1):
>       perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel Tremont
> 
> Kees Cook (1):
>       e1000: Distribute switch variables for initialization
> 
> Kefeng Wang (1):
>       riscv: stacktrace: Fix undefined reference to `walk_stackframe'
> 
> Kevin Locke (1):
>       Input: i8042 - add ThinkPad S230u to i8042 reset list
> 
> Kieran Bingham (1):
>       media: platform: fcp: Set appropriate DMA parameters
> 
> Kim Phillips (1):
>       x86/cpu/amd: Make erratum #1054 a legacy erratum
> 
> Konstantin Khlebnikov (1):
>       mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
> 
> Krzysztof Struczynski (1):
>       ima: Fix ima digest hash table key calculation
> 
> Larry Finger (3):
>       b43legacy: Fix case where channel status is corrupted
>       b43: Fix connection problem with WPA3
>       b43_legacy: Fix connection problem with WPA3
> 
> Lei Xue (1):
>       cachefiles: Fix race between read_waiter and read_copier involving op->to_do
> 
> Leonard Crestez (1):
>       firmware: imx: warn on unexpected RX
> 
> Linus Lüssing (1):
>       mac80211: mesh: fix discovery timer re-arming issue / crash
> 
> Linus Torvalds (1):
>       gup: document and work around "COW can break either way" issue
> 
> Linus Walleij (2):
>       gpio: fix locking open drain IRQ lines
>       ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
> 
> Liu Yibin (2):
>       csky: Fixup msa highest 3 bits mask
>       csky: Fixup remove duplicate irq_disable
> 
> Longpeng(Mike) (3):
>       crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
>       crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
>       crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
> 
> Ludovic Barre (1):
>       mmc: mmci_sdmmc: fix DMA API warning overlapping mappings
> 
> Ludovic Desroches (2):
>       ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node description
>       ARM: dts: at91: sama5d2_ptc_ek: fix vbus pin
> 
> Lukas Wunner (6):
>       spi: dw: Fix controller unregister order
>       spi: bcm2835aux: Fix controller unregister order
>       spi: Fix controller unregister order
>       spi: pxa2xx: Fix controller unregister order
>       spi: bcm2835: Fix controller unregister order
>       spi: pxa2xx: Fix runtime PM ref imbalance on probe error
> 
> Luke Nelson (1):
>       arm64: insn: Fix two bugs in encoding 32-bit logical immediates
> 
> Madhuparna Bhowmik (1):
>       evm: Fix RCU list related warnings
> 
> Manivannan Sadhasivam (1):
>       net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
> 
> Mao Han (1):
>       csky: Fixup perf callchain unwind
> 
> Marc Payne (1):
>       r8152: support additional Microsoft Surface Ethernet Adapter variant
> 
> Marc Zyngier (3):
>       KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
>       KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception
>       KVM: arm64: Save the host's PtrAuth keys in non-preemptible context
> 
> Marcos Paulo de Souza (1):
>       btrfs: send: emit file capabilities after chown
> 
> Marek Szyprowski (1):
>       ARM: dts: exynos: Fix GPIO polarity for thr GalaxyS3 CM36651 sensor's bus
> 
> Mark Bloch (1):
>       net/mlx5: Fix crash upon suspend/resume
> 
> Mark Starovoytov (1):
>       net: atlantic: make hw_get_regs optional
> 
> Martin Blumenstingl (1):
>       mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error
> 
> Martin KaFai Lau (1):
>       net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
> 
> Masahiro Yamada (3):
>       usb: gadget: legacy: fix redundant initialization warnings
>       kbuild: force to build vmlinux if CONFIG_MODVERSION=y
>       mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()
> 
> Masami Hiramatsu (5):
>       perf probe: Accept the instance number of kretprobe event
>       perf probe: Do not show the skipped events
>       perf probe: Fix to check blacklist address correctly
>       perf probe: Check address correctness by map instead of _etext
>       selftests/ftrace: Return unsupported if no error_log file
> 
> Masashi Honma (1):
>       ath9k_htc: Silence undersized packet warnings
> 
> Mathieu Othacehe (1):
>       iio: vcnl4000: Fix i2c swapped word reading.
> 
> Matt Jolly (1):
>       USB: serial: qcserial: add DW5816e QDL support
> 
> Matteo Croce (1):
>       samples: bpf: Fix build error
> 
> Matthew Garrett (1):
>       mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapter
> 
> Maxim Mikityanskiy (1):
>       net/mlx5e: Fix repeated XSK usage on one channel
> 
> Michael Braun (1):
>       netfilter: nft_reject_bridge: enable reject with bridge vlan
> 
> Michael Chan (1):
>       bnxt_en: Fix accumulation of bp->net_stats_prev.
> 
> Michael Ellerman (3):
>       drivers/macintosh: Fix memleak in windfarm_pm112 driver
>       powerpc/64s: Don't let DT CPU features set FSCR_DSCR
>       powerpc/64s: Save FSCR to init_task.thread.fscr after feature init
> 
> Michael Hanselmann (1):
>       USB: serial: ch341: add basis for quirk detection
> 
> Michal Kalderon (2):
>       RDMA/qedr: Fix qpids xarray api used
>       RDMA/qedr: Fix synchronization methods and memory leaks in qedr
> 
> Michał Mirosław (3):
>       ALSA: pcm: disallow linking stream to itself
>       Bluetooth: hci_bcm: fix freeing not-requested IRQ
>       ALSA: pcm: fix snd_pcm_link() lockdep splat
> 
> Miklos Szeredi (1):
>       aio: fix async fsync creds
> 
> Mikulas Patocka (1):
>       alpha: fix memory barriers so that they conform to the specification
> 
> Miquel Raynal (1):
>       mtd: rawnand: pasemi: Fix the probe error path
> 
> Moshe Shemesh (3):
>       net/mlx5: Add command entry handling completion
>       net/mlx5e: Update netdev txq on completions during closure
>       net/mlx5: Fix memory leak in mlx5_events_init
> 
> Namjae Jeon (1):
>       smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl
> 
> Nathan Chancellor (3):
>       netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
>       x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
>       lib/mpi: Fix 64-bit MIPS build with Clang
> 
> Neil Horman (1):
>       sctp: Don't add the shutdown timer if its already been added
> 
> NeilBrown (2):
>       sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
>       sunrpc: clean up properly in gss_mech_unregister()
> 
> Nick Desaulniers (2):
>       elfnote: mark all .note sections SHF_ALLOC
>       arm64: acpi: fix UBSAN warning
> 
> Nickolai Kozachenko (1):
>       platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015)
> 
> Nicolas Dichtel (1):
>       xfrm interface: fix oops when deleting a x-netns interface
> 
> Nicolas Toromanoff (3):
>       crypto: stm32/crc32 - fix ext4 chksum BUG_ON()
>       crypto: stm32/crc32 - fix run-time self test issue.
>       crypto: stm32/crc32 - fix multi-instance
> 
> Nikolay Aleksandrov (1):
>       nexthops: don't modify published nexthop groups
> 
> OGAWA Hirofumi (1):
>       fat: don't allow to mount if the FAT length == 0
> 
> Oleg Nesterov (1):
>       uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
> 
> Oliver Neukum (1):
>       CDC-ACM: heed quirk also in error handling
> 
> Omar Sandoval (1):
>       btrfs: fix error handling when submitting direct I/O bio
> 
> Pablo Neira Ayuso (6):
>       netfilter: nfnetlink_cthelper: unbreak userspace helper support
>       netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
>       netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
>       netfilter: conntrack: make conntrack userspace helpers work again
>       netfilter: conntrack: comparison of unsigned in cthelper confirmation
>       netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
> 
> Pali Rohár (1):
>       mwifiex: Fix memory corruption in dump_station
> 
> Paolo Bonzini (3):
>       KVM: x86: only do L1TF workaround on affected processors
>       KVM: nSVM: fix condition for filtering async PF
>       KVM: nSVM: leave ASID aside in copy_vmcb_control_area
> 
> Pascal Terjan (1):
>       staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
> 
> Paul Cercueil (1):
>       gpu/drm: Ingenic: Fix opaque pointer casted to wrong type
> 
> Paul Moore (2):
>       audit: fix a net reference leak in audit_send_reply()
>       audit: fix a net reference leak in audit_list_rules_send()
> 
> Pavel Dobias (1):
>       ASoC: max9867: fix volume controls
> 
> Pavel Tatashin (1):
>       mm: initialize deferred pages with interrupts enabled
> 
> Peng Fan (1):
>       firmware: imx-scu: Support one TX and one RX
> 
> Peng Hao (1):
>       mmc: block: Fix use-after-free issue for rpmb
> 
> Peter Zijlstra (1):
>       sched/core: Fix illegal RCU from offline CPUs
> 
> Petr Tesarik (1):
>       s390/pci: Log new handle in clp_disable_fh()
> 
> Phil Sutter (1):
>       netfilter: ipset: Fix subcounter update skip
> 
> Pradeep Kumar Chitrapu (1):
>       ieee80211: Fix incorrect mask for default PE duration
> 
> Punit Agrawal (1):
>       e1000e: Relax condition to trigger reset for ME workaround
> 
> Qiujun Huang (4):
>       ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
>       ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
>       ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
>       ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
> 
> Qiushi Wu (9):
>       net: sun: fix missing release regions in cas_init_one().
>       net/mlx4_core: fix a memory leak bug.
>       RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
>       iommu: Fix reference count leak in iommu_group_alloc.
>       qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
>       bonding: Fix reference count leak in bond_sysfs_slave_add.
>       ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()
>       ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()
>       cpuidle: Fix three reference count leaks
> 
> Qiuxu Zhuo (1):
>       EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enable
> 
> Qu Wenruo (1):
>       btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new qgroup
> 
> Rafael J. Wysocki (3):
>       ACPI: PM: Avoid using power resources if there are none for D0
>       PM: runtime: clk: Fix clk_pm_runtime_get() error path
>       cpufreq: Fix up cpufreq_boost_set_sw()
> 
> Rakesh Pillai (1):
>       ath10k: Remove msdu from idr when management pkt send fails
> 
> Robert Beckett (1):
>       ARM: dts/imx6q-bx50v3: Set display interface clock parents
> 
> Roberto Sassu (3):
>       ima: Directly assign the ima_default_policy pointer to ima_rules
>       evm: Fix possible memory leak in evm_calc_hmac_or_hash()
>       ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
> 
> Roi Dayan (2):
>       net/mlx5: Annotate mutex destroy for root ns
>       net/mlx5e: Fix inner tirs handling
> 
> Roman Mashak (1):
>       net sched: fix reporting the first-time use timestamp
> 
> Russell King (4):
>       ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
>       ARM: uaccess: integrate uaccess_save and uaccess_restore
>       ARM: uaccess: fix DACR mismatch with nested exceptions
>       net: mvpp2: fix RX hashing for non-10G ports
> 
> Ryder Lee (1):
>       mt76: avoid rx reorder buffer overflow
> 
> Ryusuke Konishi (1):
>       nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
> 
> Sabrina Dubroca (1):
>       net: don't return invalid table id error when we fall back to PF_UNSPEC
> 
> Sakari Ailus (2):
>       media: Revert "staging: imgu: Address a compiler warning on alignment"
>       media: staging: ipu3-imgu: Move alignment attribute to field
> 
> Sam Ravnborg (1):
>       video: vt8500lcdfb: fix fallthrough warning
> 
> Sasha Levin (1):
>       spi: dw: Fix native CS being unset
> 
> Scott Shumate (1):
>       HID: sony: Fix for broken buttons on DS3 USB dongles
> 
> Sean Christopherson (3):
>       KVM: x86/mmu: Consolidate "is MMIO SPTE" code
>       KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
>       KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02
> 
> Serge Semin (8):
>       spi: dw: Enable interrupts in accordance with DMA xfer mode
>       clocksource: dw_apb_timer: Make CPU-affiliation being optional
>       clocksource: dw_apb_timer_of: Fix missing clockevent timers
>       spi: dw: Fix Rx-only DMA transfers
>       mips: cm: Fix an invalid error code of INTVN_*_ERR
>       mips: MAAR: Use more precise address mask
>       mips: Add udelay lpj numbers adjustment
>       spi: dw: Return any value retrieved from the dma_transfer callback
> 
> Shaokun Zhang (1):
>       drivers/perf: hisi: Fix typo in events attribute array
> 
> Shay Drory (3):
>       net/mlx5: Fix error flow in case of function_setup failure
>       net/mlx5: drain health workqueue in case of driver load error
>       net/mlx5: Fix fatal error handling during device load
> 
> Simon Ser (1):
>       drm/amd/display: drop cursor position check in atomic test
> 
> Srinivas Kandagatla (1):
>       nvmem: qfprom: remove incorrect write support
> 
> Stefano Garzarella (1):
>       vsock: fix timeout in vsock_accept()
> 
> Stephan Gerhold (1):
>       Input: mms114 - fix handling of mms345l
> 
> Stephane Eranian (1):
>       tools api fs: Make xxx__mountpoint() more scalable
> 
> Stephen Warren (1):
>       gpio: tegra: mask GPIO IRQs during IRQ shutdown
> 
> Stephen Worley (1):
>       net: nlmsg_cancel() if put fails for nhmsg
> 
> Steve French (2):
>       cifs: Fix null pointer check in cifs_read
>       smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K
> 
> Suman Anna (1):
>       remoteproc: Fix and restore the parenting hierarchy for vdev
> 
> Sumit Saxena (1):
>       scsi: megaraid_sas: TM command refire leads to controller firmware crash
> 
> Sven Eckelmann (1):
>       batman-adv: Revert "disable ethtool link speed detection when auto negotiation off"
> 
> Takashi Iwai (4):
>       gpio: exar: Fix bad handling for ida_simple_get error path
>       ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround
>       ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio
>       ALSA: usb-audio: Fix inconsistent card PM state after resume
> 
> Takashi Sakamoto (1):
>       ALSA: fireface: fix configuration error for nominal sampling transfer frequency
> 
> Tariq Toukan (1):
>       net/mlx5e: kTLS, Destroy key object after destroying the TIS
> 
> Tejun Heo (1):
>       Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"
> 
> Tero Kristo (2):
>       clk: ti: am33xx: fix RTC clock parent
>       remoteproc: Fall back to using parent memory pool if no dedicated available
> 
> Thomas Falcon (1):
>       drivers/net/ibmvnic: Update VNIC protocol version reporting
> 
> Tiezhu Yang (5):
>       gpio: pxa: Fix return value of pxa_gpio_probe()
>       gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()
>       MIPS: Loongson: Build ATI Radeon GPU driver as module
>       MIPS: Make sparse_init() using top-down allocation
>       PCI: Add Loongson vendor ID
> 
> Tim Blechmann (1):
>       ALSA: lx6464es - add support for LX6464ESe pci express variant
> 
> Tomi Valkeinen (1):
>       media: ov5640: fix use of destroyed mutex
> 
> Tony Luck (1):
>       x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
> 
> Ulf Hansson (5):
>       mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()
>       staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc core
>       mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc core
>       mmc: tmio: Further fixup runtime PM management at remove
>       mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()
> 
> Vadim Fedorenko (3):
>       net: ipip: fix wrong address family in init error path
>       net/tls: fix encryption error checking
>       net/tls: free record only on encryption error
> 
> Vadim Pasternak (1):
>       mlxsw: core: Use different get_trend() callbacks for different thermal zones
> 
> Valentin Longchamp (1):
>       net/ethernet/freescale: rework quiesce/activate for ucc_geth
> 
> Valentine Fatiev (1):
>       IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
> 
> Vasily Averin (1):
>       net_failover: fixed rollback in net_failover_open()
> 
> Vasily Gorbik (1):
>       s390/ftrace: save traced function caller
> 
> Veerabhadrarao Badiganti (2):
>       mmc: sdhci-msm: Clear tuning done flag while hs400 tuning
>       mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk
> 
> Vinay Kumar Yadav (1):
>       net/tls: fix race condition causing kernel panic
> 
> Vincent Stehlé (1):
>       ARM: dts: bcm2835-rpi-zero-w: Fix led polarity
> 
> Vineet Gupta (1):
>       ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
> 
> Vlad Buslov (1):
>       selftests: fix flower parent qdisc
> 
> Vladimir Oltean (1):
>       dpaa_eth: fix usage as DSA master, try 3
> 
> Waiman Long (1):
>       mm: add kvfree_sensitive() for freeing sensitive data objects
> 
> Wang Hai (2):
>       mm/slub: fix a memory leak in sysfs_slab_add()
>       dccp: Fix possible memleak in dccp_init and dccp_fini
> 
> Wei Yongjun (4):
>       Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
>       net: lpc-enet: fix error return code in lpc_mii_init()
>       gnss: sirf: fix error return code in sirf_probe()
>       crypto: drbg - fix error return code in drbg_alloc_state()
> 
> Willem de Bruijn (2):
>       net: check untrusted gso_size at kernel entry
>       tun: correct header offsets in napi frags mode
> 
> Xiaochun Lee (1):
>       x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs
> 
> Xie XiuQi (1):
>       ixgbe: fix signed-integer-overflow warning
> 
> Xin Long (8):
>       xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
>       xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output
>       xfrm: fix a warning in xfrm_policy_insert_list
>       xfrm: fix a NULL-ptr deref in xfrm_local_error
>       ip_vti: receive ipip packet by calling ip_tunnel_rcv
>       esp6: get the right proto for transport mode in esp6_gso_encap
>       xfrm: do pskb_pull properly in __xfrm_transport_prep
>       xfrm: remove the xfrm_state_put call becofe going to out_reset
> 
> Xing Li (2):
>       KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
>       KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
> 
> Yang Yingliang (1):
>       devinet: fix memleak in inetdev_init()
> 
> Yazen Ghannam (1):
>       x86/amd_nb: Add Family 19h PCI IDs
> 
> YuanJunQing (1):
>       MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
> 
> Yunjian Wang (1):
>       net: allwinner: Fix use correct return type for ndo_start_xmit()
> 
> Yuqi Jin (1):
>       net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
> 
> Yuxuan Shui (1):
>       ovl: initialize error in ovl_copy_xattr
> 
> tannerlove (1):
>       selftests/net: in rxtimestamp getopt_long needs terminating null entry
> 
> Álvaro Fernández Rojas (1):
>       mtd: rawnand: brcmnand: fix hamming oob layout
> 
> Łukasz Patron (1):
>       Input: xpad - add custom init packet for Xbox One S controllers
> 
> Łukasz Stelmach (1):
>       ARM: 8970/1: decompressor: increase tag size
> 
>  .../bindings/display/mediatek/mediatek,dpi.txt     |   6 +
>  Documentation/lzo.txt                              |   8 +-
>  Documentation/virt/kvm/api.txt                     |   2 +
>  Makefile                                           |  13 +-
>  arch/alpha/include/asm/io.h                        |  74 +++++--
>  arch/alpha/kernel/io.c                             |  60 +++++-
>  arch/arc/kernel/setup.c                            |   5 +-
>  arch/arc/plat-eznps/Kconfig                        |   1 +
>  arch/arm/boot/compressed/vmlinux.lds.S             |   2 +-
>  arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts          |   4 +-
>  arch/arm/boot/dts/bcm-hr2.dtsi                     |   6 +-
>  arch/arm/boot/dts/bcm2835-rpi-zero-w.dts           |   2 +-
>  arch/arm/boot/dts/exynos4412-galaxy-s3.dtsi        |   2 +-
>  arch/arm/boot/dts/imx6q-b450v3.dts                 |   7 -
>  arch/arm/boot/dts/imx6q-b650v3.dts                 |   7 -
>  arch/arm/boot/dts/imx6q-b850v3.dts                 |  11 -
>  arch/arm/boot/dts/imx6q-bx50v3.dtsi                |  15 ++
>  arch/arm/boot/dts/rk3036.dtsi                      |   2 +-
>  arch/arm/boot/dts/rk3228-evb.dts                   |   2 +-
>  arch/arm/boot/dts/rk322x.dtsi                      |   6 +-
>  arch/arm/boot/dts/rk3xxx.dtsi                      |   2 +-
>  arch/arm/boot/dts/s5pv210-aries.dtsi               |   1 +
>  arch/arm/include/asm/assembler.h                   |  75 +------
>  arch/arm/include/asm/kvm_emulate.h                 |   3 +-
>  arch/arm/include/asm/kvm_host.h                    |   2 +
>  arch/arm/include/asm/uaccess-asm.h                 | 117 +++++++++++
>  arch/arm/kernel/entry-armv.S                       |  11 +-
>  arch/arm/kernel/entry-header.S                     |   9 +-
>  arch/arm/kernel/ptrace.c                           |   4 +-
>  arch/arm/mach-tegra/tegra.c                        |   4 +-
>  arch/arm/mm/proc-macros.S                          |   3 +-
>  arch/arm64/boot/dts/mediatek/mt8173.dtsi           |   4 +-
>  arch/arm64/boot/dts/rockchip/rk3328-evb.dts        |   2 +-
>  arch/arm64/boot/dts/rockchip/rk3399.dtsi           |   8 +-
>  arch/arm64/include/asm/acpi.h                      |   5 +-
>  arch/arm64/include/asm/cacheflush.h                |   6 +-
>  arch/arm64/include/asm/kvm_emulate.h               |   6 -
>  arch/arm64/include/asm/kvm_host.h                  |   8 +-
>  arch/arm64/kernel/insn.c                           |  14 +-
>  arch/arm64/kvm/handle_exit.c                       |  19 +-
>  arch/arm64/kvm/sys_regs.c                          |  10 +-
>  arch/csky/abiv1/inc/abi/entry.h                    |   4 +-
>  arch/csky/abiv2/inc/abi/entry.h                    |   6 +-
>  arch/csky/include/asm/uaccess.h                    |  49 ++---
>  arch/csky/kernel/entry.S                           |   8 +-
>  arch/csky/kernel/perf_callchain.c                  |   9 +-
>  arch/csky/lib/usercopy.c                           |   8 +-
>  arch/m68k/include/asm/mac_via.h                    |   1 +
>  arch/m68k/mac/config.c                             |  21 +-
>  arch/m68k/mac/via.c                                |   6 +-
>  arch/mips/Makefile                                 |  13 +-
>  arch/mips/boot/compressed/Makefile                 |   2 +-
>  arch/mips/configs/loongson3_defconfig              |   2 +-
>  arch/mips/include/asm/kvm_host.h                   |   6 +-
>  arch/mips/include/asm/mipsregs.h                   |   2 +-
>  arch/mips/kernel/genex.S                           |   6 +-
>  arch/mips/kernel/mips-cm.c                         |   6 +-
>  arch/mips/kernel/setup.c                           |  10 +
>  arch/mips/kernel/time.c                            |  70 +++++++
>  arch/mips/kernel/vmlinux.lds.S                     |   2 +-
>  arch/parisc/mm/init.c                              |   2 +-
>  arch/powerpc/kernel/dt_cpu_ftrs.c                  |   8 +
>  arch/powerpc/kernel/prom.c                         |  19 ++
>  arch/powerpc/mm/ptdump/ptdump.c                    |  21 +-
>  arch/powerpc/platforms/cell/spufs/file.c           | 113 ++++++----
>  arch/powerpc/platforms/powernv/opal-imc.c          |  39 ++--
>  arch/powerpc/platforms/powernv/smp.c               |   1 -
>  arch/powerpc/sysdev/xive/common.c                  |   5 +
>  arch/riscv/kernel/stacktrace.c                     |   2 +-
>  arch/s390/kernel/mcount.S                          |   1 +
>  arch/s390/mm/hugetlbpage.c                         |   9 +-
>  arch/s390/pci/pci_clp.c                            |   3 +-
>  arch/sparc/kernel/ptrace_32.c                      | 228 +++++++++------------
>  arch/sparc/kernel/ptrace_64.c                      |  17 +-
>  arch/x86/boot/compressed/head_32.S                 |   5 +-
>  arch/x86/boot/compressed/head_64.S                 |   1 +
>  arch/x86/events/intel/core.c                       |   4 +-
>  arch/x86/include/asm/dma.h                         |   2 +-
>  arch/x86/include/asm/set_memory.h                  |  19 +-
>  arch/x86/kernel/amd_nb.c                           |   3 +
>  arch/x86/kernel/cpu/amd.c                          |   3 +-
>  arch/x86/kernel/cpu/bugs.c                         |  92 +++++----
>  arch/x86/kernel/cpu/mce/core.c                     |  11 +-
>  arch/x86/kernel/fpu/xstate.c                       |  86 ++++----
>  arch/x86/kernel/process.c                          |  28 +--
>  arch/x86/kernel/reboot.c                           |   8 +
>  arch/x86/kernel/time.c                             |   4 -
>  arch/x86/kernel/vmlinux.lds.S                      |   4 +-
>  arch/x86/kvm/mmu.c                                 |  35 ++--
>  arch/x86/kvm/svm.c                                 |   6 +-
>  arch/x86/kvm/vmx/nested.c                          |   4 +-
>  arch/x86/kvm/vmx/vmx.c                             |  18 +-
>  arch/x86/kvm/vmx/vmx.h                             |   3 +-
>  arch/x86/kvm/x86.c                                 |   9 +-
>  arch/x86/mm/init.c                                 |   2 -
>  arch/x86/mm/mmio-mod.c                             |   4 +-
>  arch/x86/pci/fixup.c                               |   4 +
>  block/blk-core.c                                   |  11 +-
>  crypto/algapi.c                                    |   2 +-
>  crypto/drbg.c                                      |   4 +-
>  debian.master/upstream-stable                      |   4 +-
>  drivers/acpi/cppc_acpi.c                           |   1 +
>  drivers/acpi/device_pm.c                           |   2 +-
>  drivers/acpi/evged.c                               |  22 +-
>  drivers/acpi/scan.c                                |  28 ++-
>  drivers/acpi/sysfs.c                               |   4 +-
>  drivers/block/floppy.c                             |  10 +-
>  drivers/block/null_blk_zoned.c                     |   4 +
>  drivers/bluetooth/btbcm.c                          |   2 +
>  drivers/bluetooth/hci_bcm.c                        |   5 +-
>  drivers/char/agp/intel-gtt.c                       |   4 +-
>  drivers/clk/clk.c                                  |   6 +-
>  drivers/clk/ti/clk-33xx.c                          |   2 +-
>  drivers/clocksource/dw_apb_timer.c                 |   5 +-
>  drivers/clocksource/dw_apb_timer_of.c              |   6 +-
>  drivers/cpufreq/cpufreq.c                          |  11 +-
>  drivers/cpuidle/sysfs.c                            |   6 +-
>  drivers/crypto/cavium/nitrox/nitrox_main.c         |   4 +-
>  drivers/crypto/ccp/Kconfig                         |   3 +-
>  drivers/crypto/chelsio/chcr_algo.c                 |   2 +-
>  drivers/crypto/chelsio/chtls/chtls_io.c            |   2 +-
>  drivers/crypto/stm32/stm32-crc32.c                 | 144 +++++++------
>  drivers/crypto/virtio/virtio_crypto_algs.c         |  21 +-
>  drivers/edac/i10nm_base.c                          |   2 +-
>  drivers/edac/skx_base.c                            |  20 +-
>  drivers/edac/skx_common.c                          |   6 +-
>  drivers/edac/skx_common.h                          |   2 +-
>  drivers/firmware/efi/efivars.c                     |   4 +-
>  drivers/firmware/efi/libstub/Makefile              |   1 +
>  drivers/firmware/imx/imx-scu.c                     |  72 +++++--
>  drivers/gnss/sirf.c                                |   8 +-
>  drivers/gpio/gpio-bcm-kona.c                       |   2 +-
>  drivers/gpio/gpio-exar.c                           |   7 +-
>  drivers/gpio/gpio-pxa.c                            |   4 +-
>  drivers/gpio/gpio-tegra.c                          |   1 +
>  drivers/gpio/gpiolib.c                             |  11 +-
>  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |   7 -
>  drivers/gpu/drm/amd/powerplay/amd_powerplay.c      |   6 +-
>  drivers/gpu/drm/amd/powerplay/amdgpu_smu.c         |   6 +-
>  drivers/gpu/drm/bridge/adv7511/adv7511_audio.c     |  12 +-
>  drivers/gpu/drm/drm_edid.c                         |   3 +-
>  drivers/gpu/drm/i915/gem/i915_gem_userptr.c        |   8 +
>  drivers/gpu/drm/ingenic/ingenic-drm.c              |   2 +-
>  drivers/gpu/drm/vkms/vkms_drv.h                    |   5 -
>  drivers/gpu/drm/vkms/vkms_gem.c                    |  11 +-
>  drivers/hid/hid-multitouch.c                       |  60 +++++-
>  drivers/hid/hid-sony.c                             |  17 ++
>  drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c           |   8 +
>  drivers/i2c/busses/i2c-altera.c                    |  10 +-
>  drivers/iio/adc/stm32-adc-core.c                   |  35 ++--
>  drivers/iio/chemical/pms7003.c                     |  17 +-
>  drivers/iio/chemical/sps30.c                       |   9 +-
>  drivers/iio/light/vcnl4000.c                       |   6 +-
>  drivers/infiniband/core/rdma_core.c                |  20 +-
>  drivers/infiniband/core/uverbs_main.c              |   2 +
>  drivers/infiniband/hw/i40iw/i40iw_cm.c             |   8 -
>  drivers/infiniband/hw/qedr/main.c                  |   2 +-
>  drivers/infiniband/hw/qedr/qedr.h                  |  23 ++-
>  drivers/infiniband/hw/qedr/qedr_iw_cm.c            | 148 ++++++++-----
>  drivers/infiniband/hw/qedr/verbs.c                 |  64 +++---
>  drivers/infiniband/hw/qib/qib_sysfs.c              |   9 +-
>  drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c     |   2 +-
>  drivers/infiniband/ulp/ipoib/ipoib.h               |   4 +
>  drivers/infiniband/ulp/ipoib/ipoib_cm.c            |  15 +-
>  drivers/infiniband/ulp/ipoib/ipoib_ib.c            |   9 +-
>  drivers/infiniband/ulp/ipoib/ipoib_main.c          |  10 +-
>  drivers/input/evdev.c                              |  19 +-
>  drivers/input/joystick/xpad.c                      |  12 ++
>  drivers/input/keyboard/dlink-dir685-touchkeys.c    |   2 +-
>  drivers/input/mouse/synaptics.c                    |   1 +
>  drivers/input/rmi4/rmi_driver.c                    |   5 +-
>  drivers/input/serio/i8042-x86ia64io.h              |   7 +
>  drivers/input/touchscreen/mms114.c                 |  12 +-
>  drivers/input/touchscreen/usbtouchscreen.c         |   1 +
>  drivers/iommu/iommu.c                              |   2 +-
>  drivers/macintosh/windfarm_pm112.c                 |  21 +-
>  drivers/md/bcache/super.c                          |   7 +-
>  drivers/md/dm-crypt.c                              |   2 +-
>  drivers/md/md.c                                    |   3 +-
>  drivers/media/cec/cec-adap.c                       |   8 +-
>  drivers/media/i2c/ov5640.c                         |   4 +-
>  drivers/media/platform/rcar-fcp.c                  |   5 +
>  drivers/media/tuners/si2157.c                      |  15 +-
>  drivers/media/usb/dvb-usb/dibusb-mb.c              |   2 +-
>  drivers/media/usb/go7007/snd-go7007.c              |  35 ++--
>  drivers/mmc/core/block.c                           |   2 +-
>  drivers/mmc/core/sdio.c                            |  61 +++---
>  drivers/mmc/host/meson-mx-sdio.c                   |   3 +
>  drivers/mmc/host/mmci_stm32_sdmmc.c                |   3 +
>  drivers/mmc/host/sdhci-esdhc-imx.c                 |   2 +-
>  drivers/mmc/host/sdhci-msm.c                       |  10 +-
>  drivers/mmc/host/tmio_mmc_core.c                   |   6 +-
>  drivers/mmc/host/uniphier-sd.c                     |  12 +-
>  drivers/mmc/host/via-sdmmc.c                       |   7 +-
>  drivers/mtd/nand/raw/brcmnand/brcmnand.c           |  11 +-
>  drivers/mtd/nand/raw/pasemi_nand.c                 |   4 +-
>  drivers/net/bonding/bond_sysfs_slave.c             |   4 +-
>  drivers/net/dsa/mt7530.c                           |  20 +-
>  drivers/net/dsa/mt7530.h                           |   7 +
>  drivers/net/ethernet/allwinner/sun4i-emac.c        |   4 +-
>  drivers/net/ethernet/amazon/ena/ena_com.c          |   6 +-
>  drivers/net/ethernet/apple/bmac.c                  |   2 +-
>  drivers/net/ethernet/aquantia/atlantic/aq_nic.c    |   6 +
>  drivers/net/ethernet/broadcom/bnxt/bnxt.c          |   2 +-
>  drivers/net/ethernet/broadcom/genet/bcmgenet.c     |   4 +
>  drivers/net/ethernet/freescale/Kconfig             |   2 +
>  drivers/net/ethernet/freescale/dpaa/Kconfig        |   1 +
>  drivers/net/ethernet/freescale/dpaa/dpaa_eth.c     |   2 +-
>  drivers/net/ethernet/freescale/ucc_geth.c          |  13 +-
>  drivers/net/ethernet/ibm/ibmvnic.c                 |   8 +-
>  drivers/net/ethernet/intel/e1000/e1000_main.c      |   4 +-
>  drivers/net/ethernet/intel/e1000e/e1000.h          |   1 -
>  drivers/net/ethernet/intel/e1000e/netdev.c         |  12 +-
>  drivers/net/ethernet/intel/igb/igb_ethtool.c       |   3 +-
>  drivers/net/ethernet/intel/ixgbe/ixgbe_common.c    |   2 +-
>  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c      |   3 +-
>  drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c     |   2 +-
>  drivers/net/ethernet/mellanox/mlx4/fw.c            |   2 +-
>  drivers/net/ethernet/mellanox/mlx5/core/cmd.c      |  14 ++
>  drivers/net/ethernet/mellanox/mlx5/core/en.h       |   2 +-
>  .../net/ethernet/mellanox/mlx5/core/en/xsk/setup.c |   4 +
>  .../ethernet/mellanox/mlx5/core/en_accel/ktls.c    |   2 +-
>  drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |  12 +-
>  drivers/net/ethernet/mellanox/mlx5/core/en_rep.c   |   4 +-
>  drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |  15 +-
>  drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    |   9 +-
>  drivers/net/ethernet/mellanox/mlx5/core/events.c   |   4 +-
>  drivers/net/ethernet/mellanox/mlx5/core/health.c   |  14 +-
>  .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c  |   4 +-
>  drivers/net/ethernet/mellanox/mlx5/core/main.c     |  26 ++-
>  drivers/net/ethernet/mellanox/mlxsw/core_thermal.c |  23 ++-
>  drivers/net/ethernet/mellanox/mlxsw/spectrum.c     |  14 +-
>  drivers/net/ethernet/mellanox/mlxsw/switchx2.c     |   8 +
>  drivers/net/ethernet/microchip/encx24j600.c        |   5 +-
>  .../net/ethernet/netronome/nfp/flower/offload.c    |   3 +-
>  drivers/net/ethernet/nxp/lpc_eth.c                 |   3 +-
>  drivers/net/ethernet/qlogic/qede/qede.h            |   2 +
>  drivers/net/ethernet/qlogic/qede/qede_main.c       |  11 +-
>  .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c    |   4 +-
>  drivers/net/ethernet/smsc/smsc911x.c               |   9 +-
>  .../net/ethernet/stmicro/stmmac/dwmac-ipq806x.c    |  13 ++
>  drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |   3 +-
>  drivers/net/ethernet/sun/cassini.c                 |   3 +-
>  drivers/net/ethernet/ti/cpsw.c                     |   4 +
>  drivers/net/macvlan.c                              |   4 +
>  drivers/net/net_failover.c                         |   3 +-
>  drivers/net/tun.c                                  |  14 +-
>  drivers/net/usb/cdc_ether.c                        |  11 +-
>  drivers/net/usb/qmi_wwan.c                         |   1 +
>  drivers/net/usb/r8152.c                            |   1 +
>  drivers/net/veth.c                                 |   8 +-
>  drivers/net/vmxnet3/vmxnet3_ethtool.c              |   2 +
>  drivers/net/vxlan.c                                |   4 +
>  drivers/net/wireless/ath/ath10k/mac.c              |   3 +
>  drivers/net/wireless/ath/ath10k/wmi-ops.h          |  10 +
>  drivers/net/wireless/ath/ath10k/wmi-tlv.c          |  15 ++
>  drivers/net/wireless/ath/ath9k/hif_usb.c           |  58 ++++--
>  drivers/net/wireless/ath/ath9k/hif_usb.h           |   6 +
>  drivers/net/wireless/ath/ath9k/htc_drv_init.c      |  10 +-
>  drivers/net/wireless/ath/ath9k/htc_drv_txrx.c      |   6 +-
>  drivers/net/wireless/ath/ath9k/htc_hst.c           |   3 +
>  drivers/net/wireless/ath/ath9k/wmi.c               |   5 +-
>  drivers/net/wireless/ath/ath9k/wmi.h               |   3 +-
>  drivers/net/wireless/ath/carl9170/fw.c             |   4 +-
>  drivers/net/wireless/ath/carl9170/main.c           |  21 +-
>  drivers/net/wireless/ath/wcn36xx/main.c            |   6 +-
>  drivers/net/wireless/broadcom/b43/main.c           |   2 +-
>  drivers/net/wireless/broadcom/b43legacy/main.c     |   1 +
>  drivers/net/wireless/broadcom/b43legacy/xmit.c     |   1 +
>  .../wireless/broadcom/brcm80211/brcmfmac/feature.c |   3 +-
>  drivers/net/wireless/cisco/airo.c                  |  12 ++
>  drivers/net/wireless/intersil/p54/p54usb.c         |   1 +
>  drivers/net/wireless/marvell/mwifiex/cfg80211.c    |  14 +-
>  drivers/net/wireless/mediatek/mt76/agg-rx.c        |   8 +-
>  drivers/net/wireless/mediatek/mt76/mt76.h          |   6 +-
>  drivers/net/wireless/mediatek/mt76/mt76x02.h       |   1 +
>  drivers/net/wireless/mediatek/mt76/mt76x2/usb.c    |   1 +
>  drivers/net/wireless/realtek/rtlwifi/usb.c         |   8 +-
>  drivers/nfc/st21nfca/dep.c                         |   4 +-
>  drivers/nvme/host/core.c                           |  16 +-
>  drivers/nvmem/qfprom.c                             |  14 --
>  drivers/pci/controller/pcie-mediatek.c             |  18 ++
>  drivers/pci/controller/vmd.c                       |   2 +
>  drivers/pci/pci.c                                  |   4 +-
>  drivers/pci/probe.c                                |  24 ++-
>  drivers/pci/quirks.c                               |  42 ++++
>  drivers/perf/hisilicon/hisi_uncore_hha_pmu.c       |   2 +-
>  drivers/pinctrl/samsung/pinctrl-exynos.c           |  82 +++++---
>  drivers/platform/x86/hp-wmi.c                      |  10 +-
>  drivers/platform/x86/intel-hid.c                   |   7 +
>  drivers/platform/x86/intel-vbtn.c                  |  75 +++++--
>  drivers/power/reset/vexpress-poweroff.c            |   1 +
>  drivers/remoteproc/remoteproc_core.c               |   2 +-
>  drivers/remoteproc/remoteproc_virtio.c             |  12 ++
>  drivers/scsi/megaraid/megaraid_sas_fusion.c        |   7 +-
>  drivers/scsi/ufs/ufshcd.c                          |   1 +
>  drivers/soc/mediatek/mtk-cmdq-helper.c             |   4 +-
>  drivers/spi/spi-bcm-qspi.c                         |  20 +-
>  drivers/spi/spi-bcm2835.c                          |   4 +-
>  drivers/spi/spi-bcm2835aux.c                       |   4 +-
>  drivers/spi/spi-dw-mid.c                           |  16 +-
>  drivers/spi/spi-dw.c                               |  22 +-
>  drivers/spi/spi-pxa2xx.c                           |   6 +-
>  drivers/spi/spi.c                                  |   3 +-
>  drivers/staging/android/ion/ion_heap.c             |   4 +-
>  drivers/staging/greybus/sdio.c                     |  10 +-
>  drivers/staging/media/ipu3/include/intel-ipu3.h    |   7 +-
>  drivers/staging/rtl8712/wifi.h                     |   9 +-
>  drivers/tty/hvc/hvc_console.c                      |  23 +--
>  drivers/tty/serial/8250/8250_pci.c                 |   6 -
>  drivers/tty/vt/keyboard.c                          |  26 ++-
>  drivers/usb/class/cdc-acm.c                        |   2 +-
>  drivers/usb/dwc3/dwc3-pci.c                        |   1 +
>  drivers/usb/gadget/legacy/inode.c                  |   3 +-
>  drivers/usb/musb/musb_core.c                       |   7 +
>  drivers/usb/musb/musb_debugfs.c                    |  10 +-
>  drivers/usb/phy/phy-twl6030-usb.c                  |  12 +-
>  drivers/usb/serial/ch341.c                         |  53 +++++
>  drivers/usb/serial/option.c                        |   4 +
>  drivers/usb/serial/qcserial.c                      |   1 +
>  drivers/usb/serial/usb_wwan.c                      |   4 +
>  drivers/video/fbdev/vt8500lcdfb.c                  |   1 +
>  drivers/video/fbdev/w100fb.c                       |   2 +
>  drivers/w1/masters/omap_hdq.c                      |  10 +-
>  drivers/watchdog/imx_sc_wdt.c                      |   5 +
>  drivers/xen/pvcalls-back.c                         |   3 +-
>  fs/aio.c                                           |   8 +
>  fs/binfmt_elf.c                                    |   2 +-
>  fs/btrfs/file-item.c                               |   6 +-
>  fs/btrfs/inode.c                                   |  10 +-
>  fs/btrfs/qgroup.c                                  |  14 ++
>  fs/btrfs/send.c                                    |  67 ++++++
>  fs/btrfs/volumes.c                                 |   2 +
>  fs/cachefiles/rdwr.c                               |   2 +-
>  fs/ceph/caps.c                                     |   2 +-
>  fs/cifs/file.c                                     |   2 +-
>  fs/cifs/smb2pdu.c                                  |   4 +-
>  fs/ext4/ext4_extents.h                             |   9 +-
>  fs/ext4/fsync.c                                    |  28 ++-
>  fs/ext4/xattr.c                                    |   7 +-
>  fs/fat/inode.c                                     |   6 +
>  fs/gfs2/log.c                                      |   6 +-
>  fs/gfs2/lops.c                                     |  15 +-
>  fs/gfs2/quota.c                                    |   3 +-
>  fs/gfs2/quota.h                                    |   3 +-
>  fs/io_uring.c                                      |   6 +-
>  fs/nilfs2/segment.c                                |   2 +
>  fs/notify/fanotify/fanotify.c                      |   5 +-
>  fs/overlayfs/copy_up.c                             |   2 +-
>  fs/proc/inode.c                                    |   2 +-
>  fs/proc/self.c                                     |   2 +-
>  fs/proc/thread_self.c                              |   2 +-
>  fs/xfs/xfs_bmap_util.c                             |   2 +-
>  fs/xfs/xfs_buf.c                                   |   8 +-
>  fs/xfs/xfs_dquot.c                                 |   9 +-
>  include/asm-generic/topology.h                     |   2 +-
>  include/linux/elfnote.h                            |   2 +-
>  include/linux/ieee80211.h                          |   2 +-
>  include/linux/kgdb.h                               |   2 +-
>  include/linux/kvm_host.h                           |   4 +-
>  include/linux/mlx5/driver.h                        |   1 +
>  include/linux/mm.h                                 |  16 +-
>  include/linux/mmzone.h                             |   2 +
>  include/linux/netfilter/nf_conntrack_pptp.h        |   2 +-
>  include/linux/pci_ids.h                            |  17 ++
>  include/linux/sched/mm.h                           |   2 +
>  include/linux/set_memory.h                         |   2 +-
>  include/linux/string.h                             |  60 ++++--
>  include/linux/sunrpc/gss_api.h                     |   1 +
>  include/linux/sunrpc/svcauth_gss.h                 |   3 +-
>  include/linux/virtio_net.h                         |  25 ++-
>  include/net/act_api.h                              |   3 +-
>  include/net/inet_hashtables.h                      |   6 +
>  include/net/ip_fib.h                               |  11 +-
>  include/net/nexthop.h                              |  67 ++++--
>  include/net/tls.h                                  |   4 +
>  include/rdma/uverbs_std_types.h                    |   2 +-
>  include/uapi/linux/kvm.h                           |   2 +
>  include/uapi/linux/mmc/ioctl.h                     |   1 +
>  include/uapi/linux/xfrm.h                          |   2 +-
>  kernel/audit.c                                     |  52 +++--
>  kernel/audit.h                                     |   2 +-
>  kernel/auditfilter.c                               |  16 +-
>  kernel/cgroup/rstat.c                              |  16 +-
>  kernel/cpu.c                                       |  18 +-
>  kernel/cpu_pm.c                                    |   4 +-
>  kernel/debug/debug_core.c                          |   5 +
>  kernel/events/core.c                               |  23 ++-
>  kernel/events/uprobes.c                            |  16 +-
>  kernel/exit.c                                      |  25 ++-
>  kernel/sched/core.c                                |   5 +-
>  kernel/sched/fair.c                                |   2 +-
>  lib/lzo/lzo1x_compress.c                           |  13 ++
>  lib/mpi/longlong.h                                 |   2 +-
>  mm/gup.c                                           |  44 +++-
>  mm/huge_memory.c                                   |  38 +++-
>  mm/page_alloc.c                                    |  19 +-
>  mm/slub.c                                          |   4 +-
>  mm/util.c                                          |  18 ++
>  net/ax25/af_ax25.c                                 |   6 +-
>  net/batman-adv/bat_v_elp.c                         |  15 +-
>  net/bluetooth/hci_event.c                          |   1 +
>  net/bridge/br_arp_nd_proxy.c                       |   4 +
>  net/bridge/netfilter/nft_reject_bridge.c           |   6 +
>  net/ceph/osd_client.c                              |   4 +-
>  net/core/dev.c                                     |  20 +-
>  net/dccp/proto.c                                   |   7 +-
>  net/dsa/tag_mtk.c                                  |  15 ++
>  net/ipv4/devinet.c                                 |   1 +
>  net/ipv4/esp4_offload.c                            |   4 +-
>  net/ipv4/fib_frontend.c                            |  22 +-
>  net/ipv4/inet_connection_sock.c                    |  43 ++--
>  net/ipv4/ip_vti.c                                  |  23 ++-
>  net/ipv4/ipip.c                                    |   2 +-
>  net/ipv4/ipmr.c                                    |   2 +-
>  net/ipv4/netfilter/nf_nat_pptp.c                   |   7 +-
>  net/ipv4/nexthop.c                                 | 105 ++++++----
>  net/ipv4/route.c                                   |  14 +-
>  net/ipv6/esp6_offload.c                            |  13 +-
>  net/ipv6/ip6_fib.c                                 |   2 +-
>  net/ipv6/ip6mr.c                                   |   2 +-
>  net/ipv6/ipv6_sockglue.c                           |  13 +-
>  net/l2tp/l2tp_core.c                               |   3 +
>  net/l2tp/l2tp_ip.c                                 |  29 ++-
>  net/l2tp/l2tp_ip6.c                                |  30 ++-
>  net/mac80211/mesh_hwmp.c                           |   7 +
>  net/netfilter/ipset/ip_set_list_set.c              |   2 +-
>  net/netfilter/nf_conntrack_core.c                  |  80 +++++++-
>  net/netfilter/nf_conntrack_pptp.c                  |  62 +++---
>  net/netfilter/nfnetlink_cthelper.c                 |   3 +-
>  net/netfilter/nft_nat.c                            |   4 +-
>  net/qrtr/qrtr.c                                    |   2 +-
>  net/sctp/sm_sideeffect.c                           |  14 +-
>  net/sctp/sm_statefuns.c                            |   9 +-
>  net/sunrpc/auth_gss/gss_mech_switch.c              |  12 +-
>  net/sunrpc/auth_gss/svcauth_gss.c                  |  18 +-
>  net/tipc/udp_media.c                               |   6 +-
>  net/tls/tls_sw.c                                   |  50 +++--
>  net/vmw_vsock/af_vsock.c                           |   2 +-
>  net/xdp/xdp_umem.c                                 |   8 +-
>  net/xfrm/xfrm_device.c                             |   8 +-
>  net/xfrm/xfrm_input.c                              |   2 +-
>  net/xfrm/xfrm_interface.c                          |  21 ++
>  net/xfrm/xfrm_output.c                             |  15 +-
>  net/xfrm/xfrm_policy.c                             |   7 +-
>  samples/bpf/lwt_len_hist_user.c                    |   2 -
>  security/commoncap.c                               |   1 +
>  security/integrity/evm/evm_crypto.c                |   4 +-
>  security/integrity/evm/evm_main.c                  |   4 +-
>  security/integrity/evm/evm_secfs.c                 |   9 +-
>  security/integrity/ima/ima.h                       |  10 +-
>  security/integrity/ima/ima_crypto.c                |   6 +-
>  security/integrity/ima/ima_init.c                  |   2 +-
>  security/integrity/ima/ima_policy.c                |   3 +-
>  security/integrity/ima/ima_template_lib.c          |  18 ++
>  security/keys/internal.h                           |  11 -
>  security/keys/keyctl.c                             |  16 +-
>  security/smack/smackfs.c                           |  10 +
>  sound/core/hwdep.c                                 |   4 +-
>  sound/core/pcm_native.c                            |  20 +-
>  sound/firewire/fireface/ff-protocol-latter.c       |  12 +-
>  sound/isa/es1688/es1688.c                          |   4 +-
>  sound/pci/hda/patch_realtek.c                      |  45 +++-
>  sound/pci/lx6464es/lx6464es.c                      |   8 +
>  sound/soc/codecs/max9867.c                         |   4 +-
>  .../soc/intel/boards/kbl_rt5663_rt5514_max98927.c  |   2 +-
>  sound/soc/intel/boards/skl_hda_dsp_generic.c       |   2 +-
>  sound/soc/intel/boards/sof_rt5682.c                |   2 +-
>  sound/usb/card.c                                   |  19 +-
>  sound/usb/mixer.c                                  |   8 +
>  sound/usb/mixer_maps.c                             |  24 +++
>  sound/usb/quirks-table.h                           |  46 +++++
>  sound/usb/usbaudio.h                               |   2 +-
>  tools/lib/api/fs/fs.c                              |  17 ++
>  tools/lib/api/fs/fs.h                              |  12 ++
>  tools/objtool/check.c                              |   6 +
>  tools/perf/builtin-probe.c                         |   3 +
>  tools/perf/util/dso.c                              |  16 ++
>  tools/perf/util/dso.h                              |   1 +
>  tools/perf/util/probe-event.c                      |  49 +++--
>  tools/perf/util/probe-finder.c                     |   1 +
>  tools/perf/util/srcline.c                          |  16 +-
>  tools/perf/util/symbol.c                           |   2 +
>  tools/testing/selftests/bpf/test_progs.c           |   1 +
>  .../selftests/drivers/net/mlxsw/qos_mc_aware.sh    |   2 +-
>  .../ftrace/test.d/ftrace/tracing-error-log.tc      |   2 +
>  .../networking/timestamping/rxtimestamp.c          |   1 +
>  .../tc-testing/tc-tests/filters/tests.json         |   6 +-
>  tools/testing/selftests/tc-testing/tdc_batch.py    |   6 +-
>  virt/kvm/arm/aarch32.c                             |  28 +++
>  virt/kvm/arm/arm.c                                 |  22 +-
>  virt/kvm/kvm_main.c                                |  26 ++-
>  492 files changed, 4100 insertions(+), 2004 deletions(-)
>  create mode 100644 arch/arm/include/asm/uaccess-asm.h
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team