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 <[email protected]>
Linux 3.10.79-rc1
Lv Zheng <[email protected]>
ACPICA: Utilities: Cleanup to enforce
ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR().
Lv Zheng <[email protected]>
ACPICA: Tables: Change acpi_find_root_pointer() to use
acpi_physical_address.
Christoph Hellwig <[email protected]>
revert "softirq: Add support for triggering softirq work on softirqs"
Alexey Khoroshilov <[email protected]>
sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)
Chuanxiao Dong <[email protected]>
mmc: card: Don't access RPMB partitions for normal read/write
Doug Anderson <[email protected]>
pinctrl: Don't just pretend to protect pinctrl_maps, do it for real
Lukas Wunner <[email protected]>
drm/i915: Add missing MacBook Pro models with dual channel LVDS
Gregory CLEMENT <[email protected]>
ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTC
Stefan Wahren <[email protected]>
ARM: dts: imx23-olinuxino: Fix dr_mode of usb0
Marek Vasut <[email protected]>
ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name
Markus Pargmann <[email protected]>
ARM: dts: imx25: Add #pwm-cells to pwm4
Johan Hovold <[email protected]>
gpio: sysfs: fix memory leaks and device hotplug
Johan Hovold <[email protected]>
gpio: unregister gpiochip device before removing it
Boris Ostrovsky <[email protected]>
xen/console: Update console event channel on resume
Naoya Horiguchi <[email protected]>
mm/memory-failure: call shake_page() when error hits thp tail page
Ryusuke Konishi <[email protected]>
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Junxiao Bi <[email protected]>
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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/