public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* Linux 3.18.123
@ 2018-10-13  8:50 Greg KH
  2018-10-13  8:50 ` Greg KH
  2018-10-13  8:59 ` Sven Joachim
  0 siblings, 2 replies; 6+ messages in thread
From: Greg KH @ 2018-10-13  8:50 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn, Jiri Slaby

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

I'm announcing the release of the 3.18.124 kernel.

All users of the 3.18 kernel series must upgrade.

The updated 3.18.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.18.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                                           |    2 
 arch/arm/mach-mvebu/pmsu.c                         |    6 -
 arch/arm64/include/asm/kvm_emulate.h               |    5 +
 arch/arm64/kernel/entry.S                          |    3 
 arch/arm64/kvm/guest.c                             |   55 +++++++++++++++
 arch/hexagon/include/asm/bitops.h                  |    4 -
 arch/hexagon/kernel/dma.c                          |    2 
 arch/powerpc/kernel/machine_kexec.c                |    7 +-
 arch/powerpc/kvm/book3s_64_mmu_hv.c                |    2 
 arch/s390/mm/extmem.c                              |    4 -
 arch/x86/kernel/tsc_msr.c                          |    1 
 arch/x86/mm/numa_emulation.c                       |    2 
 arch/x86/vdso/vclock_gettime.c                     |   26 ++++---
 crypto/ablkcipher.c                                |    2 
 crypto/blkcipher.c                                 |    1 
 drivers/base/power/main.c                          |    5 +
 drivers/block/floppy.c                             |    3 
 drivers/crypto/mxs-dcp.c                           |   53 ++++++++-------
 drivers/gpio/gpio-adp5588.c                        |   24 +++++-
 drivers/hid/hid-core.c                             |    3 
 drivers/hid/hid-ids.h                              |    2 
 drivers/hid/hid-ntrig.c                            |    2 
 drivers/hid/hid-sony.c                             |    6 +
 drivers/hwmon/adt7475.c                            |   14 ++--
 drivers/infiniband/core/ucma.c                     |    6 +
 drivers/md/dm-thin-metadata.c                      |   34 +++++++++
 drivers/md/dm-thin.c                               |   73 ++++++++++++++++++---
 drivers/md/raid10.c                                |    5 +
 drivers/media/i2c/soc_camera/ov772x.c              |    2 
 drivers/media/platform/exynos4-is/fimc-isp-video.c |   11 ++-
 drivers/media/platform/s3c-camif/camif-capture.c   |    2 
 drivers/media/usb/tm6000/tm6000-dvb.c              |    5 +
 drivers/media/usb/uvc/uvc_video.c                  |   24 +++++-
 drivers/media/v4l2-core/v4l2-event.c               |   37 +++++-----
 drivers/media/v4l2-core/v4l2-fh.c                  |    2 
 drivers/misc/tsl2550.c                             |    2 
 drivers/mtd/spi-nor/fsl-quadspi.c                  |   20 ++---
 drivers/net/appletalk/ipddp.c                      |    8 +-
 drivers/net/ethernet/cadence/macb.c                |    2 
 drivers/net/ethernet/hp/hp100.c                    |    2 
 drivers/net/ethernet/intel/e1000/e1000_ethtool.c   |    7 +-
 drivers/net/ethernet/realtek/r8169.c               |    9 +-
 drivers/net/wireless/rndis_wlan.c                  |    2 
 drivers/net/wireless/ti/wlcore/cmd.c               |    6 +
 drivers/pci/pci.c                                  |   27 +++++--
 drivers/s390/net/qeth_l2_main.c                    |    2 
 drivers/s390/net/qeth_l3_main.c                    |    2 
 drivers/scsi/bnx2i/bnx2i_hwi.c                     |    2 
 drivers/scsi/ibmvscsi/ibmvscsi.c                   |    4 -
 drivers/spi/spi-rspi.c                             |   10 +-
 drivers/spi/spi-sh-msiof.c                         |    3 
 drivers/spi/spi-tegra20-slink.c                    |   31 ++++++--
 drivers/staging/android/ashmem.c                   |    6 +
 drivers/staging/android/ion/ion.c                  |   60 ++++++++++-------
 drivers/target/iscsi/iscsi_target_auth.c           |   45 ++++--------
 drivers/target/iscsi/iscsi_target_tpg.c            |    3 
 drivers/thermal/of-thermal.c                       |    7 +-
 drivers/tty/serial/8250/serial_cs.c                |    6 +
 drivers/tty/serial/cpm_uart/cpm_uart_core.c        |   10 ++
 drivers/usb/class/cdc-wdm.c                        |    2 
 drivers/usb/core/devio.c                           |   24 ++++++
 drivers/usb/core/driver.c                          |   28 ++++----
 drivers/usb/core/usb.c                             |    2 
 drivers/usb/misc/yurex.c                           |    3 
 drivers/usb/serial/kobil_sct.c                     |   12 ++-
 drivers/usb/serial/usb-serial-simple.c             |    3 
 drivers/usb/wusbcore/security.c                    |    2 
 drivers/uwb/hwa-rc.c                               |    1 
 drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c    |    5 +
 drivers/xen/events/events_base.c                   |    2 
 drivers/xen/manage.c                               |    6 +
 fs/cifs/cifs_unicode.c                             |    3 
 fs/cifs/cifssmb.c                                  |   11 ++-
 fs/cifs/misc.c                                     |    8 ++
 fs/cifs/smb2ops.c                                  |    2 
 fs/ext4/balloc.c                                   |   21 +++---
 fs/ext4/dir.c                                      |   20 ++---
 fs/ext4/ext4.h                                     |    8 --
 fs/ext4/ext4_extents.h                             |    1 
 fs/ext4/extents.c                                  |    6 +
 fs/ext4/ialloc.c                                   |   19 ++++-
 fs/ext4/inline.c                                   |   42 +-----------
 fs/ext4/inode.c                                    |    3 
 fs/ext4/mballoc.c                                  |    6 +
 fs/ext4/mmp.c                                      |    1 
 fs/ext4/resize.c                                   |   20 +++++
 fs/ext4/super.c                                    |   14 +++-
 fs/ext4/xattr.c                                    |   49 ++++++--------
 fs/jbd2/transaction.c                              |    2 
 fs/nfsd/nfs4proc.c                                 |    1 
 fs/ocfs2/buffer_head_io.c                          |    1 
 fs/ocfs2/dlm/dlmmaster.c                           |    4 -
 fs/proc/base.c                                     |   14 ++++
 fs/seq_file.c                                      |    7 +-
 fs/ubifs/super.c                                   |    3 
 include/linux/netfilter_bridge/ebtables.h          |    5 +
 include/linux/seq_file.h                           |   13 +--
 include/linux/slub_def.h                           |    3 
 include/media/v4l2-fh.h                            |    1 
 kernel/cgroup.c                                    |    6 +
 kernel/module.c                                    |    6 +
 kernel/time/alarmtimer.c                           |    3 
 kernel/trace/ring_buffer.c                         |    2 
 mm/madvise.c                                       |    2 
 mm/shmem.c                                         |    2 
 mm/slub.c                                          |    6 -
 net/bridge/netfilter/ebt_arpreply.c                |    3 
 net/core/neighbour.c                               |   13 ++-
 net/ipv4/af_inet.c                                 |    1 
 net/ipv6/ip6_offload.c                             |    1 
 net/ipv6/ip6_output.c                              |    3 
 net/mac80211/cfg.c                                 |    2 
 net/mac80211/ibss.c                                |   22 +++---
 net/mac80211/main.c                                |   26 ++++++-
 net/mac80211/mlme.c                                |   53 +++++++++++++++
 net/wireless/nl80211.c                             |    1 
 sound/aoa/core/gpio-feature.c                      |    4 -
 sound/firewire/bebob/bebob_maudio.c                |   24 ++++--
 sound/pci/emu10k1/emufx.c                          |    2 
 sound/pci/hda/hda_intel.c                          |    3 
 sound/soc/codecs/cs4265.c                          |    4 -
 sound/soc/soc-dapm.c                               |    7 ++
 tools/vm/page-types.c                              |    6 -
 tools/vm/slabinfo.c                                |    4 -
 124 files changed, 891 insertions(+), 404 deletions(-)

Akinobu Mita (2):
      media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
      media: soc_camera: ov772x: correct setting of banding filter

Alan Stern (3):
      USB: fix error handling in usb_driver_claim_interface()
      USB: handle NULL config in usb_find_alt_setting()
      USB: remove LPM management from usb_driver_claim_interface()

Alexey Dobriyan (1):
      slub: make ->cpu_partial unsigned int

Alistair Strachan (1):
      staging: android: ashmem: Fix mmap size validation

Andy Lutomirski (2):
      x86/vdso: Fix asm constraints on vDSO syscall fallbacks
      x86/vdso: Fix vDSO syscall fallback asm constraint regression

Andy Shevchenko (1):
      x86/tsc: Add missing header to tsc_msr.c

Andy Whitcroft (1):
      floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl

Anson Huang (1):
      thermal: of-thermal: disable passive polling when thermal zone is disabled

Anton Vasilyev (1):
      uwb: hwa-rc: fix memory leak at probe

Arunk Khandavalli (1):
      cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE

Ashish Samant (1):
      ocfs2: fix locking for res->tracking and dlm->tracking_list

Aurelien Aptel (1):
      smb2: fix missing files in root share directory listing

Bart Van Assche (1):
      scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size

Ben Hutchings (1):
      USB: yurex: Check for truncation in yurex_read()

Bo Chen (2):
      e1000: check on netif_running() before calling e1000_up()
      e1000: ensure to free old tx/rx rings in set_ringparam()

Breno Leitao (1):
      scsi: ibmvscsi: Improve strings handling

Catalin Marinas (1):
      arm64: Add trace_hardirqs_off annotation in ret_to_user

Christophe Leroy (1):
      serial: cpm_uart: return immediately from console poll

Colin Ian King (1):
      net: hp100: fix always-true check for link up state

Dan Carpenter (3):
      rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
      hwmon: (adt7475) Make adt7475_read_word() return errors
      cifs: read overflow in is_valid_oplock_break()

Dan Williams (1):
      x86/numa_emulation: Fix emulated-to-physical node mapping

Danek Duvall (1):
      mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X

Daniel Black (1):
      mm: madvise(MADV_DODUMP): allow hugetlbfs pages

Daniel Drake (1):
      PCI: Reprogram bridge prefetch registers on resume

Dave Martin (1):
      arm64: KVM: Tighten guest core register access from userspace

Emmanuel Grumbach (2):
      mac80211: fix a race between restart and CSA flows
      mac80211: shorten the IBSS debug messages

Eric Dumazet (1):
      ipv6: fix possible use-after-free in ip6_xmit()

Ethan Tuttle (1):
      ARM: mvebu: declare asm symbols as character arrays in pmsu.c

Felix Fietkau (1):
      mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys

Gao Feng (1):
      ebtables: arpreply: Add the standard target sanity check

Geert Uytterhoeven (1):
      spi: rspi: Fix interrupted DMA transfers

Greg Hackmann (1):
      staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-free

Greg Kroah-Hartman (1):
      Linux 3.18.124

Han Xu (1):
      mtd: fsl-quadspi: fix macro collision problems with READ/WRITE

Hari Bathini (1):
      powerpc/kdump: Handle crashkernel memory reservation failure

Hiromitsu Yamasaki (1):
      spi: sh-msiof: Fix handling of write value for SISTR register

Ilan Peer (1):
      mac80211: Fix station bandwidth setting after channel switch

J. Bruce Fields (1):
      nfsd: fix corrupted reply to badly ordered compound

Jann Horn (2):
      RDMA/ucma: check fd type in ucma_migrate_id()
      proc: restrict kernel stack dumps to root

Jessica Yu (1):
      module: exclude SHN_UNDEF symbols from kallsyms api

Jia-Ju Bai (1):
      net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()

Joe Thornber (1):
      dm thin metadata: try to avoid ever aborting transactions

Joel Fernandes (Google) (1):
      mm: shmem.c: Correctly annotate new inodes for lockdep

Johan Hovold (2):
      USB: serial: kobil_sct: fix modem-status error handling
      USB: serial: simple: add Motorola Tetra MTP6550 id

Jon Kuhn (1):
      fs/cifs: don't translate SFM_SLASH (U+F026) to backslash

Josh Abraham (1):
      xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage

Julia Lawall (1):
      usb: wusbcore: security: cast sizeof to int for comparison

Julian Wiedmann (1):
      s390/qeth: don't dump past end of unknown HW header

Junxiao Bi (1):
      ocfs2: fix ocfs2 read block panic

Kai-Heng Feng (2):
      ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
      r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED

Leonard Crestez (1):
      crypto: mxs-dcp - Fix wait logic on chan threads

Li Dongyang (1):
      ext4: don't mark mmp buffer head dirty

Liam Girdwood (1):
      ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs

Linus Torvalds (1):
      Make file credentials available to the seqfile interfaces

Marc Zyngier (1):
      arm64: KVM: Sanitize PSTATE.M when being set from userspace

Marcel Ziswiler (1):
      spi: tegra20-slink: explicitly enable/disable clock

Matt Ranostay (1):
      tsl2550: fix lux1_input error in low light

Michael Hennerich (1):
      gpio: adp5588: Fix sleep-in-atomic-context bug

Mike Snitzer (1):
      dm thin metadata: fix __udivdi3 undefined on 32-bit

Naoya Horiguchi (2):
      tools/vm/slabinfo.c: fix sign-compare warning
      tools/vm/page-types.c: fix "defined but not used" warning

Nicholas Mc Guire (1):
      ALSA: snd-aoa: add of_node_put() in error path

Oliver Neukum (2):
      USB: usbdevfs: sanitize flags more
      USB: usbdevfs: restore warning for nonsensical flags

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function

Prateek Sood (1):
      cgroup: Fix deadlock in cpu hotplug path

Rafael J. Wysocki (1):
      PM / core: Clear the direct_complete flag on errors

Randy Dunlap (2):
      arch/hexagon: fix kernel/dma.c build warning
      hexagon: modify ffs() and fls() to return int

Richard Weinberger (1):
      ubifs: Check for name being NULL while mounting

Roderick Colenbrander (2):
      HID: sony: Update device ids
      HID: sony: Support DS4 dongle

Sakari Ailus (1):
      media: v4l: event: Prevent freeing event subscriptions while accessed

Sebastian Andrzej Siewior (1):
      Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt()"

Stafford Horne (1):
      crypto: skcipher - Fix -Wstringop-truncation warnings

Stephen Rothwell (1):
      fs/cifs: suppress a string overflow warning

Sylwester Nawrocki (1):
      media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()

Sébastien Szymanski (1):
      ASoC: cs4265: fix MMTLR Data switch control

Takashi Sakamoto (1):
      ALSA: bebob: use address returned by kmalloc() instead of kernel stack for streaming DMA mapping

Theodore Ts'o (14):
      ext4: avoid divide by zero fault when deleting corrupted inline directories
      ext4: recalucate superblock checksum after updating free blocks/inodes
      ext4: fix online resize's handling of a too-small final block group
      ext4: verify the depth of extent tree in ext4_find_extent()
      ext4: only look at the bg_flags field if it is valid
      ext4: fix check to prevent initializing reserved inodes
      ext4: always check block group bounds in ext4_init_block_bitmap()
      ext4: fix false negatives *and* false positives in ext4_check_descriptors()
      ext4: add corruption check in ext4_xattr_set_entry()
      ext4: always verify the magic number in xattr blocks
      ext4: never move the system.data xattr out of the inode body
      ext4: add more inode number paranoia checks
      jbd2: don't mark block as modified if the handle is out of credits
      ext4: avoid running out of journal credits when appending to an inline file

Thomas Gleixner (1):
      alarmtimer: Prevent overflow for relative nanosleep

Toke Høiland-Jørgensen (1):
      gso_segment: Reset skb->mac_len after modifying network header

Tomi Valkeinen (1):
      fbdev/omapfb: fix omapfb_memory_read infoleak

Tony Lindgren (1):
      wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()

Vaibhav Nagarnaik (1):
      ring-buffer: Allow for rescheduling when removing pages

Vasily Gorbik (1):
      s390/extmem: fix gcc 8 stringop-overflow warning

Vasily Khoruzhick (1):
      neighbour: confirm neigh entries when ARP packet is received

Vincent Pelletier (2):
      scsi: target: iscsi: Use hex2bin instead of a re-implementation
      scsi: target: iscsi: Use bin2hex instead of a re-implementation

Vitaly Kuznetsov (1):
      xen/manage: don't complain about an empty value in control/sysrq node

Willy Tarreau (2):
      ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO
      net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT

Xiao Ni (1):
      RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0

Zhouyang Jia (4):
      drivers/tty: add error handling for pcmcia_loop_config
      media: tm6000: add error handling for dvb_register_adapter
      HID: hid-ntrig: add error handling for sysfs_create_group
      scsi: bnx2i: add error handling for ioremap_nocache

ming_qian (1):
      media: uvcvideo: Support realtek's UVC 1.5 device


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

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Linux 3.18.123
@ 2018-09-26  8:51 Greg KH
  2018-09-26  8:51 ` Greg KH
  0 siblings, 1 reply; 6+ messages in thread
From: Greg KH @ 2018-09-26  8:51 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn, Jiri Slaby

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

I'm announcing the release of the 3.18.123 kernel.

All users of the 3.18 kernel series must upgrade.

The updated 3.18.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.18.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                                          |    2 -
 arch/arm/mach-hisi/hotplug.c                      |   33 +++++++++++------
 arch/mips/ath79/setup.c                           |    1 
 arch/mips/include/asm/io.h                        |    8 ++--
 arch/mips/include/asm/mach-ath79/ath79.h          |    1 
 arch/mips/kernel/process.c                        |    1 
 arch/mips/loongson/common/cs5536/cs5536_ohci.c    |    2 -
 arch/mips/mm/c-r4k.c                              |    6 ++-
 arch/openrisc/kernel/process.c                    |    2 -
 arch/powerpc/platforms/powernv/opal.c             |    2 -
 arch/powerpc/platforms/pseries/ras.c              |    2 -
 arch/powerpc/sysdev/mpic_msgr.c                   |    2 -
 arch/x86/mm/fault.c                               |    2 -
 block/cfq-iosched.c                               |    3 +
 block/partitions/aix.c                            |   13 ++++--
 drivers/ata/libahci.c                             |    2 +
 drivers/bluetooth/Kconfig                         |    1 
 drivers/gpio/gpio-ml-ioh.c                        |    3 +
 drivers/gpu/drm/panel/panel-s6e8aa0.c             |    2 -
 drivers/i2c/busses/i2c-xiic.c                     |    4 ++
 drivers/infiniband/core/cma.c                     |   12 +++---
 drivers/infiniband/ulp/ipoib/ipoib_cm.c           |    2 +
 drivers/macintosh/via-pmu.c                       |    9 ++--
 drivers/md/dm-kcopyd.c                            |    2 +
 drivers/md/raid5.c                                |    6 +++
 drivers/mfd/sm501.c                               |    1 
 drivers/mfd/ti_am335x_tscadc.c                    |    3 -
 drivers/mtd/maps/solutionengine.c                 |    6 +--
 drivers/mtd/mtdchar.c                             |   10 +++--
 drivers/net/ethernet/cisco/enic/enic_main.c       |    2 -
 drivers/net/ethernet/marvell/mvneta.c             |    1 
 drivers/net/wireless/ath/ath10k/mac.c             |    7 +++
 drivers/net/xen-netfront.c                        |   24 +++++-------
 drivers/parport/parport_sunbpp.c                  |    8 +++-
 drivers/pci/host/pci-mvebu.c                      |    2 -
 drivers/platform/x86/asus-nb-wmi.c                |    1 
 drivers/platform/x86/toshiba_acpi.c               |    3 +
 drivers/rtc/rtc-bq4802.c                          |    4 ++
 drivers/s390/block/dasd_eckd.c                    |    7 ++-
 drivers/s390/net/qeth_core_main.c                 |    3 +
 drivers/s390/net/qeth_core_sys.c                  |    1 
 drivers/scsi/3w-9xxx.c                            |    6 ++-
 drivers/scsi/3w-sas.c                             |    3 +
 drivers/scsi/3w-xxxx.c                            |    2 +
 drivers/scsi/aic94xx/aic94xx_init.c               |    4 +-
 drivers/staging/comedi/drivers/ni_mio_common.c    |    3 +
 drivers/staging/rts5208/rtsx_scsi.c               |    2 -
 drivers/staging/rts5208/xd.c                      |    2 -
 drivers/target/target_core_transport.c            |    5 +-
 drivers/tty/rocket.c                              |    2 -
 drivers/uio/uio.c                                 |    3 -
 drivers/usb/class/cdc-wdm.c                       |    2 -
 drivers/usb/core/hcd-pci.c                        |    2 -
 drivers/usb/core/message.c                        |   11 +++++
 drivers/usb/core/quirks.c                         |    3 +
 drivers/usb/host/u132-hcd.c                       |    2 -
 drivers/usb/host/xhci.c                           |    3 +
 drivers/usb/misc/uss720.c                         |    4 +-
 drivers/usb/misc/yurex.c                          |    5 +-
 drivers/usb/serial/io_ti.h                        |    2 -
 drivers/usb/serial/ti_usb_3410_5052.h             |    2 -
 drivers/usb/storage/scsiglue.c                    |    9 ++++
 drivers/usb/storage/unusual_devs.h                |    7 +++
 drivers/video/fbdev/core/modedb.c                 |   41 ++++++++++++++++------
 drivers/video/fbdev/goldfishfb.c                  |    1 
 drivers/video/fbdev/omap/omapfb_main.c            |    2 -
 drivers/video/fbdev/via/viafbdev.c                |    3 +
 fs/binfmt_elf.c                                   |    2 -
 fs/btrfs/dev-replace.c                            |    6 +++
 fs/btrfs/extent-tree.c                            |    2 -
 fs/btrfs/relocation.c                             |   23 ++++++------
 fs/cifs/cifs_debug.c                              |    8 ++++
 fs/cifs/readdir.c                                 |   11 ++++-
 fs/cifs/smb2misc.c                                |    7 +++
 fs/cifs/smb2pdu.c                                 |   27 ++++++++------
 fs/f2fs/super.c                                   |   21 ++++++++++-
 fs/fat/cache.c                                    |   19 ++++++----
 fs/fat/fat.h                                      |    5 ++
 fs/fat/fatent.c                                   |    6 +--
 fs/gfs2/bmap.c                                    |    2 -
 fs/hfs/brec.c                                     |    7 ++-
 fs/hfsplus/super.c                                |    4 +-
 fs/pstore/ram_core.c                              |   17 +++++++--
 fs/reiserfs/reiserfs.h                            |    2 -
 include/linux/mm_types.h                          |    2 -
 include/linux/sched.h                             |    2 -
 include/linux/vmacache.h                          |    5 --
 kernel/audit_watch.c                              |   12 +++++-
 kernel/fork.c                                     |   19 +++++++---
 lib/debugobjects.c                                |    7 ++-
 mm/debug.c                                        |    4 +-
 mm/fadvise.c                                      |    8 +++-
 mm/huge_memory.c                                  |    2 -
 mm/vmacache.c                                     |   36 -------------------
 net/9p/trans_virtio.c                             |    3 +
 net/bluetooth/hidp/core.c                         |    2 -
 net/dcb/dcbnl.c                                   |   11 +++--
 net/irda/af_irda.c                                |   13 ++++++
 net/mac80211/cfg.c                                |    2 -
 net/mac80211/key.c                                |   24 ++++++++----
 net/netfilter/ipvs/ip_vs_core.c                   |   15 +++++---
 net/netfilter/x_tables.c                          |    4 +-
 net/xfrm/xfrm_policy.c                            |    5 ++
 scripts/depmod.sh                                 |    4 +-
 scripts/mod/modpost.c                             |    8 ++--
 sound/core/pcm_lib.c                              |   14 +++++--
 sound/isa/msnd/msnd_pinnacle.c                    |    4 +-
 sound/soc/codecs/wm8994.c                         |    1 
 sound/usb/quirks-table.h                          |    3 +
 tools/hv/hv_kvp_daemon.c                          |    2 -
 tools/perf/arch/powerpc/util/skip-callchain-idx.c |   10 +++--
 tools/testing/selftests/powerpc/harness.c         |   18 ++++++---
 112 files changed, 489 insertions(+), 257 deletions(-)

Aaron Knister (1):
      IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler

Aleh Filipovich (1):
      platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360

Andreas Gruenbacher (1):
      gfs2: Special-case rindex for gfs2_grow

Andrey Ryabinin (1):
      mm/fadvise.c: fix signed overflow UBSAN complaint

Anton Vasilyev (4):
      tty: rocket: Fix possible buffer overwrite on register_PCI
      scsi: 3ware: fix return 0 on the error path of probe
      gpio: ml-ioh: Fix buffer underwrite on probe error path
      video: goldfishfb: fix memory leak on driver remove

Arnd Bergmann (1):
      reiserfs: change j_timestamp type to time64_t

Ben Hutchings (1):
      USB: yurex: Fix buffer over-read in yurex_write()

Bin Yang (1):
      pstore: Fix incorrect persistent ram buffer mapping

BingJing Chang (1):
      md/raid5: fix data corruption of replacements after originals dropped

Breno Leitao (1):
      selftests/powerpc: Kill child processes on SIGINT

Chao Yu (1):
      f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize

Chas Williams (1):
      Fixes: Commit 86af955d02bb ("mm: numa: avoid waiting on freed migrated pages")

Dan Carpenter (7):
      powerpc: Fix size calculation using resource_size()
      scsi: aic94xx: fix an error code in aic94xx_init()
      uio: potential double frees if __uio_register_device() fails
      fbdev: omapfb: off by one in omapfb_register_client()
      cifs: prevent integer overflow in nxt_dir_entry()
      CIFS: fix wrapping bugs in num_entries()
      drm/panel: type promotion bug in s6e8aa0_read_mtp_id()

Daniel Micay (1):
      staging/rts5208: Fix read overflow in memcpy

Eric Dumazet (1):
      netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user

Ernesto A. Fernández (1):
      hfs: prevent crash on exit from failed search

Felix Fietkau (1):
      MIPS: ath79: fix system restart

Finn Thain (1):
      macintosh/via-pmu: Add missing mmio accessors

Fredrik Noring (1):
      fbdev: Distinguish between interlaced and progressive modes

Govindarajulu Varadarajan (1):
      enic: do not call enic_change_mtu in enic_probe

Greg Kroah-Hartman (1):
      Linux 3.18.123

Guenter Roeck (1):
      mfd: sm501: Set coherent_dma_mask when creating subdevices

Gustavo A. R. Silva (1):
      ASoC: wm8994: Fix missing break in switch

Ian Abbott (1):
      staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice

Jann Horn (2):
      fork: don't copy inconsistent signal handler state to child
      mtdchar: fix overflows in adjustment of `count`

Jean-Philippe Brucker (1):
      net/9p: fix error path of p9_virtio_probe

Jia-Ju Bai (4):
      staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_page
      usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
      usb: misc: uss720: Fix two sleep-in-atomic-context bugs
      usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt()

Joel Fernandes (Google) (1):
      debugobjects: Make stack check warning more informative

Joerg Roedel (1):
      x86/mm: Remove in_nmi() warning from vmalloc_fault()

Johan Hedberg (1):
      Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV

Johan Hovold (2):
      USB: serial: io_ti: fix array underflow in completion handler
      USB: serial: ti_usb_3410_5052: fix array underflow in completion handler

John Pittman (1):
      dm kcopyd: avoid softlockup in run_complete_job

Juergen Gross (1):
      xen/netfront: fix waiting for xenbus state change

Julia Lawall (1):
      parport: sunbpp: fix error return code

Julian Wiedmann (2):
      s390/qeth: fix race in used-buffer accounting
      s390/qeth: reset layer2 attribute on layer switch

K. Y. Srinivasan (1):
      Tools: hv: Fix a bug in the key delete code

Linus Torvalds (1):
      mm: get rid of vmacache_flush_all() entirely

Maciej W. Rozycki (1):
      binfmt_elf: Respect error return from `regset->active'

Mahesh Salgaonkar (1):
      powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.

Manikanta Pubbisetty (1):
      mac80211: restrict delayed tailroom needed decrement

Marcel Holtmann (1):
      Bluetooth: hidp: Fix handling of strncpy for hid->name information

Mathias Nyman (3):
      xhci: Fix use-after-free in xhci_free_virt_device
      usb: Don't die twice if PCI xhci host is not responding in resume
      usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()

Mauricio Faria de Oliveira (2):
      partitions/aix: append null character to print data from disk
      partitions/aix: fix usage of uninitialized lv_info and lvname structures

Mike Christie (1):
      scsi: target: fix __transport_register_session locking

Misono Tomohiro (1):
      btrfs: replace: Reset on-disk dev stats value after replace

Nicholas Mc Guire (2):
      ARM: hisi: handle of_iomap and fix missing of_node_put
      ARM: hisi: check of_iomap and fix missing of_node_put

Nicholas Piggin (1):
      powerpc/powernv: opal_put_chars partial write fix

OGAWA Hirofumi (1):
      fat: validate ->i_start before using

Parav Pandit (1):
      RDMA/cma: Protect cma dev list with lock

Paul Burton (3):
      MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
      MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
      MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads

Petr Machata (1):
      net: dcb: For wild-card lookups, use priority -1, not 0

Qu Wenruo (2):
      btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized
      btrfs: Don't remove block group that still has pinned down bytes

Randy Dunlap (5):
      scripts: modpost: check memory allocation results
      kbuild: make missing $DEPMOD a Warning instead of an Error
      mtd/maps: fix solutionengine.c printk format warnings
      fbdev/via: fix defined but not used warning
      platform/x86: toshiba_acpi: Fix defined but not used build warnings

Ritesh Harjani (1):
      cfq: Give a chance for arming slice idle timer in case of group_idle

Ronnie Sahlberg (1):
      cifs: check if SMB2 PDU size has been padded and suppress the warning

Ronny Chevalier (1):
      audit: fix use-after-free in audit_add_watch

Sandipan Das (2):
      perf powerpc: Fix callchain ip filtering when return address is in a register
      perf powerpc: Fix callchain ip filtering

Shubhrajyoti Datta (1):
      i2c: xiic: Make the start and the byte count write atomic

Srinivas Pandruvada (1):
      ata: libahci: Correct setting of DEVSLP register

Stefan Haberland (1):
      s390/dasd: fix hanging offline processing due to canceled worker

Steve French (2):
      smb3: fix reset of bytes read and written stats
      SMB3: Number of requests sent should be displayed for SMB3 not just CIFS

Sven Eckelmann (1):
      ath10k: prevent active scans on potential unusable channels

Takashi Iwai (2):
      ALSA: msnd: Fix the default sample sizes
      ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro

Tan Hu (1):
      ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()

Tetsuo Handa (1):
      hfsplus: don't return 0 when fill_super() failed

Thomas Petazzoni (1):
      PCI: mvebu: Fix I/O space end address calculation

Tim Anderson (1):
      USB: Add quirk to support DJI CineSSD

Timo Wischer (1):
      ALSA: pcm: Fix snd_interval_refine first/last with open min/max

Tyler Hicks (2):
      irda: Fix memory leak caused by repeated binds of irda socket
      irda: Only insert new objects into the global database via setsockopt

Vegard Nossum (2):
      kthread: Fix use-after-free if kthread fork fails
      kthread: fix boot hang (regression) on MIPS/OpenRISC

Yelena Krivosheev (1):
      net: mvneta: fix mtu change on port without link

YueHaibing (1):
      xfrm: fix 'passing zero to ERR_PTR()' warning

Zhouyang Jia (1):
      rtc: bq4802: add error handling for devm_ioremap

Zumeng Chen (1):
      mfd: ti_am335x_tscadc: Fix struct clk memory leak


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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-10-13 16:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-13  8:50 Linux 3.18.123 Greg KH
2018-10-13  8:50 ` Greg KH
2018-10-13  8:59 ` Sven Joachim
2018-10-13  9:01   ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2018-09-26  8:51 Greg KH
2018-09-26  8:51 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox