[3.19.y-ckt stable] Linux 3.19.8-ckt3

From: Kamal Mostafa
Date: Fri Jul 10 2015 - 15:34:36 EST


I am announcing the release of the Linux 3.19.8-ckt3 kernel.

The updated 3.19.y-ckt tree can be found at:
git://kernel.ubuntu.com/ubuntu/linux.git linux-3.19.y
and can be browsed at:
http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=linux-3.19.y

The diff from v3.19.8-ckt2 is posted as a follow-up to this email.

The 3.19.y-ckt extended stable tree is maintained by the Canonical Kernel Team.
For more info, see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable

-Kamal

--
Makefile | 2 +-
arch/arm/boot/dts/am335x-bone-common.dtsi | 19 ++++++
arch/arm/boot/dts/exynos4412-trats2.dts | 2 +-
arch/arm/boot/dts/imx27.dtsi | 2 +-
arch/arm/mm/mmu.c | 20 +++---
arch/mips/kernel/irq.c | 2 +-
arch/mips/ralink/ill_acc.c | 2 +-
arch/x86/include/asm/segment.h | 14 +++-
arch/x86/kernel/cpu/mcheck/mce.c | 7 +-
arch/x86/kernel/head64.c | 2 +-
arch/x86/kernel/head_32.S | 33 ++++-----
arch/x86/kernel/head_64.S | 20 +++---
arch/x86/kernel/i387.c | 15 +++++
arch/x86/kvm/lapic.c | 26 +++++---
arch/x86/kvm/lapic.h | 2 +-
block/genhd.c | 12 ++--
drivers/ata/ahci_mvebu.c | 2 +-
drivers/ata/pata_octeon_cf.c | 2 +-
drivers/base/cacheinfo.c | 2 +-
drivers/clk/at91/clk-pll.c | 12 +++-
drivers/clk/at91/pmc.h | 2 +-
drivers/crypto/caam/caamhash.c | 2 +
drivers/crypto/caam/caamrng.c | 2 +-
drivers/gpio/gpio-kempld.c | 2 +-
drivers/gpu/drm/drm_plane_helper.c | 3 +
drivers/gpu/drm/i915/intel_dp.c | 5 +-
drivers/gpu/drm/i915/intel_i2c.c | 20 +++++-
drivers/gpu/drm/mgag200/mgag200_mode.c | 5 ++
drivers/gpu/drm/radeon/atombios_crtc.c | 3 -
drivers/gpu/drm/radeon/radeon_device.c | 15 +++++
drivers/gpu/drm/radeon/radeon_kms.c | 3 +
drivers/gpu/drm/radeon/radeon_vm.c | 17 +++--
drivers/hv/hyperv_vmbus.h | 11 ---
drivers/hv/vmbus_drv.c | 35 ----------
drivers/hwmon/nct6683.c | 2 +
drivers/hwmon/nct6775.c | 2 +
drivers/hwmon/ntc_thermistor.c | 9 +++
drivers/i2c/busses/i2c-hix5hd2.c | 2 +-
drivers/i2c/busses/i2c-s3c2410.c | 1 +
drivers/iio/adc/twl6030-gpadc.c | 2 +-
drivers/iio/imu/adis16400.h | 2 +
drivers/iio/imu/adis16400_buffer.c | 26 +++++---
drivers/iio/imu/adis16400_core.c | 41 ++++++++----
drivers/infiniband/ulp/ipoib/ipoib_ib.c | 46 ++++++++-----
drivers/infiniband/ulp/ipoib/ipoib_main.c | 24 +++++--
drivers/infiniband/ulp/isert/ib_isert.c | 25 ++++++-
drivers/input/mouse/alps.c | 5 +-
drivers/input/mouse/elantech.c | 8 ++-
drivers/input/mouse/synaptics.c | 7 +-
drivers/iommu/intel-iommu.c | 20 ++++--
drivers/irqchip/irq-sunxi-nmi.c | 2 +-
drivers/lguest/core.c | 2 +-
drivers/md/dm.c | 17 +++--
drivers/mfd/da9052-core.c | 8 +--
drivers/net/ethernet/broadcom/genet/bcmmii.c | 12 +++-
drivers/net/phy/bcm7xxx.c | 2 +-
drivers/net/wireless/brcm80211/brcmfmac/msgbuf.c | 12 ++--
drivers/net/wireless/iwlwifi/mvm/d3.c | 13 ++--
drivers/of/dynamic.c | 2 +-
drivers/regulator/da9052-regulator.c | 5 +-
drivers/target/target_core_pscsi.c | 3 +
drivers/target/target_core_pscsi.h | 1 +
drivers/tty/n_tty.c | 17 ++++-
drivers/tty/serial/imx.c | 8 +++
drivers/usb/dwc3/core.h | 4 +-
drivers/usb/host/xhci.c | 57 ++++++++++------
drivers/usb/host/xhci.h | 2 +
drivers/usb/musb/musb_core.c | 14 ++--
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/ftdi_sio.c | 1 +
drivers/usb/serial/ftdi_sio_ids.h | 1 +
drivers/virtio/virtio_pci_common.c | 1 +
fs/binfmt_elf.c | 2 +-
fs/dcache.c | 8 +--
fs/fhandle.c | 5 +-
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 | 85 +++++++++++++++---------
fs/xfs/xfs_file.c | 2 +-
fs/xfs/xfs_inode.c | 12 ++--
include/linux/brcmphy.h | 2 +-
include/uapi/drm/radeon_drm.h | 1 +
kernel/module.c | 3 +
kernel/sched/fair.c | 4 +-
kernel/trace/ring_buffer_benchmark.c | 2 +-
kernel/trace/trace_events_filter.c | 11 ++-
lib/strnlen_user.c | 3 +-
mm/memory_hotplug.c | 4 +-
net/bridge/br_fdb.c | 4 +-
net/bridge/br_multicast.c | 7 +-
net/mac80211/ieee80211_i.h | 3 +
net/mac80211/rx.c | 5 +-
net/wireless/wext-compat.c | 2 +
net/xfrm/xfrm_state.c | 2 +-
sound/pci/hda/hda_intel.c | 2 +
sound/pci/hda/patch_realtek.c | 1 +
sound/pci/hda/patch_sigmatel.c | 25 +++++++
sound/pci/hda/thinkpad_helper.c | 1 -
sound/usb/mixer.c | 10 ++-
sound/usb/mixer_maps.c | 5 ++
sound/usb/quirks.c | 5 +-
tools/vm/Makefile | 2 +-
103 files changed, 630 insertions(+), 334 deletions(-)

Aaro Koskinen (1):
pata_octeon_cf: fix broken build

Adam Jackson (1):
drm/mgag200: Reject non-character-cell-aligned mode widths

Al Viro (1):
d_walk() might skip too much

Alex Deucher (3):
drm/radeon: don't share plls if monitors differ in audio support
Revert "drm/radeon: don't share plls if monitors differ in audio support"
Revert "drm/radeon: adjust pll when audio is not enabled"

Andrew Morton (1):
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings

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

Andy Lutomirski (1):
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers

Arend van Spriel (1):
brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() fails

Arthur Demchenkov (1):
usb: make module xhci_hcd removable

Axel Lin (3):
i2c: hix5hd2: Fix modalias to make module auto-loading work
iio: adc: twl6030-gpadc: Fix modalias
irqchip: sunxi-nmi: Fix off-by-one error in irq iterator

Ben Hutchings (1):
usb: musb: fix order of conditions for assigning end point operations

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

Boris Brezillon (1):
clk: at91: pll: fix input range validity check

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

Brian Foster (1):
xfs: don't truncate attribute extents if no extents exist

Chris Bainbridge (1):
usb: host: xhci: add mutex for non-thread-safe data

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

Clemens Ladisch (2):
ALSA: usb-audio: add MAYA44 USB+ mixer control names
ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+)

Dan Williams (1):
block: fix ext_dev_lock lockdep report

Daniel Vetter (1):
drm/plane-helper: Adapt cursor hack to transitional helpers

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

David Woodhouse (2):
iommu/vt-d: Allow RMRR on graphics devices too
iommu/vt-d: Fix passthrough mode with translation-disabled devices

Doug Ledford (2):
IB/ipoib: factor out ah flushing
IB/ipoib: change init sequence ordering

Florian Fainelli (2):
net: phy: bcm7xxx: Fix 7425 PHY ID and flags
net: bcmgenet: power on MII block for all MII modes

Geert Uytterhoeven (1):
of/dynamic: Fix test for PPC_PSERIES

Gu Zheng (1):
mm/memory_hotplug.c: set zone->wait_table to null after freeing it

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

Haim Dreyfuss (1):
iwlwifi: mvm: Free fw_status after use to avoid memory leak

Hans de Goede (2):
Input: elantech - fix detection of touchpads where the revision matches a known rate
Input: alps - do not reduce trackpoint speed by half

Hui Wang (1):
ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine

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

Inki Dae (1):
ARM: dts: set display clock correctly for exynos4412-trats2

James Hogan (1):
MIPS: Fix enabling of DEBUG_STACKOVERFLOW

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

Jani Nikula (1):
drm/i915: Fix DDC probe for passive adapters

Jiang Liu (1):
virtio_pci: Clear stale cpumask when setting irq affinity

Jim Bride (1):
drm/i915/hsw: Fix workaround for server AUX channel clock divisor

Joe Thornber (1):
dm: fix casting bug in dm_merge_bvec()

Johan Hovold (1):
mfd: da9052: Fix broken regulator probe

Johannes Berg (2):
mac80211: don't use napi_gro_receive() outside NAPI context
cfg80211: wext: clear sinfo struct before calling driver

John D. Blair (1):
USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle

Jonas Gorski (1):
MIPS: ralink: Fix clearing the illegal access interrupt

Jurgen Kramer (1):
ALSA: usb-audio: add native DSD support for JLsounds I2SoverUSB

JÃrÃme Glisse (1):
drm/radeon: fix freeze for laptop with Turks/Thames GPU.

Kamal Mostafa (4):
[3.19-stable only] Revert "Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY"
[3.19-stable only] Revert "Drivers: hv: vmbus: Add support for VMBus panic notifier handler"
Revert "tools/vm: fix page-flags build"
Linux 3.19.8-ckt3

Lars-Peter Clausen (2):
iio: adis16400: Report pressure channel scale
iio: adis16400: Fix burst transfer for adis16448

Laura Abbott (1):
n_tty: Fix auditing support for cannonical mode

Li RongQing (1):
xfrm: fix a race in xfrm_state_lookup_byspi

Luciano Coelho (1):
iwlwifi: mvm: clean net-detect info if device was reset during suspend

Mark Rutland (1):
ARM: 8356/1: mm: handle non-pmd-aligned end of RAM

Matthijs van Duin (1):
ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damage

Mel Gorman (1):
sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings

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

Michel DÃnzer (2):
drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BO
drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query

Nadav Haklai (1):
ata: ahci_mvebu: Fix wrongly set base address for the MBus window setting

Nicolas Ferre (1):
clk: at91: fix h32mx prototype inclusion in pmc header

Nikolay Aleksandrov (1):
bridge: fix multicast router rlist endless loop

Paolo Bonzini (1):
kvm: x86: fix kvm_apic_has_events to check for NULL pointer

Patrick Riphagen (1):
USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board

Paul Cercueil (3):
iio: adis16400: Use != channel indices for the two voltage channels
iio: adis16400: Compute the scan mask from channel indices
iio: adis16400: Fix burst mode

Peter Hutterer (1):
Input: synaptics - add min/max quirk for Lenovo S540

Philipp Zabel (1):
serial: imx: Fix DMA handling for IDLE condition aborts

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

Radim KrÄmÃÅ (1):
KVM: x86: fix lapic.timer_mode on restore

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

Sagi Grimberg (3):
iser-target: Fix variable-length response error completion
iser-target: release stale iser connections
iser-target: Fix possible use-after-free

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

Steve Cornelius (2):
crypto: caam - improve initalization for context state saves
crypto: caam - fix RNG buffer cache alignment

Steven Rostedt (2):
module: Call module notifier on failure after complete_formation()
tracing: Have filter check for balanced ops

Subbaraya Sundeep Bhatta (1):
usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros

Sudeep Holla (1):
drivers/base: cacheinfo: handle absence of caches

Takashi Iwai (3):
Revert "ALSA: hda - Add mute-LED mode control to Thinkpad"
ALSA: hda - Fix noise on AMD radeon 290x controller
ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420

Vasily Khoruzhick (1):
i2c: s3c2410: fix oops in suspend callback for non-dt platforms

Wang Long (1):
ring-buffer-benchmark: Fix the wrong sched_priority of producer

Wilson Kok (1):
bridge: use _bh spinlock variant for br_fdb_update to avoid lockup

Wolfram Sang (1):
ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion

æäç (1):
Input: elantech - add new icbody type

--
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/