[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1435681385-16784-1-git-send-email-luis.henriques@canonical.com>
Date: Tue, 30 Jun 2015 17:23:04 +0100
From: Luis Henriques <luis.henriques@...onical.com>
To: linux-kernel@...r.kernel.org, stable@...r.kernel.org,
kernel-team@...ts.ubuntu.com
Cc: lwn@....net
Subject: [3.16.y-ckt stable] Linux 3.16.7-ckt14
I am announcing the release of the Linux 3.16.7-ckt14 kernel.
The updated 3.16.y-ckt tree can be found at:
git://kernel.ubuntu.com/ubuntu/linux.git linux-3.16.y
and can be browsed at:
http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=linux-3.16.y
The diff from v3.16.7-ckt13 is posted as a follow-up to this email.
The 3.16.y-ckt extended stable tree is maintained by the Canonical Kernel Team.
For more info, see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable
-Luis
--
Makefile | 2 +-
arch/mips/kernel/irq.c | 2 +-
arch/mips/kvm/kvm_mips_emul.c | 2 +-
arch/x86/include/asm/segment.h | 14 +++++++++--
arch/x86/kernel/head64.c | 2 +-
arch/x86/kernel/head_32.S | 33 ++++++++++++++------------
arch/x86/kernel/head_64.S | 20 ++++++++--------
arch/x86/kvm/mmu.c | 14 +++++------
block/genhd.c | 12 +++++-----
drivers/ata/ahci_mvebu.c | 2 +-
drivers/ata/pata_octeon_cf.c | 2 +-
drivers/crypto/caam/caamhash.c | 3 +++
drivers/crypto/caam/caamrng.c | 2 +-
drivers/gpu/drm/i915/intel_dp.c | 5 ++--
drivers/gpu/drm/i915/intel_i2c.c | 20 +++++++++++++---
drivers/gpu/drm/i915/intel_lvds.c | 8 ++++++-
drivers/gpu/drm/mgag200/mgag200_mode.c | 5 ++++
drivers/gpu/drm/radeon/radeon_device.c | 15 ++++++++++++
drivers/iio/adc/twl6030-gpadc.c | 2 +-
drivers/iio/imu/adis16400.h | 2 ++
drivers/iio/imu/adis16400_buffer.c | 27 ++++++++++++++--------
drivers/iio/imu/adis16400_core.c | 41 +++++++++++++++++++++++----------
drivers/infiniband/ulp/isert/ib_isert.c | 24 ++++++++++++++++---
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/net/phy/dp83640.c | 19 +++++++++++++--
drivers/net/phy/phy.c | 6 +++--
drivers/net/xen-netback/xenbus.c | 34 ++++++++++++++++-----------
drivers/staging/ozwpan/ozhcd.c | 8 +++----
drivers/staging/ozwpan/ozusbif.h | 4 ++--
drivers/staging/ozwpan/ozusbsvc1.c | 19 +++++++++++----
drivers/thermal/step_wise.c | 3 ---
drivers/tty/n_tty.c | 17 +++++++++++---
drivers/tty/serial/imx.c | 8 +++++++
drivers/usb/dwc3/core.h | 4 ++--
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.c | 1 +
fs/btrfs/extent_io.c | 5 +++-
fs/btrfs/send.c | 7 +++---
fs/btrfs/super.c | 9 ++++++++
kernel/trace/ring_buffer_benchmark.c | 2 +-
kernel/trace/trace_events_filter.c | 9 ++++++--
lib/strnlen_user.c | 3 ++-
mm/memory_hotplug.c | 4 +++-
net/bridge/br_fdb.c | 2 ++
net/caif/caif_socket.c | 8 +++++++
net/core/dev.c | 2 +-
net/ipv4/udp.c | 24 +++++++++++++------
net/ipv6/udp.c | 6 ++---
net/unix/af_unix.c | 8 +++++++
net/wireless/wext-compat.c | 2 ++
net/xfrm/xfrm_state.c | 2 +-
scripts/kconfig/menu.c | 4 ++--
scripts/sortextable.h | 2 +-
sound/pci/hda/patch_realtek.c | 1 +
sound/pci/hda/patch_sigmatel.c | 25 ++++++++++++++++++++
sound/usb/mixer.c | 10 ++++----
sound/usb/mixer_maps.c | 5 ++++
tools/vm/Makefile | 2 +-
63 files changed, 406 insertions(+), 158 deletions(-)
Aaro Koskinen (1):
pata_octeon_cf: fix broken build
Adam Jackson (1):
drm/mgag200: Reject non-character-cell-aligned mode widths
Andrew Morton (1):
arch/x86/kvm/mmu.c: work around gcc-4.4.4 bug
Andy Lutomirski (1):
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Axel Lin (2):
iio: adc: twl6030-gpadc: Fix modalias
irqchip: sunxi-nmi: Fix off-by-one error in irq iterator
Chengyu Song (1):
btrfs: incorrect handling for fiemap_fill_next_extent return
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
David Woodhouse (2):
iommu/vt-d: Allow RMRR on graphics devices too
iommu/vt-d: Fix passthrough mode with translation-disabled devices
Eric Dumazet (1):
udp: fix behavior of wrong checksums
Filipe Manana (2):
Btrfs: send, add missing check for dead clone root
Btrfs: send, don't leave without decrementing clone root's send_progress
Florian Fainelli (1):
net: phy: Allow EEE for all RGMII variants
Gu Zheng (1):
mm/memory_hotplug.c: set zone->wait_table to null after freeing it
Hans de Goede (1):
Input: elantech - fix detection of touchpads where the revision matches a known rate
Horia Geanta (1):
crypto: caam - fix uninitialized state->buf_dma field
Hui Wang (1):
ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine
Ian Campbell (1):
xen: netback: read hotplug script once at start of day.
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
Jason A. Donenfeld (4):
ozwpan: Use proper check to prevent heap overflow
ozwpan: Use unsigned ints to prevent heap overflow
ozwpan: divide-by-zero leading to panic
ozwpan: unchecked signed subtraction leads to DoS
Jean Delvare (1):
thermal: step_wise: Revert optimization
Jeff Mahoney (1):
btrfs: cleanup orphans while looking up default subvolume
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
Johannes Berg (1):
cfg80211: wext: clear sinfo struct before calling driver
John D. Blair (1):
USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle
Jérôme Glisse (1):
drm/radeon: fix freeze for laptop with Turks/Thames GPU.
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
Luis Henriques (2):
Revert "tools/vm: fix page-flags build"
Linux 3.16.7-ckt14
Lukas Wunner (1):
drm/i915: Assume dual channel LVDS if pixel clock necessitates it
Mark Salyzyn (1):
unix/caif: sk_socket can disappear when state is unlocked
Nadav Haklai (1):
ata: ahci_mvebu: Fix wrongly set base address for the MBus window setting
Nicholas Mc Guire (1):
MIPS: KVM: Do not sign extend on unsigned MMIO load
Nikolay Aleksandrov (1):
bridge: disable softirqs around br_fdb_update to avoid lockup
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
Peter Kümmel (1):
kconfig: Fix warning "‘jump’ may be used uninitialized"
Philipp Zabel (1):
serial: imx: Fix DMA handling for IDLE condition aborts
Richard Cochran (2):
net: dp83640: fix broken calibration routine.
net: dp83640: reinforce locking rules.
Ross Lagerwall (1):
xen/netback: Properly initialize credit_bytes
Sachin Kamat (1):
iio: adis16400: Remove unused variable
Sagi Grimberg (2):
iser-target: Fix variable-length response error completion
iser-target: release stale iser connections
Shawn Bohrer (1):
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
Steve Cornelius (2):
crypto: caam - improve initalization for context state saves
crypto: caam - fix RNG buffer cache alignment
Steven Rostedt (1):
tracing: Have filter check for balanced ops
Subbaraya Sundeep Bhatta (1):
usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros
Takashi Iwai (1):
ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420
Tim Gardner (1):
scripts/sortextable: suppress warning: `relocs_size' may be used uninitialized
Vlad Yasevich (1):
net: core: Correct an over-stringent device loop detection.
Wang Long (1):
ring-buffer-benchmark: Fix the wrong sched_priority of producer
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@...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