linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 3.12.61
@ 2016-06-21  8:38 Jiri Slaby
  0 siblings, 0 replies; only message in thread
From: Jiri Slaby @ 2016-06-21  8:38 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn


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

I'm announcing the release of the 3.12.61 kernel.

All users of the 3.12 kernel series must upgrade.

The updated 3.12.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.12.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

A diff can be found at:
https://git.kernel.org/stable/linux-stable/d/v3.12.60/v3.12.61

----------------------------------------------------------------
Adrian Hunter (1):
      mmc: mmc: Fix partition switch timeout for some eMMCs

Alistair Leslie-Hughes (1):
      HID: microsoft: add support for 3 more devices

Benjamin Coddington (1):
      NFS: Don't attempt to decode missing directory entries

Chanwoo Choi (1):
      serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios()

Colin Ian King (1):
      pch_phub: return -ENODATA if ROM can't be mapped

Cyan Ogilvie (1):
      HID: wiimote: Fix wiimote mp scale linearization

Dan Bogdan Nechita (1):
      misc: ad525x_dpot: Fix the enabling of the "otpXen" attributes

Daniel Bristot de Oliveira (1):
      HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB Keykoard2

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

Donavan Lance (1):
      HID: Add new Microsoft Type Cover 3 product ID

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 (1):
      MIPS: Fix siginfo.h to use strict posix types

Jason Gunthorpe (1):
      IB/security: Restrict use of the write() interface

Jiri Slaby (2):
      tty: vt, return error when con_startup fails
      Linux 3.12.61

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

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

Loic Poulain (1):
      Bluetooth: hci_ldisc: Fix null pointer derefence in case of early data

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

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

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

Nazar Mokrynskyi (1):
      HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk

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

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

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

Raimund Roth (1):
      HID: microsoft: Add Surface Power Cover

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

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

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

Sean Young (1):
      HID: sjoy: support Super Joy Box 4

Slava Bacherikov (1):
      HID: microsoft: Add ID for MS Wireless Comfort Keyboard

Stefan Metzmacher (1):
      fs/cifs: correctly to anonymous authentication via NTLMSSP

Stephen Just (1):
      HID: microsoft: Add Surface 3 type cover

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

Steven Rostedt (Red Hat) (2):
      ring-buffer: Use long for nr_pages to avoid overflow failures
      ring-buffer: Prevent overflow of size in ring_buffer_resize()

Theodore Ts'o (1):
      ext4: fix hang when processing corrupted orphaned inode list

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

Trent Lloyd (1):
      HID: usbhid: quirks for Corsair RGB keyboard & mice (K70R, K95RGB, M65RGB, K70RGB, K65RGB)

Ville Syrjälä (1):
      dma-debug: avoid spinlock recursion when disabling dma-debug

Vineet Gupta (1):
      ARC: use ASL assembler mnemonic

Vladis Dronov (1):
      [media] usbvision: revert commit 588afcc1

Wei-Ning Huang (1):
      Bluetooth: btmrvl_sdio: fix firmware activation failure

wang yanqing (1):
      rtlwifi: Fix logic error in enter/exit power-save mode

Николай Кудрявцев (1):
      HID: chicony: Add support for Acer Aspire Switch 12

 Makefile                                     |  2 +-
 arch/arc/mm/tlbex.S                          |  6 +--
 arch/mips/ath79/early_printk.c               |  6 ++-
 arch/mips/include/uapi/asm/siginfo.h         | 18 +++----
 arch/mips/math-emu/cp1emu.c                  |  8 +--
 arch/powerpc/kernel/exceptions-64s.S         | 16 ++++--
 drivers/acpi/osl.c                           | 16 ++++--
 drivers/bluetooth/btmrvl_sdio.c              |  2 +-
 drivers/bluetooth/hci_ldisc.c                | 11 ++--
 drivers/bluetooth/hci_uart.h                 |  1 +
 drivers/cpuidle/cpuidle.c                    |  2 +
 drivers/gpu/drm/drm_fb_helper.c              |  5 +-
 .../gpu/drm/gma500/mdfld_dsi_pkg_sender.c    |  2 +-
 drivers/hid/hid-chicony.c                    | 26 +++++++++
 drivers/hid/hid-core.c                       | 18 +++++--
 drivers/hid/hid-ids.h                        | 26 ++++++++-
 drivers/hid/hid-microsoft.c                  | 16 +++++-
 drivers/hid/hid-sjoy.c                       |  3 ++
 drivers/hid/hid-wiimote-modules.c            | 14 ++---
 drivers/hid/usbhid/hid-quirks.c              | 13 ++++-
 drivers/infiniband/core/ucm.c                |  4 ++
 drivers/infiniband/core/ucma.c               |  3 ++
 drivers/infiniband/core/uverbs_main.c        |  5 ++
 drivers/infiniband/hw/ipath/ipath_file_ops.c |  5 ++
 drivers/infiniband/hw/qib/qib_file_ops.c     |  5 ++
 drivers/input/misc/uinput.c                  |  6 +++
 .../media/usb/usbvision/usbvision-video.c    |  7 ---
 drivers/misc/ad525x_dpot.c                   |  2 +-
 drivers/misc/pch_phub.c                      |  4 +-
 drivers/mmc/card/block.c                     |  5 +-
 drivers/mmc/core/core.c                      |  4 +-
 drivers/mmc/core/mmc.c                       |  7 +++
 drivers/net/wireless/ath/ath5k/led.c         |  2 +-
 drivers/net/wireless/rtlwifi/base.c          |  4 +-
 drivers/pci/probe.c                          |  6 +--
 drivers/scsi/aacraid/commsup.c               | 12 +++--
 drivers/tty/serial/samsung.c                 |  4 +-
 drivers/tty/vt/vt.c                          |  5 +-
 drivers/usb/serial/io_edgeport.c             | 50 ++++++++++++------
 drivers/usb/serial/keyspan.c                 |  4 ++
 drivers/usb/serial/option.c                  | 26 ++++++---
 drivers/usb/serial/quatech2.c                |  1 +
 drivers/xen/events.c                         |  6 ++-
 fs/cifs/sess.c                               | 32 ++++++-----
 fs/cifs/smb2glob.h                           |  1 +
 fs/cifs/smb2inode.c                          |  8 ++-
 fs/cifs/smb2pdu.c                            | 16 ++++++
 fs/cifs/smb2proto.h                          |  2 +
 fs/ext4/ialloc.c                             | 10 ++--
 fs/ext4/mballoc.c                            | 10 ++--
 fs/nfs/dir.c                                 |  4 ++
 fs/xfs/xfs_inode.c                           | 26 ++++++---
 include/rdma/ib.h                            | 16 ++++++
 kernel/trace/ring_buffer.c                   | 35 ++++++------
 lib/dma-debug.c                              |  2 +-
 net/sunrpc/auth_gss/svcauth_gss.c            |  4 +-
 56 files changed, 403 insertions(+), 151 deletions(-)

thanks,
-- 
js


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-21  8:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-21  8:38 Linux 3.12.61 Jiri Slaby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).