linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ 00/56] 3.6.1-stable review
@ 2012-10-04 21:15 Greg Kroah-Hartman
  2012-10-04 21:15 ` [ 01/56] usb: gadget: make g_printer enumerate again Greg Kroah-Hartman
                   ` (55 more replies)
  0 siblings, 56 replies; 57+ messages in thread
From: Greg Kroah-Hartman @ 2012-10-04 21:15 UTC (permalink / raw)
  To: linux-kernel, stable; +Cc: Greg Kroah-Hartman, alan, torvalds, akpm

Note, I don't normally do stable releases in the middle of the -rc1
merge window, but by doing that, they get really big and delay getting
bugfixes to users who want/need them.  So I've picked through the
patches submitted for the stable releases so far, and taken the "safer"
ones (i.e. mostly all small driver fixes).  I still have a lot more
patches in the queue to be applied after this release, so if you don't
see a patch you have submitted in here, please wait for the next stable
release before worrying.

------

This is the start of the stable review cycle for the 3.6.1 release.
There are 56 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Sat Oct  6 21:11:02 UTC 2012.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.6.1-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Bart Van Assche <bvanassche@acm.org>
    SCSI: scsi_dh_alua: Enable STPG for unavailable ports

Dan Williams <djbw@fb.com>
    SCSI: scsi_remove_target: fix softlockup regression on hot remove

Dan Williams <dan.j.williams@intel.com>
    isci: fix isci_pci_probe() generates warning on efi failure path

Mike Marciniszyn <mike.marciniszyn@intel.com>
    IB/qib: Fix local access validation for user MRs

Bart Van Assche <bvanassche@acm.org>
    IB/srp: Avoid having aborted requests hang

Bart Van Assche <bvanassche@acm.org>
    IB/srp: Fix use-after-free in srp_reset_req()

Patrick McHardy <kaber@trash.net>
    IPoIB: Fix use-after-free of multicast object

Dan Carpenter <dan.carpenter@oracle.com>
    remoteproc: fix a potential NULL-dereference on cleanup

Ohad Ben-Cohen <ohad@wizery.com>
    remoteproc: select VIRTIO to avoid build breakage

Seth Forshee <seth.forshee@canonical.com>
    Input: synaptics - adjust threshold for treating position values as negative

Wei Yongjun <yongjun_wei@trendmicro.com.cn>
    can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()

Stephen M. Cameron <scameron@beardog.cce.hp.com>
    SCSI: hpsa: Use LUN reset instead of target reset

Benjamin Herrenschmidt <benh@kernel.crashing.org>
    SCSI: ibmvscsi: Fix host config length field overflow

Kees Cook <keescook@chromium.org>
    Yama: handle 32-bit userspace prctl

Matthieu CASTET <matthieu.castet@parrot.com>
    UBI: erase free PEB with bitflip in EC header

Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
    UBI: fix autoresize handling in R/O mode

Russ Gorby <russ.gorby@intel.com>
    n_gsm: memory leak in uplink error path

Russ Gorby <russ.gorby@intel.com>
    n_gsm: added interlocking for gsm_data_lock for certain code paths

Russ Gorby <russ.gorby@intel.com>
    n_gsm: uplink SKBs accumulate on list

xiaojin <jin.xiao@intel.com>
    n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX

Denys Vlasenko <vda.linux@googlemail.com>
    coredump: prevent double-free on an error path in core dumper

Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
    xen/pciback: Restore the PCI config space after an FLR.

Sujith Manoharan <c_manoha@qualcomm.com>
    ath9k: Disable ASPM only for AR9285

Kevin Daughtridge <kevin@kdau.com>
    HID: keep dev_rdesc unmodified and use it for comparisons

Michael Spang <spang@chromium.org>
    Increase XHCI suspend timeout to 16ms

Elric Fu <elricfu1@gmail.com>
    xHCI: handle command after aborting the command ring

Elric Fu <elricfu1@gmail.com>
    xHCI: cancel command after command timeout

Elric Fu <elricfu1@gmail.com>
    xHCI: add aborting command ring function

Elric Fu <elricfu1@gmail.com>
    xHCI: add cmd_ring_state

Sarah Sharp <sarah.a.sharp@linux.intel.com>
    xhci: Intel Panther Point BEI quirk.

Khalid Aziz <khalid.aziz@hp.com>
    firmware: Add missing attributes to EFI variable attribute print out from sysfs

Larry Finger <Larry.Finger@lwfinger.net>
    b43legacy: Fix crash on unload when firmware not available

Ben Hutchings <ben@decadent.org.uk>
    tools/hv: Check for read/write errors

Ben Hutchings <ben@decadent.org.uk>
    tools/hv: Fix exit() error code

Ben Hutchings <ben@decadent.org.uk>
    tools/hv: Fix file handle leak

Flavio Leitner <fbl@redhat.com>
    serial: set correct baud_base for EXSYS EX-41092 Dual 16950

Linus Walleij <linus.walleij@linaro.org>
    serial: pl011: handle corruption at high clock speeds

Vikram Pandita <vikram.pandita@ti.com>
    serial: omap: fix software flow control

Jiri Slaby <jslaby@suse.cz>
    TTY: ttyprintk, don't touch behind tty->write_buf

Stanislav Kozina <skozina@redhat.com>
    Remove BUG_ON from n_tty_read()

Ian Abbott <abbotti@mev.co.uk>
    staging: comedi: fix memory leak for saved channel list

Ian Abbott <abbotti@mev.co.uk>
    staging: comedi: don't dereference user memory for INSN_INTTRIG

Ian Abbott <abbotti@mev.co.uk>
    staging: comedi: jr3_pci: fix iomem dereference

Ian Abbott <abbotti@mev.co.uk>
    staging: comedi: s626: don't dereference insn->data

Larry Finger <Larry.Finger@lwfinger.net>
    staging: r8712u: Do not queue cloned skb

Christopher Brannon <chris@the-brannons.com>
    tty: keyboard.c: Remove locking from vt_get_leds.

Ben Hutchings <ben@decadent.org.uk>
    staging: speakup_soft: Fix reading of init string

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    USB: serial: fix up bug with missing {}

Vivek Gautam <gautam.vivek@samsung.com>
    usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems

Bjørn Mork <bjorn@mork.no>
    USB: qcaux: add Pantech vendor class match

Alan Stern <stern@rowland.harvard.edu>
    USB: EHCI: convert warning messages to debug-level

Antonio Ospite <ospite@studenti.unina.it>
    USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support

Bjørn Mork <bjorn@mork.no>
    USB: option: blacklist QMI interface on ZTE MF683

Mike Thompson <mpthompson@gmail.com>
    usb: otg: mxs-phy: Fix mx23 operation

Sebastian Andrzej Siewior <bigeasy@linutronix.de>
    usb: gadget: initialize the strings in tcm_usb_gadget properly

Sebastian Andrzej Siewior <bigeasy@linutronix.de>
    usb: gadget: make g_printer enumerate again


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

Diffstat:

 Makefile                                       |   4 +-
 arch/arm/plat-omap/include/plat/omap-serial.h  |   4 +-
 drivers/char/ttyprintk.c                       |   2 +-
 drivers/firmware/efivars.c                     |  17 +-
 drivers/hid/hid-core.c                         |  16 +-
 drivers/hid/usbhid/hid-core.c                  |   6 +-
 drivers/infiniband/hw/qib/qib_keys.c           |   5 +-
 drivers/infiniband/ulp/ipoib/ipoib_main.c      |   2 +-
 drivers/infiniband/ulp/ipoib/ipoib_multicast.c |  19 +-
 drivers/infiniband/ulp/srp/ib_srp.c            |   3 +-
 drivers/input/mouse/synaptics.c                |  31 ++-
 drivers/mtd/ubi/attach.c                       |   2 +-
 drivers/mtd/ubi/build.c                        |   5 +
 drivers/net/can/mscan/mpc5xxx_can.c            |   4 +-
 drivers/net/wireless/ath/ath9k/pci.c           |   5 +-
 drivers/net/wireless/b43legacy/main.c          |   2 +
 drivers/remoteproc/Kconfig                     |   1 +
 drivers/remoteproc/remoteproc_core.c           |  22 +-
 drivers/scsi/device_handler/scsi_dh_alua.c     |   3 +-
 drivers/scsi/hpsa.c                            |   2 +-
 drivers/scsi/ibmvscsi/ibmvscsi.c               |   3 +
 drivers/scsi/isci/init.c                       |   1 -
 drivers/scsi/isci/probe_roms.c                 |   1 -
 drivers/scsi/scsi_sysfs.c                      |  30 ++-
 drivers/staging/comedi/comedi_fops.c           |   5 +-
 drivers/staging/comedi/drivers/jr3_pci.c       |   2 +-
 drivers/staging/comedi/drivers/s626.c          |   2 +-
 drivers/staging/rtl8712/rtl8712_recv.c         |   5 +-
 drivers/staging/speakup/speakup_soft.c         |  13 +-
 drivers/tty/n_gsm.c                            |  26 ++-
 drivers/tty/n_tty.c                            |   3 +-
 drivers/tty/serial/8250/8250_pci.c             |   9 +-
 drivers/tty/serial/amba-pl011.c                |  15 +-
 drivers/tty/serial/omap-serial.c               |  12 +-
 drivers/tty/vt/keyboard.c                      |   3 -
 drivers/usb/gadget/printer.c                   | 128 ++++++------
 drivers/usb/gadget/tcm_usb_gadget.c            |  33 +--
 drivers/usb/gadget/tcm_usb_gadget.h            |  14 +-
 drivers/usb/host/ehci-timer.c                  |   6 +-
 drivers/usb/host/xhci-mem.c                    |   7 +
 drivers/usb/host/xhci-pci.c                    |   1 +
 drivers/usb/host/xhci-ring.c                   | 286 +++++++++++++++++++++++++-
 drivers/usb/host/xhci.c                        |  38 +++-
 drivers/usb/host/xhci.h                        |  20 ++
 drivers/usb/otg/mxs-phy.c                      |  38 +++-
 drivers/usb/serial/ftdi_sio.c                  |   2 +
 drivers/usb/serial/ftdi_sio_ids.h              |   5 +
 drivers/usb/serial/option.c                    |   3 +-
 drivers/usb/serial/qcaux.c                     |  10 +-
 drivers/usb/serial/usb-serial.c                |   3 +-
 drivers/xen/xen-pciback/pci_stub.c             |   1 +
 fs/binfmt_elf.c                                |  19 +-
 include/linux/pci_ids.h                        |   1 -
 security/yama/yama_lsm.c                       |   2 +-
 tools/hv/hv_kvp_daemon.c                       |  45 ++--
 55 files changed, 697 insertions(+), 250 deletions(-)



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

end of thread, other threads:[~2012-10-04 22:18 UTC | newest]

Thread overview: 57+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-04 21:15 [ 00/56] 3.6.1-stable review Greg Kroah-Hartman
2012-10-04 21:15 ` [ 01/56] usb: gadget: make g_printer enumerate again Greg Kroah-Hartman
2012-10-04 21:15 ` [ 02/56] usb: gadget: initialize the strings in tcm_usb_gadget properly Greg Kroah-Hartman
2012-10-04 21:15 ` [ 03/56] usb: otg: mxs-phy: Fix mx23 operation Greg Kroah-Hartman
2012-10-04 21:15 ` [ 04/56] USB: option: blacklist QMI interface on ZTE MF683 Greg Kroah-Hartman
2012-10-04 21:15 ` [ 05/56] USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support Greg Kroah-Hartman
2012-10-04 21:15 ` [ 06/56] USB: EHCI: convert warning messages to debug-level Greg Kroah-Hartman
2012-10-04 21:15 ` [ 07/56] USB: qcaux: add Pantech vendor class match Greg Kroah-Hartman
2012-10-04 21:15 ` [ 08/56] usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems Greg Kroah-Hartman
2012-10-04 21:15 ` [ 09/56] USB: serial: fix up bug with missing {} Greg Kroah-Hartman
2012-10-04 21:15 ` [ 10/56] staging: speakup_soft: Fix reading of init string Greg Kroah-Hartman
2012-10-04 21:15 ` [ 11/56] tty: keyboard.c: Remove locking from vt_get_leds Greg Kroah-Hartman
2012-10-04 21:15 ` [ 12/56] staging: r8712u: Do not queue cloned skb Greg Kroah-Hartman
2012-10-04 21:15 ` [ 13/56] staging: comedi: s626: dont dereference insn->data Greg Kroah-Hartman
2012-10-04 21:15 ` [ 14/56] staging: comedi: jr3_pci: fix iomem dereference Greg Kroah-Hartman
2012-10-04 21:15 ` [ 15/56] staging: comedi: dont dereference user memory for INSN_INTTRIG Greg Kroah-Hartman
2012-10-04 21:15 ` [ 16/56] staging: comedi: fix memory leak for saved channel list Greg Kroah-Hartman
2012-10-04 21:15 ` [ 17/56] Remove BUG_ON from n_tty_read() Greg Kroah-Hartman
2012-10-04 21:15 ` [ 18/56] TTY: ttyprintk, dont touch behind tty->write_buf Greg Kroah-Hartman
2012-10-04 21:15 ` [ 19/56] serial: omap: fix software flow control Greg Kroah-Hartman
2012-10-04 21:15 ` [ 20/56] serial: pl011: handle corruption at high clock speeds Greg Kroah-Hartman
2012-10-04 21:15 ` [ 21/56] serial: set correct baud_base for EXSYS EX-41092 Dual 16950 Greg Kroah-Hartman
2012-10-04 21:15 ` [ 22/56] tools/hv: Fix file handle leak Greg Kroah-Hartman
2012-10-04 21:15 ` [ 23/56] tools/hv: Fix exit() error code Greg Kroah-Hartman
2012-10-04 21:15 ` [ 24/56] tools/hv: Check for read/write errors Greg Kroah-Hartman
2012-10-04 21:15 ` [ 25/56] b43legacy: Fix crash on unload when firmware not available Greg Kroah-Hartman
2012-10-04 21:15 ` [ 26/56] firmware: Add missing attributes to EFI variable attribute print out from sysfs Greg Kroah-Hartman
2012-10-04 21:15 ` [ 27/56] xhci: Intel Panther Point BEI quirk Greg Kroah-Hartman
2012-10-04 21:15 ` [ 28/56] xHCI: add cmd_ring_state Greg Kroah-Hartman
2012-10-04 21:15 ` [ 29/56] xHCI: add aborting command ring function Greg Kroah-Hartman
2012-10-04 21:15 ` [ 30/56] xHCI: cancel command after command timeout Greg Kroah-Hartman
2012-10-04 21:15 ` [ 31/56] xHCI: handle command after aborting the command ring Greg Kroah-Hartman
2012-10-04 21:15 ` [ 32/56] Increase XHCI suspend timeout to 16ms Greg Kroah-Hartman
2012-10-04 21:15 ` [ 33/56] HID: keep dev_rdesc unmodified and use it for comparisons Greg Kroah-Hartman
2012-10-04 21:15 ` [ 34/56] ath9k: Disable ASPM only for AR9285 Greg Kroah-Hartman
2012-10-04 21:15 ` [ 35/56] xen/pciback: Restore the PCI config space after an FLR Greg Kroah-Hartman
2012-10-04 21:15 ` [ 36/56] coredump: prevent double-free on an error path in core dumper Greg Kroah-Hartman
2012-10-04 21:15 ` [ 37/56] n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX Greg Kroah-Hartman
2012-10-04 21:15 ` [ 38/56] n_gsm: uplink SKBs accumulate on list Greg Kroah-Hartman
2012-10-04 21:16 ` [ 39/56] n_gsm: added interlocking for gsm_data_lock for certain code paths Greg Kroah-Hartman
2012-10-04 21:16 ` [ 40/56] n_gsm: memory leak in uplink error path Greg Kroah-Hartman
2012-10-04 21:16 ` [ 41/56] UBI: fix autoresize handling in R/O mode Greg Kroah-Hartman
2012-10-04 21:16 ` [ 42/56] UBI: erase free PEB with bitflip in EC header Greg Kroah-Hartman
2012-10-04 21:16 ` [ 43/56] Yama: handle 32-bit userspace prctl Greg Kroah-Hartman
2012-10-04 21:16 ` [ 44/56] SCSI: ibmvscsi: Fix host config length field overflow Greg Kroah-Hartman
2012-10-04 21:16 ` [ 45/56] SCSI: hpsa: Use LUN reset instead of target reset Greg Kroah-Hartman
2012-10-04 21:16 ` [ 46/56] can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock() Greg Kroah-Hartman
2012-10-04 21:16 ` [ 47/56] Input: synaptics - adjust threshold for treating position values as negative Greg Kroah-Hartman
2012-10-04 21:16 ` [ 48/56] remoteproc: select VIRTIO to avoid build breakage Greg Kroah-Hartman
2012-10-04 21:16 ` [ 49/56] remoteproc: fix a potential NULL-dereference on cleanup Greg Kroah-Hartman
2012-10-04 21:16 ` [ 50/56] IPoIB: Fix use-after-free of multicast object Greg Kroah-Hartman
2012-10-04 21:16 ` [ 51/56] IB/srp: Fix use-after-free in srp_reset_req() Greg Kroah-Hartman
2012-10-04 21:16 ` [ 52/56] IB/srp: Avoid having aborted requests hang Greg Kroah-Hartman
2012-10-04 21:16 ` [ 53/56] IB/qib: Fix local access validation for user MRs Greg Kroah-Hartman
2012-10-04 21:16 ` [ 54/56] isci: fix isci_pci_probe() generates warning on efi failure path Greg Kroah-Hartman
2012-10-04 21:16 ` [ 55/56] SCSI: scsi_remove_target: fix softlockup regression on hot remove Greg Kroah-Hartman
2012-10-04 21:16 ` [ 56/56] SCSI: scsi_dh_alua: Enable STPG for unavailable ports Greg Kroah-Hartman

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