[PATCH 3.19 000/175] 3.19.1-stable review

From: Greg Kroah-Hartman
Date: Wed Mar 04 2015 - 02:06:40 EST


This is the start of the stable review cycle for the 3.19.1 release.
There are 175 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 Fri Mar 6 06:09:09 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.0/stable-review/patch-3.19.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.19.1-rc1

Christian Borntraeger <borntraeger@xxxxxxxxxx>
x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCE

Raghavendra K T <raghavendra.kt@xxxxxxxxxxxxxxxxxx>
x86/spinlocks/paravirt: Fix memory corruption on unlock

Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
kernel: make READ_ONCE() valid on const arguments

Christian Borntraeger <borntraeger@xxxxxxxxxx>
kernel: Fix sparse warning for ACCESS_ONCE

Christian Borntraeger <borntraeger@xxxxxxxxxx>
kernel: tighten rules for ACCESS ONCE

Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
x86: pmc-atom: Assign debugfs node as soon as possible

Jiang Liu <jiang.liu@xxxxxxxxxxxxxxx>
x86/irq: Fix regression caused by commit b568b8601f05

Hector Marco-Gisbert <hecmargi@xxxxxx>
x86, mm/ASLR: Fix stack randomization on 64-bit systems

Matt Fleming <matt.fleming@xxxxxxxxx>
x86/efi: Avoid triple faults during EFI mixed mode calls

Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxxxxxxx>
blk-throttle: check stats_cpu before reading it from sysfs

Filipe Manana <fdmanana@xxxxxxxx>
Btrfs: fix fsync data loss after adding hard link to inode

David Sterba <dsterba@xxxxxxx>
btrfs: fix leak of path in btrfs_find_item

David Sterba <dsterba@xxxxxxx>
btrfs: set proper message level for skinny metadata

Ilya Dryomov <idryomov@xxxxxxxxx>
libceph: fix double __remove_osd() problem

Hans de Goede <hdegoede@xxxxxxxxxx>
samsung-laptop: Add use_native_backlight quirk, and enable it on some models

Chen Jie <chenjie6@xxxxxxxxxx>
jffs2: fix handling of corrupted summary length

Daniel J Blueman <daniel@xxxxxxxxxxxxx>
EDAC, amd64_edac: Prevent OOPS with >16 memory controllers

Borislav Petkov <bp@xxxxxxx>
sb_edac: Fix detection on SNB machines

TomÃÅ Hodek <tomas.hodek@xxxxxxxx>
md/raid1: fix read balance when a drive is write-mostly.

NeilBrown <neilb@xxxxxxx>
md/raid5: Fix livelock when array is both resyncing and degraded.

Adrian Hunter <adrian.hunter@xxxxxxxxx>
perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag

Matthias Brugger <matthias.bgg@xxxxxxxxx>
clocksource: mtk: Fix race conditions in probe code

James Hogan <james.hogan@xxxxxxxxxx>
metag: Fix KSTK_EIP() and KSTK_ESP() macros

Jan Kara <jack@xxxxxxx>
xfs: Fix quota type in quota structures when reusing quota file

Nicolas Saenz Julienne <nicolassaenzj@xxxxxxxxx>
gpio: tps65912: fix wrong container_of arguments

Hans Holmberg <hans.holmberg@xxxxxxxxx>
gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per node

Catalin Marinas <catalin.marinas@xxxxxxx>
arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian

Martin Vajnar <martin.vajnar@xxxxxxxxx>
hx4700: regulator: declare full constraints

David Hildenbrand <dahi@xxxxxxxxxxxxxxxxxx>
KVM: s390: avoid memory leaks if __inject_vm() fails

David Hildenbrand <dahi@xxxxxxxxxxxxxxxxxx>
KVM: s390: floating irqs: fix user triggerable endless loop

David Hildenbrand <dahi@xxxxxxxxxxxxxxxxxx>
KVM: s390: base hrtimer on a monotonic clock

David Hildenbrand <dahi@xxxxxxxxxxxxxxxxxx>
KVM: s390: forward hrtimer if guest ckc not pending yet

Jan Kara <jack@xxxxxxx>
udf: Check length of extended attributes and allocation descriptors

Jan Kara <jack@xxxxxxx>
udf: Remove repeated loads blocksize

Markos Chandras <markos.chandras@xxxxxxxxxx>
MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}

Alexey Brodkin <abrodkin@xxxxxxxxxxxx>
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE

Stefan Agner <stefan@xxxxxxxx>
serial: fsl_lpuart: avoid new transfer while DMA is running

Stefan Agner <stefan@xxxxxxxx>
serial: fsl_lpuart: delete timer on shutdown

John Stultz <john.stultz@xxxxxxxxxx>
ntp: Fixup adjtimex freq validation on 32-bit systems

Jason Wessel <jason.wessel@xxxxxxxxxxxxx>
kdb: Fix off by one error in kdb_cpu()

Daniel Thompson <daniel.thompson@xxxxxxxxxx>
kdb: Avoid printing KERN_ levels to consoles

Jay Lan <jlan@xxxxxxx>
kdb: fix incorrect counts in KDB summary command output

Arnd Bergmann <arnd@xxxxxxxx>
ARM: mvebu: build armada375-smp code conditionally

Arnd Bergmann <arnd@xxxxxxxx>
ARM: vexpress: use ARM_CPU_SUSPEND if needed

Arnd Bergmann <arnd@xxxxxxxx>
ARM: BCM: put back ARCH_MULTI_V7 dependency for mobile

Brian Norris <computersforpeace@xxxxxxxxx>
ARM: brcmstb: update CPU power management sequence

Dmitry Eremin-Solenikov <dbaryshkov@xxxxxxxxx>
ARM: pxa: add regulator_has_full_constraints to spitz board file

Dmitry Eremin-Solenikov <dbaryshkov@xxxxxxxxx>
ARM: pxa: add regulator_has_full_constraints to poodle board file

Dmitry Eremin-Solenikov <dbaryshkov@xxxxxxxxx>
ARM: pxa: add regulator_has_full_constraints to corgi board file

Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
vt: provide notifications on selection changes

Oliver Neukum <oneukum@xxxxxxx>
cdc-acm: add sanity checks

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: don't cancel queued resets when unbinding drivers

Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN

Felipe Balbi <balbi@xxxxxx>
usb: dwc3: gadget: add missing spin_lock()

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: fix use-after-free bug in usb_hcd_unlink_urb()

Lennart Sorensen <lsorense@xxxxxxxxxxxxxxxxxxx>
USB: cp210x: add ID for RUGGEDCOM USB Serial Console

Alexander Usyskin <alexander.usyskin@xxxxxxxxx>
mei: me: release hw from reset only during the reset flow

Alexander Usyskin <alexander.usyskin@xxxxxxxxx>
mei: mask interrupt set bit on clean reset bit

Cyrille Pitchen <cyrille.pitchen@xxxxxxxxx>
tty/serial: at91: fix error handling in atmel_serial_probe()

Cyrille Pitchen <cyrille.pitchen@xxxxxxxxx>
tty/serial: at91: enable peripheral clock before accessing I/O registers

Cyrille Pitchen <cyrille.pitchen@xxxxxxxxx>
tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device()

Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
tty: Prevent untrappable signals from malicious program

Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
tty: Remove warning in tty_lock_slave()

Matthew Wilcox <matthew.r.wilcox@xxxxxxxxx>
axonram: Fix bug in direct_access

Andrey Ryabinin <a.ryabinin@xxxxxxxxxxx>
smack: fix possible use after frees in task_security() callers

Steven Rostedt (Red Hat) <rostedt@xxxxxxxxxxx>
ring-buffer: Do not wake up a splice waiter when page is not full

Paul Moore <pmoore@xxxxxxxxxx>
cipso: don't use IPCB() to locate the CIPSO IP option

Jeff Moyer <jmoyer@xxxxxxxxxx>
cfq-iosched: fix incorrect filing of rt async cfqq

Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
cfq-iosched: handle failure of cfq group allocation

Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
iscsi-target: Drop problematic active_ts_list usage

Tony Battersby <tonyb@xxxxxxxxxxxxxxx>
sg: fix EWOULDBLOCK errors with scsi-mq

Tony Battersby <tonyb@xxxxxxxxxxxxxxx>
sg: fix unkillable I/O wait deadlock with scsi-mq

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
NFSv4: Ensure we reference the inode for return-on-close in delegreturn

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup

Peng Tao <tao.peng@xxxxxxxxxxxxxxx>
nfs41: .init_read and .init_write can be called with valid pg_lseg

honclo <honclo@xxxxxxxxxxxxxxxxxx>
Added Little Endian support to vtpm module

Christophe Ricard <christophe.ricard@xxxxxxxxx>
tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send

Hon Ching (Vicky) Lo <honclo@xxxxxxxxxxxxxxxxxx>
tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma

Kiran Padwal <kiran.padwal@xxxxxxxxxxxxxxx>
char: tpm: Add missing error check for devm_kzalloc

David Howells <dhowells@xxxxxxxxxx>
TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev

Scot Doyle <lkml14@xxxxxxxxxxxxx>
tpm_tis: verify interrupt during init

Florian Fainelli <f.fainelli@xxxxxxxxx>
ARM: dts: BCM63xx: fix L2 cache properties

Robert Nelson <robertcnelson@xxxxxxxxx>
ARM: dts: am335x-bone*: usb0 is hardwired for peripheral

Dmitry Osipenko <digetx@xxxxxxxxx>
ARM: dts: tegra20: fix GR3D, DSI unit and reg base addresses

Lokesh Vutla <lokeshvutla@xxxxxx>
ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3

Dmitry Eremin-Solenikov <dbaryshkov@xxxxxxxxx>
ARM: 8284/1: sa1100: clear RCSR_SMR on resume

Tony Battersby <tonyb@xxxxxxxxxxxxxxx>
blk-mq: fix double-free in error path

Vikram Mulukutla <markivx@xxxxxxxxxxxxxx>
tracing: Fix unmapping loop in tracing_mark_write

Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>
mm/hugetlb: pmd_huge() returns true for non-present hugepage

James Hogan <james.hogan@xxxxxxxxxx>
MIPS: Export MSA functions used by lose_fpu(1) for KVM

James Hogan <james.hogan@xxxxxxxxxx>
MIPS: Export FP functions used by lose_fpu(1) for KVM

Markos Chandras <markos.chandras@xxxxxxxxxx>
MIPS: asm: pgtable: Prevent HTW race when updating PTEs

Markos Chandras <markos.chandras@xxxxxxxxxx>
MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences

Markos Chandras <markos.chandras@xxxxxxxxxx>
MIPS: asm: asmmacro: Replace "add" instructions with "addu"

Markos Chandras <markos.chandras@xxxxxxxxxx>
MIPS: kernel: cps-vec: Replace "addi" with "addiu"

Manuel Lauss <manuel.lauss@xxxxxxxxx>
MIPS: Alchemy: Fix cpu clock calculation

James Hogan <james.hogan@xxxxxxxxxx>
KVM: MIPS: Don't leak FPU/DSP to guest

James Hogan <james.hogan@xxxxxxxxxx>
KVM: MIPS: Disable HTW while in guest

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
NFS: struct nfs_commit_info.lock must always point to inode->i_lock

Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
nfs: don't call blocking operations while !TASK_RUNNING

Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
proc/pagemap: walk page tables under pte lock

Marcin Wojtas <mw@xxxxxxxxxxxx>
mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951

Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx>
mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavor

Jisheng Zhang <jszhang@xxxxxxxxxxx>
mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles

Jisheng Zhang <jszhang@xxxxxxxxxxx>
mmc: sdhci-pxav3: fix race between runtime pm and irq

Jisheng Zhang <jszhang@xxxxxxxxxxx>
mmc: sdhci-pxav3: fix unbalanced clock issues during probe

Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
em28xx-audio: fix missing newlines, again

Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
em28xx-dvb: fix missing newlines

Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
em28xx-video: fix missing newlines

Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
em28xx-core: fix missing newlines

Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
em28xx-audio: fix missing newlines

Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
em28xx-input: fix missing newlines

Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
em28xx: ensure "closing" messages terminate with a newline

Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
em28xx: fix em28xx-input removal

Arnd Bergmann <arnd@xxxxxxxx>
timberdale: do not select TIMB_DMA

James Hogan <james.hogan@xxxxxxxxxx>
rc-main: Re-apply filter for no-op protocol change

Sumit.Saxena@xxxxxxxxxxxxx <Sumit.Saxena@xxxxxxxxxxxxx>
megaraid_sas: complete outstanding IOCTLs before killing adapter

Sumit.Saxena@xxxxxxxxxxxxx <Sumit.Saxena@xxxxxxxxxxxxx>
megaraid_sas: disable interrupt_mask before enabling hardware interrupts

Sumit.Saxena@xxxxxxxxxxxxx <Sumit.Saxena@xxxxxxxxxxxxx>
megaraid_sas: fix the problem of non-existing VD exposed to host

Sumit.Saxena@xxxxxxxxxxxxx <Sumit.Saxena@xxxxxxxxxxxxx>
megaraid_sas: endianness related bug fixes and code optimization

Dmitry Eremin-Solenikov <dbaryshkov@xxxxxxxxx>
power: gpio-charger: balance enable/disable_irq_wake calls

Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
power: bq24190: Fix ignored supplicants

Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
power_supply: 88pm860x: Fix leaked power supply on probe fail

Adrian Knoth <adi@xxxxxxxxxxxxxxxxxxxxx>
ALSA: hdspm - Constrain periods to 2 on older cards

Frank C Guenther <bugzilla.frnkcg@xxxxxxxxxxxxxxx>
ALSA: usb: Fix support for Denon DA-300USB DAC (ID 154e:1003)

Hui Wang <hui.wang@xxxxxxxxxxxxx>
ALSA: hda - enable mute led quirk for one more hp machine.

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda - Set up GPIO for Toshiba Satellite S50D

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
ALSA: off by one bug in snd_riptide_joystick_probe()

Antti Palosaari <crope@xxxxxx>
si2168: define symbol rate limits

Malcolm Priestley <tvboxspy@xxxxxxxxx>
lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urb

Malcolm Priestley <tvboxspy@xxxxxxxxx>
lmedm04: Increase Interupt due time to 200 msec

Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
ACPI / LPSS: Deassert resets for SPI host controllers on Braswell

Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
ACPI / LPSS: Always disable I2C host controllers

Juergen Gross <jgross@xxxxxxxx>
xen-scsiback: mark pvscsi frontend request consumed only after last read

Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>
xen/manage: Fix USB interaction issues when resuming

Arnd Bergmann <arnd@xxxxxxxx>
cpufreq: s3c: remove last use of resume_clocks callback

Arnd Bergmann <arnd@xxxxxxxx>
cpufreq: s3c: remove incorrect __init annotations

Mikulas Patocka <mpatocka@xxxxxxxxxx>
cpufreq: speedstep-smi: enable interrupts when waiting

Viresh Kumar <viresh.kumar@xxxxxxxxxx>
cpufreq: Set cpufreq_cpu_data to NULL before putting kobject

Larry Finger <Larry.Finger@xxxxxxxxxxxx>
rtlwifi: Remove logging statement that is no longer needed

Larry Finger <Larry.Finger@xxxxxxxxxxxx>
rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFO

Troy Tan <troy_tan@xxxxxxxxxxxxxx>
rtlwifi: rtl8192ee: Fix DMA stalls

Troy Tan <troy_tan@xxxxxxxxxxxxxx>
rtlwifi: rtl8192ee: Fix parsing of received packet

Troy Tan <troy_tan@xxxxxxxxxxxxxx>
rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write point

Troy Tan <troy_tan@xxxxxxxxxxxxxx>
rtlwifi: rtl8192ee: Fix adhoc fail

Arnd Bergmann <arnd@xxxxxxxx>
ASoC: davinci: fix DM365_EVM codec selection

Lars-Peter Clausen <lars@xxxxxxxxxx>
ASoC: mioa701_wm9713: Fix speaker event

Arnd Bergmann <arnd@xxxxxxxx>
ASoC: rt5677: fix SPI dependency

Christian Engelmayer <cengelma@xxxxxx>
ASoC: Intel: sst: Fix firmware name size handling

Bard Liao <bardliao@xxxxxxxxxxx>
ASoC: rt5670: Set use_single_rw flag for regmap

Michel DÃnzer <michel.daenzer@xxxxxxx>
PCI: Fix infinite loop with ROM image of size 0

Ricardo Ribalda Delgado <ricardo.ribalda@xxxxxxxxx>
PCI: Generate uppercase hex for modalias var in uevent

Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events

Luciano Coelho <luciano.coelho@xxxxxxxxx>
iwlwifi: mvm: always use mac color zero

Luciano Coelho <luciano.coelho@xxxxxxxxx>
iwlwifi: mvm: fix failure path when power_update fails in add_interface

Eyal Shapira <eyal@xxxxxxxxxx>
iwlwifi: mvm: validate tid and sta_id in ba_notif

Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx>
iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLAN

Calvin Owens <calvinowens@xxxxxx>
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU

Jan Kara <jack@xxxxxxx>
fsnotify: fix handling of renames in audit

Dave Chinner <dchinner@xxxxxxxxxx>
xfs: only trace buffer items if they exist

Dave Chinner <dchinner@xxxxxxxxxx>
xfs: set superblock buffer type correctly

Dave Chinner <dchinner@xxxxxxxxxx>
xfs: set buf types when converting extent formats

Dave Chinner <dchinner@xxxxxxxxxx>
xfs: inode unlink does not set AGI buffer type

Dave Chinner <dchinner@xxxxxxxxxx>
xfs: ensure buffer types are set correctly

George Spelvin <linux@xxxxxxxxxxx>
random: Fix fast_mix() function

Matej Dubovy <matej.dubovy@xxxxxxxxx>
Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142

Marcel Holtmann <marcel@xxxxxxxxxxxx>
Bluetooth: btusb: Add support for Dynex/Insignia USB dongles

Szymon Janc <szymon.janc@xxxxxxxxx>
Bluetooth: Fix reporting invalid RSSI for LE devices

Rick Dunn <rick@xxxxxxxxxxxx>
Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devices

Johan Hedberg <johan.hedberg@xxxxxxxxx>
Bluetooth: Fix valid Identity Address check

Dmitry Tunin <hanipouspilot@xxxxxxxxx>
Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 device

Adam Lee <adam.lee@xxxxxxxxxxxxx>
Bluetooth: ath3k: workaround the compatibility issue with xHCI controller

Eric Sandeen <sandeen@xxxxxxxxxx>
ext4: ignore journal checksum on remount; don't fail


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

Diffstat:

Makefile | 4 +-
arch/arc/include/asm/pgtable.h | 3 +-
arch/arm/boot/dts/am335x-bone-common.dtsi | 1 +
arch/arm/boot/dts/bcm63138.dtsi | 5 +-
arch/arm/boot/dts/tegra20.dtsi | 8 +-
arch/arm/mach-bcm/Kconfig | 4 +-
arch/arm/mach-bcm/platsmp-brcmstb.c | 85 +++++++++---
arch/arm/mach-mvebu/system-controller.c | 2 +-
arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 2 +-
arch/arm/mach-pxa/corgi.c | 3 +
arch/arm/mach-pxa/hx4700.c | 2 +
arch/arm/mach-pxa/poodle.c | 2 +
arch/arm/mach-pxa/spitz.c | 2 +
arch/arm/mach-sa1100/pm.c | 1 +
arch/arm/mach-vexpress/Kconfig | 1 +
arch/arm64/kernel/signal32.c | 5 +-
arch/metag/include/asm/processor.h | 4 +-
arch/mips/alchemy/common/clock.c | 2 +
arch/mips/include/asm/asmmacro.h | 4 +-
arch/mips/include/asm/cpu-info.h | 5 +
arch/mips/include/asm/mmu_context.h | 7 +-
arch/mips/include/asm/pgtable.h | 42 +++---
arch/mips/kernel/cps-vec.S | 16 +--
arch/mips/kernel/cpu-probe.c | 4 +-
arch/mips/kernel/mips_ksyms.c | 10 ++
arch/mips/kvm/locore.S | 2 +-
arch/mips/kvm/mips.c | 19 ++-
arch/powerpc/sysdev/axonram.c | 2 +-
arch/s390/kvm/interrupt.c | 22 ++-
arch/s390/kvm/kvm-s390.c | 2 +-
arch/x86/boot/compressed/Makefile | 1 +
arch/x86/boot/compressed/efi_stub_64.S | 25 ----
arch/x86/boot/compressed/efi_thunk_64.S | 196 +++++++++++++++++++++++++++
arch/x86/include/asm/spinlock.h | 94 +++++++------
arch/x86/kernel/acpi/boot.c | 5 +
arch/x86/kernel/kvm.c | 13 +-
arch/x86/kernel/pmc_atom.c | 4 +-
arch/x86/mm/gup.c | 2 +-
arch/x86/mm/hugetlbpage.c | 8 +-
arch/x86/mm/mmap.c | 6 +-
arch/x86/platform/efi/efi_stub_64.S | 161 ----------------------
arch/x86/platform/efi/efi_thunk_64.S | 121 ++++++++++++++---
arch/x86/xen/p2m.c | 2 +-
arch/x86/xen/spinlock.c | 13 +-
block/blk-mq-tag.c | 1 +
block/blk-throttle.c | 3 +
block/cfq-iosched.c | 16 ++-
drivers/acpi/acpi_lpss.c | 19 ++-
drivers/bluetooth/ath3k.c | 10 ++
drivers/bluetooth/btusb.c | 11 +-
drivers/char/random.c | 8 +-
drivers/char/tpm/tpm-interface.c | 2 +-
drivers/char/tpm/tpm_i2c_atmel.c | 4 +
drivers/char/tpm/tpm_i2c_nuvoton.c | 5 +
drivers/char/tpm/tpm_i2c_stm_st33.c | 2 +-
drivers/char/tpm/tpm_ibmvtpm.c | 28 ++--
drivers/char/tpm/tpm_tis.c | 76 +++++++++--
drivers/clocksource/mtk_timer.c | 9 +-
drivers/cpufreq/cpufreq.c | 6 +-
drivers/cpufreq/s3c2416-cpufreq.c | 4 +-
drivers/cpufreq/s3c24xx-cpufreq.c | 10 +-
drivers/cpufreq/speedstep-lib.c | 3 +
drivers/cpufreq/speedstep-smi.c | 12 ++
drivers/edac/amd64_edac.c | 10 +-
drivers/edac/sb_edac.c | 9 +-
drivers/gpio/gpio-tps65912.c | 14 +-
drivers/gpio/gpiolib-of.c | 9 +-
drivers/hid/i2c-hid/i2c-hid.c | 5 +-
drivers/md/raid1.c | 5 +-
drivers/md/raid5.c | 3 +-
drivers/media/dvb-frontends/si2168.c | 2 +
drivers/media/platform/Kconfig | 6 +-
drivers/media/rc/rc-main.c | 14 +-
drivers/media/usb/dvb-usb-v2/lmedm04.c | 14 +-
drivers/media/usb/em28xx/em28xx-audio.c | 8 +-
drivers/media/usb/em28xx/em28xx-core.c | 4 +-
drivers/media/usb/em28xx/em28xx-dvb.c | 14 +-
drivers/media/usb/em28xx/em28xx-input.c | 9 +-
drivers/media/usb/em28xx/em28xx-video.c | 6 +-
drivers/misc/mei/hw-me.c | 5 +-
drivers/mmc/host/sdhci-pxav3.c | 67 ++++++---
drivers/net/wireless/iwlwifi/mvm/mac80211.c | 5 +-
drivers/net/wireless/iwlwifi/mvm/tx.c | 5 +
drivers/net/wireless/iwlwifi/pcie/tx.c | 7 +-
drivers/net/wireless/rtlwifi/pci.c | 5 +-
drivers/net/wireless/rtlwifi/pci.h | 7 +
drivers/net/wireless/rtlwifi/rtl8192ee/fw.c | 6 +-
drivers/net/wireless/rtlwifi/rtl8192ee/hw.c | 166 +++++++++++++++++++----
drivers/net/wireless/rtlwifi/rtl8192ee/reg.h | 2 +
drivers/net/wireless/rtlwifi/rtl8192ee/trx.c | 16 +--
drivers/net/wireless/rtlwifi/rtl8192ee/trx.h | 2 +
drivers/pci/pci-driver.c | 2 +-
drivers/pci/rom.c | 7 +-
drivers/platform/x86/samsung-laptop.c | 20 ++-
drivers/power/88pm860x_charger.c | 1 +
drivers/power/bq24190_charger.c | 2 +-
drivers/power/gpio-charger.c | 4 +-
drivers/scsi/megaraid/megaraid_sas_base.c | 89 ++++++++----
drivers/scsi/megaraid/megaraid_sas_fp.c | 17 ++-
drivers/scsi/megaraid/megaraid_sas_fusion.c | 28 ++--
drivers/scsi/megaraid/megaraid_sas_fusion.h | 9 +-
drivers/scsi/sg.c | 34 ++++-
drivers/target/iscsi/iscsi_target_tq.c | 28 +---
drivers/tty/pty.c | 3 +
drivers/tty/serial/atmel_serial.c | 22 ++-
drivers/tty/serial/fsl_lpuart.c | 16 ++-
drivers/tty/tty_mutex.c | 6 +-
drivers/tty/vt/vt.c | 4 +-
drivers/usb/class/cdc-acm.c | 21 ++-
drivers/usb/core/buffer.c | 26 ++--
drivers/usb/core/driver.c | 29 ++--
drivers/usb/core/hcd.c | 16 +--
drivers/usb/core/hub.c | 25 ++--
drivers/usb/core/message.c | 23 +---
drivers/usb/core/usb.c | 1 +
drivers/usb/dwc3/gadget.c | 1 +
drivers/usb/host/isp1760-hcd.c | 3 +
drivers/usb/serial/cp210x.c | 1 +
drivers/xen/manage.c | 8 +-
drivers/xen/xen-scsiback.c | 14 +-
fs/binfmt_elf.c | 5 +-
fs/btrfs/ctree.c | 17 +--
fs/btrfs/disk-io.c | 11 +-
fs/btrfs/tree-log.c | 93 +++++++++++--
fs/ext4/super.c | 5 +-
fs/jffs2/scan.c | 5 +
fs/lockd/mon.c | 13 +-
fs/nfs/callback.c | 8 +-
fs/nfs/callback_xdr.c | 4 +-
fs/nfs/direct.c | 2 +-
fs/nfs/internal.h | 22 ++-
fs/nfs/nfs4proc.c | 14 +-
fs/nfs/pnfs.c | 41 +++---
fs/nfs/super.c | 9 +-
fs/proc/task_mmu.c | 14 +-
fs/udf/inode.c | 28 ++--
fs/xfs/libxfs/xfs_bmap.c | 6 +-
fs/xfs/libxfs/xfs_symlink_remote.c | 2 +
fs/xfs/xfs_buf_item.c | 4 +
fs/xfs/xfs_inode.c | 2 +
fs/xfs/xfs_qm.c | 5 +
fs/xfs/xfs_trans.c | 1 +
fs/xfs/xfs_trans_buf.c | 5 +-
include/linux/compiler.h | 27 ++--
include/linux/fsnotify.h | 6 +-
include/linux/kdb.h | 8 +-
include/linux/nfs_xdr.h | 2 +-
include/linux/sunrpc/clnt.h | 3 +-
include/linux/usb.h | 5 -
include/linux/usb/hcd.h | 3 +
include/net/cipso_ipv4.h | 25 ++--
kernel/debug/debug_core.c | 2 +-
kernel/debug/kdb/kdb_io.c | 22 +--
kernel/debug/kdb/kdb_main.c | 4 +-
kernel/printk/printk.c | 2 +-
kernel/softirq.c | 6 +-
kernel/time/ntp.c | 10 +-
kernel/trace/ring_buffer.c | 40 +++++-
kernel/trace/trace.c | 2 +-
mm/hugetlb.c | 2 +
net/bluetooth/mgmt.c | 3 +-
net/bluetooth/smp.c | 6 +-
net/ceph/osd_client.c | 26 ++--
net/ipv4/cipso_ipv4.c | 51 ++++---
net/netlabel/netlabel_kapi.c | 15 +-
net/sunrpc/clnt.c | 12 +-
net/sunrpc/rpcb_clnt.c | 8 +-
security/smack/smack.h | 10 ++
security/smack/smack_lsm.c | 24 ++--
sound/pci/hda/patch_realtek.c | 1 +
sound/pci/hda/patch_sigmatel.c | 20 +++
sound/pci/riptide/riptide.c | 27 ++--
sound/pci/rme9652/hdspm.c | 6 +
sound/soc/codecs/Kconfig | 2 +-
sound/soc/codecs/rt5670.c | 1 +
sound/soc/codecs/rt5677.c | 3 +
sound/soc/davinci/Kconfig | 3 +-
sound/soc/intel/sst/sst.h | 3 +-
sound/soc/intel/sst/sst_acpi.c | 2 +-
sound/soc/pxa/mioa701_wm9713.c | 2 +-
sound/usb/quirks.c | 3 +
tools/perf/util/cloexec.c | 18 ++-
182 files changed, 1853 insertions(+), 914 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/