I'm announcing the release of the 4.4.16 kernel. All users of the 4.4 kernel series must upgrade. The updated 4.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.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 thanks, greg k-h ------------ Documentation/ABI/testing/sysfs-bus-iio-proximity-as3935 | 2 Documentation/scsi/scsi_eh.txt | 8 - Makefile | 2 arch/arc/Kconfig | 2 arch/arc/kernel/setup.c | 4 arch/arm/boot/dts/armada-385-linksys.dtsi | 4 arch/arm/boot/dts/sun5i-r8-chip.dts | 2 arch/arm/include/asm/pgtable-2level.h | 1 arch/arm/include/asm/pgtable-3level.h | 5 arch/arm/include/asm/pgtable.h | 1 arch/arm/mach-imx/mach-imx6ul.c | 2 arch/arm/mach-mvebu/coherency.c | 22 +- arch/arm64/include/asm/ptrace.h | 33 ---- arch/arm64/kernel/ptrace.c | 81 ++++++++++ arch/arm64/kernel/signal.c | 4 arch/arm64/kernel/signal32.c | 2 arch/mips/include/asm/kvm_host.h | 1 arch/mips/kvm/interrupt.h | 1 arch/mips/kvm/locore.S | 1 arch/mips/kvm/mips.c | 11 + arch/powerpc/kernel/process.c | 10 + arch/powerpc/kernel/prom_init.c | 2 arch/powerpc/platforms/pseries/iommu.c | 24 +-- arch/s390/include/asm/fpu/api.h | 2 arch/x86/boot/Makefile | 3 arch/x86/kernel/amd_nb.c | 4 arch/x86/kernel/cpu/perf_event_intel.c | 2 arch/x86/kernel/kprobes/core.c | 12 + arch/x86/kvm/vmx.c | 23 +-- drivers/ata/libata-eh.c | 2 drivers/base/module.c | 8 - drivers/char/ipmi/ipmi_msghandler.c | 8 - drivers/crypto/qat/qat_common/Makefile | 1 drivers/edac/sb_edac.c | 13 + drivers/gpio/gpiolib-legacy.c | 8 - drivers/gpio/gpiolib.c | 52 ++---- drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c | 2 drivers/gpu/drm/amd/amdkfd/kfd_process.c | 70 +++++---- drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c | 2 drivers/gpu/drm/drm_atomic.c | 3 drivers/gpu/drm/drm_crtc.c | 2 drivers/gpu/drm/drm_dp_mst_topology.c | 8 - drivers/gpu/drm/drm_modes.c | 2 drivers/gpu/drm/i915/i915_gem_shrinker.c | 2 drivers/gpu/drm/i915/i915_reg.h | 2 drivers/gpu/drm/i915/intel_display.c | 50 ++++-- drivers/gpu/drm/i915/intel_dp.c | 36 ---- drivers/gpu/drm/i915/intel_drv.h | 1 drivers/gpu/drm/mgag200/mgag200_mode.c | 10 + drivers/gpu/drm/nouveau/nouveau_fbcon.c | 2 drivers/gpu/drm/nouveau/nv04_fbcon.c | 7 drivers/gpu/drm/nouveau/nv50_fbcon.c | 6 drivers/gpu/drm/nouveau/nvc0_fbcon.c | 6 drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c | 4 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c | 37 +++- drivers/gpu/drm/radeon/radeon_device.c | 21 ++ drivers/gpu/drm/ttm/ttm_bo.c | 7 drivers/gpu/drm/vmwgfx/vmwgfx_dmabuf.c | 25 ++- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 12 + drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 1 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 47 +++--- drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 10 - drivers/hid/hid-elo.c | 2 drivers/hid/hid-multitouch.c | 18 +- drivers/hid/usbhid/hiddev.c | 10 - drivers/hwmon/dell-smm-hwmon.c | 80 +++++++--- drivers/iio/accel/kxsd9.c | 4 drivers/iio/adc/ad7266.c | 7 drivers/iio/humidity/hdc100x.c | 20 +- drivers/iio/industrialio-trigger.c | 23 ++- drivers/iio/light/apds9960.c | 1 drivers/iio/pressure/st_pressure_core.c | 80 ++++++---- drivers/iio/proximity/as3935.c | 17 +- drivers/infiniband/core/cm.c | 4 drivers/infiniband/hw/mlx4/ah.c | 2 drivers/iommu/amd_iommu_init.c | 14 + drivers/iommu/arm-smmu-v3.c | 1 drivers/iommu/intel-iommu.c | 17 +- drivers/media/usb/uvc/uvc_v4l2.c | 39 ++--- drivers/memory/omap-gpmc.c | 2 drivers/mtd/ubi/eba.c | 22 +- drivers/net/usb/cdc_ncm.c | 7 drivers/net/wireless/mac80211_hwsim.c | 1 drivers/of/irq.c | 19 +- drivers/scsi/53c700.c | 4 drivers/scsi/scsi_error.c | 4 drivers/staging/iio/accel/sca3000_core.c | 2 drivers/thermal/cpu_cooling.c | 16 +- drivers/tty/vt/keyboard.c | 30 +-- drivers/tty/vt/vt.c | 1 drivers/usb/common/usb-otg-fsm.c | 2 drivers/usb/dwc2/core.h | 27 +++ drivers/virtio/virtio_balloon.c | 20 +- drivers/xen/balloon.c | 28 +-- drivers/xen/xen-acpi-processor.c | 35 ---- fs/btrfs/ctree.c | 5 fs/btrfs/extent-tree.c | 2 fs/btrfs/super.c | 2 fs/btrfs/transaction.h | 2 fs/cifs/cifs_unicode.c | 33 +++- fs/cifs/cifs_unicode.h | 2 fs/cifs/connect.c | 4 fs/cifs/ntlmssp.h | 2 fs/cifs/sess.c | 76 +++++----- fs/cifs/smb2pdu.c | 37 +++- fs/namespace.c | 10 + fs/nfs/dir.c | 2 fs/nfs/nfs4proc.c | 5 fs/nfsd/nfs2acl.c | 20 +- fs/nfsd/nfs3acl.c | 16 -- fs/nfsd/nfs4acl.c | 16 +- fs/nfsd/nfs4callback.c | 18 -- fs/nfsd/nfs4state.c | 50 +++--- fs/nfsd/state.h | 2 fs/overlayfs/dir.c | 113 ++++++++------- fs/overlayfs/inode.c | 3 fs/overlayfs/overlayfs.h | 1 fs/posix_acl.c | 41 +++-- fs/ubifs/file.c | 24 +++ include/asm-generic/qspinlock.h | 53 ++----- include/drm/ttm/ttm_bo_api.h | 14 + include/linux/dcache.h | 12 + include/linux/jump_label.h | 16 +- include/linux/skbuff.h | 20 ++ include/linux/sunrpc/clnt.h | 2 include/linux/usb/ehci_def.h | 4 kernel/jump_label.c | 36 ++++ kernel/locking/mutex.c | 9 - kernel/locking/qspinlock.c | 60 +++++++ kernel/sched/fair.c | 33 +++- kernel/trace/trace_printk.c | 7 mm/migrate.c | 2 mm/page-writeback.c | 21 +- mm/percpu.c | 73 +++++---- mm/shmem.c | 8 - net/core/flow_dissector.c | 43 +++++ net/core/skbuff.c | 18 -- net/ipv6/ip6_fib.c | 1 net/mac80211/mesh.c | 11 + net/mac80211/sta_info.h | 2 net/packet/af_packet.c | 2 net/sched/act_mirred.c | 2 net/sunrpc/clnt.c | 12 + net/unix/af_unix.c | 6 scripts/mod/file2alias.c | 2 security/keys/key.c | 2 sound/core/control.c | 2 sound/core/pcm.c | 14 + sound/core/timer.c | 2 sound/drivers/dummy.c | 1 sound/pci/au88x0/au88x0_core.c | 5 sound/pci/echoaudio/echoaudio.c | 4 sound/pci/hda/hda_generic.c | 2 sound/pci/hda/hda_intel.c | 12 + sound/pci/hda/patch_realtek.c | 22 ++ virt/kvm/kvm_main.c | 2 156 files changed, 1475 insertions(+), 845 deletions(-) Al Viro (1): make nfs_atomic_open() call d_drop() on all ->open_context() errors. Alan Stern (1): USB: EHCI: declare hostpc register as zero-length array Alex Deucher (2): drm/radeon: fix asic initialization for virtualized environments drm/amdgpu/gfx7: fix broken condition check Alison Schofield (1): iio: humidity: hdc100x: correct humidity integration time mask Allen Hung (1): HID: multitouch: enable palm rejection for Windows Precision Touchpad Andreas Gruenbacher (1): posix_acl: Add set_posix_acl Andrey Grodzovsky (1): drm/dp/mst: Always clear proposed vcpi table for port. Andrey Ryabinin (1): perf/x86: Fix undefined shift on 32-bit kernels Andy Lutomirski (1): uvc: Forward compat ioctls to their handlers directly Anthony Romano (1): tmpfs: don't undo fallocate past its last page Arnd Bergmann (1): usb: dwc2: fix regression on big-endian PowerPC/ARM systems Awais Belal (1): ALSA: hda: add AMD Stoney PCI ID with proper driver caps Bart Van Assche (1): IB/cm: Fix a recently introduced locking bug Ben Hutchings (1): nfsd: check permissions when setting ACLs Ben Skeggs (4): drm/nouveau/disp/sor/gf119: both links use the same training register drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers drm/nouveau/fbcon: fix out-of-bounds memory accesses drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern Bjørn Mork (1): cdc_ncm: workaround for EM7455 "silent" data interface Bob Copeland (2): mac80211: mesh: flush mesh paths unconditionally ALSA: hda - fix read before array start Boris Brezillon (2): drm: atmel-hlcdc: actually disable scaling when no scaling is required ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13 Borislav Petkov (1): x86/amd_nb: Fix boot crash on non-AMD systems Chris Wilson (2): locking/ww_mutex: Report recursive ww_mutex locking early drm/i915: Update ifdeffery for mutex->owner Christophe JAILLET (1): ALSA: echoaudio: Fix memory allocation Crestez Dan Leonard (1): iio: Fix error handling in iio_trigger_attach_poll_func Cyril Bur (1): powerpc/tm: Always reclaim in start_thread() for exec() class syscalls Dan Carpenter (1): KEYS: potential uninitialized variable David Daney (1): tty: vt: Fix soft lockup in fbcon cursor blink timer. David S. Miller (1): packet: Use symmetric hash for PACKET_FANOUT_HASH. Dmitrii Tcvetkov (1): drm/nouveau: fix for disabled fbdev emulation Dmitry Torokhov (1): tty/vt/keyboard: fix OOB access in do_compute_shiftstate() Eric W. Biederman (3): mnt: fs_fully_visible test the proper mount for MNT_LOCKED mnt: Account for MS_RDONLY in fs_fully_visible mnt: If fs_fully_visible fails call put_filesystem. Fabio Estevam (1): ARM: imx6ul: Fix Micrel PHY mask Felix Fietkau (1): mac80211: fix fast_tx header alignment Gavin Shan (1): powerpc/pseries: Fix PCI config address for DDW Greg Kroah-Hartman (1): Linux 4.4.16 Gregor Boirie (1): iio:st_pressure: fix sampling gains (bring inline with ABI) Guilherme G. Piccoli (1): powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism H. Peter Anvin (1): x86, build: copy ldlinux.c32 to image.iso Hugh Dickins (1): tmpfs: fix regression hang in fallocate undo Hui Wang (1): ALSA: hda/realtek - add new pin definition in alc225 pin quirk table J. Bruce Fields (1): nfsd4/rpc: move backchannel create logic into rpc code James Bottomley (1): 53c700: fix BUG on untagged commands James Hogan (1): MIPS: KVM: Fix modular KVM under QEMU Jan Beulich (1): xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7 Jan Stancek (1): crypto: qat - make qat_asym_algs.o depend on asn1 headers Jaroslav Kysela (1): ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup Jason Gunthorpe (1): IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs Jean-Philippe Brucker (1): iommu/arm-smmu: Wire up map_sg for arm-smmu-v3 Jeff Mahoney (1): btrfs: account for non-CoW'd blocks in btrfs_abort_transaction Jerome Marchand (1): cifs: dynamic allocation of ntlmssp blob Jiri Slaby (1): base: make module_create_drivers_dir race-free Joerg Roedel (2): iommu/vt-d: Enable QI on all IOMMUs before setting root entry iommu/amd: Fix unity mapping initialization race Johan Hovold (1): Revert "gpiolib: Split GPIO flags parsing and GPIO configuration" Jouni Malinen (1): mac80211: Fix mesh estab_plinks counting in STA removal case Junichi Nomura (1): ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg() Kirill A. Shutemov (1): UBIFS: Implement ->migratepage() Linus Walleij (1): iio: accel: kxsd9: fix the usage of spi_w8r8() Luis de Bethencourt (1): staging: iio: accel: fix error check Lukasz Luba (1): thermal: cpu_cooling: fix improper order during initialization Lyude (1): drm/i915/ilk: Don't disable SSC source if it's in use Mark Brown (3): iio:ad7266: Fix broken regulator error handling iio:ad7266: Fix support for optional regulators iio:ad7266: Fix probe deferral for vref Mark Rutland (1): arm64: Rework valid_user_regs Martin KaFai Lau (1): ipv6: Fix mem leak in rt6i_pcpu Martin Schwidefsky (1): s390: fix test_fp_ctl inline assembly contraints Martin Willi (1): mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL Masami Hiramatsu (1): kprobes/x86: Clear TF bit in fault on single-stepping Mathieu Larouche (1): drm/mgag200: Black screen fix for G200e rev 4 Matt Ranostay (5): iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output iio: proximity: as3935: remove triggered buffer processing iio: proximity: as3935: fix buffer stack trashing iio: humidity: hdc100x: fix IIO_TEMP channel reporting iio: hudmidity: hdc100x: fix incorrect shifting and scaling Maxim Patlasov (1): ovl: verify upper dentry in ovl_remove_and_whiteout() Michael Ellerman (1): powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added Michael S. Tsirkin (1): virtio_balloon: fix PFN format for virtio-1 Mika Kahola (1): drm/i915: Revert DisplayPort fast link training feature Miklos Szeredi (3): vfs: add d_real_inode() helper af_unix: fix hard linked sockets on overlay ovl: verify upper dentry before unlink and rename Ocquidant, Sebastien (1): memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing Oded Gabbay (2): drm/amdkfd: unbind only existing processes drm/amdkfd: destroy dbgmgr in notifier release Oleg Drokin (2): nfsd: Always lock state exclusively. nfsd: Extend the mutex holding region around in nfsd4_process_open2() Oliver Neukum (1): HID: elo: kill not flush the work Oscar (1): usb: common: otg-fsm: add license to usb-otg-fsm Pali Rohár (3): hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by default hwmon: (dell-smm) Disallow fan_type() calls on broken machines hwmon: (dell-smm) Cache fan_type() calls and change fan detection Paolo Bonzini (1): locking/static_key: Fix concurrent static_key_slow_inc() Peter Wu (1): ALSA: hda - fix use-after-free after module unload Peter Zijlstra (2): locking/qspinlock: Fix spin_unlock_wait() some more sched/fair: Fix cfs_rq avg tracking underflow Quentin Casasnovas (1): KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. Richard Weinberger (2): mm: Export migrate_page_move_mapping and migrate_page_copy ubi: Make recover_peb power cut aware Ross Lagerwall (1): xen/balloon: Fix declared-but-not-defined warning Scott Bauer (1): HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands Sergei Shtylyov (1): of: irq: fix of_irq_get[_byname]() kernel-doc Sinclair Yeh (6): drm/ttm: Make ttm_bo_mem_compat available drm/vmwgfx: Add an option to change assumed FB bpp drm/vmwgfx: Work around mode set failure in 2D VMs drm/vmwgfx: Check pin count before attempting to move a buffer drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set drm/vmwgfx: Fix error paths when mapping framebuffer Steve Capper (1): ARM: 8579/1: mm: Fix definition of pmd_mknotpresent Steve French (2): Fix reconnect to not defer smb3 session reconnect long after socket reconnect File names with trailing period or space need special case conversion Steven Rostedt (Red Hat) (1): tracing: Handle NULL formats in hold_module_trace_bprintk_format() Takashi Iwai (5): ALSA: dummy: Fix a use-after-free at closing ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift() ALSA: timer: Fix negative queue usage by racy accesses ALSA: pcm: Free chmap at PCM free callback, too ALSA: ctl: Stop notification after disconnection Tejun Heo (3): writeback: use higher precision calculation in domain_dirty_limits() percpu: fix synchronization between chunk->map_extend_work and chunk destruction percpu: fix synchronization between synchronous map extension and chunk destruction Thomas Petazzoni (2): ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys ARM: mvebu: fix HW I/O coherency related deadlocks Tomi Valkeinen (2): drm: add missing drm_mode_set_crtcinfo call drm: make drm_atomic_set_mode_prop_for_crtc() more reliable Tony Luck (1): EDAC, sb_edac: Fix rank lookup on Broadwell Torsten Hilbrich (1): ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup Trond Myklebust (1): NFS: Fix another OPEN_DOWNGRADE bug Ville Syrjälä (2): drm/i915: Refresh cached DP port register value on resume drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency Vineet Gupta (2): ARCv2: Check for LL-SC livelock only if LLSC is enabled ARCv2: LLSC: software backoff is NOT needed starting HS2.1c Vinod Koul (1): ALSA: hda - Add PCI ID for Kabylake-H Vivek Goyal (1): ovl: Copy up underlying inode's ->i_mode to overlay inode WANG Cong (1): net_sched: fix mirrored packets checksum Wei Fang (1): scsi: fix race between simultaneous decrements of ->host_failed Will Deacon (1): ARM: 8578/1: mm: ensure pmd_present only checks the valid bit Wolfram Sang (1): of: fix autoloading due to broken modalias with no 'compatible' Woodrow Shen (1): ALSA: hda - Fix the headset mic jack detection on Dell machine Xiubo Li (1): kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES Yong Li (1): iio: light apds9960: Add the missing dev.parent
Attachment:
signature.asc
Description: PGP signature