[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150515231004.395424105@linuxfoundation.org>
Date: Fri, 15 May 2015 16:10:08 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
linux@...ck-us.net, shuah.kh@...sung.com, stable@...r.kernel.org
Subject: [PATCH 3.10 00/17] 3.10.79-stable review
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@...uxfoundation.org>
Linux 3.10.79-rc1
Lv Zheng <lv.zheng@...el.com>
ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR().
Lv Zheng <lv.zheng@...el.com>
ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.
Christoph Hellwig <hch@...radead.org>
revert "softirq: Add support for triggering softirq work on softirqs"
Alexey Khoroshilov <khoroshilov@...ras.ru>
sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)
Chuanxiao Dong <chuanxiao.dong@...el.com>
mmc: card: Don't access RPMB partitions for normal read/write
Doug Anderson <dianders@...omium.org>
pinctrl: Don't just pretend to protect pinctrl_maps, do it for real
Lukas Wunner <lukas@...ner.de>
drm/i915: Add missing MacBook Pro models with dual channel LVDS
Gregory CLEMENT <gregory.clement@...e-electrons.com>
ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTC
Stefan Wahren <stefan.wahren@...e.com>
ARM: dts: imx23-olinuxino: Fix dr_mode of usb0
Marek Vasut <marex@...x.de>
ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name
Markus Pargmann <mpa@...gutronix.de>
ARM: dts: imx25: Add #pwm-cells to pwm4
Johan Hovold <johan@...nel.org>
gpio: sysfs: fix memory leaks and device hotplug
Johan Hovold <johan@...nel.org>
gpio: unregister gpiochip device before removing it
Boris Ostrovsky <boris.ostrovsky@...cle.com>
xen/console: Update console event channel on resume
Naoya Horiguchi <n-horiguchi@...jp.nec.com>
mm/memory-failure: call shake_page() when error hits thp tail page
Ryusuke Konishi <konishi.ryusuke@....ntt.co.jp>
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Junxiao Bi <junxiao.bi@...cle.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists