This is the start of the stable review cycle for the 3.13.1 release.
There are 10 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 Wed Jan 29 20:15:25 UTC 2014.
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.13.1-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <[email protected]>
    Linux 3.13.1-rc1

NeilBrown <[email protected]>
    md/raid5: close recently introduced race in stripe_head management.

NeilBrown <[email protected]>
    md/raid5: fix long-standing problem with bitmap handling on write failure.

David Henningsson <[email protected]>
    ALSA: hda - Explicitly keep codec powered up in hdmi_present_sense

Guenter Roeck <[email protected]>
    extcon: gpio: Request gpio pin before modifying its state

Jon Medhurst <[email protected]>
    serial: amba-pl011: use port lock to guard control register access

Geert Uytterhoeven <[email protected]>
    mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL

H Hartley Sweeten <[email protected]>
    staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()

H Hartley Sweeten <[email protected]>
    staging: comedi: addi_apci_1032: fix subdevice type/flags bug

Bernd Porr <[email protected]>
    staging: comedi: fix result of memdup_user for user chanlist

Bob Peterson <[email protected]>
    GFS2: Increase i_writecount during gfs2_setattr_chown


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

Diffstat:

 Makefile                                        |  4 ++--
 drivers/extcon/extcon-gpio.c                    | 11 ++++++-----
 drivers/md/raid5.c                              |  9 +++++----
 drivers/staging/comedi/comedi_fops.c            |  2 ++
 drivers/staging/comedi/drivers/addi_apci_1032.c |  4 ++--
 drivers/staging/comedi/drivers/adl_pci9111.c    |  2 +-
 drivers/tty/serial/amba-pl011.c                 |  6 ++++++
 fs/gfs2/inode.c                                 | 16 +++++++++++++++-
 include/linux/mm.h                              | 13 ++++++++-----
 sound/pci/hda/patch_hdmi.c                      |  6 +++++-
 10 files changed, 52 insertions(+), 21 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to