[PATCH 3.10 00/17] 3.10.79-stable review

From: Greg Kroah-Hartman
Date: Fri May 15 2015 - 19:10:30 EST


This is the start of the stable review cycle for the 3.10.79 release.
There are 17 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 Sun May 17 23:09:54 UTC 2015.
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.x/stable-review/patch-3.10.79-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 3.10.79-rc1

Lv Zheng <lv.zheng@xxxxxxxxx>
ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR().

Lv Zheng <lv.zheng@xxxxxxxxx>
ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.

Christoph Hellwig <hch@xxxxxxxxxxxxx>
revert "softirq: Add support for triggering softirq work on softirqs"

Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)

Chuanxiao Dong <chuanxiao.dong@xxxxxxxxx>
mmc: card: Don't access RPMB partitions for normal read/write

Doug Anderson <dianders@xxxxxxxxxxxx>
pinctrl: Don't just pretend to protect pinctrl_maps, do it for real

Lukas Wunner <lukas@xxxxxxxxx>
drm/i915: Add missing MacBook Pro models with dual channel LVDS

Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx>
ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTC

Stefan Wahren <stefan.wahren@xxxxxxxx>
ARM: dts: imx23-olinuxino: Fix dr_mode of usb0

Marek Vasut <marex@xxxxxxx>
ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name

Markus Pargmann <mpa@xxxxxxxxxxxxxx>
ARM: dts: imx25: Add #pwm-cells to pwm4

Johan Hovold <johan@xxxxxxxxxx>
gpio: sysfs: fix memory leaks and device hotplug

Johan Hovold <johan@xxxxxxxxxx>
gpio: unregister gpiochip device before removing it

Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
xen/console: Update console event channel on resume

Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>
mm/memory-failure: call shake_page() when error hits thp tail page

Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx>
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()

Junxiao Bi <junxiao.bi@xxxxxxxxxx>
ocfs2: dlm: fix race between purge and get lock resource


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

Diffstat:

.../devicetree/bindings/dma/fsl-mxs-dma.txt | 2 +-
Makefile | 4 +-
arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts | 4 +
arch/arm/boot/dts/imx23-olinuxino.dts | 1 +
arch/arm/boot/dts/imx25.dtsi | 1 +
arch/arm/boot/dts/imx28.dtsi | 2 +-
drivers/acpi/acpica/dsopcode.c | 3 +-
drivers/acpi/acpica/tbinstal.c | 5 +-
drivers/acpi/acpica/tbxfroot.c | 7 +-
drivers/gpio/gpiolib.c | 24 +++-
drivers/gpu/drm/i915/intel_lvds.c | 18 ++-
drivers/mmc/card/block.c | 12 ++
drivers/mmc/card/queue.c | 2 +-
drivers/mmc/card/queue.h | 2 +
drivers/pinctrl/core.c | 10 +-
drivers/pinctrl/core.h | 2 +-
drivers/pinctrl/devicetree.c | 2 +-
drivers/tty/hvc/hvc_xen.c | 18 ++-
fs/nilfs2/btree.c | 2 +-
fs/ocfs2/dlm/dlmmaster.c | 13 ++
include/acpi/acpixf.h | 2 +-
include/linux/interrupt.h | 22 ----
include/linux/nilfs2_fs.h | 2 +-
kernel/softirq.c | 131 ---------------------
mm/memory-failure.c | 8 +-
sound/oss/sequencer.c | 12 +-
26 files changed, 115 insertions(+), 196 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/