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 <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 3.13.1-rc1 NeilBrown <neilb@xxxxxxx> md/raid5: close recently introduced race in stripe_head management. NeilBrown <neilb@xxxxxxx> md/raid5: fix long-standing problem with bitmap handling on write failure. David Henningsson <david.henningsson@xxxxxxxxxxxxx> ALSA: hda - Explicitly keep codec powered up in hdmi_present_sense Guenter Roeck <linux@xxxxxxxxxxxx> extcon: gpio: Request gpio pin before modifying its state Jon Medhurst <tixy@xxxxxxxxxx> serial: amba-pl011: use port lock to guard control register access Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx> staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq() H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx> staging: comedi: addi_apci_1032: fix subdevice type/flags bug Bernd Porr <mail@xxxxxxxxxxxxxxx> staging: comedi: fix result of memdup_user for user chanlist Bob Peterson <rpeterso@xxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html