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.81
Date: Tue, 13 Nov 2018 16:07:19 -0800	[thread overview]
Message-ID: <20181114000719.GA10841@kroah.com> (raw)

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

I'm announcing the release of the 4.14.81 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

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

 Documentation/media/uapi/v4l/biblio.rst                                                     |   10 
 Documentation/media/uapi/v4l/colorspaces-defs.rst                                           |    8 
 Documentation/media/uapi/v4l/colorspaces-details.rst                                        |   13 -
 Makefile                                                                                    |    2 
 arch/arm/boot/dts/dra7.dtsi                                                                 |    2 
 arch/arm/boot/dts/exynos3250.dtsi                                                           |   16 +
 arch/arm/boot/dts/exynos4210-origen.dts                                                     |    9 
 arch/arm/boot/dts/exynos4210.dtsi                                                           |   15 +
 arch/arm/boot/dts/exynos4412.dtsi                                                           |    2 
 arch/arm/boot/dts/exynos5250.dtsi                                                           |  116 +++++++---
 arch/arm/boot/dts/exynos5420-cpus.dtsi                                                      |   16 -
 arch/arm/boot/dts/exynos5422-cpus.dtsi                                                      |   16 -
 arch/arm/boot/dts/socfpga_arria10.dtsi                                                      |    2 
 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi                                           |    2 
 arch/arm64/lib/Makefile                                                                     |    2 
 arch/mips/cavium-octeon/executive/cvmx-helper.c                                             |    2 
 arch/parisc/kernel/entry.S                                                                  |    2 
 arch/parisc/kernel/hpmc.S                                                                   |    3 
 arch/parisc/kernel/traps.c                                                                  |    3 
 arch/parisc/mm/init.c                                                                       |    8 
 arch/powerpc/include/asm/mpic.h                                                             |    7 
 arch/s390/kvm/sthyi.c                                                                       |    8 
 arch/sparc/include/asm/cpudata_64.h                                                         |    2 
 arch/sparc/kernel/perf_event.c                                                              |   26 +-
 arch/x86/boot/tools/build.c                                                                 |    7 
 arch/x86/include/asm/cpufeatures.h                                                          |    1 
 arch/x86/include/asm/kvm_host.h                                                             |    1 
 arch/x86/include/asm/nospec-branch.h                                                        |    1 
 arch/x86/include/asm/tlbflush.h                                                             |    6 
 arch/x86/kernel/check.c                                                                     |   15 +
 arch/x86/kernel/cpu/bugs.c                                                                  |   77 +++++-
 arch/x86/kernel/cpu/common.c                                                                |    3 
 arch/x86/kernel/fpu/signal.c                                                                |    1 
 arch/x86/kvm/vmx.c                                                                          |    7 
 arch/x86/mm/pageattr.c                                                                      |    6 
 arch/x86/platform/olpc/olpc-xo1-rtc.c                                                       |    3 
 arch/x86/xen/enlighten_pvh.c                                                                |    2 
 arch/x86/xen/platform-pci-unplug.c                                                          |    4 
 arch/x86/xen/spinlock.c                                                                     |   35 +--
 arch/x86/xen/xen-pvh.S                                                                      |    2 
 block/bfq-wf2q.c                                                                            |   13 -
 crypto/lrw.c                                                                                |    7 
 crypto/tcrypt.c                                                                             |    3 
 drivers/acpi/acpi_lpss.c                                                                    |    2 
 drivers/acpi/acpi_processor.c                                                               |    7 
 drivers/block/ataflop.c                                                                     |   25 +-
 drivers/block/swim.c                                                                        |   13 -
 drivers/block/xen-blkfront.c                                                                |    4 
 drivers/bluetooth/btbcm.c                                                                   |    1 
 drivers/char/ipmi/ipmi_ssif.c                                                               |   10 
 drivers/char/tpm/tpm-interface.c                                                            |    3 
 drivers/char/tpm/xen-tpmfront.c                                                             |    2 
 drivers/cpufreq/cpufreq-dt.c                                                                |   34 +-
 drivers/cpufreq/cpufreq_conservative.c                                                      |    6 
 drivers/crypto/caam/regs.h                                                                  |   28 +-
 drivers/dma/dma-jz4780.c                                                                    |    5 
 drivers/dma/ioat/init.c                                                                     |    9 
 drivers/dma/ppc4xx/adma.c                                                                   |    2 
 drivers/dma/stm32-dma.c                                                                     |    8 
 drivers/edac/amd64_edac.c                                                                   |   14 +
 drivers/edac/amd64_edac.h                                                                   |    3 
 drivers/edac/i7core_edac.c                                                                  |    1 
 drivers/edac/sb_edac.c                                                                      |    1 
 drivers/edac/skx_edac.c                                                                     |    3 
 drivers/hid/usbhid/hiddev.c                                                                 |   18 +
 drivers/hv/channel_mgmt.c                                                                   |   14 -
 drivers/hwmon/pmbus/pmbus.c                                                                 |    2 
 drivers/hwmon/pmbus/pmbus_core.c                                                            |    5 
 drivers/hwmon/pwm-fan.c                                                                     |   12 -
 drivers/hwtracing/coresight/coresight-etb10.c                                               |    4 
 drivers/i2c/busses/i2c-rcar.c                                                               |    6 
 drivers/iio/adc/at91_adc.c                                                                  |    6 
 drivers/iio/adc/fsl-imx25-gcq.c                                                             |    6 
 drivers/iio/dac/ad5064.c                                                                    |   53 +++-
 drivers/infiniband/core/sysfs.c                                                             |   19 +
 drivers/infiniband/hw/bnxt_re/qplib_rcfw.c                                                  |   13 -
 drivers/infiniband/hw/mlx5/mr.c                                                             |    2 
 drivers/infiniband/sw/rxe/rxe_resp.c                                                        |    8 
 drivers/infiniband/sw/rxe/rxe_verbs.h                                                       |    2 
 drivers/infiniband/ulp/ipoib/ipoib_cm.c                                                     |    8 
 drivers/iommu/arm-smmu.c                                                                    |    6 
 drivers/lightnvm/pblk-recovery.c                                                            |    6 
 drivers/md/bcache/btree.c                                                                   |    2 
 drivers/md/bcache/request.c                                                                 |    2 
 drivers/md/dm-ioctl.c                                                                       |   18 -
 drivers/md/dm-zoned-metadata.c                                                              |   80 ++++--
 drivers/md/raid1.c                                                                          |    1 
 drivers/md/raid10.c                                                                         |    1 
 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c                                               |    2 
 drivers/media/i2c/tvp5150.c                                                                 |    2 
 drivers/media/usb/em28xx/em28xx-cards.c                                                     |    4 
 drivers/media/usb/em28xx/em28xx-video.c                                                     |    8 
 drivers/mfd/menelaus.c                                                                      |   13 -
 drivers/misc/genwqe/card_base.h                                                             |    2 
 drivers/misc/genwqe/card_dev.c                                                              |    9 
 drivers/misc/vmw_vmci/vmci_driver.c                                                         |    2 
 drivers/misc/vmw_vmci/vmci_resource.c                                                       |    3 
 drivers/mmc/host/sdhci-pci-o2micro.c                                                        |    3 
 drivers/mtd/nand/atmel/nand-controller.c                                                    |    4 
 drivers/mtd/spi-nor/fsl-quadspi.c                                                           |    1 
 drivers/net/dsa/mv88e6xxx/phy.c                                                             |    3 
 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c                                           |    4 
 drivers/net/ethernet/netronome/nfp/nfp_devlink.c                                            |   17 +
 drivers/net/ethernet/qlogic/qla3xxx.c                                                       |    2 
 drivers/net/phy/phylink.c                                                                   |    3 
 drivers/net/tun.c                                                                           |    2 
 drivers/net/wireless/ath/ath10k/wmi.c                                                       |    6 
 drivers/net/wireless/broadcom/brcm80211/brcmutil/d11.c                                      |   34 ++
 drivers/net/wireless/broadcom/brcm80211/include/brcmu_wifi.h                                |    2 
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c                                           |    9 
 drivers/net/wireless/intel/iwlwifi/mvm/rs.c                                                 |   24 +-
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c                                                 |    9 
 drivers/net/wireless/intel/iwlwifi/pcie/rx.c                                                |   32 +-
 drivers/net/wireless/marvell/libertas/if_usb.c                                              |    2 
 drivers/nvdimm/bus.c                                                                        |    4 
 drivers/nvdimm/region_devs.c                                                                |   11 
 drivers/pci/dwc/pci-dra7xx.c                                                                |   11 
 drivers/pci/host/pcie-mediatek.c                                                            |   11 
 drivers/pci/host/vmd.c                                                                      |   13 +
 drivers/pci/msi.c                                                                           |    9 
 drivers/pci/pci-acpi.c                                                                      |   16 +
 drivers/pci/pcie/aspm.c                                                                     |    2 
 drivers/pci/quirks.c                                                                        |    4 
 drivers/pci/remove.c                                                                        |    4 
 drivers/pcmcia/ricoh.h                                                                      |   35 +++
 drivers/pcmcia/yenta_socket.c                                                               |    3 
 drivers/pinctrl/qcom/pinctrl-spmi-mpp.c                                                     |   27 +-
 drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c                                                    |   28 +-
 drivers/rpmsg/qcom_smd.c                                                                    |    7 
 drivers/scsi/esp_scsi.c                                                                     |    1 
 drivers/scsi/esp_scsi.h                                                                     |    2 
 drivers/scsi/lpfc/lpfc_scsi.c                                                               |   14 -
 drivers/scsi/lpfc/lpfc_sli.c                                                                |    7 
 drivers/scsi/mac_esp.c                                                                      |    2 
 drivers/scsi/megaraid/megaraid_sas_base.c                                                   |    3 
 drivers/soc/tegra/pmc.c                                                                     |    2 
 drivers/spi/spi-bcm-qspi.c                                                                  |    2 
 drivers/spi/spi-ep93xx.c                                                                    |   36 ++-
 drivers/tc/tc.c                                                                             |    8 
 drivers/thermal/da9062-thermal.c                                                            |    4 
 drivers/tty/serial/kgdboc.c                                                                 |    5 
 drivers/uio/uio.c                                                                           |    9 
 drivers/usb/chipidea/otg.h                                                                  |    3 
 drivers/usb/gadget/udc/atmel_usba_udc.c                                                     |    2 
 drivers/usb/gadget/udc/renesas_usb3.c                                                       |    3 
 drivers/usb/host/ohci-at91.c                                                                |    2 
 drivers/usb/usbip/vudc_main.c                                                               |   10 
 drivers/w1/masters/omap_hdq.c                                                               |    2 
 drivers/xen/swiotlb-xen.c                                                                   |    6 
 drivers/xen/xen-balloon.c                                                                   |   13 -
 fs/btrfs/extent-tree.c                                                                      |  113 ++++++---
 fs/btrfs/file.c                                                                             |   12 +
 fs/btrfs/free-space-cache.c                                                                 |   42 ++-
 fs/btrfs/inode.c                                                                            |   15 +
 fs/btrfs/ioctl.c                                                                            |   11 
 fs/btrfs/qgroup.c                                                                           |    5 
 fs/btrfs/qgroup.h                                                                           |    2 
 fs/btrfs/relocation.c                                                                       |    2 
 fs/btrfs/transaction.c                                                                      |    9 
 fs/btrfs/tree-log.c                                                                         |  116 ++++++++--
 fs/cifs/cifs_debug.c                                                                        |    3 
 fs/cifs/cifs_spnego.c                                                                       |    6 
 fs/cifs/inode.c                                                                             |   10 
 fs/cramfs/inode.c                                                                           |    3 
 fs/ext4/ext4.h                                                                              |    3 
 fs/ext4/inline.c                                                                            |    2 
 fs/ext4/ioctl.c                                                                             |   64 +++--
 fs/ext4/move_extent.c                                                                       |    8 
 fs/ext4/super.c                                                                             |   73 ++++--
 fs/f2fs/data.c                                                                              |    8 
 fs/f2fs/recovery.c                                                                          |    1 
 fs/f2fs/super.c                                                                             |   19 +
 fs/gfs2/ops_fstype.c                                                                        |    3 
 fs/jbd2/checkpoint.c                                                                        |    4 
 fs/jffs2/super.c                                                                            |    4 
 fs/lockd/host.c                                                                             |    2 
 fs/nfs/nfs4client.c                                                                         |   16 -
 fs/nfs/pagelist.c                                                                           |   40 +--
 fs/proc/task_mmu.c                                                                          |    4 
 include/linux/compat.h                                                                      |    3 
 include/linux/signal.h                                                                      |    2 
 include/linux/tc.h                                                                          |    1 
 include/uapi/linux/ndctl.h                                                                  |   48 +---
 kernel/bounds.c                                                                             |    4 
 kernel/bpf/syscall.c                                                                        |   13 +
 kernel/cpu.c                                                                                |   11 
 kernel/irq/manage.c                                                                         |    8 
 kernel/kprobes.c                                                                            |   27 +-
 kernel/locking/lockdep.c                                                                    |    4 
 kernel/printk/printk.c                                                                      |    7 
 kernel/sched/fair.c                                                                         |    2 
 kernel/signal.c                                                                             |   18 -
 lib/debug_locks.c                                                                           |    2 
 mm/hugetlb.c                                                                                |    6 
 mm/page_vma_mapped.c                                                                        |   24 +-
 net/core/netclassid_cgroup.c                                                                |    1 
 net/ipv4/cipso_ipv4.c                                                                       |   11 
 net/sched/sch_api.c                                                                         |    1 
 net/sunrpc/svc_xprt.c                                                                       |    2 
 net/xfrm/xfrm_policy.c                                                                      |    8 
 security/integrity/ima/ima_fs.c                                                             |    6 
 sound/pci/ca0106/ca0106.h                                                                   |    2 
 sound/pci/hda/hda_controller.h                                                              |    1 
 sound/pci/hda/hda_intel.c                                                                   |   11 
 sound/pci/hda/patch_conexant.c                                                              |    1 
 sound/pci/hda/patch_realtek.c                                                               |   26 ++
 sound/soc/intel/skylake/skl-topology.c                                                      |    1 
 tools/perf/Makefile.config                                                                  |    2 
 tools/perf/pmu-events/arch/x86/ivytown/uncore-power.json                                    |   16 -
 tools/perf/pmu-events/arch/x86/jaketown/uncore-power.json                                   |   16 -
 tools/perf/util/event.c                                                                     |    1 
 tools/perf/util/pmu.c                                                                       |   13 -
 tools/perf/util/strbuf.c                                                                    |   10 
 tools/perf/util/trace-event-info.c                                                          |    2 
 tools/perf/util/trace-event-read.c                                                          |    5 
 tools/power/cpupower/utils/cpufreq-info.c                                                   |    2 
 tools/power/cpupower/utils/helpers/amd.c                                                    |    7 
 tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc |   80 ++++++
 tools/testing/selftests/net/reuseport_bpf.c                                                 |   13 -
 tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-gpr.c                                  |    4 
 virt/kvm/arm/arm.c                                                                          |    4 
 221 files changed, 1834 insertions(+), 676 deletions(-)

Aaro Koskinen (1):
      MIPS: OCTEON: fix out of bounds array access on CN68XX

Al Viro (1):
      gfs2_meta: ->mount() can get NULL dev_name

Alex Stanoev (1):
      ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops

Alexander Duyck (1):
      libnvdimm: Hold reference on parent while scheduling async init

Alexandre Belloni (3):
      usb: gadget: udc: atmel: handle at91sam9rl PMC
      uio: ensure class is registered before devices
      mfd: menelaus: Fix possible race condition and leak

Alexey Khoroshilov (1):
      iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()

Amir Goldstein (1):
      lockd: fix access beyond unterminated strings in prints

Andreas Kemnade (1):
      w1: omap-hdq: fix missing bus unregister at removal

Andrew Lunn (1):
      net: dsa: mv88e6xxx: Fix writing to a PHY page.

Antoine Tenart (1):
      net: phy: phylink: ensure the carrier is off when starting phylink

Arend van Spriel (1):
      brcmfmac: fix for proper support of 160MHz bandwidth

Arnd Bergmann (1):
      kbuild: fix kernel/bounds.c 'W=1' warning

Artemy Kovalyov (1):
      IB/mlx5: Fix MR cache initialization

Ben Hutchings (1):
      x86: boot: Fix EFI stub alignment

Benjamin Coddington (1):
      nfs: Fix a missed page unlock after pg_doio()

Bin Meng (1):
      PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk

Boris Ostrovsky (1):
      xen/balloon: Support xend-based toolstack

Breno Leitao (2):
      HID: hiddev: fix potential Spectre v1
      selftests/powerpc: Fix ptrace tm failure

Chao Yu (2):
      f2fs: fix to recover inode's i_flags during POR
      f2fs: fix to account IO correctly

Christian Hewitt (1):
      Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth

Christian Lamparter (1):
      dmaengine: ppc4xx: fix off-by-one build failure

Christophe Leroy (1):
      powerpc/msi: Fix compile error on mpc83xx

Colin Ian King (1):
      rpmsg: smd: fix memory leak on channel create

Damien Le Moal (2):
      dm zoned: fix metadata block ref counting
      dm zoned: fix various dmz_get_mblock() issues

Dan Williams (1):
      libnvdimm, region: Fail badblocks listing for inactive regions

Daniel Colascione (1):
      bpf: wait for running BPF programs when updating map-in-map

David Ahern (1):
      net: sched: Remove TCA_OPTIONS from policy

David Howells (1):
      UAPI: ndctl: Fix g++-unsupported initialisation in headers

David Miller (1):
      perf cpu_map: Align cpu map synthesized events properly.

David S. Miller (3):
      sparc: Fix single-pcr perf event counter management.
      sparc: Throttle perf events properly.
      sparc64: Make proc_id signed.

Denis Drozdov (1):
      IB/ipoib: Clear IPCB before icmp_send

Dexuan Cui (1):
      Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask

Dmitry Bazhenov (1):
      hwmon: (pmbus) Fix page count auto-detection.

Dou Liyang (1):
      ACPI / processor: Fix the return value of acpi_processor_ids_walk()

Douglas Anderson (2):
      pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
      pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant

Dr. Greg Wettstein (1):
      tpm: Restore functionality to xen vtpm driver.

Emmanuel Grumbach (1):
      iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface

Eric Biggers (1):
      ima: fix showing large 'violations' or 'runtime_measurements_count'

Eric Dumazet (1):
      bpf: do not blindly change rlimit in reuseport net selftest

Eric W. Biederman (3):
      signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init
      signal/GenWQE: Fix sending of SIGKILL
      signal: Guard against negative signal numbers in copy_siginfo_from_user32

Eugen Hristev (2):
      iio: adc: at91: fix acking DRDY irq on simple conversions
      iio: adc: at91: fix wrong channel number in triggered buffer mode

Filipe Manana (7):
      Btrfs: fix warning when replaying log after fsync of a tmpfile
      Btrfs: fix wrong dentries after fsync of file that got its parent replaced
      Btrfs: fix null pointer dereference on compressed write path error
      Btrfs: fix assertion on fsync of regular file when using no-holes feature
      Btrfs: fix use-after-free during inode eviction
      Btrfs: fix use-after-free when dumping free space
      Btrfs: fix fsync after hole punching when using no-holes feature

Finn Thain (1):
      scsi: esp_scsi: Track residual for PIO transfers

Florian Westphal (1):
      xfrm: policy: use hlist rcu variants on insert

Geert Uytterhoeven (1):
      thermal: da9062/61: Prevent hardware access during system suspend

Greg Kroah-Hartman (1):
      Linux 4.14.81

Gustavo A. R. Silva (1):
      mtd: rawnand: atmel: Fix potential NULL pointer dereference

Hans Verkuil (2):
      media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
      media: media colorspaces*.rst: rename AdobeRGB to opRGB

Hans de Goede (1):
      ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers

He Zhe (3):
      x86/corruption-check: Fix panic in memory_corruption_check() when boot option without value is provided
      printk: Fix panic caused by passing log_buf_len to command line
      kgdboc: Passing ekgdboc to command line causes panic

Helge Deller (2):
      parisc: Fix map_pages() to not overwrite existing pte entries
      parisc: Fix exported address of os_hpmc handler

Honghui Zhang (1):
      PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic

Horia Geantă (2):
      crypto: caam - fix implicit casts in endianness helpers
      crypto: tcrypt - fix ghash-generic speed test

Hou Tao (1):
      jffs2: free jffs2_sb_info through jffs2_kill_sb()

Hui Wang (1):
      ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715

Jaegeuk Kim (1):
      Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"

James Smart (2):
      scsi: lpfc: Correct soft lockup when running mds diagnostics
      scsi: lpfc: Correct race with abort on completion path

Jan Glauber (1):
      ipmi: Fix timer race with module unload

Jan Kara (1):
      jbd2: fix use after free in jbd2_log_do_checkpoint()

Janosch Frank (1):
      s390/sthyi: Fix machine name validity indication

Jarod Wilson (1):
      perf tools: Fix use of alternatives to find JDIR

Javier Martinez Canillas (1):
      tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated

Jeff Mahoney (3):
      btrfs: fix error handling in free_log_tree
      btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
      btrfs: don't attempt to trim devices that don't support it

Jeremy Cline (1):
      ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)

Jia-Ju Bai (1):
      lightnvm: pblk: fix two sleep-in-atomic-context bugs

Jim Mattson (1):
      KVM: nVMX: Clear reserved bits of #DB exit qualification

Jiri Kosina (1):
      x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation

Jiri Olsa (2):
      Revert "perf tools: Fix PMU term format max value calculation"
      perf vendor events intel: Fix wrong filter_band* values for uncore events

Joe Jin (1):
      xen-swiotlb: use actually allocated size on check physical continuous

Johan Hovold (1):
      soc/tegra: pmc: Fix child-node lookup

John David Anglin (1):
      parisc: Fix address in HPMC IVA

Jorgen Hansen (1):
      VMCI: Resource wildcard match fixed

Josef Bacik (9):
      btrfs: wait on caching when putting the bg cache
      btrfs: protect space cache inode alloc with GFP_NOFS
      btrfs: reset max_extent_size on clear in a bitmap
      btrfs: make sure we create all new block groups
      btrfs: set max_extent_size properly
      btrfs: don't use ctl->free_space for max_extent_size
      btrfs: only free reserved extent if we didn't insert it
      btrfs: don't run delayed_iputs in commit
      btrfs: move the dio_sem higher up the callchain

Juergen Gross (5):
      x86/xen: Fix boot loader version reported for PVH guests
      xen: fix race in xen_qlock_wait()
      xen: make xen_qlock_wait() nestable
      xen/pvh: don't try to unplug emulated devices
      xen: fix xen_qlock_wait()

Keith Busch (1):
      PCI: vmd: White list for fast interrupt handlers

Lars-Peter Clausen (1):
      iio: ad5064: Fix regulator handling

Liu Xiang (1):
      mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB

Loic Poulain (1):
      usb: chipidea: Prevent unbalanced IRQ disable

Lubomir Rintel (2):
      x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
      libertas: don't set URB_ZERO_PACKET on IN USB transfer

Luca Coelho (1):
      iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()

Lukas Czerner (1):
      ext4: initialize retries variable in ext4_da_write_inline_data_begin()

Lukas Wunner (2):
      PCI/ASPM: Fix link_state teardown on device removal
      genirq: Fix race on spurious interrupt detection

Maciej S. Szmigiero (1):
      pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges

Maciej W. Rozycki (1):
      TC: Set DMA masks for devices

Manjunath Patil (1):
      xen-blkfront: fix kernel panic with negotiate_mq error path

Marek Szyprowski (3):
      ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
      ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
      ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250

Mark Rutland (1):
      KVM: arm64: Fix caching of host MDCR_EL2 value

Martin Willi (1):
      ath10k: schedule hardware restart if WMI command times out

Masami Hiramatsu (2):
      selftests: ftrace: Add synthetic event syntax testcase
      kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()

Mauro Carvalho Chehab (4):
      media: em28xx: use a default format if TRY_FMT fails
      media: tvp5150: avoid going past array on v4l2_querymenu()
      media: em28xx: fix input name for Terratec AV 350
      media: em28xx: make v4l2-compliance happier by starting sequence on zero

Michael Jin (1):
      EDAC, amd64: Add Family 17h, models 10h-2fh support

Michal Hocko (1):
      cgroup, netclassid: add a preemption point to write_classid

Mika Westerberg (1):
      PCI / ACPI: Enable wake automatically for power managed bridges

Mike Kravetz (1):
      hugetlbfs: dirty pages as they are added to pagecache

Nathan Chancellor (2):
      net: qla3xxx: Remove overflowing shift statement
      spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}

Nicolas Pitre (1):
      Cramfs: fix abad comparison when wrap-arounds occur

Omar Sandoval (2):
      ataflop: fix error handling during setup
      swim: fix cleanup on setup error

Ondrej Mosnacek (1):
      crypto: lrw - Fix out-of bounds access on counter overflow

Paolo Valente (1):
      block, bfq: correctly charge and reset entity service in all cases

Parav Pandit (1):
      RDMA/core: Do not expose unsupported counters

Paul Cercueil (1):
      dmaengine: dma-jz4780: Return error if not probed from DT

Pierre Yves MORDRET (1):
      dmaengine: stm32-dma: fix incomplete configuration in cyclic mode

Prarit Bhargava (2):
      cpupower: Fix coredump on VMWare
      cpupower: Fix AMD Family 0x17 msr_pstate size

Qiuxu Zhuo (1):
      EDAC, skx_edac: Fix logical channel intermediate decoding

Qu Wenruo (6):
      btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
      btrfs: Handle owner mismatch gracefully when walking up tree
      btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
      btrfs: Enhance btrfs_trim_fs function to handle error better
      btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
      btrfs: qgroup: Dirty all qgroups before rescan

Rafael J. Wysocki (1):
      cpufreq: conservative: Take limits changes into account properly

Rafał Miłecki (1):
      spi: bcm-qspi: switch back to reading flash using smaller chunks

Ralph Campbell (1):
      mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly

Roger Pau Monne (1):
      xen/pvh: increase early stack size

Ryan C Goodfellow (1):
      nfp: devlink port split support for 1x100G CXP NIC

Sai Praneeth (1):
      x86/speculation: Support Enhanced IBRS on future CPUs

Sanskriti Sharma (3):
      perf tools: Free temporary 'sys' string in read_event_files()
      perf tools: Cleanup trace-event-info 'tdata' leak
      perf strbuf: Match va_{add,copy} with va_end

Sara Sharon (1):
      iwlwifi: mvm: fix BAR seq ctrl reporting

Sebastian Andrzej Siewior (2):
      x86/mm/pat: Disable preemption around __flush_tlb_all()
      x86/fpu: Remove second definition of fpu in __fpu__restore_sig()

Sebastian Basierski (1):
      ixgbevf: VF2VF TCP RSS

Selvin Xavier (1):
      RDMA/bnxt_re: Fix recursive lock warning in debug kernel

Serhey Popovych (1):
      tun: Consistently configure generic netdev params via rtnetlink

Shaohua Li (2):
      MD: fix invalid stored role for a disk
      MD: fix invalid stored role for a disk - try2

Shaul Triebitz (1):
      iwlwifi: pcie: avoid empty free RB queue

Shuah Khan (Samsung OSG) (1):
      usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten

Song Muchun (1):
      sched/fair: Fix the min_vruntime update logic in dequeue_entity()

Stefan Nuernberger (1):
      net/ipv4: defensive cipso option parsing

Stephen Boyd (1):
      pinctrl: qcom: spmi-mpp: Fix drive strength setting

Steve French (3):
      smb3: allow stats which track session and share reconnects to be reset
      smb3: do not attempt cifs operation in smb3 query info error path
      smb3: on kerberos mount if server doesn't specify auth type use krb5

Suzuki K Poulose (1):
      coresight: etb10: Fix handling of perf mode

Takashi Iwai (4):
      ALSA: hda - Add quirk for ASUS G751 laptop
      ALSA: hda - Fix headphone pin config for ASUS G751
      ALSA: hda: Check the non-cached stream buffers more explicitly
      ASoC: intel: skylake: Add missing break in skl_tplg_get_token()

Tang Junhui (2):
      bcache: trace missed reading by cache_missed
      bcache: fix miss key refill->end in writeback

Theodore Ts'o (2):
      ext4: fix argument checking in EXT4_IOC_MOVE_EXT
      ext4: fix use-after-free race in ext4_remount()'s error path

Thierry Reding (1):
      hwmon: (pwm-fan) Set fan speed to 0 on suspend

Thor Thayer (2):
      ARM: dts: socfpga: Fix SDRAM node address for Arria10
      arm64: dts: stratix10: Correct System Manager register size

Tonghao Zhang (1):
      PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice

Tony Luck (1):
      EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting

Tri Vo (1):
      arm64: lse: remove -fcall-used-x0 flag

Trond Myklebust (2):
      NFSv4.1: Fix the r/wsize checking
      nfsd: Fix an Oops in free_session()

Tudor.Ambarus@microchip.com (1):
      usb: host: ohci-at91: fix request of irq for optional gpio

Vasilis Liaskovitis (1):
      xen/blkfront: avoid NULL blkfront_info dereference on device removal

Vignesh R (2):
      PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
      ARM: dts: dra7: Fix up unaligned access setting for PCIe EP

Vijay Immanuel (1):
      IB/rxe: fix for duplicate request processing and ack psns

Viresh Kumar (3):
      cpufreq: dt: Try freeing static OPPs only if we have added them
      ARM: dts: exynos: Remove "cooling-{min|max}-level" for CPU nodes
      arm: dts: exynos: Add missing cooling device properties for CPUs

Vlastimil Babka (1):
      mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()

Waiman Long (2):
      locking/lockdep: Fix debug_locks off performance problem
      driver/dma/ioat: Call del_timer_sync() without holding prep_lock

Wang Shilong (2):
      ext4: fix setattr project check in fssetxattr ioctl
      ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR

Wenwen Wang (2):
      scsi: megaraid_sas: fix a missing-check bug
      dm ioctl: harden copy_params()'s copy_from_user() from malicious users

Will Deacon (2):
      signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
      iommu/arm-smmu: Ensure that page-table updates are visible before TLBI

Wolfram Sang (1):
      i2c: rcar: cleanup DMA for all kinds of failure

Yoshihiro Shimoda (1):
      usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"

Yu Zhao (1):
      mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01

YueHaibing (1):
      pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux

Yunlei He (1):
      f2fs: report error if quota off error during umount


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

             reply	other threads:[~2018-11-14  0:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-14  0:07 Greg KH [this message]
2018-11-14  0:07 ` Linux 4.14.81 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=20181114000719.GA10841@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.