[4.2.y-ckt stable] Linux 4.2.8-ckt12

Kamal Mostafa kamal at canonical.com
Tue Jun 14 20:20:28 UTC 2016


I am announcing the release of the Linux 4.2.8-ckt12 kernel.

The updated 4.2.y-ckt tree can be found at: 
    git://git.launchpad.net/~canonical-kernel/linux/+git/linux-stable-ckt linux-4.2.y
and can be browsed at:
    https://git.launchpad.net/~canonical-kernel/linux/+git/linux-stable-ckt/log/?h=linux-4.2.y

The diff from v4.2.8-ckt11 is posted as a follow-up to this email.

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

 -Kamal

-- 
 Documentation/accounting/getdelays.c               |   5 +-
 Documentation/serial/driver                        |   5 -
 Documentation/serial/tty.txt                       |   3 -
 Makefile                                           |   9 +-
 arch/alpha/kernel/pci-sysfs.c                      |   4 +-
 arch/arm/Kconfig.debug                             |   8 -
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/armada-385-linksys.dtsi          |   6 +-
 arch/arm/boot/dts/armada-xp-linksys-mamba.dts      |   4 +-
 arch/arm/boot/dts/exynos4210-trats.dts             |   2 +
 arch/arm/kvm/mmu.c                                 |  17 ++-
 arch/arm/mach-omap2/omap_hwmod.c                   |  12 +-
 arch/arm64/include/asm/pgtable-hwdef.h             |   1 -
 arch/arm64/include/asm/pgtable.h                   |   4 +-
 arch/arm64/kernel/setup.c                          |   3 +-
 arch/arm64/kvm/inject_fault.c                      |   2 +-
 arch/metag/include/asm/atomic_lnkget.h             |   2 +-
 arch/mips/ath79/common.c                           |  16 +-
 arch/mips/ath79/early_printk.c                     |   6 +-
 arch/mips/boot/dts/brcm/bcm7435.dtsi               |   2 +-
 arch/mips/include/asm/cacheflush.h                 |   6 -
 arch/mips/include/asm/kvm_host.h                   |   2 +-
 arch/mips/include/asm/msa.h                        |  13 ++
 arch/mips/include/asm/pgtable.h                    |  26 +++-
 arch/mips/include/uapi/asm/siginfo.h               |  22 ++-
 arch/mips/kernel/bmips_vec.S                       |   9 +-
 arch/mips/kernel/branch.c                          |  18 +--
 arch/mips/kernel/cpu-probe.c                       |   5 +-
 arch/mips/kernel/mips-r2-to-r6-emul.c              | 105 ++++++-------
 arch/mips/kernel/process.c                         |  46 +++---
 arch/mips/kernel/ptrace.c                          |  27 +++-
 arch/mips/kernel/setup.c                           |   3 +
 arch/mips/kernel/traps.c                           |   8 +-
 arch/mips/kvm/emulate.c                            |  89 ++++++-----
 arch/mips/kvm/trap_emul.c                          |   2 +-
 arch/mips/lib/ashldi3.c                            |   2 +-
 arch/mips/lib/ashrdi3.c                            |   2 +-
 arch/mips/lib/cmpdi2.c                             |   2 +-
 arch/mips/lib/lshrdi3.c                            |   2 +-
 arch/mips/lib/ucmpdi2.c                            |   2 +-
 arch/mips/loongson64/loongson-3/numa.c             |   6 +-
 arch/mips/math-emu/cp1emu.c                        |  19 ++-
 arch/mips/mm/c-r4k.c                               |  13 +-
 arch/mips/mm/cache.c                               |  29 ++--
 arch/powerpc/kernel/eeh.c                          |   2 +-
 arch/powerpc/kernel/eeh_driver.c                   |  26 +++-
 arch/powerpc/kernel/exceptions-64s.S               |  16 +-
 arch/powerpc/lib/sstep.c                           |   4 +
 arch/s390/mm/vmem.c                                |   2 +-
 arch/x86/kvm/mtrr.c                                |   2 -
 arch/x86/kvm/vmx.c                                 |   2 +-
 arch/x86/pci/fixup.c                               |   7 +
 arch/x86/pci/xen.c                                 |   7 +-
 block/blk-mq.c                                     |   2 +-
 drivers/acpi/osl.c                                 |  16 +-
 drivers/acpi/sysfs.c                               |   7 +-
 drivers/ata/sata_dwc_460ex.c                       |   4 +-
 drivers/base/power/main.c                          |   5 +-
 drivers/base/power/runtime.c                       |   9 +-
 drivers/base/regmap/regcache.c                     |   2 +-
 drivers/bluetooth/hci_vhci.c                       |  28 +++-
 drivers/char/Kconfig                               |   1 -
 drivers/clk/qcom/gcc-msm8916.c                     |   2 +
 drivers/cpufreq/cpufreq_userspace.c                |  43 +++++-
 drivers/cpuidle/cpuidle.c                          |   4 +-
 drivers/crypto/caam/jr.c                           |   2 +-
 drivers/crypto/s5p-sss.c                           |  53 +++++--
 drivers/edac/edac_mc.c                             |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c     |  10 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c            |   2 +-
 drivers/gpu/drm/drm_fb_helper.c                    |   5 +-
 drivers/gpu/drm/gma500/mdfld_dsi_pkg_sender.c      |   2 +-
 drivers/gpu/drm/i915/i915_drv.c                    |   4 +-
 drivers/gpu/drm/i915/intel_dp_mst.c                |   7 +-
 drivers/gpu/drm/i915/intel_dsi.c                   |  10 +-
 drivers/gpu/drm/i915/intel_fbdev.c                 |   6 +-
 drivers/gpu/drm/i915/intel_pm.c                    |   2 +
 drivers/hv/ring_buffer.c                           | 165 ++++++---------------
 drivers/hwmon/ads7828.c                            |  10 ++
 drivers/hwspinlock/hwspinlock_core.c               |   2 +-
 drivers/infiniband/core/iwpm_util.c                |   1 +
 drivers/infiniband/hw/cxgb3/cxio_hal.c             |   2 +-
 drivers/infiniband/ulp/srp/ib_srp.c                |   2 +-
 drivers/input/joystick/xpad.c                      |   4 +
 drivers/input/misc/pwm-beeper.c                    |  69 ++++++---
 drivers/input/misc/uinput.c                        |   6 +
 drivers/iommu/dmar.c                               |  47 +++---
 drivers/irqchip/irq-gic-v3.c                       |  19 +++
 drivers/irqchip/irq-gic.c                          |   8 +
 drivers/mcb/mcb-parse.c                            |   2 +-
 drivers/media/pci/cx23885/cx23885-av.c             |   2 +-
 drivers/media/platform/am437x/am437x-vpfe.c        |   4 +-
 drivers/media/v4l2-core/v4l2-compat-ioctl32.c      |   3 +-
 drivers/mfd/intel_quark_i2c_gpio.c                 |  51 +++----
 drivers/mfd/lp8788-irq.c                           |   2 +-
 drivers/mfd/omap-usb-tll.c                         |  13 +-
 drivers/misc/cxl/fault.c                           |   2 +-
 drivers/misc/mei/amthif.c                          |   4 +-
 drivers/misc/mei/client.c                          |   4 +
 drivers/misc/mei/hbm.c                             |   3 +-
 drivers/misc/mei/interrupt.c                       |   6 +-
 drivers/misc/mei/mei_dev.h                         |   2 +
 drivers/mmc/card/block.c                           |   5 +-
 drivers/mmc/core/core.c                            |   4 +-
 drivers/mmc/core/mmc.c                             |   7 +
 drivers/mmc/host/sdhci-acpi.c                      |   6 +-
 drivers/mmc/host/sdhci-pci.c                       |   5 +-
 drivers/mtd/ubi/eba.c                              |  21 ++-
 drivers/mtd/ubi/fastmap.c                          |   1 +
 drivers/mtd/ubi/ubi.h                              |   2 +
 drivers/net/can/dev.c                              |  56 ++++++-
 drivers/net/can/m_can/m_can.c                      |   2 +-
 drivers/net/ethernet/ibm/ehea/ehea_main.c          |   9 +-
 drivers/net/ethernet/intel/i40e/i40e_hmc.c         |   2 +-
 drivers/net/tun.c                                  |   6 +-
 drivers/net/wireless/ath/ath10k/core.c             |   8 +-
 drivers/net/wireless/ath/ath10k/debug.c            |   7 +-
 drivers/net/wireless/ath/ath10k/mac.c              |  13 +-
 drivers/net/wireless/ath/ath5k/led.c               |   2 +-
 drivers/net/wireless/ath/ath9k/init.c              |   7 +
 drivers/net/wireless/ath/ath9k/pci.c               |  10 ++
 drivers/net/wireless/rtlwifi/base.c                |   4 +-
 .../wireless/rtlwifi/btcoexist/halbtc8723b2ant.c   |   9 +-
 .../net/wireless/rtlwifi/btcoexist/halbtcoutsrc.c  |  27 +++-
 .../net/wireless/rtlwifi/btcoexist/halbtcoutsrc.h  |   2 +-
 drivers/net/wireless/rtlwifi/btcoexist/rtl_btc.c   |   5 +-
 drivers/net/wireless/rtlwifi/pci.c                 |   2 +-
 drivers/net/wireless/rtlwifi/rtl8723be/hw.c        |   5 +
 drivers/net/wireless/rtlwifi/rtl8723be/sw.c        |   3 +
 drivers/net/wireless/rtlwifi/wifi.h                |   3 +
 drivers/pci/pci-sysfs.c                            |   7 +-
 drivers/pci/probe.c                                |   6 +-
 drivers/pinctrl/samsung/pinctrl-exynos5440.c       |  15 +-
 drivers/platform/x86/dell-rbtn.c                   |  56 +++++++
 drivers/power/ipaq_micro_battery.c                 |   2 +-
 drivers/scsi/aacraid/aacraid.h                     |   1 +
 drivers/scsi/aacraid/comminit.c                    |  24 +++
 drivers/scsi/aacraid/commsup.c                     |  12 +-
 drivers/scsi/scsi_scan.c                           |   1 +
 drivers/scsi/scsi_sysfs.c                          |   6 +-
 drivers/staging/comedi/drivers/das1800.c           |  22 +--
 drivers/thunderbolt/eeprom.c                       |   1 +
 drivers/tty/n_gsm.c                                |   4 +-
 drivers/tty/n_hdlc.c                               |   4 +-
 drivers/tty/n_tty.c                                |  72 +++++----
 drivers/tty/pty.c                                  |   4 +-
 drivers/tty/serial/8250/8250_pci.c                 |   3 +
 drivers/tty/serial/ucc_uart.c                      |   3 +
 drivers/tty/tty_buffer.c                           |  44 ++----
 drivers/tty/tty_io.c                               |   2 +-
 drivers/tty/tty_port.c                             |   2 +-
 drivers/tty/vt/vt.c                                |   5 +-
 drivers/usb/core/driver.c                          |  40 ++---
 drivers/usb/core/hcd.c                             |  15 +-
 drivers/usb/core/hub.c                             |   8 +-
 drivers/usb/gadget/function/f_fs.c                 |   2 +-
 drivers/usb/gadget/function/f_mass_storage.c       |  37 ++---
 drivers/usb/gadget/function/f_mass_storage.h       |   2 -
 drivers/usb/gadget/legacy/acm_ms.c                 |   4 -
 drivers/usb/gadget/legacy/mass_storage.c           |   4 -
 drivers/usb/gadget/legacy/multi.c                  |  12 --
 drivers/usb/host/Kconfig                           |   3 +-
 drivers/usb/misc/usbtest.c                         |  37 +++--
 drivers/usb/serial/cp210x.c                        |   2 +-
 drivers/usb/serial/io_edgeport.c                   |  56 ++++---
 drivers/usb/serial/keyspan.c                       |   4 +
 drivers/usb/serial/mxuport.c                       |  10 ++
 drivers/usb/serial/option.c                        | 155 ++++++++++++++++++-
 drivers/usb/serial/quatech2.c                      |   1 +
 drivers/xen/events/events_base.c                   |   6 +-
 fs/affs/super.c                                    |   5 +-
 fs/btrfs/ctree.h                                   |   1 +
 fs/btrfs/file.c                                    |   2 +-
 fs/btrfs/inode.c                                   |   2 +-
 fs/btrfs/ioctl.c                                   |  21 +++
 fs/cifs/cifs_spnego.c                              |  67 +++++++++
 fs/cifs/cifsfs.c                                   |   4 +-
 fs/cifs/cifsproto.h                                |   2 +
 fs/cifs/sess.c                                     | 139 +++++++++--------
 fs/cifs/smb2glob.h                                 |   1 +
 fs/cifs/smb2inode.c                                |   8 +-
 fs/cifs/smb2pdu.c                                  |  16 ++
 fs/cifs/smb2proto.h                                |   2 +
 fs/ext4/ialloc.c                                   |  10 +-
 fs/ext4/mballoc.c                                  |  10 +-
 fs/ext4/namei.c                                    |   2 +-
 fs/hpfs/super.c                                    |  42 ++++--
 fs/nfs/nfs4proc.c                                  |   4 +
 fs/xfs/xfs_fsops.c                                 |   4 +-
 fs/xfs/xfs_inode.c                                 |  26 +++-
 fs/xfs/xfs_super.c                                 |  10 ++
 include/asm-generic/preempt.h                      |   4 +-
 include/asm-generic/qspinlock.h                    |  27 +++-
 include/asm-generic/siginfo.h                      |  15 --
 include/linux/can/dev.h                            |  22 ++-
 include/linux/device.h                             |   7 +-
 include/linux/iio/buffer.h                         |   2 +
 include/linux/lsm_hooks.h                          |   1 -
 include/linux/mm.h                                 |   2 +-
 include/linux/signal.h                             |  15 ++
 include/linux/sunrpc/msg_prot.h                    |   4 +-
 include/linux/tty.h                                |   4 +-
 include/linux/usb.h                                |   5 +-
 include/linux/usb/hcd.h                            |   1 +
 include/scsi/scsi_device.h                         |   1 +
 include/uapi/linux/libc-compat.h                   |   2 +-
 kernel/exit.c                                      |  29 ++--
 kernel/sched/loadavg.c                             |  11 +-
 kernel/trace/ring_buffer.c                         |  35 ++---
 lib/dma-debug.c                                    |   2 +-
 mm/page_alloc.c                                    |   2 +-
 net/batman-adv/routing.c                           |   4 +-
 net/ipv6/addrconf.c                                |  10 +-
 net/netlink/af_netlink.c                           |   7 +-
 net/sunrpc/auth_gss/svcauth_gss.c                  |   4 +-
 net/tipc/netlink_compat.c                          |   2 +-
 scripts/Makefile.extrawarn                         |   1 +
 security/security.c                                |   1 -
 sound/pci/hda/patch_realtek.c                      |   3 +-
 sound/soc/codecs/ak4642.c                          |   2 +
 tools/perf/tests/vmlinux-kallsyms.c                |   8 +-
 tools/perf/util/perf_regs.c                        |   8 +-
 222 files changed, 1857 insertions(+), 988 deletions(-)

Adrian Hunter (3):
      mmc: mmc: Fix partition switch timeout for some eMMCs
      mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
      mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers

Akshay Bhat (1):
      hwmon: (ads7828) Enable internal reference

Alan Stern (2):
      USB: leave LPM alone if possible when binding/unbinding interface drivers
      usb: misc: usbtest: format the data pattern according to max packet size

Alex Deucher (1):
      drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh

Alex Williamson (2):
      iommu/vt-d: Ratelimit fault handler
      iommu/vt-d: Improve fault handler error messages

Alexander Usyskin (2):
      mei: fix NULL dereferencing during FW initiated disconnection
      mei: amthif: discard not read messages

Andreas Noever (1):
      thunderbolt: Fix double free of drom buffer

Andreas Werner (1):
      mcb: Fixed bar number assignment for the gdd

Andrew F. Davis (1):
      regmap: cache: Fix typo in cache_bypass parameter description

Andrew Jeffery (1):
      pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range

Andy Gross (1):
      clk: qcom: msm8916: Fix crypto clock flags

Andy Honig (1):
      KVM: MTRR: remove MSR 0x2f8

Andy Shevchenko (1):
      mfd: intel_quark_i2c_gpio: Remove clock tree on error path

Aneesh Kumar K.V (1):
      cxl: Fix DAR check & use REGION_ID instead of opencoding

Anilkumar Kolli (2):
      ath10k: fix debugfs pktlog_filter write
      ath10k: fix kernel panic, move arvifs list head init before htt init

Arnaldo Carvalho de Melo (1):
      perf test: Ignore kcore files in the "vmlinux matches kallsyms" test

Arnd Bergmann (5):
      gcov: disable tree-loop-im to reduce stack usage
      kbuild: move -Wunused-const-variable to W=1 warning level
      am437x-vfpe: fix typo in vpfe_get_app_input_index
      ARM: debug: remove extraneous DEBUG_HI3716_UART option
      driver-core: use 'dev' argument in dev_dbg_ratelimited stub

Bart Van Assche (1):
      IB/srp: Print "ib_srp: " prefix once

Bartlomiej Zolnierkiewicz (1):
      blk-mq: fix undefined behaviour in order_to_size()

Bjorn Helgaas (2):
      PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()
      alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO

Brian Bloniarz (1):
      Fix OpenSSH pty regression on close

Bruce Rogers (1):
      KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset

Cameron Gutman (1):
      Input: xpad - prevent spurious input from wired Xbox 360 controllers

Catalin Marinas (1):
      arm64: Ensure pmd_present() returns false after pmd_mknotpresent()

Catalin Vasile (1):
      crypto: caam - fix caam_jr_alloc() ret code

Chris Bainbridge (1):
      usb: core: hub: hub_port_init lock controller instead of bus

Christopher Oo (1):
      Drivers: hv_vmbus: Fix signal to host condition

Chuck Lever (2):
      NFS: Fix an LOCK/OPEN race when unlinking an open file
      sunrpc: Update RPCBIND_MAXNETIDLEN

Dan Carpenter (6):
      power: ipaq-micro-battery: freeing the wrong variable
      mfd: lp8788-irq: Uninitialized variable in irq handler
      am437x-vpfe: fix an uninitialized variable bug
      cx23885: uninitialized variable in cx23885_av_work_handler()
      ACPI / sysfs: fix error code in get_status()
      i40e: fix an uninitialized variable bug

Daniel Borkmann (1):
      ipv6, token: allow for clearing the current device token

Daniel Lezcano (1):
      cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()

Dave Chinner (4):
      xfs: Don't wrap growfs AGFL indexes
      xfs: xfs_iflush_cluster fails to abort on error
      xfs: fix inode validity check in xfs_iflush_cluster
      xfs: skip stale inodes in xfs_iflush_cluster

Dave Gerlach (1):
      cpuidle: Indicate when a device has been unregistered

David Müller (1):
      serial: 8250_pci: fix divide error bug if baud rate is 0

Emmanouil Maroudas (1):
      EDAC: Increment correct counter in edac_inc_ue_error()

Eric Sandeen (1):
      xfs: disallow rw remount on fs with unknown ro-compat features

Felix Fietkau (1):
      MIPS: ath79: fix regression in PCI window initialization

Florian Fainelli (6):
      MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200
      MIPS: BMIPS: BMIPS5000 has I cache filing from D cache
      MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier
      MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cache
      MIPS: BMIPS: Pretty print BMIPS5200 processor name
      MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435

Florian Westphal (1):
      batman-adv: fix skb deref after free

Gabriele Mazzotta (1):
      dell-rbtn: Ignore ACPI notifications if device is suspended

Gavin Shan (2):
      powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()
      powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()

Geert Uytterhoeven (2):
      serial: doc: Un-document non-existing uart_write_console()
      char: Drop bogus dependency of DEVPORT on !M68K

Guilherme G. Piccoli (1):
      Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"

H Hartley Sweeten (1):
      staging: comedi: das1800: fix possible NULL dereference

Hari Bathini (1):
      powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel

Harvey Hunt (1):
      MIPS: lib: Mark intrinsics notrace

Heiko Carstens (1):
      s390/vmem: fix identity mapping

Heinrich Schuchardt (1):
      ARM: dts: kirkwood: add kirkwood-ds112.dtb to Makefile

Herbert Xu (1):
      netlink: Fix dump skb leak/double free

Honggang Li (1):
      RDMA/cxgb3: device driver frees DMA memory with different size

Huacai Chen (2):
      MIPS: Reserve nosave data for hibernation
      MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU

Imre Kaloz (1):
      ARM: mvebu: fix GPIO config on the Linksys boards

Itai Handler (1):
      drm/gma500: Fix possible out of bounds read

James Hogan (8):
      MIPS: Fix siginfo.h to use strict posix types
      MIPS: Don't unwind to user mode with EVA
      MIPS: Avoid using unwind_stack() with usermode
      MIPS: KVM: Fix timer IRQ race when freezing timer
      MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
      SIGNAL: Move generic copy_siginfo() to signal.h
      MIPS: Fix uapi include in exported asm/siginfo.h
      metag: Fix atomic_*_return inline asm constraints

Jan Kara (1):
      ext4: fix oops on corrupted filesystem

Jani Nikula (1):
      drm/i915/dsi: fix CHV dsi encoder hardware state readout on port C

Jason Wang (1):
      tuntap: correctly wake up process during uninit

Jiri Slaby (4):
      Bluetooth: vhci: fix open_timeout vs. hdev race
      Bluetooth: vhci: purge unhandled skbs
      TTY: n_gsm, fix false positive WARN_ON
      tty: vt, return error when con_startup fails

Johan Hovold (5):
      USB: serial: io_edgeport: fix memory leaks in attach error path
      USB: serial: io_edgeport: fix memory leaks in probe error path
      USB: serial: keyspan: fix use-after-free in probe error path
      USB: serial: mxuport: fix use-after-free in probe error path
      USB: serial: quatech2: fix use-after-free in probe error path

Johannes Thumshirn (2):
      scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
      Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"

Joseph Salisbury (1):
      ath5k: Change led pin configuration for compaq c700 laptop

Julien Grall (1):
      arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str

K. Y. Srinivasan (1):
      Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()

Kai-Heng Feng (1):
      ALSA: hda - Fix headphone noise on Dell XPS 13 9360

Kamal Mostafa (1):
      Linux 4.2.8-ckt12

Konstantin Shkolnyy (1):
      USB: serial: cp210x: fix hardware flow-control disable

Krzysztof Kozlowski (1):
      crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocks

Larry Finger (2):
      rtlwifi: rtl8723be: Add antenna select module parameter
      rtlwifi: btcoexist: Implement antenna selection

Lars-Peter Clausen (1):
      usb: gadget: f_fs: Fix EFAULT generation for async read operations

Lei Liu (1):
      USB: serial: option: add even more ZTE device ids

Lennart Sorensen (1):
      powerpc/sstep: Fix sstep.c compile on powerpcspe

Leonid Yegoshin (1):
      MIPS64: R6: R2 emulation bugfix

Luis de Bethencourt (1):
      iio: buffer: add missing descriptions in iio_buffer_access_funcs

Luke Dashjr (1):
      btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl

Lv Zheng (1):
      ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings

Lyude (4):
      drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
      drm/i915: Call intel_dp_mst_resume() before resuming displays
      drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
      drm/fb_helper: Fix references to dev->mode_config.num_connector

Maciej W. Rozycki (3):
      MIPS: ptrace: Fix FP context restoration FCSR regression
      MIPS: ptrace: Prevent writes to read-only FCSR bits
      MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC

Manfred Schlaegl (1):
      Input: pwm-beeper - fix - scheduling while atomic

Mans Rullgard (1):
      ata: sata_dwc_460ex: remove incorrect locking

Marc Zyngier (2):
      arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
      irqchip/gic-v3: Configure all interrupts as non-secure Group-1

Marek Szyprowski (1):
      ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats

Mario Kleiner (1):
      drm/amdgpu: Fix hdmi deep color support.

Mark Bloch (1):
      IB/IWPM: Fix a potential skb leak

Mark Brown (1):
      ASoC: ak4642: Enable cache usage to fix crashes on resume

Mathias Nyman (1):
      usb: misc: usbtest: fix pattern tests for scatterlists.

Matt Evans (1):
      kvm: arm64: Fix EC field in inject_abt64

Matt Gumbel (1):
      mmc: longer timeout for long read time quirk

Matthew Wilcox (1):
      drivers/hwspinlock: use correct radix tree API

Matthias Schiffer (1):
      MIPS: ath79: make bootconsole wait for both THRE and TEMT

Michal Nazarewicz (1):
      usb: f_mass_storage: test whether thread is running before starting another

Mikulas Patocka (3):
      hpfs: fix remount failure when there are no options changed
      affs: fix remount failure when there are no options changed
      hpfs: implement the show_options method

Naveen N. Rao (1):
      perf tools: Fix perf regs mask generation

Nicolai Stange (2):
      ext4: address UBSAN warning in mb_find_order_for_block()
      ext4: silence UBSAN in ext4_mb_init()

Nicolas Dichtel (2):
      taskstats: fix nl parsing in accounting/getdelays.c
      uapi glibc compat: fix compilation when !__USE_MISC in glibc

Oleg Nesterov (1):
      wait/ptrace: assume __WALL if the child is traced

Oliver Hartkopp (1):
      can: fix handling of unmodifiable configuration options

Paolo Abeni (1):
      security: drop the unused hook skb_owned_by

Paul Burton (7):
      MIPS: Handle highmem pages in __update_cache
      MIPS: Sync icache & dcache in set_pte_at
      MIPS: math-emu: Fix jalr emulation when rd == $0
      MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
      MIPS: Force CPUs to lose FP context during mode switches
      MIPS: math-emu: Fix BC1{EQ,NE}Z emulation
      MIPS: Fix BC1{EQ,NE}Z return offset calculation

Peter Hurley (1):
      tty: Abstract tty buffer work

Peter Zijlstra (2):
      locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
      sched/preempt: Fix preempt_count manipulations

Prarit Bhargava (2):
      PCI: Disable all BAR sizing for devices with non-compliant BARs
      x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs

Rafael J. Wysocki (1):
      PM / sleep: Handle failures in device_suspend_late() consistently

Raghava Aditya Renukunta (3):
      aacraid: Relinquish CPU during timeout wait
      aacraid: Fix for aac_command_thread hang
      aacraid: Fix for KDUMP driver hang

Rajkumar Manoharan (2):
      ath10k: fix firmware assert in monitor mode
      ath10k: fix rx_channel during hw reconfigure

Richard Alpe (1):
      tipc: fix nametable publication field in nl compat

Richard Weinberger (1):
      UBI: Fix static volume checks when Fastmap is used

Ricky Liang (1):
      Input: uinput - handle compat ioctl for UI_SET_PHYS

Roger Quadros (1):
      mfd: omap-usb-tll: Fix scheduling while atomic BUG

Ross Lagerwall (1):
      xen/events: Don't move disabled irqs

Sachin Prabhu (1):
      cifs: Create dedicated keyring for spnego operations

Sai Gurrappadi (1):
      cpufreq: Fix GOV_LIMITS handling for the userspace governor

Schemmel Hans-Christoph (1):
      USB: serial: option: add support for Cinterion PH8 and AHxx

Stefan Bader (1):
      mm: use phys_addr_t for reserve_bootmem_region() arguments

Stefan Metzmacher (4):
      fs/cifs: correctly to anonymous authentication via NTLMSSP
      fs/cifs: correctly to anonymous authentication for the LANMAN authentication
      fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication
      fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication

Stefano Stabellini (1):
      xen/x86: actually allocate legacy interrupts on PV guests

Stephen Boyd (1):
      mfd: intel_quark_i2c_gpio: Use clkdev_create()

Steve French (1):
      remove directory incorrectly tries to set delete on close on non-empty directories

Steven Rostedt (Red Hat) (2):
      ring-buffer: Use long for nr_pages to avoid overflow failures
      ring-buffer: Prevent overflow of size in ring_buffer_resize()

Suman Anna (1):
      ARM: OMAP2+: hwmod: fix _idle() hwmod state sanity check sequence

Takashi Iwai (1):
      Bluetooth: vhci: Fix race at creating hci device

Theodore Ts'o (1):
      ext4: fix hang when processing corrupted orphaned inode list

Tiffany Lin (1):
      [media] media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4l2_create32

Tomáš Trnka (1):
      sunrpc: fix stripping of padded MIC tokens

Ulf Hansson (1):
      PM / Runtime: Fix error path in pm_runtime_force_resume()

Vik Heyndrickx (1):
      sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems

Ville Syrjälä (2):
      drm/i915: Don't leave old junk in ilk active watermarks on readout
      dma-debug: avoid spinlock recursion when disabling dma-debug

Vitaly Kuznetsov (1):
      Drivers: hv: ring_buffer.c: fix comment style

Vittorio Gambaletta (VittGam) (2):
      ath9k: Add a module parameter to invert LED polarity.
      ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.

Will Deacon (1):
      irqchip/gic: Ensure ordering between read of INTACK and shared data

Yoshihiro Shimoda (1):
      usb: host: xhci-rcar: Avoid long wait in xhci_reset()

Zhao Qiang (1):
      QE-UART: add "fsl,t1040-ucc-uart" to of_device_id

lei liu (1):
      USB: serial: option: add more ZTE device ids

wang yanqing (2):
      rtlwifi: Fix logic error in enter/exit power-save mode
      rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ring

xypron.glpk at gmx.de (1):
      net: ehea: avoid null pointer dereference





More information about the kernel-team mailing list