All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 4.14.67
Date: Fri, 24 Aug 2018 14:09:53 +0200	[thread overview]
Message-ID: <20180824120953.GA26260@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 32375 bytes --]

I'm announcing the release of the 4.14.67 kernel.

All users of the 4.14 kernel series must upgrade.

The updated 4.14.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.14.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                                                |    8 -
 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/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-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/configs/imx_v4_v5_defconfig                    |    2 
 arch/arm/configs/imx_v6_v7_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 -
 arch/arm64/boot/dts/broadcom/stingray/bcm958742k.dts    |    4 
 arch/arm64/boot/dts/broadcom/stingray/bcm958742t.dts    |    4 
 arch/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/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/include/asm/spinlock.h                      |    8 -
 arch/parisc/kernel/syscall.S                            |   24 +--
 arch/s390/net/bpf_jit_comp.c                            |    1 
 arch/x86/kernel/cpu/microcode/intel.c                   |    5 
 arch/x86/kernel/kvmclock.c                              |    1 
 arch/x86/kernel/smpboot.c                               |    5 
 block/sed-opal.c                                        |    4 
 drivers/acpi/ec.c                                       |   20 ++
 drivers/acpi/nfit/core.c                                |    4 
 drivers/ata/libahci.c                                   |    7 -
 drivers/block/drbd/drbd_req.c                           |    4 
 drivers/block/nbd.c                                     |   40 ++++-
 drivers/dax/device.c                                    |   12 +
 drivers/dma/k3dma.c                                     |    2 
 drivers/dma/pl330.c                                     |    2 
 drivers/edac/edac_mc.c                                  |    1 
 drivers/gpu/drm/amd/amdgpu/vce_v3_0.c                   |    4 
 drivers/gpu/drm/arm/malidp_hw.c                         |    3 
 drivers/gpu/drm/arm/malidp_planes.c                     |    5 
 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/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/i915/gvt/kvmgt.c                        |    9 +
 drivers/gpu/drm/nouveau/nouveau_gem.c                   |    4 
 drivers/gpu/drm/tegra/drm.c                             |    2 
 drivers/gpu/host1x/job.c                                |    3 
 drivers/hid/wacom_wac.c                                 |   10 +
 drivers/hwmon/nct6775.c                                 |    2 
 drivers/i2c/busses/i2c-imx.c                            |    8 -
 drivers/i2c/i2c-core-acpi.c                             |   11 +
 drivers/iio/pressure/bmp280-core.c                      |    5 
 drivers/infiniband/hw/mlx4/mr.c                         |    7 -
 drivers/infiniband/hw/mlx5/srq.c                        |   18 +-
 drivers/infiniband/sw/rxe/rxe_req.c                     |    3 
 drivers/input/rmi4/rmi_2d_sensor.c                      |   34 ++--
 drivers/md/raid10.c                                     |    7 +
 drivers/mtd/devices/mtd_dataflash.c                     |    4 
 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               |   13 +
 drivers/net/ethernet/cavium/octeon/octeon_mgmt.c        |   14 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c         |    2 
 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                      |    4 
 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c         |   12 +
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c       |   12 -
 drivers/net/ethernet/mellanox/mlx5/core/vport.c         |    2 
 drivers/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/renesas/ravb_main.c                |   56 ++------
 drivers/net/ethernet/renesas/sh_eth.c                   |   59 ++------
 drivers/net/ethernet/stmicro/stmmac/Kconfig             |    2 
 drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c     |   18 ++
 drivers/net/ethernet/ti/davinci_emac.c                  |    4 
 drivers/net/hamradio/bpqether.c                         |    8 -
 drivers/net/hyperv/rndis_filter.c                       |    1 
 drivers/net/ieee802154/at86rf230.c                      |   15 --
 drivers/net/ieee802154/fakelb.c                         |    2 
 drivers/net/ipvlan/ipvlan_main.c                        |   36 ++++-
 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 
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c |    7 +
 drivers/nfc/pn533/usb.c                                 |    4 
 drivers/nvme/host/core.c                                |    2 
 drivers/nvme/target/core.c                              |    8 +
 drivers/nvmem/core.c                                    |    4 
 drivers/pci/host/pci-ftpci100.c                         |    2 
 drivers/pci/host/pci-host-common.c                      |    2 
 drivers/pci/host/pci-versatile.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.c                                       |   38 +++++
 drivers/pci/probe.c                                     |    4 
 drivers/perf/xgene_pmu.c                                |    2 
 drivers/pinctrl/bcm/pinctrl-nsp-mux.c                   |    6 
 drivers/pinctrl/pinctrl-ingenic.c                       |    2 
 drivers/s390/cio/vfio_ccw_drv.c                         |    5 
 drivers/scsi/qedf/qedf_main.c                           |   12 +
 drivers/scsi/qedi/qedi_main.c                           |   11 +
 drivers/scsi/xen-scsifront.c                            |   33 +++-
 drivers/soc/imx/gpc.c                                   |   21 +++
 drivers/soc/imx/gpcv2.c                                 |   13 +
 drivers/staging/typec/tcpm.c                            |    3 
 drivers/tty/pty.c                                       |    2 
 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/gadget/function/f_fs.c                      |   26 ++-
 drivers/usb/host/xhci-tegra.c                           |    2 
 drivers/usb/host/xhci.c                                 |    7 -
 drivers/xen/manage.c                                    |   18 ++
 drivers/xen/xen-scsiback.c                              |   16 +-
 fs/btrfs/scrub.c                                        |   17 +-
 fs/ceph/inode.c                                         |    1 
 fs/ext4/mballoc.c                                       |    4 
 fs/f2fs/segment.c                                       |   32 ++++
 fs/f2fs/segment.h                                       |   22 ++-
 fs/nfs/nfs4proc.c                                       |   17 +-
 fs/reiserfs/xattr.c                                     |    4 
 include/linux/fsl/guts.h                                |    1 
 include/linux/pci.h                                     |    2 
 include/net/ipv6.h                                      |    9 -
 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 
 kernel/bpf/hashtab.c                                    |   16 +-
 kernel/locking/lockdep.c                                |   12 -
 kernel/trace/trace.c                                    |    5 
 mm/kasan/kasan.c                                        |    5 
 net/batman-adv/bat_iv_ogm.c                             |    4 
 net/batman-adv/bat_v.c                                  |    4 
 net/batman-adv/translation-table.c                      |    7 -
 net/core/dev.c                                          |    4 
 net/ieee802154/6lowpan/core.c                           |    6 
 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/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/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                                         |    4 
 net/sched/act_tunnel_key.c                              |    6 
 net/sctp/chunk.c                                        |    4 
 net/smc/af_smc.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/kconfig/zconf.y                                 |    4 
 security/smack/smack_lsm.c                              |    1 
 sound/core/seq/seq_clientmgr.c                          |    3 
 tools/build/Makefile                                    |    2 
 tools/objtool/elf.c                                     |   41 ++++-
 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/jvmti/jvmti_agent.c                          |    3 
 tools/perf/tests/topology.c                             |    1 
 tools/perf/util/c++/clang.cpp                           |   11 +
 tools/perf/util/header.c                                |   10 +
 tools/perf/util/llvm-utils.c                            |    6 
 tools/perf/util/parse-events.y                          |    5 
 tools/perf/util/scripting-engines/trace-event-python.c  |    8 -
 tools/testing/selftests/bpf/test_kmod.sh                |    9 +
 tools/testing/selftests/pstore/pstore_post_reboot_tests |    5 
 tools/testing/selftests/static_keys/test_static_keys.sh |   13 +
 tools/testing/selftests/sync/config                     |    4 
 tools/testing/selftests/sysctl/sysctl.sh                |   20 +-
 tools/testing/selftests/user/test_user_copy.sh          |    7 +
 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 
 virt/kvm/eventfd.c                                      |   11 -
 227 files changed, 1565 insertions(+), 779 deletions(-)

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

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

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

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

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

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

Arun Kumar Neelakantam (1):
      net: qrtr: Broadcast messages only from control port

Ayan Kumar Halder (1):
      drm/arm/malidp: Preserve LAYER_FORMAT contents when setting format

Bart Van Assche (1):
      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

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

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 (1):
      usb: gadget: composite: fix delayed_status race condition when set_interface

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 Mack (2):
      ARM: dts: am437x: make edt-ft5x06 a wakeup source
      ARM: pxa: irq: fix handling of ICMR registers in suspend/resume

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 Lechner (1):
      net: usb: rtl8150: demote allmulti message to dev_dbg()

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 Osipenko (1):
      gpu: host1x: Check whether size of unpin isn't 0

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.

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

Eli Cohen (1):
      net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw manager

Eric Dumazet (2):
      netfilter: ipv6: nf_defrag: reduce struct net memory waste
      xfrm_user: prevent leaking 2 bytes of kernel memory

Esben Haabendal (1):
      i2c: imx: Fix race condition in dma read

Fabio Estevam (2):
      ARM: imx_v6_v7_defconfig: Select ULPI support
      ARM: imx_v4_v5_defconfig: Select ULPI support

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

Florian Fainelli (3):
      ARM: dts: NSP: Fix i2c controller interrupt type
      ARM: dts: NSP: Fix PCIe controllers interrupt types
      ARM: dts: BCM5301x: Fix i2c controller interrupt type

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

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 Kroah-Hartman (1):
      Linux 4.14.67

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 (1):
      hwmon: (nct6775) Fix loop limit

Gustavo A. R. Silva (1):
      drm/i915/kvmgt: Fix potential Spectre v1

Hangbin Liu (2):
      ipv6: mcast: fix unsolicited report interval after receiving querys
      ipvlan: call dev_change_flags when ipvlan mode is reset

Hans de Goede (2):
      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

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

Jaegeuk Kim (2):
      f2fs: return error during fill_super
      f2fs: sanity check for total valid node blocks

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

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

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):
      ext4: fix spectre gadget in ext4_mb_regular_allocator()

Jiri Olsa (3):
      perf tools: Fix error index for pmu event parser
      perf bench: Fix numa report output code
      perf tools: Fix compilation errors on gcc8

Johan Hovold (1):
      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 (2):
      parisc: Remove ordered stores from syscall.S
      parisc: Remove unnecessary barriers from spinlock.h

John Garry (1):
      libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()

Josh Poimboeuf (1):
      objtool: Support GCC 8 '-fnoreorder-functions'

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

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

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

Laura Abbott (1):
      tools: build: Use HOSTLDFLAGS with fixdep

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

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

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

Masahiro Yamada (1):
      kbuild: suppress warnings from 'getconf LFS_*'

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 (2):
      bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.
      bnxt_en: Always set output parameters in bnxt_get_max_rings().

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

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

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()

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

Paolo Bonzini (1):
      KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer

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

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

Peng Hao (1):
      kvmclock: fix TSC calibration for nested guests

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

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

Randy Dunlap (2):
      net/ethernet/freescale/fman: fix cross-build error
      tcp: identify cryptic messages as TCP seq # bugs

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

Russell King (2):
      drm/armada: fix colorkey mode property
      drm/armada: fix irq handling

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

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 (2):
      PCI: OF: Fix I/O space page leak
      PCI: versatile: Fix I/O space page leak

Shuah Khan (Samsung OSG) (6):
      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: user: 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

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

Stephen Hemminger (1):
      hv/netvsc: fix handling of fallback to single queue mode

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.

Sven Eckelmann (2):
      batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
      batman-adv: Fix bat_v best gw refcnt after netlink dump

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 (2):
      EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
      ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl

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

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

Vincent Pelletier (1):
      usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers

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

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

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

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

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

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


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2018-08-24 12:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-24 12:09 Greg KH [this message]
2018-08-24 12:09 ` Linux 4.14.67 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180824120953.GA26260@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.