All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sasha.levin@oracle.com>
To: LKML <linux-kernel@vger.kernel.org>, stable <stable@vger.kernel.org>
Cc: lwn@lwn.net
Subject: Linux 3.18.35
Date: Wed, 8 Jun 2016 19:04:52 -0400	[thread overview]
Message-ID: <5758A494.4000302@oracle.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 14858 bytes --]

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



----------------------------------------------------------------
Linux 3.18.35

----------------------------------------------------------------
Adrian Hunter (3):
      mmc: mmc: Fix partition switch timeout for some eMMCs
      mmc: sdhci-acpi: Add two host capabilities for Intel
      mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers

Alan Stern (2):
      USB: leave LPM alone if possible when binding/unbinding interface drivers
      usb: misc: usbtest: format the data pattern according to max packet size

Andreas Noever (1):
      thunderbolt: Fix double free of drom buffer

Andreas Werner (1):
      mcb: Fixed bar number assignment for the gdd

Andrew Jeffery (1):
      pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range

Arnd Bergmann (2):
      gcov: disable tree-loop-im to reduce stack usage
      kbuild: move -Wunused-const-variable to W=1 warning level

Artem Bityutskiy (1):
      UBI: do propagate positive error codes up

Axel Lin (1):
      ASoC: ak4642: Fix up max_register setting

Brian Norris (1):
      UBI: fix missing brace control flow

Catalin Marinas (1):
      arm64: Ensure pmd_present() returns false after pmd_mknotpresent()

Catalin Vasile (1):
      crypto: caam - fix caam_jr_alloc() ret code

Chris Bainbridge (1):
      usb: core: hub: hub_port_init lock controller instead of bus

Daniel Lezcano (1):
      cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()

Dave Chinner (3):
      xfs: xfs_iflush_cluster fails to abort on error
      xfs: fix inode validity check in xfs_iflush_cluster
      xfs: skip stale inodes in xfs_iflush_cluster

Dave Gerlach (1):
      cpuidle: Indicate when a device has been unregistered

Eric Sandeen (2):
      xfs: disallow ro->rw remount on norecovery mount
      xfs: disallow rw remount on fs with unknown ro-compat features

Gavin Shan (2):
      powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
      powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()

Hari Bathini (1):
      powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel

Itai Handler (1):
      drm/gma500: Fix possible out of bounds read

James Hogan (5):
      MIPS: Fix siginfo.h to use strict posix types
      MIPS: Don't unwind to user mode with EVA
      MIPS: Avoid using unwind_stack() with usermode
      MIPS: KVM: Fix timer IRQ race when freezing timer
      MIPS: KVM: Fix timer IRQ race when writing CP0_Compare

Jan Kara (1):
      ext4: fix oops on corrupted filesystem

Jiang Liu (1):
      x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi

Jiri Slaby (3):
      Bluetooth: vhci: fix open_timeout vs. hdev race
      Bluetooth: vhci: purge unhandled skbs
      TTY: n_gsm, fix false positive WARN_ON

Johan Hovold (5):
      USB: serial: io_edgeport: fix memory leaks in attach error path
      USB: serial: io_edgeport: fix memory leaks in probe error path
      USB: serial: keyspan: fix use-after-free in probe error path
      USB: serial: mxuport: fix use-after-free in probe error path
      USB: serial: quatech2: fix use-after-free in probe error path

Joseph Salisbury (1):
      ath5k: Change led pin configuration for compaq c700 laptop

Kirill A. Shutemov (1):
      mm: fix huge zero page accounting in smaps report

Konstantin Shkolnyy (2):
      USB: cp210x: relocate private data from USB interface to port
      USB: serial: cp210x: fix hardware flow-control disable

Krzysztof Kozlowski (2):
      crypto: s5p-sss - Remove useless hash interrupt handler
      crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocks

Lei Liu (1):
      USB: serial: option: add even more ZTE device ids

Luke Dashjr (1):
      btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl

Lv Zheng (1):
      ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings

Lyude (1):
      drm/fb_helper: Fix references to dev->mode_config.num_connector

Maciej W. Rozycki (1):
      MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC

Marc Zyngier (1):
      arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables

Mark Brown (2):
      regulator: core: Use class device list for regulator_list in late init
      ASoC: ak4642: Enable cache usage to fix crashes on resume

Mathias Nyman (1):
      usb: misc: usbtest: fix pattern tests for scatterlists.

Matt Gumbel (1):
      mmc: longer timeout for long read time quirk

Matthias Schiffer (1):
      MIPS: ath79: make bootconsole wait for both THRE and TEMT

Nicolai Stange (2):
      ext4: address UBSAN warning in mb_find_order_for_block()
      ext4: silence UBSAN in ext4_mb_init()

Oleg Nesterov (1):
      wait/ptrace: assume __WALL if the child is traced

Oliver Hartkopp (1):
      can: fix handling of unmodifiable configuration options

Paul Burton (1):
      MIPS: math-emu: Fix jalr emulation when rd == $0

Prarit Bhargava (1):
      PCI: Disable all BAR sizing for devices with non-compliant BARs

Rafael J. Wysocki (1):
      PM / sleep: Handle failures in device_suspend_late() consistently

Raghava Aditya Renukunta (2):
      aacraid: Relinquish CPU during timeout wait
      aacraid: Fix for aac_command_thread hang

Richard Weinberger (2):
      UBI: Fastmap: Ensure that only one fastmap work is scheduled
      UBI: Fix static volume checks when Fastmap is used

Ricky Liang (1):
      Input: uinput - handle compat ioctl for UI_SET_PHYS

Robin Gong (1):
      dmaengine: imx-sdma: switch to dynamic context mode after script loaded

Roger Quadros (1):
      mfd: omap-usb-tll: Fix scheduling while atomic BUG

Ross Lagerwall (1):
      xen/events: Don't move disabled irqs

Sachin Prabhu (1):
      cifs: Create dedicated keyring for spnego operations

Sasha Levin (5):
      rtlwifi: rtl8723be: Fix module parameter initialization
      rtlwifi: Fix logic error in enter/exit power-save mode
      rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ring
      sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
      Linux 3.18.35

Schemmel Hans-Christoph (1):
      USB: serial: option: add support for Cinterion PH8 and AHxx

Stefan Metzmacher (4):
      fs/cifs: correctly to anonymous authentication via NTLMSSP
      fs/cifs: correctly to anonymous authentication for the LANMAN authentication
      fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication
      fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication

Stefano Stabellini (1):
      xen/x86: actually allocate legacy interrupts on PV guests

Steve French (1):
      remove directory incorrectly tries to set delete on close on non-empty directories

Steven Rostedt (Red Hat) (5):
      ring-buffer: Add unlikelys to make fast path the default
      ring-buffer: Remove duplicate use of '&' in recursive code
      ring-buffer: Move recursive check to per_cpu descriptor
      ring-buffer: Use long for nr_pages to avoid overflow failures
      ring-buffer: Prevent overflow of size in ring_buffer_resize()

Takashi Iwai (1):
      Bluetooth: vhci: Fix race at creating hci device

Theodore Ts'o (2):
      ext4: fix hang when processing corrupted orphaned inode list
      ext4: clean up error handling when orphan list is corrupted

Tomáš Trnka (1):
      sunrpc: fix stripping of padded MIC tokens

Ulf Hansson (1):
      PM / Runtime: Fix error path in pm_runtime_force_resume()

Ville Syrjälä (2):
      drm/i915: Don't leave old junk in ilk active watermarks on readout
      dma-debug: avoid spinlock recursion when disabling dma-debug

Vittorio Gambaletta (VittGam) (1):
      ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.

Will Deacon (1):
      irqchip/gic: Ensure ordering between read of INTACK and shared data

Zhao Qiang (1):
      QE-UART: add "fsl,t1040-ucc-uart" to of_device_id

lei liu (1):
      USB: serial: option: add more ZTE device ids

 .../devicetree/bindings/crypto/samsung-sss.txt     |   6 +-
 Makefile                                           |   9 +-
 arch/arm/kvm/mmu.c                                 |  17 ++-
 arch/arm64/include/asm/pgtable-hwdef.h             |   1 -
 arch/arm64/include/asm/pgtable.h                   |   5 +-
 arch/mips/ath79/early_printk.c                     |   6 +-
 arch/mips/include/asm/kvm_host.h                   |   2 +-
 arch/mips/include/asm/msa.h                        |  13 ++
 arch/mips/include/uapi/asm/siginfo.h               |  18 +--
 arch/mips/kernel/process.c                         |   2 +-
 arch/mips/kernel/traps.c                           |   8 +-
 arch/mips/kvm/emulate.c                            |  89 ++++++------
 arch/mips/kvm/trap_emul.c                          |   2 +-
 arch/mips/math-emu/cp1emu.c                        |   8 +-
 arch/powerpc/include/asm/pgtable-ppc64.h           |   1 +
 arch/powerpc/kernel/eeh_driver.c                   |  26 +++-
 arch/powerpc/kernel/exceptions-64s.S               |  16 ++-
 arch/sparc/include/asm/pgtable_64.h                |   7 +
 arch/x86/include/asm/acpi.h                        |   1 +
 arch/x86/include/asm/pgtable.h                     |   5 +
 arch/x86/pci/xen.c                                 |   9 +-
 drivers/acpi/osl.c                                 |  16 ++-
 drivers/base/power/main.c                          |   5 +-
 drivers/base/power/runtime.c                       |   9 +-
 drivers/bluetooth/hci_vhci.c                       |  28 +++-
 drivers/cpuidle/cpuidle.c                          |   4 +-
 drivers/crypto/caam/jr.c                           |   2 +-
 drivers/crypto/s5p-sss.c                           |  85 +++++------
 drivers/dma/imx-sdma.c                             |   7 +-
 drivers/gpu/drm/drm_fb_helper.c                    |   5 +-
 drivers/gpu/drm/gma500/mdfld_dsi_pkg_sender.c      |   2 +-
 drivers/gpu/drm/i915/intel_pm.c                    |   2 +
 drivers/input/misc/uinput.c                        |   6 +
 drivers/irqchip/irq-gic-v3.c                       |   7 +
 drivers/irqchip/irq-gic.c                          |   8 ++
 drivers/mcb/mcb-parse.c                            |   2 +-
 drivers/mfd/omap-usb-tll.c                         |  13 +-
 drivers/mmc/card/block.c                           |   5 +-
 drivers/mmc/core/core.c                            |   4 +-
 drivers/mmc/core/mmc.c                             |   7 +
 drivers/mmc/host/sdhci-acpi.c                      |   7 +-
 drivers/mtd/ubi/eba.c                              |  23 ++-
 drivers/mtd/ubi/fastmap.c                          |   1 +
 drivers/mtd/ubi/ubi.h                              |   6 +-
 drivers/mtd/ubi/wl.c                               |   8 +-
 drivers/net/can/dev.c                              |  56 +++++++-
 drivers/net/can/m_can/m_can.c                      |   2 +-
 drivers/net/wireless/ath/ath5k/led.c               |   2 +-
 drivers/net/wireless/ath/ath9k/pci.c               |  10 ++
 drivers/net/wireless/rtlwifi/base.c                |   4 +-
 drivers/net/wireless/rtlwifi/pci.c                 |   2 +-
 drivers/net/wireless/rtlwifi/rtl8723be/sw.c        |   8 +-
 drivers/pci/probe.c                                |   6 +-
 drivers/pinctrl/samsung/pinctrl-exynos5440.c       |  15 +-
 drivers/regulator/core.c                           | 106 +++++++-------
 drivers/scsi/aacraid/commsup.c                     |  12 +-
 drivers/thunderbolt/eeprom.c                       |   1 +
 drivers/tty/n_gsm.c                                |   4 +-
 drivers/tty/serial/ucc_uart.c                      |   3 +
 drivers/usb/core/driver.c                          |  40 +++---
 drivers/usb/core/hcd.c                             |  15 +-
 drivers/usb/core/hub.c                             |   8 +-
 drivers/usb/misc/usbtest.c                         |  37 +++--
 drivers/usb/serial/cp210x.c                        |  45 +++---
 drivers/usb/serial/io_edgeport.c                   |  56 +++++---
 drivers/usb/serial/keyspan.c                       |   4 +
 drivers/usb/serial/mxuport.c                       |  10 ++
 drivers/usb/serial/option.c                        | 155 ++++++++++++++++++++-
 drivers/usb/serial/quatech2.c                      |   1 +
 drivers/xen/events/events_base.c                   |   6 +-
 fs/btrfs/ctree.h                                   |   1 +
 fs/btrfs/file.c                                    |   2 +-
 fs/btrfs/inode.c                                   |   2 +-
 fs/btrfs/ioctl.c                                   |  21 +++
 fs/cifs/cifs_spnego.c                              |  67 +++++++++
 fs/cifs/cifsfs.c                                   |   4 +-
 fs/cifs/cifsproto.h                                |   2 +
 fs/cifs/sess.c                                     | 139 ++++++++++--------
 fs/cifs/smb2glob.h                                 |   1 +
 fs/cifs/smb2inode.c                                |   8 +-
 fs/cifs/smb2pdu.c                                  |  16 +++
 fs/cifs/smb2proto.h                                |   2 +
 fs/ext4/ialloc.c                                   |  56 ++++----
 fs/ext4/mballoc.c                                  |  10 +-
 fs/ext4/namei.c                                    |   2 +-
 fs/proc/task_mmu.c                                 | 104 +++++++++-----
 fs/xfs/xfs_inode.c                                 |  26 ++--
 fs/xfs/xfs_super.c                                 |  16 +++
 include/linux/can/dev.h                            |  22 ++-
 include/linux/usb.h                                |   5 +-
 include/linux/usb/hcd.h                            |   1 +
 kernel/exit.c                                      |  29 ++--
 kernel/sched/proc.c                                |  11 +-
 kernel/trace/ring_buffer.c                         |  83 ++++++-----
 lib/dma-debug.c                                    |   2 +-
 net/sunrpc/auth_gss/svcauth_gss.c                  |   4 +-
 scripts/Makefile.extrawarn                         |   1 +
 sound/soc/codecs/ak4642.c                          |  36 ++++-
 98 files changed, 1259 insertions(+), 535 deletions(-)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

                 reply	other threads:[~2016-06-08 23:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=5758A494.4000302@oracle.com \
    --to=sasha.levin@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.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.