I'm announcing the release of the 3.16.82 kernel.
All users of the 3.16 kernel series should upgrade.
The updated 3.16.y git tree can be found at: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.16.y and can be browsed at the normal kernel.org git web browser: https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git
The diff from 3.16.81 is attached to this message.
Ben.
------------
Documentation/hw-vuln/mds.rst | 7 +- Documentation/hw-vuln/tsx_async_abort.rst | 5 +- Documentation/kernel-parameters.txt | 30 +- Makefile | 2 +- arch/arm/boot/dts/s3c6410-mini6410.dts | 4 + arch/arm/boot/dts/s3c6410-smdk6410.dts | 4 + arch/arm/mach-tegra/reset-handler.S | 6 +- arch/arm/mach-ux500/board-mop500-regulators.c | 600 --------------------- arch/arm/mach-ux500/board-mop500-regulators.h | 8 - arch/powerpc/include/asm/vdso_datapage.h | 2 + arch/powerpc/kernel/asm-offsets.c | 2 +- arch/powerpc/kernel/misc_64.S | 4 +- arch/powerpc/kernel/time.c | 1 + arch/powerpc/kernel/vdso32/gettimeofday.S | 7 +- arch/powerpc/kernel/vdso64/cacheflush.S | 4 +- arch/powerpc/kernel/vdso64/gettimeofday.S | 7 +- arch/s390/kernel/runtime_instr.c | 2 +- arch/x86/kernel/apic/io_apic.c | 9 +- arch/x86/kernel/cpu/bugs.c | 17 +- arch/x86/kernel/module.c | 1 + arch/x86/kvm/x86.c | 14 +- arch/x86/pci/fixup.c | 11 + arch/x86/tools/relocs.c | 1 + arch/xtensa/mm/tlb.c | 4 +- block/blk-mq-sysfs.c | 19 +- block/blk-mq.c | 7 + drivers/acpi/bus.c | 2 +- drivers/acpi/osl.c | 28 +- drivers/block/xen-blkback/blkback.c | 2 + drivers/char/hw_random/omap3-rom-rng.c | 3 +- drivers/clk/samsung/clk-exynos5420.c | 2 + drivers/cpuidle/driver.c | 15 +- drivers/devfreq/devfreq.c | 7 +- drivers/gpu/drm/i810/i810_dma.c | 4 +- drivers/gpu/drm/i915/i915_gem_userptr.c | 22 +- drivers/gpu/drm/radeon/cik.c | 4 +- drivers/gpu/drm/radeon/r100.c | 4 +- drivers/gpu/drm/radeon/r200.c | 4 +- drivers/gpu/drm/radeon/r600.c | 4 +- drivers/gpu/drm/radeon/si.c | 4 +- drivers/iio/imu/adis16480.c | 7 +- drivers/infiniband/ulp/srpt/ib_srpt.c | 24 + drivers/media/i2c/soc_camera/ov6650.c | 21 +- drivers/media/platform/exynos4-is/fimc-isp-video.c | 2 +- drivers/media/radio/radio-wl1273.c | 3 +- drivers/media/usb/usbvision/usbvision-core.c | 50 -- drivers/media/usb/usbvision/usbvision-video.c | 107 ++-- drivers/media/usb/usbvision/usbvision.h | 5 - drivers/mmc/host/sdhci-s3c.c | 16 +- drivers/mtd/devices/spear_smi.c | 38 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 3 +- drivers/net/ethernet/stmicro/stmmac/common.h | 2 +- drivers/net/ethernet/stmicro/stmmac/descs_com.h | 14 +- drivers/net/ethernet/stmicro/stmmac/enh_desc.c | 10 +- drivers/net/ethernet/stmicro/stmmac/norm_desc.c | 10 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 20 +- drivers/net/ethernet/ti/davinci_cpdma.c | 12 +- drivers/net/macvlan.c | 3 +- drivers/net/wireless/ath/ar5523/ar5523.c | 3 +- drivers/net/wireless/ath/ath9k/ar9003_eeprom.c | 2 +- drivers/net/wireless/cw1200/fwio.c | 6 +- drivers/net/wireless/iwlwifi/dvm/led.c | 3 + drivers/net/wireless/iwlwifi/mvm/led.c | 3 + drivers/pci/msi.c | 3 +- drivers/pci/quirks.c | 2 +- drivers/pinctrl/pinctrl-s3c24xx.c | 6 +- drivers/pinctrl/pinctrl-s3c64xx.c | 3 + drivers/platform/x86/hp-wmi.c | 10 +- drivers/regulator/ab8500.c | 17 - drivers/rtc/rtc-msm6242.c | 3 +- drivers/s390/scsi/zfcp_dbf.c | 8 +- drivers/scsi/bnx2i/bnx2i_iscsi.c | 2 +- drivers/scsi/csiostor/csio_lnode.c | 15 +- drivers/scsi/esas2r/esas2r_flash.c | 1 + drivers/scsi/lpfc/lpfc_els.c | 2 +- drivers/scsi/qla4xxx/ql4_mbx.c | 3 - drivers/scsi/scsi_trace.c | 125 ++--- drivers/spi/spi-atmel.c | 10 +- drivers/staging/android/binder.c | 6 +- drivers/staging/line6/pcm.c | 61 +-- drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 5 +- drivers/tty/serial/ifx6x60.c | 3 + drivers/tty/serial/imx.c | 2 +- drivers/tty/serial/msm_serial.c | 6 +- drivers/tty/serial/pch_uart.c | 5 +- drivers/tty/serial/serial_core.c | 2 +- drivers/tty/vt/keyboard.c | 2 +- drivers/usb/core/hub.c | 5 +- drivers/usb/gadget/pch_udc.c | 1 - drivers/usb/gadget/u_serial.c | 2 + drivers/usb/misc/appledisplay.c | 8 +- drivers/usb/serial/cp210x.c | 1 + drivers/usb/serial/ftdi_sio.c | 3 + drivers/usb/serial/ftdi_sio_ids.h | 7 + drivers/usb/serial/mos7720.c | 4 - drivers/usb/serial/mos7840.c | 16 +- drivers/usb/storage/uas.c | 10 + fs/btrfs/file.c | 2 +- fs/btrfs/free-space-cache.c | 6 + fs/cifs/cifsglob.h | 5 + fs/cifs/cifsproto.h | 1 + fs/cifs/file.c | 35 +- fs/cifs/smb2file.c | 2 +- fs/cifs/smb2misc.c | 7 +- fs/ext2/inode.c | 7 +- fs/ext4/namei.c | 13 +- fs/fuse/dir.c | 27 +- fs/fuse/fuse_i.h | 2 + fs/ocfs2/quota_global.c | 2 +- fs/pstore/ram.c | 11 + fs/quota/dquot.c | 11 +- fs/xfs/xfs_quotaops.c | 3 + include/linux/futex.h | 7 +- include/linux/hrtimer.h | 6 +- include/linux/jbd2.h | 4 +- include/linux/netdevice.h | 5 + include/linux/quotaops.h | 10 + include/linux/regulator/ab8500.h | 3 - include/linux/time.h | 12 + include/net/ip.h | 5 + include/net/tcp.h | 38 +- kernel/futex.c | 49 +- kernel/futex_compat.c | 5 +- kernel/hrtimer.c | 26 +- kernel/time/timer_list.c | 8 +- kernel/workqueue.c | 28 +- net/bluetooth/hci_core.c | 11 +- net/bluetooth/l2cap_core.c | 4 +- net/bridge/br_device.c | 6 + net/core/dev.c | 3 +- net/ipv4/devinet.c | 5 - net/ipv4/inetpeer.c | 12 +- net/ipv4/ip_output.c | 14 +- net/ipv4/tcp_output.c | 5 +- net/openvswitch/datapath.c | 11 +- net/socket.c | 1 + net/sunrpc/cache.c | 5 - scripts/package/builddeb | 2 +- sound/core/oss/linear.c | 2 + sound/core/oss/mulaw.c | 2 + sound/core/oss/route.c | 2 + sound/isa/cs423x/cs4236.c | 3 +- sound/soc/soc-jack.c | 3 +- tools/lib/traceevent/parse-filter.c | 9 +- tools/perf/util/dwarf-aux.c | 88 ++- tools/perf/util/dwarf-aux.h | 6 + tools/perf/util/perf_regs.h | 2 +- tools/perf/util/probe-finder.c | 70 ++- .../cpupower/utils/idle_monitor/hsw_ext_idle.c | 1 - 149 files changed, 987 insertions(+), 1226 deletions(-)
Aaro Koskinen (2): net: stmmac: use correct DMA buffer size in the RX descriptor net: stmmac: don't stop NAPI processing when dropping a packet
Akinobu Mita (1): blk-mq: fix deadlock when reading cpu_list
Alan Stern (2): media: usbvision: Fix invalid accesses after device disconnect media: usbvision: Fix races among open, close, and disconnect
Alastair D'Silva (2): powerpc: Allow flush_icache_range to work across ranges >4GB powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB
Aleksandr Yashkin (1): pstore/ram: Write new dumps to start of recycled zones
Alex Deucher (1): drm/radeon: fix r1xx/r2xx register checker for POT textures
Alexandru Ardelean (1): iio: imu: adis16480: assign bias value only if operation succeeded
Arnaldo Carvalho de Melo (1): perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnd Bergmann (3): net: davinci_cpdma: use dma_addr_t for DMA address compat_ioctl: handle SIOCOUTQNSD ARM: ux500: remove unused regulator data
Asbjoern Sloth Toennesen (1): deb-pkg: remove obsolete -isp option to dpkg-gencontrol
Bart Van Assche (3): scsi: core: scsi_trace: Use get_unaligned_be*() scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6) RDMA/srpt: Report the SCSI residual to the initiator
Ben Hutchings (2): s390: Fix unmatched preempt_disable() on exit Linux 3.16.82
Chengguang Xu (1): ext2: check err when partial != NULL
Chris Wilson (1): drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Chuhong Yuan (1): serial: ifx6x60: add missed pm_runtime_disable
Colin Ian King (1): ALSA: cs4236: fix error return comparison of an unsigned integer
Dan Carpenter (6): cw1200: Fix a signedness bug in cw1200_load_firmware() drm/i810: Prevent underflow in ioctl usbvision-video: two use after frees scsi: csiostor: Don't enable IRQs too early scsi: esas2r: unlock on error in esas2r_nvram_read_direct() Bluetooth: delete a stray unlock
Dave Wysochanski (1): cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Denis Efremov (2): ath9k_hw: fix uninitialized variable data ar5523: check NULL before memcpy() in ar5523_cmd()
Dmitry Monakhov (2): quota: fix livelock in dquot_writeback_dquots quota: Check that quota is not dirty before release
Dmitry Osipenko (1): ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()
Dmitry Torokhov (1): tty: vt: keyboard: reject invalid keycodes
Eric Dumazet (4): inetpeer: fix data-race in inet_putpeer / inet_putpeer tcp: md5: fix potential overestimation of TCP option space tcp: syncookies: extend validity range inet: protect against too small mtu values.
Fabio D'Urso (1): USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
Filipe Manana (1): Btrfs: fix negative subv_writers counter and data space leak after buffered write
Francesco Ruggeri (1): ACPI: OSL: only free map once in osl.c
Giuseppe CAVALLARO (1): stmmac: fix oversized frame reception
Greg Kroah-Hartman (1): usb-serial: cp201x: support Mark-10 digital force gauge
Guillaume Nault (2): tcp: fix rejected syncookies due to stale timestamps tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Gustavo A. R. Silva (1): usb: gadget: pch_udc: fix use after free
H.J. Lu (1): x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
Hans Verkuil (2): usbvision: remove power_on_at_open and timed power off usbvision: fix locking error
Hans de Goede (2): platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size
Hewenliang (1): libtraceevent: Fix memory leakage in copy_filter_type
Insu Yun (1): usbvision: fix locking error
James Smart (1): scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferences
Jan Kara (2): xfs: Sanity check flags of Q_XQUOTARM call jbd2: Fix possible overflow in jbd2_log_space_left()
Jann Horn (1): binder: Handle start==NULL in binder_update_page_range()
Janusz Krzysztofik (2): media: ov6650: Fix incorrect use of JPEG colorspace media: ov6650: Fix stored frame format not in sync with hardware
Jeffrey Hugo (1): tty: serial: msm_serial: Fix flow control
Jian-Hong Pan (1): PCI/MSI: Fix incorrect MSI-X masking on resume
Jiangfeng Xiao (1): serial: serial_core: Perform NULL checks for break_ctl ops
Johan Hovold (3): media: radio: wl1273: fix interrupt masking on release USB: serial: mos7720: fix remote wakeup USB: serial: mos7840: fix remote wakeup
Johannes Berg (1): iwlwifi: check kasprintf() return value
Josef Bacik (1): btrfs: check page->mapping when loading free space cache
Kai-Heng Feng (2): usb: Allow USB device to be warm reset in suspended state x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
Kars de Jong (1): rtc: msm6242: Fix reading of 10-hour digit
Konstantin Khlebnikov (1): ACPI / osl: speedup grace period in acpi_os_map_cleanup
Krzysztof Kozlowski (2): pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller init pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller init
Leonard Crestez (1): PM / devfreq: Lock devfreq in trans_stat_show
Lihua Yao (1): ARM: dts: s3c64xx: Fix init order of clock providers
Mans Rullgard (1): spi: atmel: fix handling of cs_change set on non-last xfer
Marian Mihailescu (1): clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume
Mark Brown (1): mmc: sdhci-s3c: Check if clk_set_rate() succeeds
Masami Hiramatsu (15): perf probe: Fix to handle optimized not-inlined functions perf probe: Fix to show lines of sys_ functions correctly perf probe: Fix to add missed brace around if block perf probe: Skip if the function address is 0 perf probe: Fix to find range-only function instance perf probe: Fix to show function entry line as probe-able perf probe: Fix wrong address verification perf probe: Fix to probe a function which has no entry pc perf probe: Fix to probe an inline function which has no entry pc perf probe: Fix to list probe event with correct line number perf probe: Fix to show inlined function callsite without entry_pc perf probe: Skip end-of-sequence and non statement lines perf probe: Filter out instances except for inlined subroutine and subprogram perf probe: Fix to show calling lines of inlined functions perf probe: Skip overlapped location on searching variables
Mattijs Korpershoek (1): Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
Max Filippov (1): xtensa: fix TLB sanity checker
Menglong Dong (1): macvlan: schedule bc_work even if error
Michał Mirosław (1): usb: gadget: u_serial: add missing port entry locking
Miklos Szeredi (2): fuse: verify attributes fuse: verify nlink
Ming Lei (2): blk-mq: avoid sysfs buffer overflow with too many CPU cores blk-mq: make sure that line break can be printed
Miquel Raynal (1): mtd: spear_smi: Fix Write Burst mode
Nathan Chancellor (1): tools/power/cpupower: Fix initializer override in hsw_ext_cstates
Nikolay Aleksandrov (1): net: bridge: deny dev_set_mac_address() when unregistering
Nuno Sá (1): iio: adis16480: Add debugfs_reg_access entry
Oliver Neukum (4): appledisplay: fix error handling in the scheduled work USB: uas: honor flag to avoid CAPACITY16 USB: uas: heed CAPACITY_HEURISTICS USB: documentation: flags on usb-storage versus UAS
Pan Bian (3): staging: rtl8192e: fix potential use after free scsi: qla4xxx: fix double free bug scsi: bnx2i: fix potential use after free
Paolo Abeni (2): openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() openvswitch: remove another BUG_ON()
Paolo Bonzini (2): KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES KVM: x86: do not modify masked bits of shared MSRs
Paul Osmialowski (1): mmc: sdhci-s3c: solve problem with sleeping in atomic context
Pavel Löbl (1): USB: serial: mos7840: add USB ID to support Moxa UPort 2210
Pavel Shilovsky (3): CIFS: Respect O_SYNC and O_DIRECT flags during reconnect CIFS: Fix SMB2 oplock break processing CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Tikhomirov (1): sunrpc: fix crash when cache_head become valid before update
Pawel Harlozinski (1): ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report
Peng Fan (2): tty: serial: imx: use the sg count from dma_map_sg tty: serial: pch_uart: correct usage of dma_unmap_sg
Sam Bobroff (1): drm/radeon: fix bad DMA from INTERRUPT_CNTL2
SeongJae Park (1): xen/blkback: Avoid unmapping unmapped grant pages
Seung-Woo Kim (1): media: exynos4-is: Fix recursive locking in isp_video_release()
Steffen Liebergeld (1): PCI: Fix Intel ACS quirk UPDCR register address
Steffen Maier (1): scsi: zfcp: trace channel log even for FCP command responses
Stephan Gerhold (2): regulator: ab8500: Remove AB8505 USB regulator regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
Sudarsana Reddy Kalluru (1): bnx2x: Enable Multi-Cos feature.
Takashi Iwai (3): ALSA: line6: Drop superfluous snd_device for PCM ALSA: line6: Fix memory leak at line6_init_pcm() error path ALSA: pcm: oss: Avoid potential buffer overflows
Tejun Heo (1): workqueue: Fix spurious sanity check failures in destroy_workqueue()
Theodore Ts'o (1): ext4: work around deleting a file with i_nlink == 0 safely
Thomas Gleixner (2): x86/ioapic: Prevent inconsistent state when moving an interrupt hrtimer: Get rid of the resolution field in hrtimer_clock_base
Tony Lindgren (1): hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
Vamshi K Sthambamkadi (1): ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()
Vincenzo Frascino (1): powerpc: Fix vDSO clock_getres()
Waiman Long (1): x86/speculation: Fix incorrect MDS/TAA mitigation status
Yang Tao (1): futex: Prevent robust futex exit race
Zhenzhong Duan (1): cpuidle: Do not unset the driver if it is there already