[SRU][Bionic][PULL] Bionic upstream stable patchset 2019-07-08

Kamal Mostafa kamal at canonical.com
Tue Jul 9 01:05:11 UTC 2019


This pull req includes the following pending Bionic stable patchset:

Bionic update: upstream stable patchset 2019-07-08  (358 patches)
       Ported from the following upstream stable releases:
            v4.14.61, v4.17.13,
            v4.14.62, v4.17.14,
            v4.14.63, v4.17.15,
            v4.14.64, v4.17.16,
            v4.14.65, v4.17.17,
            v4.14.66, v4.17.18,
            v4.14.67, v4.17.19
BugLink: https://bugs.launchpad.net/bugs/1835845


 -Kamal

-----

The following changes since commit 5d0a3afd71a0039eda2ba89daf0f6f930cbbb63a:

  UBUNTU: Ubuntu-4.15.0-55.60 (2019-07-02 18:41:49 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 946f886e6eb73a5b2426c15e62655aa2bd5ee290:

  PCI / ACPI / PM: Resume all bridges on suspend-to-RAM (2019-07-08 16:27:10 -0700)

----------------------------------------------------------------
Aaron Sierra (1):
      serial: 8250_exar: Read INT0 from slave device, too

Abel Vesa (1):
      cpu/hotplug: Non-SMP machines do not make use of booted_once

Adam Ford (2):
      ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SD
      ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller

Ajay Gupta (1):
      usb: xhci: increase CRS timeout value

Al Viro (4):
      root dentries need RCU-delayed freeing
      make sure that __dentry_kill() always invalidates d_seq, unhashed or not
      fix mntput/mntput race
      fix __legitimize_mnt()/mntput() race

Alex Deucher (1):
      drm/amdgpu: fix swapped emit_ib_size in vce3

Alexander Duyck (1):
      ixgbe: Be more careful when modifying MAC filters

Alexander Sverdlin (1):
      octeon_mgmt: Fix MIX registers configuration on MTU setup

Alexey Brodkin (2):
      ARC: Explicitly add -mmedium-calls to CFLAGS
      ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP

Alexey Kodanev (1):
      dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()

Alison Wang (1):
      drm: mali-dp: Enable Global SE interrupts mask for DP500

Andi Kleen (1):
      x86/mm/kmmio: Make the tracer robust against L1TF

Andrew Lunn (1):
      net: ethernet: mvneta: Fix napi structure mixup on armada 3700

Andrey Konovalov (1):
      kasan: add no_sanitize attribute for clang builds

Andrey Ryabinin (1):
      netfilter: nf_conntrack: Fix possible possible crash on module loading.

Andrzej Hajda (1):
      drm/bridge/sii8620: fix loops in EDID fetch logic

Andy Lutomirski (2):
      selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
      selftests/x86/sigreturn: Do minor cleanups

Anil Gurumurthy (1):
      scsi: qla2xxx: Return error when TMF returns

Anna-Maria Gleixner (1):
      nohz: Fix local_timer_softirq_pending()

Anson Huang (2):
      soc: imx: gpcv2: correct PGC offset
      soc: imx: gpc: restrict register range for regmap access

Anton Vasilyev (1):
      can: ems_usb: Fix memory leak on ems_usb_disconnect()

Ard Biesheuvel (1):
      KVM: arm/arm64: Drop resource size check for GICV window

Arun Kumar Neelakantam (2):
      net: qrtr: Broadcast messages only from control port
      net: qrtr: Reset the node and port ID of broadcast messages

Ayan Kumar Halder (3):
      drm/arm/malidp: Preserve LAYER_FORMAT contents when setting format
      drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encoder/connector
      drm/mali-dp: Rectify the width and height passed to rotmem_required()

Bart Van Assche (2):
      scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management enabled
      drbd: Fix drbd_request_prepare() discard handling

Bartosz Golaszewski (1):
      net: davinci_emac: match the mdio device against its compatible if possible

BingJing Chang (1):
      md/raid10: fix that replacement cannot complete recovery after reassemble

Bob Copeland (1):
      nl80211: relax ht operation checks for mesh

Boris Brezillon (3):
      drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats
      drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()
      drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make gcc happy

Brijesh Singh (1):
      x86/efi: Access EFI MMIO data as unencrypted when SEV is active

Casey Leedom (1):
      cxgb4: assume flash part size to be 4MB, if it can't be determined

Casey Schaufler (1):
      Smack: Mark inode instant in smack_task_to_inode

Chen Hu (1):
      serial: 8250_dw: always set baud rate in dw8250_set_termios

Chengguang Xu (1):
      nfp: cast sizeof() to int when comparing with error code

Christophe Jaillet (1):
      IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'

Chunfeng Yun (2):
      phy: phy-mtk-tphy: use auto instead of force to bypass utmi signals
      usb: gadget: composite: fix delayed_status race condition when set_interface

Cong Wang (2):
      llc: use refcount_inc_not_zero() for llc_sap_find()
      vsock: split dwork to avoid reinitializations

Damien Thébault (1):
      platform/x86: dell-laptop: Fix backlight detection

Dan Carpenter (6):
      block: sed-opal: Fix a couple off by one bugs
      typec: tcpm: Fix a msecs vs jiffies bug
      dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()
      qlogic: check kstrtoul() for errors
      pinctrl: nsp: off by ones in nsp_pinmux_enable()
      drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()

Daniel Borkmann (1):
      bpf, s390: fix potential memleak when later bpf_jit_prog fails

Daniel Bristot de Oliveira (1):
      sched/deadline: Update rq_clock of later_rq when pushing a task

Daniel Mack (2):
      ARM: dts: am437x: make edt-ft5x06 a wakeup source
      ARM: pxa: irq: fix handling of ICMR registers in suspend/resume

Dave Chinner (2):
      xfs: catch inode allocation state mismatch corruption
      xfs: validate cached inodes are free when allocated

Dave Jiang (2):
      acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value
      nfit: fix unchecked dereference in acpi_nfit_ctl

David Francis (1):
      amd/dc/dce100: On dce100, set clocks to 0 on suspend

David Lechner (1):
      net: usb: rtl8150: demote allmulti message to dev_dbg()

David Woodhouse (1):
      tools headers: Synchronise x86 cpufeatures.h for L1TF additions

Davide Caratti (1):
      net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used

Dinh Nguyen (1):
      net: stmmac: socfpga: add additional ocp reset line for Stratix10

Dirk Gouders (1):
      kconfig: fix line numbers for if-entries in menu tree

Dmitry Bogdanov (1):
      net: aquantia: Fix IFF_ALLMULTI flag functionality

Dmitry Osipenko (2):
      gpu: host1x: Check whether size of unpin isn't 0
      gpu: host1x: Skip IOMMU initialization if firewall is enabled

Don Brace (1):
      scsi: hpsa: correct enclosure sas address

Dong Jia Shi (1):
      vfio: ccw: fix error return in vfio_ccw_sch_event

Dongjiu Geng (1):
      usb: xhci: remove the code build warning

Doron Roberts-Kedes (1):
      nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.

Dou Liyang (1):
      x86/platform/UV: Mark memblock related init code and data correctly

Douglas Anderson (1):
      nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash us

Eli Cohen (2):
      net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager
      net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw manager

Eric Biggers (7):
      crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
      crypto: vmac - require a block cipher with 128-bit block size
      crypto: vmac - separate tfm and request context
      crypto: blkcipher - fix crash flushing dcache in error path
      crypto: ablkcipher - fix crash flushing dcache in error path
      crypto: skcipher - fix aligning block size in skcipher_copy_iv()
      crypto: skcipher - fix crash flushing dcache in error path

Eric Dumazet (5):
      bonding: avoid lockdep confusion in bond_get_stats()
      inet: frag: enforce memory limits earlier
      ipv4: frags: handle possible skb truesize change
      netfilter: ipv6: nf_defrag: reduce struct net memory waste
      xfrm_user: prevent leaking 2 bytes of kernel memory

Esben Haabendal (2):
      i2c: imx: Fix reinit_completion() use
      i2c: imx: Fix race condition in dma read

Fabio Estevam (2):
      mtd: nand: qcom: Add a NULL check for devm_kasprintf()
      ARM: imx_v4_v5_defconfig: Select ULPI support

Fathi Boudra (1):
      selftests: sync: add config fragment for testing sync framework

Filipe Manana (1):
      Btrfs: fix file data corruption after cloning a range and fsync

Florian Fainelli (5):
      net: dsa: Do not suspend/resume closed slave_dev
      ARM: dts: NSP: Fix i2c controller interrupt type
      ARM: dts: NSP: Fix PCIe controllers interrupt types
      ARM: dts: BCM5301x: Fix i2c controller interrupt type
      ARM: dts: HR2: Fix interrupt types for i2c and PCIe

Florian Westphal (3):
      netfilter: x_tables: set module owner for icmp(6) matches
      netfilter: nft_compat: explicitly reject ERROR and standard target
      netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state

Frederic Weisbecker (1):
      nohz: Fix missing tick reprogram when interrupting an inline softirq

Ganesh Goudar (1):
      cxgb4: when disabling dcb set txq dcb priority to 0

Gao Feng (1):
      netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregister

Geert Uytterhoeven (1):
      mtd: dataflash: Use ULL suffix for 64-bit constants

Govindarajulu Varadarajan (1):
      enic: initialize enic->rfs_h.lock in enic_probe

Greg Ungerer (1):
      m68k: fix "bad page state" oops on ColdFire boot

Grigor Tovmasyan (1):
      usb: gadget: dwc2: fix memory leak in gadget_init()

Guenter Roeck (3):
      x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
      x86: i8259: Add missing include file
      hwmon: (nct6775) Fix loop limit

Gustavo Pimentel (1):
      ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platform

Haishuang Yan (1):
      ip_vti: fix a null pointer deferrence when create vti fallback tunnel

Hangbin Liu (4):
      net_sched: Fix missing res info when create new tc_index filter
      cls_matchall: fix tcf_unbind_filter missing
      ipv6: mcast: fix unsolicited report interval after receiving querys
      ipvlan: call dev_change_flags when ipvlan mode is reset

Hans de Goede (3):
      ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
      NFC: pn533: Fix wrong GFP flag usage
      i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes

Heikki Krogerus (1):
      usb: dwc3: pci: add support for Intel IceLake

Heiner Kallweit (1):
      r8169: fix mac address change

Helge Deller (1):
      parisc: Enable CONFIG_MLONGCALLS by default

Helge Eichelberg (1):
      hwmon: (dell-smm) Disable fan support for Dell XPS13 9333

Herbert Xu (1):
      crypto: padlock-aes - Fix Nano workaround data corruption

Hoan Tran (1):
      drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser error

Israel Rukshin (1):
      nvme-rdma: Fix command completion race at error recovery

Jack Morgenstein (1):
      RDMA/uverbs: Expand primary and alt AV port checks

Jakub Kicinski (1):
      nfp: bpf: don't stop offload if replace failed

Jann Horn (2):
      netfilter: nf_log: fix uninit read in nf_log_proc_dostring
      reiserfs: fix broken xattr handling (heap corruption, bad retval)

Janne Huttunen (1):
      perf script python: Fix dict reference counting

Janusz Krzysztofik (1):
      dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularity

Jason Gerecke (1):
      HID: wacom: Correct touch maximum XY of 2nd-gen Intuos

Jason Wang (1):
      vhost: reset metadata cache when initializing new IOTLB

Jeff Moyer (1):
      dev-dax: check_vma: ratelimit dev_info-s

Jeffrin Jose T (1):
      selftests: bpf: notification about privilege required to run test_kmod.sh testing script

Jeremy Cline (1):
      perf tools: Use python-config --includes rather than --cflags

Jianchao Wang (1):
      nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl

Jiang Biao (1):
      virtio_balloon: fix another race between migration and ballooning

Jim Mattson (1):
      kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading

Jim Wilson (1):
      RISC-V: Fix PTRACE_SETREGSET bug.

Jiri Olsa (4):
      perf tools: Fix error index for pmu event parser
      perf bench: Fix numa report output code
      perf tools: Fix compilation errors on gcc8
      perf tests: Add event parsing error handling to parse events test

Jisheng Zhang (1):
      net: mvneta: fix mvneta_config_rss on armada 3700

Johan Hovold (2):
      misc: sram: fix resource leaks in probe error path
      usb: dwc3: of-simple: fix use-after-free on remove

Johannes Berg (1):
      nl80211: check nla_parse_nested() return values

John Allen (1):
      ibmvnic: Fix error recovery on login failure

John David Anglin (3):
      parisc: Define mb() and add memory barriers to assembler unlock sequences
      parisc: Remove ordered stores from syscall.S
      parisc: Remove unnecessary barriers from spinlock.h

John Fastabend (1):
      bpf: fix sk_skb programs without skb->dev assigned

John Ogness (1):
      USB: serial: sierra: fix potential deadlock at close

Jose Abreu (1):
      net: stmmac: Fix WoL for PCI-based setups

Josh Poimboeuf (2):
      x86/microcode: Allow late microcode loading with SMT disabled
      objtool: Support GCC 8 '-fnoreorder-functions'

Juergen Gross (1):
      xen/netfront: don't cache skb_shinfo()

Julian Wiedmann (1):
      s390/qeth: consistently re-enable device features

Kalderon, Michal (1):
      RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CM

Kamal Heib (1):
      RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path

Kamal Mostafa (1):
      UBUNTU: updateconfigs for v4.14.67

Kan Liang (1):
      perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices

Karsten Graul (1):
      net/smc: reset recv timeout after clc handshake

Keerthy (1):
      ARM: dts: da850: Fix interrups property for gpio

Kees Cook (1):
      isdn: Disable IIOCDBGVAR

Keith Busch (1):
      nvme-pci: Fix queue double allocations

Kim Phillips (1):
      perf llvm-utils: Remove bashism from kernel include fetch script

Laura Abbott (2):
      tools: build: Use HOSTLDFLAGS with fixdep
      tools: build: Fixup host c flags

Len Brown (1):
      x86/apic: Future-proof the TSC_DEADLINE quirk for SKX

Li RongQing (1):
      net: propagate dev_get_valid_name return code

Linus Lüssing (2):
      batman-adv: Avoid storing non-TT-sync flags on singular entries too
      batman-adv: Fix multicast TT issues with bogus ROAM flags

Linus Torvalds (5):
      Mark HI and TASKLET softirq synchronous
      init: rename and re-order boot_cpu_state_init()
      mm: use helper functions for allocating and freeing vm_area structs
      mm: make vm_area_dup() actually copy the old vma data
      mm: make vm_area_alloc() initialize core fields

Lubomir Rintel (1):
      ieee802154: 6lowpan: set IFLA_LINK

Lucas Stach (1):
      Input: synaptics-rmi4 - fix axis-swap behavior

Lukas Wunner (3):
      PCI: hotplug: Don't leak pci_slot on registration failure
      PCI: pciehp: Fix use-after-free on unplug
      PCI: pciehp: Fix unprotected list iteration in IRQ handler

Maciej Purski (3):
      drm/bridge/sii8620: fix potential buffer overflow
      drm/bridge/sii8620: fix display of packed pixel modes in MHL2
      drm/bridge/sii8620: Fix display of packed pixel modes

Madalin Bucur (2):
      fsl/fman: fix parser reporting bad checksum on short frames
      dpaa_eth: DPAA SGT needs to be 256B

Manish Rangankar (1):
      scsi: qedi: Send driver state to MFW

Marcelo Ricardo Leitner (1):
      sctp: fix erroneous inc of snmp SctpFragUsrMsgs

Marek Szyprowski (5):
      arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag
      dmaengine: pl330: report BURST residue granularity
      drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes
      drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes
      drm/exynos: decon5433: Fix WINCONx reset value

Mark (1):
      tty: serial: 8250: Revert NXP SC16C2552 workaround

Martin Blumenstingl (1):
      ARM64: dts: meson-gxl: fix Mali GPU compatible string

Masahiro Yamada (2):
      kbuild: suppress warnings from 'getconf LFS_*'
      clk: sunxi-ng: replace lib-y with obj-y

Masami Hiramatsu (2):
      ring_buffer: tracing: Inherit the tracing setting to next ring buffer
      kprobes/x86: Fix %p uses in error messages

Mathieu Malaterre (1):
      tracing: Use __printf markup to silence compiler

Matthijs van Duin (1):
      pty: fix O_CLOEXEC for TIOCGPTPEER

Mauricio Vasquez B (1):
      bpf: hash map: decrement counter on error

Max Gurtuvoy (1):
      nvmet: reset keep alive timer in controller enable

Michael Chan (3):
      bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.
      bnxt_en: Always set output parameters in bnxt_get_max_rings().
      bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.

Michael Trimarchi (1):
      brcmfmac: stop watchdog before detach and free everything

Mika Westerberg (1):
      ACPI / EC: Use ec_no_wakeup on Thinkpad X1 Carbon 6th

Mike Rapoport (1):
      userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails

Mikko Perttunen (1):
      drm/tegra: Fix comparison operator for buffer size

Minas Harutyunyan (2):
      usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()
      dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation

Minchan Kim (1):
      zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature

Movie Song (1):
      USB: serial: pl2303: add a new device id for ATEN

Myron Stowe (1):
      PCI: Skip MPS logic for Virtual Functions (VFs)

Nicholas Mc Guire (3):
      PCI: xilinx: Add missing of_node_put()
      PCI: xilinx-nwl: Add missing of_node_put()
      PCI: faraday: Add missing of_node_put()

Nick Desaulniers (1):
      x86/irqflags: Provide a declaration for native_save_fl

Nir Dotan (1):
      mlxsw: core_acl_flex_actions: Return error for conflicting actions

Nishanth Menon (1):
      ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary cores

Oleksij Rempel (1):
      ARM: dts: imx6sx: fix irq for pcie bridge

Or Gerlitz (1):
      net/mlx5e: Set port trust mode to PCP as default

Palmer Dabbelt (1):
      RISC-V: Don't include irq-riscv-intc.h

Paolo Abeni (1):
      ipfrag: really prevent allocation on netns exit

Park Ju Hyung (2):
      ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
      ALSA: hda - Turn CX8200 into D3 as well upon reboot

Paul Cercueil (1):
      pinctrl: ingenic: Fix inverted direction for < JZ4770

Paul Moore (1):
      ipv6: make ipv6_renew_options() interrupt/kernel safe

Peter Zijlstra (1):
      ARC: Improve cmpxchg syscall implementation

Qu Wenruo (1):
      btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()

Quinn Tran (4):
      scsi: qla2xxx: Fix unintialized List head crash
      scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
      scsi: qla2xxx: Fix ISP recovery on unload
      scsi: qla2xxx: Fix memory leak for allocating abort IOCB

Rafael J. Wysocki (1):
      PCI / ACPI / PM: Resume all bridges on suspend-to-RAM

Randy Dunlap (3):
      kbuild: verify that $DEPMOD is installed
      net/ethernet/freescale/fman: fix cross-build error
      tcp: identify cryptic messages as TCP seq # bugs

Ravi Bangoria (2):
      perf script: Fix crash because of missing evsel->priv
      perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]

Ray Jui (5):
      ARM: dts: Cygnus: Fix I2C controller interrupt type
      ARM: dts: Cygnus: Fix PCIe controller interrupt type
      arm64: dts: ns2: Fix I2C controller interrupt type
      arm64: dts: ns2: Fix PCIe controller interrupt type
      arm64: dts: Stingray: Fix I2C controller interrupt type

Rob Herring (1):
      arm64: dts: msm8916: fix Coresight ETF graph connections

Robin H. Johnson (1):
      ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems

Roland Dreier (1):
      nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD

Roman Kagan (1):
      kvm: x86: vmx: fix vpid leak

Russell King (3):
      drm/armada: fix colorkey mode property
      drm/armada: fix irq handling
      sfp: ensure we clean up properly on bus registration failure

Ryan Hsu (1):
      ath10k: update the phymode along with bandwidth change request

Sagi Grimberg (2):
      nvme-pci: allocate device queues storage space at probe
      nvme-rdma: fix possible double free condition when failing to create a controller

Sandipan Das (1):
      perf report powerpc: Fix crash if callchain is empty

Saurav Kashyap (1):
      scsi: qedf: Send the driver state to MFW

Scott Branden (2):
      arm64: dts: specify 1.8V EMMC capabilities for bcm958742k
      arm64: dts: specify 1.8V EMMC capabilities for bcm958742t

Sergei Shtylyov (8):
      PCI: OF: Fix I/O space page leak
      PCI: versatile: Fix I/O space page leak
      PCI: xgene: Fix I/O space page leak
      PCI: designware: Fix I/O space page leak
      PCI: aardvark: Fix I/O space page leak
      PCI: faraday: Fix I/O space page leak
      PCI: mediatek: Fix I/O space page leak
      PCI: v3-semi: Fix I/O space page leak

Shuah Khan (Samsung OSG) (5):
      selftests: pstore: return Kselftest Skip code for skipped tests
      selftests: static_keys: return Kselftest Skip code for skipped tests
      selftests: sysctl: return Kselftest Skip code for skipped tests
      selftests: zram: return Kselftest Skip code for skipped tests
      selftests: vm: return Kselftest Skip code for skipped tests

Srinath Mannam (1):
      serial: 8250_dw: Add ACPI support for uart on Broadcom SoC

Stafford Horne (1):
      openrisc: entry: Fix delay slot exception detection

Stefan Agner (1):
      net: hamradio: use eth_broadcast_addr

Stefan Schmidt (3):
      ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
      ieee802154: at86rf230: use __func__ macro for debug messages
      ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem

Stefan Wahren (3):
      net: qca_spi: Avoid packet drop during initial sync
      net: qca_spi: Make sure the QCA7000 reset is triggered
      net: qca_spi: Fix log level if probe fails

Steve French (1):
      smb3: increase initial number of credits requested to allow write

Steven Rostedt (VMware) (2):
      locking/lockdep: Do not record IRQ state within lockdep code
      ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot

Sudarsana Reddy Kalluru (4):
      qed: Fix possible memory leak in Rx error path handling.
      qed: Add sanity check for SIMD fastpath handler.
      qed: Do not advertise DCBX_LLD_MANAGED capability.
      bnx2x: Fix receiving tx-timeout in error or recovery state.

Sudip Mukherjee (1):
      Bluetooth: avoid killing an already killed socket

Sven Eckelmann (4):
      batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
      batman-adv: Fix bat_v best gw refcnt after netlink dump
      batman-adv: Fix debugfs path for renamed hardif
      batman-adv: Fix debugfs path for renamed softif

Taeung Song (3):
      samples/bpf: add missing <linux/if_vlan.h>
      samples/bpf: Check the result of system()
      samples/bpf: Check the error of write() and read()

Takashi Iwai (7):
      ALSA: vx222: Fix invalid endian conversions
      ALSA: virmidi: Fix too long output trigger loop
      ALSA: cs5535audio: Fix invalid endian conversion
      ALSA: memalloc: Don't exceed over the requested size
      ALSA: vxpocket: Fix invalid endian conversions
      EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
      ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl

Thomas Falcon (1):
      ibmvnic: Revise RX/TX queue error messages

Thomas Gleixner (2):
      genirq: Make force irq threading setup more robust
      x86/apic: Ignore secondary threads if nosmt=force

Thomas Richter (2):
      perf record: Support s390 random socket_id assignment
      perf test session topology: Fix test on s390

Tomasz Duszynski (1):
      iio: pressure: bmp280: fix relative humidity unit

Tony Battersby (1):
      scsi: sg: fix minor memory leak in error path

Trond Myklebust (1):
      pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception

Ursula Braun (1):
      net/smc: no shutdown in state SMC_LISTEN

Uwe Kleine-König (1):
      ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switch

Vijay Immanuel (1):
      IB/rxe: Fix missing completion for mem_reg work requests

Vikas Gupta (1):
      bnxt_en: Fix for system hang if request_irq fails

Viresh Kumar (1):
      arm: dts: armada: Fix "#cooling-cells" property's name

Vladimir Zapolskiy (4):
      sh_eth: fix invalid context bug while calling auto-negotiation by ethtool
      sh_eth: fix invalid context bug while changing link options by ethtool
      ravb: fix invalid context bug while calling auto-negotiation by ethtool
      ravb: fix invalid context bug while changing link options by ethtool

Vlastimil Babka (1):
      x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_thread

Wei Wang (1):
      l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache

Wei Yongjun (1):
      pinctrl: nsp: Fix potential NULL dereference

Willem de Bruijn (2):
      packet: reset network header if packet shorter than ll reserved space
      packet: refine ring v3 block size test to hold one frame

William Wu (2):
      usb: dwc2: alloc dma aligned buffer for isoc split in
      usb: dwc2: fix isoc split in transfer with no data

Willy Tarreau (1):
      ACPI / PM: save NVS memory for ASUS 1025C laptop

Xin Long (1):
      ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit

Xunlei Pang (1):
      sched/fair: Fix bandwidth timer clock drift condition

Yi Wang (1):
      audit: fix potential null dereference 'context->module.name'

Yonghong Song (1):
      perf tools: Fix a clang 7.0 compilation error

Yuchung Cheng (1):
      tcp: remove DELAYED ACK events in DCTCP

YueHaibing (1):
      rxrpc: Fix user call ID check in rxrpc_service_prealloc_one

Yuiko Oshino (1):
      smsc75xx: Add workaround for gigabit link up hardware errata.

Zhen Lei (1):
      kasan: fix shadow_size calculation error in kasan_module_alloc

Zhenzhong Duan (2):
      x86/microcode/intel: Fix memleak in save_microcode_patch()
      x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()

Zhizhou Zhang (1):
      arm64: make secondary_start_kernel() notrace

Zhouyang Jia (3):
      xen: add error handling for xenbus_printf
      scsi: xen-scsifront: add error handling for xenbus_printf
      xen/scsiback: add error handling for xenbus_printf

Zhu Yanjun (1):
      IB/rxe: avoid double kfree skb

 Documentation/process/changes.rst                  |  19 +-
 Makefile                                           |   6 +-
 arch/arc/Makefile                                  |  15 +-
 arch/arc/include/asm/mach_desc.h                   |   2 -
 arch/arc/kernel/irq.c                              |   2 +-
 arch/arc/kernel/process.c                          |  47 ++-
 arch/arc/plat-hsdk/platform.c                      |  62 ++++
 arch/arm/boot/dts/am3517.dtsi                      |   5 +
 arch/arm/boot/dts/am437x-sk-evm.dts                |   2 +
 arch/arm/boot/dts/armada-385-synology-ds116.dts    |   2 +-
 arch/arm/boot/dts/bcm-cygnus.dtsi                  |  24 +-
 arch/arm/boot/dts/bcm-hr2.dtsi                     |  24 +-
 arch/arm/boot/dts/bcm-nsp.dtsi                     |  32 +-
 arch/arm/boot/dts/bcm5301x.dtsi                    |   2 +-
 arch/arm/boot/dts/da850.dtsi                       |   6 +-
 arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi            |   2 +-
 arch/arm/boot/dts/imx6sx.dtsi                      |   2 +-
 arch/arm/configs/imx_v4_v5_defconfig               |   2 +
 arch/arm/mach-davinci/board-da850-evm.c            |   2 +-
 arch/arm/mach-omap2/omap-smp.c                     |  41 ++
 arch/arm/mach-pxa/irq.c                            |   4 +-
 arch/arm/mm/init.c                                 |   9 +
 arch/arm64/boot/dts/amlogic/meson-gxl-mali.dtsi    |   2 +-
 arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi   |   8 +-
 .../boot/dts/broadcom/stingray/bcm958742k.dts      |   4 +
 .../boot/dts/broadcom/stingray/bcm958742t.dts      |   4 +
 .../arm64/boot/dts/broadcom/stingray/stingray.dtsi |   4 +-
 arch/arm64/boot/dts/qcom/msm8916.dtsi              |   4 +-
 arch/arm64/kernel/smp.c                            |   2 +-
 arch/arm64/mm/dma-mapping.c                        |   9 +-
 arch/ia64/kernel/perfmon.c                         |   6 +-
 arch/ia64/mm/init.c                                |  12 +-
 arch/m68k/include/asm/mcf_pgalloc.h                |   4 +-
 arch/openrisc/kernel/entry.S                       |   8 +-
 arch/openrisc/kernel/head.S                        |   9 +-
 arch/openrisc/kernel/traps.c                       |   2 +-
 arch/parisc/Kconfig                                |   2 +-
 arch/parisc/include/asm/barrier.h                  |  32 ++
 arch/parisc/include/asm/spinlock.h                 |   8 +-
 arch/parisc/kernel/entry.S                         |   2 +
 arch/parisc/kernel/pacache.S                       |   1 +
 arch/parisc/kernel/syscall.S                       |  28 +-
 arch/riscv/kernel/irq.c                            |   4 -
 arch/riscv/kernel/ptrace.c                         |   2 +-
 arch/s390/net/bpf_jit_comp.c                       |   1 +
 .../crypto/sha256-mb/sha256_mb_mgr_flush_avx2.S    |   2 +-
 arch/x86/events/intel/uncore.h                     |   2 +-
 arch/x86/events/intel/uncore_snbep.c               |  10 +-
 arch/x86/include/asm/apic.h                        |   2 +
 arch/x86/include/asm/i8259.h                       |   1 +
 arch/x86/include/asm/irqflags.h                    |   2 +
 arch/x86/kernel/acpi/boot.c                        |   3 +-
 arch/x86/kernel/apic/apic.c                        |  24 ++
 arch/x86/kernel/apic/x2apic_uv_x.c                 |   4 +-
 arch/x86/kernel/cpu/bugs.c                         |   3 +-
 arch/x86/kernel/cpu/microcode/core.c               |  16 +-
 arch/x86/kernel/cpu/microcode/intel.c              |   5 +-
 arch/x86/kernel/kprobes/core.c                     |   5 +-
 arch/x86/kernel/smpboot.c                          |   5 +
 arch/x86/kvm/vmx.c                                 |  16 +-
 arch/x86/mm/kmmio.c                                |  25 +-
 arch/x86/platform/efi/efi_64.c                     |   2 +-
 block/sed-opal.c                                   |   4 +-
 crypto/ablkcipher.c                                |  57 ++-
 crypto/blkcipher.c                                 |  54 ++-
 crypto/skcipher.c                                  |  51 +--
 crypto/vmac.c                                      | 412 +++++++++------------
 debian.master/config/config.common.ubuntu          |   1 +
 drivers/acpi/ec.c                                  |  20 +
 drivers/acpi/nfit/core.c                           |   4 +
 drivers/acpi/sleep.c                               |   8 +
 drivers/block/drbd/drbd_req.c                      |   4 +-
 drivers/block/nbd.c                                |  40 +-
 drivers/block/zram/zram_drv.c                      |  15 +-
 drivers/clk/Makefile                               |   2 +-
 drivers/clk/sunxi-ng/Makefile                      |  39 +-
 drivers/crypto/padlock-aes.c                       |   8 +-
 drivers/dax/device.c                               |  12 +-
 drivers/dma/k3dma.c                                |   2 +-
 drivers/dma/omap-dma.c                             |   6 +-
 drivers/dma/pl330.c                                |   2 +-
 drivers/edac/edac_mc.c                             |   1 +
 drivers/gpu/drm/amd/amdgpu/vce_v3_0.c              |   4 +-
 .../drm/amd/display/dc/dce100/dce100_resource.c    |  19 +-
 drivers/gpu/drm/arm/malidp_drv.c                   |   2 +
 drivers/gpu/drm/arm/malidp_hw.c                    |   3 +-
 drivers/gpu/drm/arm/malidp_planes.c                |   9 +-
 drivers/gpu/drm/armada/armada_crtc.c               |  12 +-
 drivers/gpu/drm/armada/armada_hw.h                 |   1 +
 drivers/gpu/drm/armada/armada_overlay.c            |  30 +-
 drivers/gpu/drm/bridge/sil-sii8620.c               |  41 +-
 drivers/gpu/drm/drm_atomic_helper.c                |   8 +-
 drivers/gpu/drm/exynos/exynos5433_drm_decon.c      |   6 +-
 drivers/gpu/drm/exynos/exynos_drm_gsc.c            |  29 +-
 drivers/gpu/drm/exynos/regs-gsc.h                  |   1 +
 drivers/gpu/drm/nouveau/nouveau_gem.c              |   4 +-
 drivers/gpu/drm/tegra/drm.c                        |   2 +-
 drivers/gpu/drm/vc4/vc4_plane.c                    |   3 +
 drivers/gpu/host1x/dev.c                           |   3 +
 drivers/gpu/host1x/job.c                           |   3 +-
 drivers/hid/wacom_wac.c                            |  10 +-
 drivers/hwmon/dell-smm-hwmon.c                     |   7 +
 drivers/hwmon/nct6775.c                            |   2 +-
 drivers/i2c/busses/i2c-imx.c                       |  11 +-
 drivers/i2c/i2c-core-acpi.c                        |  11 +-
 drivers/iio/pressure/bmp280-core.c                 |   5 +-
 drivers/infiniband/core/uverbs_cmd.c               |  59 ++-
 drivers/infiniband/hw/mlx4/mr.c                    |   7 +-
 drivers/infiniband/hw/mlx5/srq.c                   |  18 +-
 drivers/infiniband/hw/qedr/verbs.c                 |   3 +
 drivers/infiniband/sw/rxe/rxe_req.c                |   5 +-
 drivers/input/rmi4/rmi_2d_sensor.c                 |  34 +-
 drivers/isdn/i4l/isdn_common.c                     |   8 +-
 drivers/md/raid10.c                                |   7 +
 drivers/misc/sram.c                                |   9 +-
 drivers/mtd/devices/mtd_dataflash.c                |   4 +-
 drivers/mtd/nand/qcom_nandc.c                      |   3 +
 drivers/net/bonding/bond_main.c                    |  14 +-
 drivers/net/can/usb/ems_usb.c                      |   1 +
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c  |   2 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h        |   1 +
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c    |   6 +
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c   |   6 +
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |  15 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt.h          |   1 -
 drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c      |   2 -
 drivers/net/ethernet/cavium/octeon/octeon_mgmt.c   |  14 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |   2 +-
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         |  31 +-
 drivers/net/ethernet/cisco/enic/enic_clsf.c        |   3 +-
 drivers/net/ethernet/cisco/enic/enic_main.c        |   3 +-
 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c     |  15 +-
 drivers/net/ethernet/freescale/fman/fman_port.c    |   8 +
 drivers/net/ethernet/ibm/ibmvnic.c                 |  43 ++-
 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c    |  12 +-
 drivers/net/ethernet/marvell/mvneta.c              |  53 +--
 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c |   2 +
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c  |  16 +-
 drivers/net/ethernet/mellanox/mlx5/core/vport.c    |   2 -
 .../mellanox/mlxsw/core_acl_flex_actions.c         |  38 +-
 drivers/net/ethernet/netronome/nfp/bpf/main.c      |   6 +-
 .../net/ethernet/netronome/nfp/nfpcore/nfp_nffw.c  |   2 +-
 drivers/net/ethernet/qlogic/qed/qed_dcbx.c         |  11 +-
 drivers/net/ethernet/qlogic/qed/qed_ll2.c          |  11 +-
 drivers/net/ethernet/qlogic/qed/qed_main.c         |  12 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c  |   2 +
 drivers/net/ethernet/qualcomm/qca_spi.c            |  21 +-
 drivers/net/ethernet/realtek/r8169.c               |   1 +
 drivers/net/ethernet/renesas/ravb_main.c           |  56 +--
 drivers/net/ethernet/renesas/sh_eth.c              |  59 +--
 drivers/net/ethernet/stmicro/stmmac/Kconfig        |   2 +-
 .../net/ethernet/stmicro/stmmac/dwmac-socfpga.c    |  18 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c   |  40 +-
 drivers/net/ethernet/ti/davinci_emac.c             |   4 +
 drivers/net/hamradio/bpqether.c                    |   8 +-
 drivers/net/ieee802154/at86rf230.c                 |  15 +-
 drivers/net/ieee802154/fakelb.c                    |   2 +-
 drivers/net/ipvlan/ipvlan_main.c                   |  36 +-
 drivers/net/phy/sfp-bus.c                          |  31 +-
 drivers/net/usb/rtl8150.c                          |   2 +-
 drivers/net/usb/smsc75xx.c                         |  62 ++++
 drivers/net/wireless/ath/ath10k/mac.c              |  16 +-
 drivers/net/wireless/ath/ath10k/wmi.h              |   1 +
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    |   7 +
 drivers/net/xen-netfront.c                         |   8 +-
 drivers/nfc/pn533/usb.c                            |   4 +-
 drivers/nvme/host/core.c                           |   2 +-
 drivers/nvme/host/pci.c                            |  66 ++--
 drivers/nvme/host/rdma.c                           |  28 +-
 drivers/nvme/target/core.c                         |   8 +
 drivers/nvmem/core.c                               |   4 +
 drivers/pci/dwc/pcie-designware-host.c             |   3 +-
 drivers/pci/host/pci-aardvark.c                    |   2 +-
 drivers/pci/host/pci-ftpci100.c                    |   4 +-
 drivers/pci/host/pci-host-common.c                 |   2 +-
 drivers/pci/host/pci-v3-semi.c                     |   2 +-
 drivers/pci/host/pci-versatile.c                   |   2 +-
 drivers/pci/host/pci-xgene.c                       |   2 +-
 drivers/pci/host/pcie-mediatek.c                   |   2 +-
 drivers/pci/host/pcie-rcar.c                       |   2 +-
 drivers/pci/host/pcie-xilinx-nwl.c                 |   2 +-
 drivers/pci/host/pcie-xilinx.c                     |   1 +
 drivers/pci/hotplug/pci_hotplug_core.c             |   9 +
 drivers/pci/hotplug/pciehp.h                       |   1 +
 drivers/pci/hotplug/pciehp_core.c                  |   7 +
 drivers/pci/hotplug/pciehp_hpc.c                   |  18 +-
 drivers/pci/pci-acpi.c                             |   6 +-
 drivers/pci/pci.c                                  |  38 ++
 drivers/pci/probe.c                                |   4 +
 drivers/perf/xgene_pmu.c                           |   2 +-
 drivers/phy/mediatek/phy-mtk-tphy.c                |  19 +-
 drivers/pinctrl/bcm/pinctrl-nsp-mux.c              |   6 +-
 drivers/pinctrl/pinctrl-ingenic.c                  |   2 +-
 drivers/platform/x86/dell-laptop.c                 |   2 +-
 drivers/s390/cio/vfio_ccw_drv.c                    |   5 +-
 drivers/s390/net/qeth_core.h                       |   2 +-
 drivers/s390/net/qeth_core_main.c                  |  23 +-
 drivers/s390/net/qeth_l2_main.c                    |   5 +-
 drivers/s390/net/qeth_l3_main.c                    |   3 +-
 drivers/scsi/hpsa.c                                |  25 +-
 drivers/scsi/hpsa.h                                |   1 +
 drivers/scsi/qedf/qedf_main.c                      |  12 +
 drivers/scsi/qedi/qedi_main.c                      |  11 +
 drivers/scsi/qla2xxx/qla_attr.c                    |   1 +
 drivers/scsi/qla2xxx/qla_gbl.h                     |   1 +
 drivers/scsi/qla2xxx/qla_gs.c                      |   4 +
 drivers/scsi/qla2xxx/qla_init.c                    |   7 +-
 drivers/scsi/qla2xxx/qla_inline.h                  |   2 +
 drivers/scsi/qla2xxx/qla_iocb.c                    |  53 +--
 drivers/scsi/qla2xxx/qla_mid.c                     |   5 +
 drivers/scsi/qla2xxx/qla_os.c                      |   7 +-
 drivers/scsi/sg.c                                  |   1 +
 drivers/scsi/sr.c                                  |  29 +-
 drivers/scsi/xen-scsifront.c                       |  33 +-
 drivers/soc/imx/gpc.c                              |  21 ++
 drivers/soc/imx/gpcv2.c                            |  13 +-
 drivers/tty/pty.c                                  |   2 +-
 drivers/tty/serial/8250/8250_dw.c                  |   3 +-
 drivers/tty/serial/8250/8250_exar.c                |   6 +-
 drivers/tty/serial/8250/8250_port.c                |   3 +-
 drivers/usb/dwc2/core.h                            |   3 +
 drivers/usb/dwc2/gadget.c                          |  15 +-
 drivers/usb/dwc2/hcd.c                             |  89 ++++-
 drivers/usb/dwc2/hcd.h                             |   8 +
 drivers/usb/dwc2/hcd_intr.c                        |  11 +-
 drivers/usb/dwc2/hcd_queue.c                       |   3 +
 drivers/usb/dwc3/dwc3-of-simple.c                  |   3 +-
 drivers/usb/dwc3/dwc3-pci.c                        |   2 +
 drivers/usb/gadget/composite.c                     |   3 +
 drivers/usb/host/xhci-tegra.c                      |   2 +-
 drivers/usb/host/xhci.c                            |   7 +-
 drivers/usb/serial/pl2303.c                        |   2 +
 drivers/usb/serial/pl2303.h                        |   1 +
 drivers/usb/serial/sierra.c                        |   4 +-
 drivers/usb/typec/tcpm.c                           |   3 +-
 drivers/vhost/vhost.c                              |   9 +-
 drivers/virtio/virtio_balloon.c                    |   2 +
 drivers/xen/manage.c                               |  18 +-
 drivers/xen/xen-scsiback.c                         |  16 +-
 fs/btrfs/extent_io.c                               |   3 +
 fs/btrfs/scrub.c                                   |  17 +-
 fs/cifs/smb2pdu.c                                  |   5 +-
 fs/dcache.c                                        |  13 +-
 fs/exec.c                                          |   6 +-
 fs/namespace.c                                     |  28 +-
 fs/nfs/nfs4proc.c                                  |  17 +-
 fs/reiserfs/xattr.c                                |   4 +-
 fs/userfaultfd.c                                   |   4 +-
 fs/xfs/xfs_icache.c                                |  58 ++-
 include/crypto/vmac.h                              |  63 ----
 include/linux/compiler-clang.h                     |   3 +
 include/linux/cpu.h                                |   2 +-
 include/linux/fsl/guts.h                           |   1 +
 include/linux/mm.h                                 |   4 +-
 include/linux/pci.h                                |   2 +
 include/linux/ring_buffer.h                        |   1 +
 include/net/af_vsock.h                             |   4 +-
 include/net/ipv6.h                                 |   9 +-
 include/net/llc.h                                  |   5 +
 include/net/net_namespace.h                        |   1 +
 include/net/netns/ipv6.h                           |   1 -
 include/net/tc_act/tc_tunnel_key.h                 |   1 -
 include/net/tcp.h                                  |   2 -
 include/uapi/linux/nbd.h                           |   3 +
 init/main.c                                        |   2 +-
 kernel/auditsc.c                                   |  13 +-
 kernel/bpf/hashtab.c                               |  16 +-
 kernel/cpu.c                                       |   4 +-
 kernel/fork.c                                      |  35 +-
 kernel/irq/manage.c                                |   9 +-
 kernel/locking/lockdep.c                           |  12 +-
 kernel/sched/deadline.c                            |   8 +-
 kernel/sched/fair.c                                |  14 +-
 kernel/sched/sched.h                               |   5 +-
 kernel/softirq.c                                   |  14 +-
 kernel/time/tick-sched.c                           |   2 +-
 kernel/trace/ring_buffer.c                         |  16 +
 kernel/trace/trace.c                               |  11 +
 mm/kasan/kasan.c                                   |   5 +-
 mm/mmap.c                                          |  35 +-
 mm/nommu.c                                         |  10 +-
 net/batman-adv/bat_iv_ogm.c                        |   4 +-
 net/batman-adv/bat_v.c                             |   4 +-
 net/batman-adv/debugfs.c                           |  40 ++
 net/batman-adv/debugfs.h                           |  11 +
 net/batman-adv/hard-interface.c                    |  37 +-
 net/batman-adv/translation-table.c                 |   7 +-
 net/bluetooth/sco.c                                |   3 +-
 net/core/dev.c                                     |   4 +-
 net/core/filter.c                                  |   3 +-
 net/dccp/ccids/ccid2.c                             |   6 +-
 net/dsa/slave.c                                    |   6 +
 net/ieee802154/6lowpan/core.c                      |   6 +
 net/ipv4/inet_fragment.c                           |  12 +-
 net/ipv4/ip_fragment.c                             |   5 +
 net/ipv4/ip_vti.c                                  |   3 +-
 net/ipv4/netfilter/ip_tables.c                     |   1 +
 net/ipv4/tcp.c                                     |   4 +-
 net/ipv4/tcp_dctcp.c                               |  25 --
 net/ipv4/tcp_output.c                              |   4 -
 net/ipv6/calipso.c                                 |   9 +-
 net/ipv6/exthdrs.c                                 | 111 ++----
 net/ipv6/ip6_tunnel.c                              |   8 +-
 net/ipv6/ipv6_sockglue.c                           |  27 +-
 net/ipv6/mcast.c                                   |   9 +-
 net/ipv6/netfilter/ip6_tables.c                    |   1 +
 net/ipv6/netfilter/nf_conntrack_reasm.c            |   6 +-
 net/l2tp/l2tp_core.c                               |   2 +-
 net/llc/llc_core.c                                 |   4 +-
 net/netfilter/nf_conntrack_core.c                  |   2 +-
 net/netfilter/nf_conntrack_helper.c                |   5 +
 net/netfilter/nf_conntrack_proto_dccp.c            |   8 +-
 net/netfilter/nf_log.c                             |   4 +
 net/netfilter/nft_compat.c                         |  13 +
 net/packet/af_packet.c                             |  12 +-
 net/qrtr/qrtr.c                                    |  13 +-
 net/rxrpc/call_accept.c                            |   4 +-
 net/sched/act_tunnel_key.c                         |   6 +-
 net/sched/cls_matchall.c                           |   2 +
 net/sched/cls_tcindex.c                            |   1 +
 net/sctp/chunk.c                                   |   4 +-
 net/smc/af_smc.c                                   |   3 +-
 net/smc/smc_clc.c                                  |   3 +-
 net/vmw_vsock/af_vsock.c                           |  15 +-
 net/vmw_vsock/vmci_transport.c                     |   3 +-
 net/wireless/nl80211.c                             |  35 +-
 net/xfrm/xfrm_user.c                               |   8 +-
 samples/bpf/parse_varlen.c                         |   6 +-
 samples/bpf/test_overhead_user.c                   |  19 +-
 samples/bpf/trace_event_user.c                     |  27 +-
 scripts/depmod.sh                                  |   8 +-
 scripts/kconfig/zconf.y                            |   4 +-
 security/smack/smack_lsm.c                         |   1 +
 sound/core/memalloc.c                              |   8 +-
 sound/core/seq/seq_clientmgr.c                     |   3 +-
 sound/core/seq/seq_virmidi.c                       |  10 +
 sound/pci/cs5535audio/cs5535audio.h                |   6 +-
 sound/pci/cs5535audio/cs5535audio_pcm.c            |   4 +-
 sound/pci/hda/hda_intel.c                          |   2 +-
 sound/pci/hda/patch_conexant.c                     |   4 +-
 sound/pci/vx222/vx222_ops.c                        |   8 +-
 sound/pcmcia/vx/vxp_ops.c                          |  10 +-
 tools/arch/x86/include/asm/cpufeatures.h           |   3 +
 tools/build/Build.include                          |   2 +-
 tools/build/Makefile                               |   2 +-
 tools/objtool/elf.c                                |  41 +-
 tools/perf/Makefile.config                         |   3 +-
 tools/perf/arch/powerpc/util/skip-callchain-idx.c  |   2 +-
 tools/perf/arch/x86/util/perf_regs.c               |   2 +-
 tools/perf/bench/numa.c                            |   5 +-
 tools/perf/builtin-annotate.c                      |  11 +-
 tools/perf/builtin-script.c                        |  25 +-
 tools/perf/jvmti/jvmti_agent.c                     |   3 +-
 tools/perf/pmu-events/Build                        |   2 +-
 tools/perf/tests/parse-events.c                    |   8 +-
 tools/perf/tests/topology.c                        |   1 +
 tools/perf/util/c++/clang.cpp                      |  11 +-
 tools/perf/util/header.c                           |  12 +-
 tools/perf/util/llvm-utils.c                       |   6 +-
 tools/perf/util/parse-events.y                     |   5 +
 .../util/scripting-engines/trace-event-python.c    |   8 +-
 tools/testing/selftests/bpf/test_kmod.sh           |   9 +
 .../selftests/pstore/pstore_post_reboot_tests      |   5 +-
 .../selftests/static_keys/test_static_keys.sh      |  13 +
 tools/testing/selftests/sync/config                |   4 +
 tools/testing/selftests/sysctl/sysctl.sh           |  20 +-
 tools/testing/selftests/vm/compaction_test.c       |   4 +-
 tools/testing/selftests/vm/mlock2-tests.c          |  12 +-
 tools/testing/selftests/vm/run_vmtests             |   5 +-
 tools/testing/selftests/vm/userfaultfd.c           |   4 +-
 tools/testing/selftests/x86/sigreturn.c            |  59 +--
 tools/testing/selftests/zram/zram.sh               |   5 +-
 tools/testing/selftests/zram/zram_lib.sh           |   5 +-
 virt/kvm/arm/vgic/vgic-v3.c                        |   5 -
 374 files changed, 2912 insertions(+), 1655 deletions(-)
 create mode 100644 arch/parisc/include/asm/barrier.h
 delete mode 100644 include/crypto/vmac.h
 create mode 100644 tools/testing/selftests/sync/config



More information about the kernel-team mailing list