Linux 3.18.16

From: Sasha Levin
Date: Sun Jun 14 2015 - 18:11:16 EST


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm announcing the release of the 3.18.16 kernel.

Note the 3.18.15 kernel was pushed earlier today but never announced and been
superseded by 3.18.16 to fix a build with older GCC compilers and to fix a
data corruption on RADI0.

All users of the 3.18 kernel series must upgrade.

The updated 3.18.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.18.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary


- ----------------------------------------------------------------
Linux 3.18.16

- ----------------------------------------------------------------
Adam Honse (1):
ALSA: usb-audio: Don't attempt to get Microsoft Lifecam Cinema sample rate

Al Viro (3):
path_openat(): fix double fput()
coredump: accept any write method
d_walk() might skip too much

Alex Deucher (3):
drm/radeon: add new bonaire pci id
drm/radeon: retry dcpd fetch
drm/radeon: don't share plls if monitors differ in audio support

Alexey Khoroshilov (1):
sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)

Andi Kleen (1):
tools/vm: fix page-flags build

Andrea Arcangeli (1):
kvm: fix crash in kvm_vcpu_reload_apic_access_page

Andrew Morton (1):
arch/x86/kvm/mmu.c: work around gcc-4.4.4 bug

Andy Grover (1):
target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST

Ansgar Hegerfeld (1):
ALSA: hda/realtek - ALC292 dock fix for Thinkpad L450

Anton Blanchard (1):
powerpc: Align TOC to 256 bytes

Axel Lin (1):
ASoC: mc13783: Fix wrong mask value used in mc13xxx_reg_rmw() calls

Ben Hutchings (1):
xen-pciback: Add name prefix to global 'permissive' variable

Bob Copeland (1):
omfs: fix sign confusion for bitmap loop counter

Boris Ostrovsky (4):
xen/events: Clear cpu_evtchn_mask before resuming
xen/xenbus: Update xenbus event channel on resume
xen/console: Update console event channel on resume
xen/events: Set irq_info->evtchn before binding the channel to CPU in __startup_pirq()

Borislav Petkov (1):
x86/mce: Fix MCE severity messages

Chen Yucong (1):
x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFERRED error

Chris Bainbridge (1):
ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook

Chris Lesiak (1):
hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE

Christian KÃnig (6):
drm/radeon: disable semaphores for UVD V1 (v2)
drm/radeon: make VCE handle check more strict
drm/radeon: make UVD handle checking more strict
drm/radeon: more strictly validate the UVD codec
drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"

Christoph Hellwig (1):
nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op

Chuanxiao Dong (1):
mmc: card: Don't access RPMB partitions for normal read/write

Dan Williams (1):
ahci: avoton port-disable reset-quirk

Darrick J. Wong (1):
jbd2: fix r_count overflows leading to buffer overflow in journal recovery

Dave Chinner (2):
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
xfs: xfs_iozero can return positive errno

David Henningsson (3):
ALSA: hda - Add headset mic quirk for Dell Inspiron 5548
ALSA: hda - Fix headset mic and mic-in for a Dell desktop
ALSA: hda - Disable Headphone Mic boost for ALC662

David Vrabel (1):
xen/events: don't bind non-percpu VIRQs with percpu chip

Doug Anderson (1):
pinctrl: Don't just pretend to protect pinctrl_maps, do it for real

Eric W. Biederman (3):
mnt: Fix fs_fully_visible to verify the root directory is visible
mnt: Fail collect_mounts when applied to unmounted mounts
fs_pin: Allow for the possibility that m_list or s_list go unused.

Eric Wong (1):
ALSA: usb-audio: don't try to get Benchmark DAC1 sample rate

Eric Work (1):
md/raid0: fix restore to sector variable in raid0_make_request

Eryu Guan (1):
ext4: check for zero length extent explicitly

Fabio Estevam (1):
ARM: dts: imx23-olinuxino: Fix polarity of LED GPIO

Frank C Guenther (1):
ALSA: usb: Fix support for Denon DA-300USB DAC (ID 154e:1003)

Gabriele Mazzotta (2):
libata: Add helper to determine when PHY events should be ignored
libata: Ignore spurious PHY event on LPM policy change

Gregory CLEMENT (1):
ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTC

Grygorii Strashko (1):
mmc: core: add missing pm event in mmc_pm_notify to fix hib restore

Guenter Roeck (2):
hwmon: (nct6775) Add missing sysfs attribute initialization
hwmon: (nct6683) Add missing sysfs attribute initialization

Hans de Goede (1):
usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devices

Harald Freudenberger (1):
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.

Helge Deller (1):
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures

Hui Wang (1):
ALSA: hda - fix headset mic detection problem for one more machine

Ilya Dryomov (2):
Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"
Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"

Ingo Molnar (1):
x86/fpu: Disable XSAVES* support for now

Jan Kara (1):
lib: Fix strnlen_user() to not touch memory after specified maximum

Jani Nikula (1):
drm/i915/dp: there is no audio on port A

Janusz Dziedzic (1):
mac80211: move WEP tailroom size check

Jason A. Donenfeld (2):
USB: visor: Match I330 phone more precisely
USB: pl2303: Remove support for Samsung I330

Jason Gunthorpe (1):
RDMA/CMA: Canonize IPv4 on IPV6 sockets properly

Jean Delvare (1):
firmware: dmi_scan: Fix ordering of product_uuid

Joe Lawrence (1):
xhci: gracefully handle xhci_irq dead device

Joe Turner (1):
ALSA: usb-audio: Don't attempt to get Lifecam HD-5000 sample rate

Johan Hovold (1):
gpio: sysfs: fix memory leaks and device hotplug

Johannes Berg (1):
mac80211: don't use napi_gro_receive() outside NAPI context

John Stultz (1):
ktime: Fix ktime_divns to do signed division

Junxiao Bi (1):
ocfs2: dlm: fix race between purge and get lock resource

Jurgen Kramer (3):
ALSA: usb-audio: Add native DSD support for Denon/Marantz DACs
ALSA: usb-audio: Add mode select quirk for Denon/Marantz DACs
ALSA: usb-audio: add native DSD support for Matrix Audio DACs

K. Y. Srinivasan (1):
storvsc: Set the SRB flags correctly when no data transfer is needed

Kailang Yang (6):
ALSA: hda/realtek - Support Dell headset mode for ALC256
ALSA: hda/realtek - Support headset mode for ALC286/288
ALSA: hda/realtek - Fix typo for ALC286/ALC288
ALSA: hda/realtek - Add ALC298 alias name for Dell
ALSA: hda/realtek - Support headset mode for ALC298
ALSA: hda/realtek - Add ALC256 alias name for Dell

Koro Chen (1):
ASoC: dapm: Modify widget stream name according to prefix

Krzysztof Opasiak (1):
usb: gadget: configfs: Fix interfaces array NULL-termination

Larry Finger (1):
rtlwifi: rtl8192cu: Fix kernel deadlock

Liad Kaufman (1):
iwlwifi: pcie: prevent using unmapped memory in fw monitor

Liang Li (1):
kvm/fpu: Enable eager restore kvm FPU for MPX

Ludovic Desroches (1):
mmc: atmel-mci: fix bad variable type for clkdiv

Lukas Czerner (1):
ext4: fix NULL pointer dereference when journal restart fails

Lukas Wunner (1):
drm/i915: Add missing MacBook Pro models with dual channel LVDS

Lv Zheng (4):
ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.
ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR().
ACPICA: Utilities: Cleanup to convert physical address printing formats.
ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.

Malcolm Priestley (1):
staging: vt6656: use ieee80211_tx_info to select packet type.

Marek Vasut (1):
ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name

Mario Kleiner (1):
drm: Zero out invalid vblank timestamp in drm_update_vblank_count.

Mark Edwards (1):
USB: cp210x: add ID for KCF Technologies PRN device

Mark Hounschell (1):
sd: Disable support for 256 byte/sector disks

Mark Rutland (2):
ARM: 8307/1: psci: move psci firmware calls out of line
ARM: 8356/1: mm: handle non-pmd-aligned end of RAM

Markus Pargmann (1):
ARM: dts: imx25: Add #pwm-cells to pwm4

Martin Schwidefsky (1):
s390/mm: correct return value of pmd_pfn

Mathias Nyman (2):
xhci: fix isoc endpoint dequeue from advancing too far on transaction error
xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256

Mel Gorman (1):
mm, numa: really disable NUMA balancing by default on single node machines

Michael Brunner (1):
gpio: gpio-kempld: Fix get_direction return value

Nadav Haklai (1):
thermal: armada: Update Armada 380 thermal sensor coefficients

Naoya Horiguchi (2):
mm/memory-failure: call shake_page() when error hits thp tail page
mm: soft-offline: fix num_poisoned_pages counting on concurrent events

NeilBrown (1):
md/raid5: don't record new size if resize_stripes fails.

Nicolas Pitre (1):
ktime: Optimize ktime_divns for constant divisors

Nicolas Schichan (1):
ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction.

Pan Xinhui (1):
tty/n_gsm.c: fix a memory leak when gsmtty is removed

Panu Matilainen (1):
ALSA: usb-audio: Add support for Zoom R16/24 capture and midi interfaces

Paolo Bonzini (2):
Revert "KVM: x86: drop fpu_activate hook"
KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages

Pavel Machek (1):
ARM: dts: OMAP3-N900: Add microphone bias voltages

Philipp Zabel (1):
ARM: dts: imx6: phyFLEX: USB VBUS control is active-high

Philippe Reynes (1):
ARM: dts: imx27: only map 4 Kbyte for fec registers

Rabin Vincent (1):
Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"

Rafael J. Wysocki (1):
ACPI / init: Fix the ordering of acpi_reserve_resources()

Russell King (1):
ARM: fix missing syscall trace exit

Rusty Russell (1):
lguest: fix out-by-one error in address checking.

Ryusuke Konishi (1):
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()

Sasha Levin (4):
fs, omfs: add NULL terminator in the end up the token list
vfs: read file_handle only once in handle_to_path
Linux 3.18.15
Linux 3.18.16

Scott Branden (1):
rt2x00: add new rt2800usb device DWA 130

Scott Mayhew (1):
svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures

Srinivas Pandruvada (2):
iio: light: hid-sensor-prox: Fix modifier
iio: pressure: hid-sensor-press: Fix modifier

Stefan Wahren (1):
ARM: dts: imx23-olinuxino: Fix dr_mode of usb0

Stephane Eranian (1):
perf/x86/rapl: Enable Broadwell-U RAPL support

Steven Rostedt (1):
module: Call module notifier on failure after complete_formation()

SÅawomir Demeszko (1):
staging: gdm724x: Correction of variable usage after applying ALIGN()

Takashi Iwai (6):
ALSA: usb-audio: Check Marantz/Denon USB DACs in a single place
ALSA: usb-audio: Add quirk for MS LifeCam Studio
ALSA: hda - Add headphone quirk for Lifebook E752
Revert "ALSA: hda - Add mute-LED mode control to Thinkpad"
ALSA: hda - Add AZX_DCAPS_SNOOP_OFF (and refactor snoop setup)
ALSA: hda - Fix noise on AMD radeon 290x controller

Takeshi Kihara (1):
mmc: sh_mmcif: Fix timeout value for command request

Tatyana Nikolova (1):
RDMA/core: Fix for parsing netlink string attribute

Tejun Heo (1):
writeback: use |1 instead of +1 to protect against div by zero

Thomas Betker (4):
iio: adc: xilinx: Fix register addresses
iio: adc: xilinx: Fix "vccaux" channel .address
iio: adc: xilinx: Fix VREFP scale
iio: adc: xilinx: Fix VREFN sign

Thomas Gleixner (1):
sched: Handle priority boosted tasks proper in setscheduler()

Thomas Petazzoni (1):
ARM: mvebu: do not register custom DMA operations when coherency is disabled

Tony Lindgren (2):
ARM: OMAP2+: Fix omap off idle power consumption creeping up
ARM: OMAP3: Fix booting with thumb2 kernel

Ulf Hansson (3):
ARM: ux500: Move GPIO regulator for SD-card into board DTSs
ARM: ux500: Enable GPIO regulator for SD-card for HREF boards
ARM: ux500: Enable GPIO regulator for SD-card for snowball

Vineet Gupta (1):
ARC: unbork !LLSC build

Vittorio G (VittGam) (1):
ALSA: usb-audio: Add quirk for MS LifeCam HD-3000

Wei Yongjun (1):
power/reset: at91: fix return value check in at91_reset_platform_probe()

Witold Szczeponik (1):
ACPI / PNP: add two IDs to list for PNPACPI device enumeration

Xi Wang (1):
arm64: bpf: fix signedness bug in loading 64-bit immediate

Xiao Guangrong (2):
KVM: MMU: fix smap permission check
KVM: MMU: fix SMAP virtualization

Zidan Wang (2):
ASoC: wm8960: fix "RINPUT3" audio route error
ASoC: wm8994: correct BCLK DIV 348 to 384

huaibin Wang (1):
xfrm: release dst_orig in case of error in xfrm_lookup()

monk.liu (1):
drm/radeon: fix userptr BO unpin bug v3

.../devicetree/bindings/dma/fsl-mxs-dma.txt | 2 +-
Documentation/virtual/kvm/mmu.txt | 18 ++-
Makefile | 2 +-
arch/arc/include/asm/atomic.h | 2 +-
arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts | 4 +
arch/arm/boot/dts/imx23-olinuxino.dts | 4 +-
arch/arm/boot/dts/imx25.dtsi | 1 +
arch/arm/boot/dts/imx27.dtsi | 2 +-
arch/arm/boot/dts/imx28.dtsi | 2 +-
arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi | 2 +
arch/arm/boot/dts/omap3-n900.dts | 4 +
arch/arm/boot/dts/ste-dbx5x0.dtsi | 17 --
arch/arm/boot/dts/ste-href.dtsi | 15 ++
arch/arm/boot/dts/ste-snowball.dts | 13 ++
arch/arm/kernel/Makefile | 2 +-
arch/arm/kernel/entry-common.S | 4 +-
arch/arm/kernel/psci-call.S | 31 ++++
arch/arm/kernel/psci.c | 39 +----
arch/arm/mach-mvebu/coherency.c | 5 +-
arch/arm/mach-omap2/prm-regbits-34xx.h | 1 +
arch/arm/mach-omap2/prm-regbits-44xx.h | 1 +
arch/arm/mach-omap2/sleep34xx.S | 22 +--
arch/arm/mach-omap2/vc.c | 12 +-
arch/arm/mach-omap2/vc.h | 2 +
arch/arm/mach-omap2/vc3xxx_data.c | 1 +
arch/arm/mach-omap2/vc44xx_data.c | 1 +
arch/arm/mm/mmu.c | 20 +--
arch/arm/net/bpf_jit_32.c | 15 +-
arch/arm64/net/bpf_jit_comp.c | 2 +-
arch/parisc/include/asm/elf.h | 4 +
arch/parisc/kernel/sys_parisc.c | 3 +
arch/powerpc/kernel/vmlinux.lds.S | 1 +
arch/s390/crypto/ghash_s390.c | 25 +--
arch/s390/include/asm/pgtable.h | 2 +-
arch/x86/include/asm/kvm_host.h | 3 +
arch/x86/include/asm/mce.h | 4 +
arch/x86/kernel/cpu/mcheck/mce-internal.h | 4 +-
arch/x86/kernel/cpu/mcheck/mce-severity.c | 23 ++-
arch/x86/kernel/cpu/mcheck/mce.c | 17 +-
arch/x86/kernel/cpu/perf_event_intel_rapl.c | 1 +
arch/x86/kernel/i387.c | 15 ++
arch/x86/kvm/cpuid.c | 4 +
arch/x86/kvm/cpuid.h | 8 +
arch/x86/kvm/mmu.c | 16 +-
arch/x86/kvm/mmu.h | 4 +-
arch/x86/kvm/paging_tmpl.h | 7 +
arch/x86/kvm/svm.c | 1 +
arch/x86/kvm/vmx.c | 1 +
arch/x86/kvm/x86.c | 26 +++-
drivers/acpi/acpi_pnp.c | 2 +
drivers/acpi/acpica/acmacros.h | 13 +-
drivers/acpi/acpica/dsopcode.c | 7 +-
drivers/acpi/acpica/evregion.c | 2 +-
drivers/acpi/acpica/exdump.c | 4 +-
drivers/acpi/acpica/exfldio.c | 10 +-
drivers/acpi/acpica/exregion.c | 8 +-
drivers/acpi/acpica/hwvalid.c | 16 +-
drivers/acpi/acpica/nsdump.c | 12 +-
drivers/acpi/acpica/tbdata.c | 15 +-
drivers/acpi/acpica/tbinstal.c | 27 ++--
drivers/acpi/acpica/tbprint.c | 19 +--
drivers/acpi/acpica/tbxfroot.c | 7 +-
drivers/acpi/acpica/utaddress.c | 34 ++--
drivers/acpi/osl.c | 6 +-
drivers/acpi/sbshc.c | 22 +++
drivers/ata/ahci.c | 103 +++++++++++-
drivers/ata/libahci.c | 3 +-
drivers/ata/libata-core.c | 32 ++++
drivers/ata/libata-eh.c | 3 +
drivers/edac/mce_amd.h | 3 -
drivers/firmware/dmi_scan.c | 7 +-
drivers/gpio/gpio-kempld.c | 2 +-
drivers/gpio/gpiolib-sysfs.c | 19 +++
drivers/gpu/drm/drm_irq.c | 9 +-
drivers/gpu/drm/i915/intel_dp.c | 6 +-
drivers/gpu/drm/i915/intel_lvds.c | 18 ++-
drivers/gpu/drm/radeon/atombios_crtc.c | 4 +-
drivers/gpu/drm/radeon/atombios_dp.c | 20 +--
drivers/gpu/drm/radeon/cik.c | 2 +-
drivers/gpu/drm/radeon/ni.c | 3 +-
drivers/gpu/drm/radeon/radeon_asic.c | 2 +-
drivers/gpu/drm/radeon/radeon_asic.h | 4 +
drivers/gpu/drm/radeon/radeon_ttm.c | 8 +-
drivers/gpu/drm/radeon/radeon_uvd.c | 105 +++++++++----
drivers/gpu/drm/radeon/radeon_vce.c | 65 ++++++--
drivers/gpu/drm/radeon/rv770d.h | 3 +
drivers/gpu/drm/radeon/si.c | 2 +-
drivers/gpu/drm/radeon/uvd_v1_0.c | 14 +-
drivers/gpu/drm/radeon/uvd_v2_2.c | 29 ++++
drivers/hwmon/nct6683.c | 2 +
drivers/hwmon/nct6775.c | 2 +
drivers/hwmon/ntc_thermistor.c | 9 ++
drivers/iio/adc/xilinx-xadc-core.c | 5 +-
drivers/iio/adc/xilinx-xadc.h | 6 +-
drivers/iio/light/hid-sensor-prox.c | 2 -
drivers/iio/pressure/hid-sensor-press.c | 2 -
drivers/infiniband/core/cma.c | 27 ++--
drivers/infiniband/core/iwpm_msg.c | 2 +-
drivers/lguest/core.c | 2 +-
drivers/md/dm-crypt.c | 12 +-
drivers/md/raid0.c | 4 +-
drivers/md/raid5.c | 3 +-
drivers/mmc/card/block.c | 12 ++
drivers/mmc/card/queue.c | 2 +-
drivers/mmc/card/queue.h | 2 +
drivers/mmc/core/core.c | 1 +
drivers/mmc/host/atmel-mci.c | 9 +-
drivers/mmc/host/sh_mmcif.c | 2 +-
drivers/net/wireless/iwlwifi/pcie/trans.c | 11 +-
drivers/net/wireless/rt2x00/rt2800usb.c | 1 +
drivers/net/wireless/rtlwifi/usb.c | 2 +-
drivers/pinctrl/core.c | 10 +-
drivers/pinctrl/core.h | 2 +-
drivers/pinctrl/devicetree.c | 2 +-
drivers/power/reset/at91-reset.c | 4 +-
drivers/scsi/sd.c | 19 +--
drivers/scsi/storvsc_drv.c | 3 +-
drivers/staging/gdm724x/gdm_mux.c | 16 +-
drivers/staging/vt6656/rxtx.c | 14 +-
drivers/target/target_core_pscsi.c | 3 +
drivers/target/target_core_pscsi.h | 1 +
drivers/thermal/armada_thermal.c | 6 +-
drivers/tty/hvc/hvc_xen.c | 20 ++-
drivers/tty/n_gsm.c | 5 +-
drivers/usb/gadget/configfs.c | 1 +
drivers/usb/host/xhci-ring.c | 7 +-
drivers/usb/host/xhci.h | 2 +-
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/pl2303.c | 1 -
drivers/usb/serial/pl2303.h | 4 -
drivers/usb/serial/visor.c | 2 +-
drivers/usb/storage/unusual_devs.h | 7 +
drivers/xen/events/events_2l.c | 10 ++
drivers/xen/events/events_base.c | 19 ++-
drivers/xen/xen-pciback/conf_space.c | 6 +-
drivers/xen/xen-pciback/conf_space.h | 2 +-
drivers/xen/xen-pciback/conf_space_header.c | 2 +-
drivers/xen/xenbus/xenbus_probe.c | 29 ++++
fs/coredump.c | 2 +-
fs/dcache.c | 8 +-
fs/exec.c | 3 +
fs/ext4/ext4_jbd2.c | 6 +
fs/ext4/extents.c | 2 +-
fs/fhandle.c | 5 +-
fs/fs_pin.c | 4 +-
fs/jbd2/recovery.c | 10 +-
fs/jbd2/revoke.c | 18 ++-
fs/jbd2/transaction.c | 25 +--
fs/namei.c | 3 +-
fs/namespace.c | 13 +-
fs/nfsd/nfs4state.c | 21 +--
fs/nilfs2/btree.c | 2 +-
fs/ocfs2/dlm/dlmmaster.c | 13 ++
fs/omfs/inode.c | 6 +-
fs/xfs/libxfs/xfs_attr_leaf.c | 8 +-
fs/xfs/libxfs/xfs_attr_leaf.h | 2 +-
fs/xfs/xfs_attr_inactive.c | 83 ++++++----
fs/xfs/xfs_file.c | 2 +-
fs/xfs/xfs_inode.c | 12 +-
include/acpi/acpixf.h | 12 +-
include/drm/drm_pciids.h | 1 +
include/linux/ktime.h | 29 +++-
include/linux/libata.h | 10 ++
include/linux/nilfs2_fs.h | 2 +-
include/linux/sched/rt.h | 7 +-
include/net/dst.h | 1 +
include/xen/events.h | 2 +-
kernel/locking/rtmutex.c | 12 +-
kernel/module.c | 3 +
kernel/sched/core.c | 26 ++--
kernel/time/hrtimer.c | 16 +-
lib/strnlen_user.c | 3 +-
mm/memory-failure.c | 16 +-
mm/mempolicy.c | 2 +-
mm/page-writeback.c | 6 +-
net/ceph/osd_client.c | 33 ++--
net/mac80211/ieee80211_i.h | 3 +
net/mac80211/rx.c | 5 +-
net/mac80211/wep.c | 6 +-
net/sunrpc/auth_gss/gss_rpc_xdr.c | 23 ++-
net/xfrm/xfrm_policy.c | 12 +-
sound/oss/sequencer.c | 12 +-
sound/pci/hda/hda_intel.c | 73 +++++----
sound/pci/hda/hda_priv.h | 12 +-
sound/pci/hda/patch_realtek.c | 172 ++++++++++++++++++++-
sound/pci/hda/thinkpad_helper.c | 1 -
sound/soc/codecs/mc13783.c | 4 +-
sound/soc/codecs/wm8960.c | 2 +-
sound/soc/codecs/wm8994.c | 2 +-
sound/soc/soc-dapm.c | 11 +-
sound/usb/clock.c | 5 +
sound/usb/pcm.c | 5 +
sound/usb/quirks-table.h | 40 +++++
sound/usb/quirks.c | 90 +++++++++--
sound/usb/quirks.h | 5 +
tools/vm/Makefile | 2 +-
196 files changed, 1625 insertions(+), 692 deletions(-)
create mode 100644 arch/arm/kernel/psci-call.S


Thanks,
Sasha
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJVffvPAAoJEN6mb/eXdyzcwNkQAIJ+0dURws3/5ApTMt97S5tl
wl0kXCjznYi3J6m/Rl4619F/IPeyHgRWNJP8NxvoJWhsbk407CDlEDExyPS+HddL
2JmfLG4cbPfiCt72qvsXb4bi1DhvsYgOH78fyFRL1pptp67wDLdGn9ue2q5g0ve9
VBjyl7IKlRb5L29Tq++pCzr/1P8fq3eBejisnEkwcNXDdoGQJdtdW0qWGr2hRO/4
RQaOREp1E8q6zKZHEdCX7457TX86hCL8UDpYgJhNGN8ymy689OouE6dbp+98+je1
+4+lDf9hjmI75WXMftCt/Yzvh49uhDWxgOx9DodT9E6QmSRvOBBtpnfYrPLThMfQ
/MEBVGSFNvUywMO1SbJQH7ExPI90s/L0gzGxn+qr1sfvW2ftScdP/KLtbhzGV63L
mbnpXRtIAZr7HyyuOb2Klz7HseVk4QaW+88d0tKPJIE5xvSooTBT2/83MxXH/pWb
ITIH644nrYeBpngnSdSNdO+i3XuvEn6KHa/Nwa+4yh//3dygx/+p10HclvEgN5qs
P3mmRgPkFHkvENufgZ3CFAyz+nyvdc+Au3HERft9K6YiHIq6EqCkfggw8vz4E0Pl
BZd0qEcgi6mMETOnHtDAUFHAkX1WHGfzy16NWMEqhcpqKVrMFzdq6kFJn1yLjdeg
hr1OW4hAzd8zavnU2w6X
=kfoT
-----END PGP SIGNATURE-----
--
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/