[PATCH 3.15 000/139] 3.15.3-stable review

From: Greg Kroah-Hartman
Date: Sat Jun 28 2014 - 14:26:22 EST


This is the start of the stable review cycle for the 3.15.3 release.
There are 139 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 Mon Jun 30 17:45:39 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.15.3-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

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

Andrzej Zaborowski <andrew.zaborowski@xxxxxxxxx>
efi-pstore: Fix an overflow on 32-bit builds

Fathi Boudra <fathi.boudra@xxxxxxxxxx>
builddeb: use $OBJCOPY variable instead of objcopy

Theodore Ts'o <tytso@xxxxxxx>
random: fix nasty entropy accounting bug

Konstantin Khlebnikov <koct9i@xxxxxxxxx>
epoll: fix use-after-free in eventpoll_release_file

Andy Lutomirski <luto@xxxxxxxxxxxxxx>
x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
lz4: fix another possible overrun

Johan Hedberg <johan.hedberg@xxxxxxxxx>
Bluetooth: Fix properly ignoring LTKs of unknown types

Johan Hedberg <johan.hedberg@xxxxxxxxx>
Bluetooth: Clearly distinguish mgmt LTK type from authenticated property

Eric Sandeen <sandeen@xxxxxxxxxx>
btrfs: fix use of uninit "ret" in end_extent_writepage()

Liu Bo <bo.li.liu@xxxxxxxxxx>
Btrfs: fix scrub_print_warning to handle skinny metadata extents

Liu Bo <bo.li.liu@xxxxxxxxxx>
Btrfs: use right type to get real comparison

Josef Bacik <jbacik@xxxxxx>
Btrfs: don't check nodes for extent items

Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
fs: btrfs: volumes.c: Fix for possible null pointer dereference

Jeff Mahoney <jeffm@xxxxxxxx>
btrfs: allocate raid type kobjects dynamically

Filipe Manana <fdmanana@xxxxxxxxx>
Btrfs: send, use the right limits for xattr names and values

Filipe Manana <fdmanana@xxxxxxxxx>
Btrfs: send, don't error in the presence of subvols/snapshots

Wang Shilong <wangsl.fnst@xxxxxxxxxxxxxx>
Btrfs: set right total device count for seeding support

Liu Bo <bo.li.liu@xxxxxxxxxx>
Btrfs: mark mapping with error flag to report errors to userspace

Liu Bo <bo.li.liu@xxxxxxxxxx>
Btrfs: fix NULL pointer crash of deleting a seed device

Wang Shilong <wangsl.fnst@xxxxxxxxxxxxxx>
Btrfs: make sure there are not any read requests before stopping workers

Filipe Manana <fdmanana@xxxxxxxxx>
Btrfs: send, account for orphan directories when building path strings

Miao Xie <miaox@xxxxxxxxxxxxxx>
Btrfs: output warning instead of error when loading free space cache failed

Qu Wenruo <quwenruo@xxxxxxxxxxxxxx>
btrfs: Add ctime/mtime update for btrfs device add/remove.

Filipe Manana <fdmanana@xxxxxxxxx>
Btrfs: read inode size after acquiring the mutex when punching a hole

Chris Mason <clm@xxxxxx>
Btrfs: fix double free in find_lock_delalloc_range

Filipe Manana <fdmanana@xxxxxxxxx>
Btrfs: fix leaf corruption caused by ENOSPC while hole punching

Pavel Shilovsky <pshilovsky@xxxxxxxxx>
CIFS: Fix memory leaks in SMB2_open

Benjamin LaHaise <bcrl@xxxxxxxxx>
aio: fix kernel memory disclosure in io_getevents() introduced in v3.10

Benjamin LaHaise <bcrl@xxxxxxxxx>
aio: fix aio request leak when events are reaped by userspace

Thomas Gleixner <tglx@xxxxxxxxxxxxx>
genirq: Sanitize spurious interrupt detection of threaded irqs

Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
Revert "offb: Add palette hack for little endian"

Alex Deucher <alexander.deucher@xxxxxxx>
Revert "drm/radeon: use variable UVD clocks"

Mike Frysinger <vapier@xxxxxxxxxx>
x86, x32: Use compat shims for io_{setup,submit}

H. Peter Anvin <hpa@xxxxxxxxxxxxxxx>
x86-32, espfix: Remove filter for espfix32 due to race

Will Deacon <will.deacon@xxxxxxx>
arm64: mm: remove broken &= operator from pmd_mknotpresent

Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro

Will Deacon <will.deacon@xxxxxxx>
arm64: uid16: fix __kernel_old_{gid,uid}_t definitions

Jason Cooper <jason@xxxxxxxxxxxxxx>
ARM: mvebu: DT: fix OpenBlocks AX3-4 RAM size

Jaegeuk Kim <jaegeuk.kim@xxxxxxxxxxx>
f2fs: submit bio at the reclaim path

Sagi Grimberg <sagig@xxxxxxxxxxxx>
TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire

Sagi Grimberg <sagig@xxxxxxxxxxxx>
libiscsi, iser: Adjust data_length to include protection information

Sagi Grimberg <sagig@xxxxxxxxxxxx>
scsi_cmnd: Introduce scsi_transfer_length helper

Roland Dreier <roland@xxxxxxxxxxxxxxx>
target: Report correct response length for some commands

Sagi Grimberg <sagig@xxxxxxxxxxxx>
Target/iscsi: Fix sendtargets response pdu for iser transport

Sagi Grimberg <sagig@xxxxxxxxxxxx>
Target/iser: Fix a wrong dereference in case discovery session is over iser

Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak

Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
target: Use complete_all for se_cmd->t_transport_stop_comp

Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
target: Set CMD_T_ACTIVE bit for Task Management Requests

Sagi Grimberg <sagig@xxxxxxxxxxxx>
Target/iser: Gracefully reject T10-PI enabled connect request if not supported

Sagi Grimberg <sagig@xxxxxxxxxxxx>
Target/iser: Wait for proper cleanup before unloading

Sagi Grimberg <sagig@xxxxxxxxxxxx>
Target/iser: Improve cm events handling

Sagi Grimberg <sagig@xxxxxxxxxxxx>
Target/iser: Fix hangs in connection teardown

Sagi Grimberg <sagig@xxxxxxxxxxxx>
Target/iser: Bail from accept_np if np_thread is trying to close

Johan Hedberg <johan.hedberg@xxxxxxxxx>
Bluetooth: Fix missing check for FIPS security level

Johan Hedberg <johan.hedberg@xxxxxxxxx>
Bluetooth: Fix requiring SMP MITM for outgoing connections

Johan Hedberg <johan.hedberg@xxxxxxxxx>
Bluetooth: Fix authentication check for FIPS security level

Jukka Taimisto <jtt@xxxxxxxxxxxxxxx>
Bluetooth: Fix L2CAP deadlock

Jukka Rissanen <jukka.rissanen@xxxxxxxxxxxxxxx>
Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handling

Felipe Balbi <balbi@xxxxxx>
bluetooth: hci_ldisc: fix deadlock condition

Chander Kashyap <chander.kashyap@xxxxxxxxxx>
PM / OPP: fix incorrect OPP count handling in of_init_opp_table

Pekon Gupta <pekon@xxxxxx>
ARM: OMAP2+: gpmc: enable BCH_HW ecc-scheme for AM43xx platforms

Jianguo Wu <wujianguo@xxxxxxxxxx>
ARM: 8037/1: mm: support big-endian page tables

Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
ARM: stacktrace: avoid listing stacktrace functions in stacktrace

Hans Verkuil <hans.verkuil@xxxxxxxxx>
media: saa7134: fix regression with tvtime

Pali RohÃr <pali.rohar@xxxxxxxxx>
media: radio-bcm2048: fix wrong overflow check

Olivier Langlois <olivier@xxxxxxxxxxxxxx>
media: uvcvideo: Fix clock param realtime setting

Thomas Gleixner <tglx@xxxxxxxxxxxxx>
rtmutex: Plug slow unlock race

Thomas Gleixner <tglx@xxxxxxxxxxxxx>
rtmutex: Handle deadlock detection smarter

Thomas Gleixner <tglx@xxxxxxxxxxxxx>
rtmutex: Detect changes in the pi lock chain

Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
ACPI / ia64 / sba_iommu: Restore the working initialization ordering

Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges

Lv Zheng <lv.zheng@xxxxxxxxx>
ACPI: Fix conflict between customized DSDT and DSDT local copy

David Binderman <dcb314@xxxxxxxxxxx>
ACPICA: utstring: Check array index bound before use.

BjÃrn Mork <bjorn@xxxxxxx>
ACPI: add dynamic_debug support

Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
media: exynos4-is: Fix compilation for !CONFIG_COMMON_CLK

Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
media: exynos4-is: Free FIMC-IS CPU memory only when allocated

Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxxxxxxxxxx>
media: stk1160: Avoid stack-allocated buffer for control URBs

Takashi Iwai <tiwai@xxxxxxx>
media: ivtv: Fix Oops when no firmware is loaded

Johan Hovold <jhovold@xxxxxxxxx>
USB: serial: fix potential runtime pm imbalance at device remove

Aleksander Morgado <aleksander@xxxxxxxxxxxxx>
usb: qcserial: add additional Sierra Wireless QMI devices

Aleksander Morgado <aleksander@xxxxxxxxxxxxx>
usb: qcserial: add Netgear AirCard 341U

Johan Hovold <jhovold@xxxxxxxxx>
USB: sierra: fix remote wakeup

Johan Hovold <jhovold@xxxxxxxxx>
USB: sierra: fix urb and memory leak on disconnect

Johan Hovold <jhovold@xxxxxxxxx>
USB: sierra: fix urb and memory leak in resume error path

Johan Hovold <jhovold@xxxxxxxxx>
USB: sierra: fix use after free at suspend/resume

Johan Hovold <jhovold@xxxxxxxxx>
USB: sierra: fix AA deadlock in open error path

Johan Hovold <jhovold@xxxxxxxxx>
USB: usb_wwan: fix potential blocked I/O after resume

Johan Hovold <jhovold@xxxxxxxxx>
USB: usb_wwan: fix potential NULL-deref at resume

Johan Hovold <jhovold@xxxxxxxxx>
USB: usb_wwan: fix urb leak at shutdown

Johan Hovold <jhovold@xxxxxxxxx>
USB: usb_wwan: fix write and suspend race

xiao jin <jin.xiao@xxxxxxxxx>
USB: usb_wwan: fix race between write and resume

xiao jin <jin.xiao@xxxxxxxxx>
USB: usb_wwan: fix urb leak in write error path

Mikulas Patocka <mpatocka@xxxxxxxxxx>
matroxfb: perform a dummy read of M_STATUS

Maurizio Lombardi <mlombard@xxxxxxxxxx>
ext4: fix wrong assert in ext4_mb_normalize_request()

Namjae Jeon <namjae.jeon@xxxxxxxxxxx>
ext4: fix ZERO_RANGE test failure in data journalling

Jan Kara <jack@xxxxxxx>
ext4: fix zeroing of page during writeback

Namjae Jeon <namjae.jeon@xxxxxxxxxxx>
ext4: fix data integrity sync in ordered mode

Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
regulator: s2mpa01: Fix accidental enable of buck4 ramp delay

Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
regulator: s2mps11: Fix accidental enable of buck6 ramp delay

Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
regulator: s2mpa01: Use correct register for buck1 ramp delay

Christian Borntraeger <borntraeger@xxxxxxxxxx>
s390/lowcore: reserve 96 bytes for IRB in lowcore

Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
s390/time: cast tv_nsec to u64 prior to shift in update_vsyscall

Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
idr: fix overflow bug during maximum ID calculation at maximum height

Victor Kamensky <victor.kamensky@xxxxxxxxxx>
arm64: ptrace: fix empty registers set in prstatus of aarch32 process core

Will Deacon <will.deacon@xxxxxxx>
arm64: ptrace: change fs when passing kernel pointer to regset code

Matthew Dempsky <mdempsky@xxxxxxxxxxxx>
ptrace: fix fork event messages across pid namespaces

Johannes Weiner <hannes@xxxxxxxxxxx>
mm: vmscan: clear kswapd's special reclaim powers before exiting

Kees Cook <keescook@xxxxxxxxxxxx>
HID: core: fix validation of report id 0

Hugh Dickins <hughd@xxxxxxxxxx>
mm: fix sleeping function warning from __put_anon_vma

Weijie Yang <weijie.yang@xxxxxxxxxxx>
zram: correct offset usage in zram_bio_discard

Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>
mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_MCEERR_AO)

Tony Luck <tony.luck@xxxxxxxxx>
mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACTION_REQUIRED

Tony Luck <tony.luck@xxxxxxxxx>
mm/memory-failure.c-failure: send right signal code to correct thread

Mel Gorman <mgorman@xxxxxxx>
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps

Michal Hocko <mhocko@xxxxxxx>
memcg: do not hang on OOM when killed by userspace OOM access to memory reserves

Mel Gorman <mgorman@xxxxxxx>
mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_NORMAL

Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
kthread: fix return value of kthread_create() upon SIGKILL.

Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>
hugetlb: restrict hugepage_migration_support() to x86_64

Konstantin Khlebnikov <koct9i@xxxxxxxxx>
tools/vm/page-types.c: catch sigbus if raced with truncate

Johan Hovold <jhovold@xxxxxxxxx>
USB: option: fix runtime PM handling

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: EHCI: avoid BIOS handover on the HASEE E200

Paul Bolle <pebolle@xxxxxxxxxx>
ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAP

Felipe Balbi <balbi@xxxxxx>
usb: dwc3: gadget: clear stall when disabling endpoint

Paul Bolle <pebolle@xxxxxxxxxx>
usb: gadget: rename CONFIG_USB_GADGET_PXA25X

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: usbtest: add a timeout for scatter-gather tests

Huang Rui <ray.huang@xxxxxxx>
usb: usbtest: fix unlink write error with pattern 1

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
applicom: dereferencing NULL on error path

Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
staging/mt29f_spinand: Terminate of match table

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Staging: rtl8188eu: overflow in update_sta_support_rate()

Paul Bolle <pebolle@xxxxxxxxxx>
staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSP

Antoine TÃnart <antoine.tenart@xxxxxxxxxxxxxxxxxx>
phy: exynos-mipi-video: fix check on array index

Stephen Chivers <schivers@xxxxxxx>
printk/of_serial: fix serial console cessation part way through boot.

Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
w1: do not unlock unheld list_mutex in __w1_remove_master_device()

Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
extcon: max14577: Properly handle regmap_irq_get_virq error

Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
extcon: max14577: Fix probe failure on successful work queue

Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
extcon: max77693: Fix two NULL pointer exceptions on missing pdata

Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
extcon: max8997: Fix NULL pointer exception on missing pdata

Ming Lei <ming.lei@xxxxxxxxxxxxx>
block: virtio_blk: don't hold spin lock during world switch

Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
imx-drm: fix hdmi hotplug detection initial state


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

Diffstat:

Documentation/vm/hwpoison.txt | 5 +
Makefile | 4 +-
arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts | 2 +-
arch/arm/kernel/stacktrace.c | 18 +-
arch/arm/mach-omap1/board-h2.c | 2 +-
arch/arm/mach-omap1/board-h3.c | 2 +-
arch/arm/mach-omap1/board-innovator.c | 2 +-
arch/arm/mach-omap1/board-osk.c | 2 +-
arch/arm/mach-omap2/gpmc-nand.c | 2 +-
arch/arm/mm/hugetlbpage.c | 5 -
arch/arm/mm/proc-v7-3level.S | 18 +-
arch/arm64/include/asm/Kbuild | 1 -
arch/arm64/include/asm/dma-mapping.h | 2 -
arch/arm64/include/asm/pgtable.h | 2 +-
arch/arm64/include/uapi/asm/posix_types.h | 10 +
arch/arm64/kernel/ptrace.c | 32 ++-
arch/arm64/mm/hugetlbpage.c | 5 -
arch/ia64/hp/common/sba_iommu.c | 64 +++---
arch/ia64/mm/hugetlbpage.c | 5 -
arch/metag/mm/hugetlbpage.c | 5 -
arch/mips/mm/hugetlbpage.c | 5 -
arch/powerpc/mm/hugetlbpage.c | 10 -
arch/s390/include/asm/lowcore.h | 11 +-
arch/s390/kernel/time.c | 2 +-
arch/s390/mm/hugetlbpage.c | 5 -
arch/sh/mm/hugetlbpage.c | 5 -
arch/sparc/mm/hugetlbpage.c | 5 -
arch/tile/mm/hugetlbpage.c | 5 -
arch/x86/Kconfig | 4 +
arch/x86/kernel/entry_32.S | 15 +-
arch/x86/mm/hugetlbpage.c | 10 -
arch/x86/syscalls/syscall_64.tbl | 6 +-
drivers/acpi/acpica/utstring.c | 2 +-
drivers/acpi/bus.c | 7 +
drivers/acpi/utils.c | 64 ++++--
drivers/base/power/opp.c | 4 +-
drivers/block/virtio_blk.c | 9 +-
drivers/block/zram/zram_drv.c | 4 +-
drivers/bluetooth/hci_ldisc.c | 24 ++-
drivers/bluetooth/hci_uart.h | 1 +
drivers/char/applicom.c | 1 -
drivers/char/random.c | 17 +-
drivers/extcon/extcon-max14577.c | 9 +-
drivers/extcon/extcon-max77693.c | 4 +-
drivers/extcon/extcon-max8997.c | 2 +-
drivers/firmware/efi/efi-pstore.c | 2 +-
drivers/gpu/drm/radeon/radeon_pm.c | 3 +
drivers/gpu/drm/radeon/radeon_uvd.c | 3 +-
drivers/hid/hid-core.c | 12 +-
drivers/infiniband/ulp/iser/iser_initiator.c | 34 +---
drivers/infiniband/ulp/isert/ib_isert.c | 70 +++----
drivers/infiniband/ulp/isert/ib_isert.h | 2 +-
drivers/media/pci/ivtv/ivtv-alsa-pcm.c | 6 +
drivers/media/pci/saa7134/saa7134-video.c | 9 +-
drivers/media/platform/exynos4-is/fimc-is.c | 3 +
drivers/media/platform/exynos4-is/media-dev.c | 2 +-
drivers/media/platform/exynos4-is/media-dev.h | 4 +
drivers/media/usb/stk1160/stk1160-core.c | 10 +-
drivers/media/usb/stk1160/stk1160.h | 1 -
drivers/media/usb/uvc/uvc_video.c | 15 +-
drivers/pci/hotplug/acpiphp.h | 10 +
drivers/pci/hotplug/acpiphp_glue.c | 60 ++++--
drivers/phy/phy-exynos-mipi-video.c | 2 +-
drivers/regulator/s2mpa01.c | 15 +-
drivers/regulator/s2mps11.c | 15 +-
drivers/scsi/libiscsi.c | 18 +-
drivers/staging/imx-drm/imx-hdmi.c | 9 +-
drivers/staging/media/bcm2048/radio-bcm2048.c | 2 +-
drivers/staging/mt29f_spinand/mt29f_spinand.c | 1 +
drivers/staging/rtl8188eu/core/rtw_wlan_util.c | 7 +-
drivers/staging/tidspbridge/core/dsp-clock.c | 4 +-
drivers/target/iscsi/iscsi_target.c | 17 +-
drivers/target/loopback/tcm_loop.c | 15 +-
drivers/target/target_core_sbc.c | 19 +-
drivers/target/target_core_spc.c | 9 +-
drivers/target/target_core_transport.c | 29 ++-
drivers/tty/serial/of_serial.c | 1 +
drivers/usb/dwc3/gadget.c | 4 +
drivers/usb/gadget/inode.c | 2 +-
drivers/usb/host/pci-quirks.c | 19 +-
drivers/usb/misc/usbtest.c | 26 ++-
drivers/usb/phy/phy-isp1301-omap.c | 2 +-
drivers/usb/serial/bus.c | 14 +-
drivers/usb/serial/option.c | 11 +-
drivers/usb/serial/qcserial.c | 21 ++
drivers/usb/serial/sierra.c | 55 +++--
drivers/usb/serial/usb_wwan.c | 125 ++++++------
drivers/video/fbdev/matrox/matroxfb_base.h | 2 +-
drivers/video/fbdev/offb.c | 11 +-
drivers/w1/w1.c | 2 +
drivers/w1/w1_int.c | 4 +
fs/aio.c | 6 +-
fs/btrfs/backref.c | 37 ++--
fs/btrfs/backref.h | 4 +-
fs/btrfs/ctree.h | 8 +-
fs/btrfs/disk-io.c | 5 +
fs/btrfs/extent-tree.c | 39 ++--
fs/btrfs/extent_io.c | 5 +-
fs/btrfs/file.c | 23 ++-
fs/btrfs/free-space-cache.c | 4 +-
fs/btrfs/scrub.c | 5 +-
fs/btrfs/send.c | 67 ++++---
fs/btrfs/sysfs.c | 5 +-
fs/btrfs/volumes.c | 44 +++-
fs/cifs/smb2pdu.c | 7 +-
fs/eventpoll.c | 4 +-
fs/ext4/ext4.h | 3 +-
fs/ext4/extents.c | 7 +
fs/ext4/inode.c | 6 +-
fs/ext4/mballoc.c | 2 +-
fs/ext4/page-io.c | 32 +--
fs/f2fs/data.c | 2 +
include/linux/acpi.h | 22 +-
include/linux/hugetlb.h | 13 +-
include/linux/irqdesc.h | 4 +
include/linux/mempolicy.h | 6 +
include/linux/mmzone.h | 6 +-
include/linux/page-flags.h | 12 +-
include/linux/pageblock-flags.h | 37 +++-
include/linux/ptrace.h | 32 +++
include/net/bluetooth/mgmt.h | 3 +
include/scsi/scsi_cmnd.h | 17 ++
include/target/iscsi/iscsi_transport.h | 3 +-
include/target/target_core_backend.h | 1 +
kernel/fork.c | 10 +-
kernel/irq/manage.c | 4 +-
kernel/irq/spurious.c | 106 +++++++++-
kernel/kthread.c | 4 +-
kernel/locking/rtmutex-debug.h | 5 +
kernel/locking/rtmutex.c | 243 +++++++++++++++++++----
kernel/locking/rtmutex.h | 5 +
kernel/printk/printk.c | 1 +
lib/idr.c | 8 +-
lib/lz4/lz4_decompress.c | 4 +-
mm/Kconfig | 3 +
mm/memcontrol.c | 3 +-
mm/memory-failure.c | 73 +++++--
mm/page-writeback.c | 11 +-
mm/page_alloc.c | 52 +++--
mm/rmap.c | 8 +-
mm/vmscan.c | 46 ++++-
net/bluetooth/6lowpan.c | 65 +++---
net/bluetooth/hci_event.c | 4 +-
net/bluetooth/l2cap_sock.c | 5 +-
net/bluetooth/mgmt.c | 25 ++-
net/bluetooth/smp.c | 7 +-
scripts/package/builddeb | 6 +-
tools/vm/page-types.c | 35 +++-
148 files changed, 1638 insertions(+), 692 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/