[3.16.y-ckt stable] Linux 3.16.7-ckt6 stable review

Luis Henriques luis.henriques at canonical.com
Fri Feb 6 11:59:38 UTC 2015


This is the start of the review cycle for the Linux 3.16.7-ckt6 stable kernel.

This version contains 135 new patches, summarized below.  The new patches are
posted as replies to this message and also available in this git branch:

http://kernel.ubuntu.com/git?p=ubuntu/linux.git;h=linux-3.16.y-review;a=shortlog

git://kernel.ubuntu.com/ubuntu/linux.git  linux-3.16.y-review

The review period for version 3.16.7-ckt6 will be open for the next three days.
To report a problem, please reply to the relevant follow-up patch message.

For more information about the Linux 3.16.y-ckt extended stable kernel version,
see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable .

 -Luis

--
 Documentation/kernel-parameters.txt          |   1 +
 arch/alpha/mm/fault.c                        |   2 +
 arch/arc/mm/fault.c                          |   2 +
 arch/arm/boot/dts/imx25.dtsi                 |   8 +-
 arch/arm/crypto/aes_glue.c                   |   4 +-
 arch/arm/crypto/sha1_glue.c                  |   2 +-
 arch/arm/mach-mvebu/coherency.c              |  14 ++-
 arch/arm64/crypto/aes-ce-ccm-glue.c          |   2 +-
 arch/arm64/crypto/aes-glue.c                 |   8 +-
 arch/avr32/mm/fault.c                        |   2 +
 arch/cris/mm/fault.c                         |   2 +
 arch/frv/mm/fault.c                          |   2 +
 arch/ia64/mm/fault.c                         |   2 +
 arch/m32r/mm/fault.c                         |   2 +
 arch/m68k/mm/fault.c                         |   2 +
 arch/metag/mm/fault.c                        |   2 +
 arch/microblaze/mm/fault.c                   |   2 +
 arch/mips/mm/fault.c                         |   2 +
 arch/mn10300/mm/fault.c                      |   2 +
 arch/openrisc/mm/fault.c                     |   2 +
 arch/parisc/mm/fault.c                       |   2 +
 arch/powerpc/crypto/sha1.c                   |   3 +-
 arch/powerpc/mm/fault.c                      |   2 +
 arch/powerpc/platforms/cell/spu_fault.c      |   2 +-
 arch/powerpc/xmon/xmon.c                     |   1 +
 arch/s390/crypto/aes_s390.c                  |   2 +-
 arch/s390/crypto/des_s390.c                  |   4 +-
 arch/s390/crypto/ghash_s390.c                |   2 +-
 arch/s390/crypto/sha1_s390.c                 |   2 +-
 arch/s390/crypto/sha256_s390.c               |   4 +-
 arch/s390/crypto/sha512_s390.c               |   4 +-
 arch/s390/mm/fault.c                         |   6 +
 arch/score/mm/fault.c                        |   2 +
 arch/sh/mm/fault.c                           |   2 +
 arch/sparc/crypto/aes_glue.c                 |   2 +-
 arch/sparc/crypto/camellia_glue.c            |   2 +-
 arch/sparc/crypto/crc32c_glue.c              |   2 +-
 arch/sparc/crypto/des_glue.c                 |   2 +-
 arch/sparc/crypto/md5_glue.c                 |   2 +-
 arch/sparc/crypto/sha1_glue.c                |   2 +-
 arch/sparc/crypto/sha256_glue.c              |   4 +-
 arch/sparc/crypto/sha512_glue.c              |   4 +-
 arch/sparc/mm/fault_32.c                     |   2 +
 arch/sparc/mm/fault_64.c                     |   2 +
 arch/tile/mm/fault.c                         |   2 +
 arch/um/Kconfig.common                       |   1 +
 arch/um/kernel/trap.c                        |   2 +
 arch/x86/Kconfig                             |   6 +-
 arch/x86/boot/compressed/Makefile            |   2 +-
 arch/x86/boot/compressed/misc.c              |   9 +-
 arch/x86/crypto/aes_glue.c                   |   4 +-
 arch/x86/crypto/aesni-intel_glue.c           |   2 +-
 arch/x86/crypto/blowfish_glue.c              |   4 +-
 arch/x86/crypto/camellia_aesni_avx2_glue.c   |   4 +-
 arch/x86/crypto/camellia_aesni_avx_glue.c    |   4 +-
 arch/x86/crypto/camellia_glue.c              |   4 +-
 arch/x86/crypto/cast5_avx_glue.c             |   2 +-
 arch/x86/crypto/cast6_avx_glue.c             |   2 +-
 arch/x86/crypto/crc32-pclmul_glue.c          |   4 +-
 arch/x86/crypto/crc32c-intel_glue.c          |   4 +-
 arch/x86/crypto/crct10dif-pclmul_glue.c      |   4 +-
 arch/x86/crypto/fpu.c                        |   3 +
 arch/x86/crypto/ghash-clmulni-intel_glue.c   |   2 +-
 arch/x86/crypto/salsa20_glue.c               |   4 +-
 arch/x86/crypto/serpent_avx2_glue.c          |   4 +-
 arch/x86/crypto/serpent_avx_glue.c           |   2 +-
 arch/x86/crypto/serpent_sse2_glue.c          |   2 +-
 arch/x86/crypto/sha1_ssse3_glue.c            |   2 +-
 arch/x86/crypto/sha256_ssse3_glue.c          |   4 +-
 arch/x86/crypto/sha512_ssse3_glue.c          |   4 +-
 arch/x86/crypto/twofish_avx_glue.c           |   2 +-
 arch/x86/crypto/twofish_glue.c               |   4 +-
 arch/x86/crypto/twofish_glue_3way.c          |   4 +-
 arch/x86/include/asm/desc.h                  |  20 +++-
 arch/x86/kernel/cpu/mshyperv.c               |   1 +
 arch/x86/kernel/irq.c                        |   2 +-
 arch/x86/kernel/tls.c                        |  25 ++++-
 arch/x86/kernel/tsc.c                        |   2 +-
 arch/x86/kvm/emulate.c                       |  27 ++---
 arch/x86/mm/fault.c                          |   2 +
 arch/x86/pci/i386.c                          |   2 +-
 arch/x86/tools/calc_run_size.pl              |  39 -------
 arch/x86/tools/calc_run_size.sh              |  42 +++++++
 arch/x86/um/sys_call_table_32.c              |   2 +-
 arch/x86/um/sys_call_table_64.c              |   2 +-
 arch/xtensa/mm/fault.c                       |   2 +
 crypto/842.c                                 |   1 +
 crypto/aes_generic.c                         |   3 +-
 crypto/algapi.c                              |   4 +-
 crypto/ansi_cprng.c                          |   3 +-
 crypto/anubis.c                              |   1 +
 crypto/api.c                                 |   4 +-
 crypto/arc4.c                                |   1 +
 crypto/authenc.c                             |   1 +
 crypto/authencesn.c                          |   1 +
 crypto/blowfish_generic.c                    |   3 +-
 crypto/camellia_generic.c                    |   3 +-
 crypto/cast5_generic.c                       |   3 +-
 crypto/cast6_generic.c                       |   3 +-
 crypto/cbc.c                                 |   1 +
 crypto/ccm.c                                 |   5 +-
 crypto/chainiv.c                             |   1 +
 crypto/cmac.c                                |   1 +
 crypto/crc32.c                               |   1 +
 crypto/crc32c_generic.c                      |   3 +-
 crypto/crct10dif_generic.c                   |   3 +-
 crypto/cryptd.c                              |   1 +
 crypto/crypto_null.c                         |   6 +-
 crypto/ctr.c                                 |   3 +-
 crypto/cts.c                                 |   1 +
 crypto/deflate.c                             |   2 +-
 crypto/des_generic.c                         |   7 +-
 crypto/ecb.c                                 |   1 +
 crypto/eseqiv.c                              |   1 +
 crypto/fcrypt.c                              |   1 +
 crypto/gcm.c                                 |   7 +-
 crypto/ghash-generic.c                       |   3 +-
 crypto/hmac.c                                |   1 +
 crypto/khazad.c                              |   1 +
 crypto/krng.c                                |   3 +-
 crypto/lrw.c                                 |   1 +
 crypto/lz4.c                                 |   1 +
 crypto/lz4hc.c                               |   1 +
 crypto/lzo.c                                 |   1 +
 crypto/md4.c                                 |   2 +-
 crypto/md5.c                                 |   1 +
 crypto/michael_mic.c                         |   1 +
 crypto/pcbc.c                                |   1 +
 crypto/pcrypt.c                              |   1 +
 crypto/rmd128.c                              |   1 +
 crypto/rmd160.c                              |   1 +
 crypto/rmd256.c                              |   1 +
 crypto/rmd320.c                              |   1 +
 crypto/salsa20_generic.c                     |   3 +-
 crypto/seed.c                                |   1 +
 crypto/seqiv.c                               |   1 +
 crypto/serpent_generic.c                     |   5 +-
 crypto/sha1_generic.c                        |   3 +-
 crypto/sha256_generic.c                      |   6 +-
 crypto/sha512_generic.c                      |   6 +-
 crypto/tea.c                                 |   5 +-
 crypto/tgr192.c                              |   5 +-
 crypto/twofish_generic.c                     |   3 +-
 crypto/vmac.c                                |   1 +
 crypto/wp512.c                               |   5 +-
 crypto/xcbc.c                                |   1 +
 crypto/xts.c                                 |   1 +
 crypto/zlib.c                                |   1 +
 drivers/ata/ahci_xgene.c                     |   2 +-
 drivers/ata/libata-core.c                    |   5 +-
 drivers/ata/libata-sff.c                     |  12 ++
 drivers/ata/sata_dwc_460ex.c                 |  26 ++---
 drivers/ata/sata_sil24.c                     |   2 +-
 drivers/block/rbd.c                          |  25 ++---
 drivers/bus/mvebu-mbus.c                     |  13 +++
 drivers/bus/omap_l3_noc.c                    |  63 ++++++++++-
 drivers/clocksource/arm_arch_timer.c         |   2 +-
 drivers/clocksource/exynos_mct.c             |   4 +-
 drivers/crypto/padlock-aes.c                 |   2 +-
 drivers/crypto/padlock-sha.c                 |   8 +-
 drivers/crypto/ux500/cryp/cryp_core.c        |   4 +-
 drivers/crypto/ux500/hash/hash_core.c        |   8 +-
 drivers/gpio/gpiolib-of.c                    |  10 +-
 drivers/gpio/gpiolib.c                       |  65 +++++------
 drivers/gpu/drm/i915/i915_drv.c              |  14 +--
 drivers/gpu/drm/i915/i915_drv.h              |   3 +-
 drivers/gpu/drm/i915/i915_gem.c              |   9 +-
 drivers/gpu/drm/i915/intel_display.c         |   2 +-
 drivers/gpu/drm/radeon/cik.c                 |  11 ++
 drivers/gpu/drm/radeon/cik_sdma.c            |   9 ++
 drivers/gpu/drm/radeon/ni.c                  |  10 ++
 drivers/gpu/drm/radeon/ni_dma.c              |   6 +
 drivers/gpu/drm/radeon/nid.h                 |  24 ++++
 drivers/gpu/drm/radeon/radeon_asic.c         |  18 ++-
 drivers/gpu/drm/radeon/radeon_pm.c           |  33 ++++++
 drivers/gpu/drm/radeon/si.c                  |  10 ++
 drivers/gpu/drm/radeon/si_dma.c              |   8 ++
 drivers/gpu/drm/radeon/si_dpm.c              |  39 +++++++
 drivers/gpu/drm/radeon/sid.h                 |  18 +++
 drivers/hid/hid-rmi.c                        |  90 ++++++++++++---
 drivers/i2c/busses/i2c-s3c2410.c             |  23 +++-
 drivers/input/evdev.c                        |  13 ++-
 drivers/input/mouse/elantech.c               |   2 +
 drivers/input/mouse/synaptics.c              |   7 +-
 drivers/input/serio/i8042-x86ia64io.h        |  47 ++++++++
 drivers/input/serio/i8042.c                  |  14 +++
 drivers/md/dm-cache-metadata.c               | 104 +++++++++++++++--
 drivers/md/dm-cache-target.c                 |  89 ++++++++-------
 drivers/md/dm-thin.c                         |   6 +
 drivers/media/v4l2-core/videobuf2-core.c     |  19 ++--
 drivers/mfd/rtsx_usb.c                       |  11 --
 drivers/mfd/tps65218.c                       |  12 ++
 drivers/net/can/c_can/c_can.c                |   4 +
 drivers/net/can/dev.c                        |   8 +-
 drivers/net/can/usb/kvaser_usb.c             |  46 ++++----
 drivers/net/ethernet/ti/cpsw.c               |  22 ++++
 drivers/net/wireless/iwlwifi/mvm/mac80211.c  |  16 +--
 drivers/pci/bus.c                            |  43 +++++++
 drivers/pci/pci.c                            |  40 ++++++-
 drivers/pci/pci.h                            |   1 +
 drivers/pci/quirks.c                         |  14 +++
 drivers/pci/setup-bus.c                      |  56 +++++++--
 drivers/pinctrl/core.c                       |   5 +-
 drivers/pinctrl/pinctrl-xway.c               |   2 +-
 drivers/platform/x86/asus-nb-wmi.c           |  96 ++++++++++++++--
 drivers/regulator/core.c                     |   4 +-
 drivers/rtc/rtc-s5m.c                        |   1 +
 drivers/s390/crypto/ap_bus.c                 |   3 +-
 drivers/scsi/ipr.c                           |  92 +++++++++++++++
 drivers/scsi/ipr.h                           |   1 +
 drivers/spi/spi-dw-mid.c                     |   1 -
 drivers/spi/spi-dw.c                         |   4 +-
 drivers/spi/spi-pxa2xx.c                     |   2 +-
 drivers/staging/lustre/lustre/llite/vvp_io.c |   2 +-
 drivers/tty/n_tty.c                          |   9 +-
 drivers/usb/core/config.c                    |  11 ++
 drivers/usb/core/otg_whitelist.h             |   5 +
 drivers/usb/core/quirks.c                    |   8 ++
 drivers/usb/misc/adutux.c                    |   5 -
 drivers/usb/musb/musb_cppi41.c               |   4 +-
 drivers/usb/musb/musb_debugfs.c              |  16 +--
 drivers/usb/storage/unusual_devs.h           |   7 ++
 drivers/usb/storage/unusual_uas.h            |   7 ++
 fs/cifs/ioctl.c                              |  21 +---
 fs/gfs2/quota.c                              |  49 ++++----
 fs/nfs/direct.c                              |   6 +
 fs/nfs/nfs4client.c                          |   2 +-
 fs/quota/dquot.c                             |  83 +++++++-------
 fs/quota/quota.c                             | 162 ++++++++++++++++++++++-----
 fs/xfs/xfs_qm.h                              |   4 +-
 fs/xfs/xfs_qm_syscalls.c                     | 156 +++++++++++---------------
 fs/xfs/xfs_quotaops.c                        |   8 +-
 include/linux/crypto.h                       |  13 +++
 include/linux/libata.h                       |   1 +
 include/linux/mm.h                           |   6 +-
 include/linux/pagemap.h                      |  13 +--
 include/linux/pci.h                          |   3 +
 include/linux/perf_event.h                   |   6 -
 include/linux/quota.h                        |  47 +++++++-
 include/linux/quotaops.h                     |   4 +-
 include/linux/time.h                         |  13 +++
 include/linux/usb/quirks.h                   |  11 ++
 include/net/ip.h                             |  11 +-
 kernel/events/core.c                         |  15 ++-
 kernel/time.c                                |   4 +
 kernel/workqueue.c                           |  27 ++---
 lib/decompress_bunzip2.c                     |   2 +-
 mm/filemap.c                                 |  29 ++---
 mm/gup.c                                     |   4 +-
 mm/ksm.c                                     |   2 +-
 mm/memcontrol.c                              |   4 +-
 mm/memory.c                                  |   2 +-
 net/ipv4/ip_forward.c                        |   3 +-
 net/ipv4/route.c                             |   9 +-
 net/mac80211/pm.c                            |  29 ++---
 net/mac80211/rx.c                            |   2 +-
 net/netfilter/ipvs/ip_vs_ftp.c               |  10 +-
 net/netfilter/nfnetlink.c                    |   3 +-
 net/sctp/associola.c                         |   1 -
 net/wireless/nl80211.c                       |   9 +-
 scripts/Makefile.clean                       |  16 +--
 scripts/recordmcount.pl                      |   1 -
 sound/core/seq/seq_dummy.c                   |  31 -----
 sound/soc/codecs/pcm512x.c                   |   2 +-
 sound/soc/codecs/wm8960.c                    |   2 +-
 sound/soc/fsl/fsl_esai.h                     |   2 +-
 sound/soc/generic/simple-card.c              |   5 +-
 sound/soc/omap/omap-mcbsp.c                  |   2 +-
 sound/soc/soc-compress.c                     |   9 +-
 sound/usb/mixer.c                            |   1 +
 270 files changed, 1989 insertions(+), 830 deletions(-)

AceLan Kao (1):
      asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CA

Ahmed S. Darwish (7):
      can: kvaser_usb: Don't free packets when tight on URBs
      can: kvaser_usb: Reset all URB tx contexts upon channel close
      can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels
      can: kvaser_usb: Do not sleep in atomic context
      can: kvaser_usb: Send correct context to URB completion
      can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
      can: kvaser_usb: Fix state handling upon BUS_ERROR events

Al Viro (1):
      fix deadlock in cifs_ioctl_clone()

Alex Deucher (6):
      drm/radeon: fix VM flush on cayman/aruba (v3)
      drm/radeon: fix VM flush on SI (v3)
      drm/radeon: fix VM flush on CIK (v3)
      drm/radeon: add a dpm quirk list
      drm/radeon: add si dpm quirk list
      drm/radeon: use rv515_ring_start on r5xx

Alex Williamson (2):
      PCI: Add flag for devices where we can't use bus reset
      PCI: Mark Atheros AR93xx to avoid bus reset

Alexandre Demers (1):
      x86/tsc: Change Fast TSC calibration failed from error to info

Andrew Duggan (2):
      HID: rmi: make compututation of the address of Query 12 more careful
      HID: rmi: Check for additional ACM registers appended to F11 data report

Andrew Lunn (1):
      bus: mvebu-mbus: fix support of MBus window 13

Andrey Ryabinin (1):
      drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element

Andy Lutomirski (2):
      x86, tls, ldt: Stop checking lm in LDT_empty
      x86, tls: Interpret an all-zero struct user_desc as "no segment"

Andy Shevchenko (2):
      sata_dwc_460ex: fix resource leak on error path
      spi: dw-mid: fix FIFO size

Ashay Jaiswal (1):
      regulator: core: fix race condition in regulator_put()

Aurelien BOUIN (1):
      ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registers

Axel Lin (1):
      spi: dw: Fix detecting FIFO depth

Bob Paauwe (1):
      drm/i915: Only fence tiled region of object.

Brian King (1):
      ipr: wait for aborted command responses

Bryan O'Donoghue (1):
      x86/apic: Re-enable PCI_MSI support for non-SMP X86_32

Catalin Marinas (1):
      clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64

Chris Wilson (2):
      drm/i915: Ban Haswell from using RCS flips
      drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES

Clemens Ladisch (1):
      ALSA: seq-dummy: remove deadlock-causing events on close

Damien Lespiau (1):
      drm/i915: Use IS_HSW_ULT() in a HSW specific code path

Dan Carpenter (3):
      ipvs: uninitialized data with IP_VS_IPV6
      decompress_bunzip2: off by one in get_next_block()
      USB: adutux: NULL dereferences on disconnect

Dan Williams (1):
      libata: allow sata_sil24 to opt-out of tag ordered submission

Daniel Borkmann (2):
      x86, um: actually mark system call tables readonly
      net: sctp: fix slab corruption from use after free on INIT collisions

David Jeffery (1):
      libata: prevent HSM state change race between ISR and PIO

Dmitry Nezhevenko (1):
      usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controller

Dmitry Torokhov (2):
      Input: I8042 - add Acer Aspire 7738 to the nomux list
      Input: evdev - fix EVIOCG{type} ioctl

Emmanuel Grumbach (1):
      iwlwifi: mvm: drop non VO frames when flushing

Fabio Estevam (1):
      ARM: dts: imx25: Fix PWM "per" clocks

Felipe Balbi (2):
      mfd: tps65218: Make INT[12] and STATUS registers volatile
      mfd: tps65218: Make INT1 our status_base register

Francesco Ruggeri (1):
      tty: Fix pty master poll() after slave closes v2

Geert Uytterhoeven (1):
      ASoC: simple-card: Fix crash in asoc_simple_card_unref()

Greg Thelen (1):
      memcg: remove extra newlines from memcg oom kill log

Guenter Roeck (1):
      arc: mm: Fix build failure

Hannes Frederic Sowa (1):
      ipv4: try to cache dst_entries which would cause a redirect

Hans Holmberg (1):
      gpiolib: of: Correct error handling in of_get_named_gpiod_flags

Hans Verkuil (1):
      [media] vb2: fix vb2_thread_stop race conditions

Hans de Goede (6):
      uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017
      asus-nb-wmi: Add wapf4 quirk for the X550CL
      asus-nb-wmi: Add wapf4 quirk for the X550CC
      asus-nb-wmi.c: Rename x401u quirk to wapf4
      asus-nb-wmi: Add wapf4 quirk for the U32U
      asus-nb-wmi: Add another wapf=4 quirk

Ilya Dryomov (2):
      rbd: fix rbd_dev_parent_get() when parent_overlap == 0
      rbd: drop parent_ref in rbd_dev_unprobe() unconditionally

James P Michels III (1):
      usb-core bInterval quirk

Jan Beulich (1):
      x86, irq: Properly tag virtualization entry in /proc/interrupts

Jan Kara (1):
      quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units

Jason Lee Cragg (1):
      ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210

Jim Lin (1):
      pinctrl: Fix two deadlocks

Jochen Hein (1):
      Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)

Joe Thornber (4):
      dm cache: share cache-metadata object across inactive and active DM tables
      dm cache: fix problematic dual use of a single migration count variable
      dm cache: fix missing ERR_PTR returns and handling
      dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAIL mode

Johan Hovold (6):
      gpio: fix memory and reference leaks in gpiochip_add error path
      gpio: fix memory leak and sleep-while-atomic
      gpio: fix sleep-while-atomic in gpiochip_remove
      gpio: sysfs: fix gpio-chip device-attribute leak
      gpio: sysfs: fix gpio device-attribute leak
      pinctrl: lantiq: remove bogus of_gpio_chip_add

Johannes Berg (1):
      nl80211: fix per-station group key get/del and memory leak

K. Y. Srinivasan (1):
      x86, hyperv: Mark the Hyper-V clocksource as being continuous

Keerthy (2):
      bus: omap_l3_noc: Add resume hook to restore context
      bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq handler

Kees Cook (4):
      x86, boot: Skip relocs when load address unchanged
      crypto: prefix module autoloading with "crypto-"
      crypto: include crypto- module prefix in template
      x86, build: replace Perl script with Shell script

Laurent Dufour (1):
      powerpc/xmon: Fix another endiannes issue in RTAS call from xmon

Linus Torvalds (2):
      vm: add VM_FAULT_SIGSEGV handling support
      vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS

Luciano Coelho (1):
      mac80211: only roll back station states for WDS when suspending

Macpaul Lin (1):
      USB: Add OTG PET device to TPL

Mathias Krause (1):
      crypto: add missing crypto module aliases

Mathy Vanhoef (1):
      mac80211: properly set CCK flag in radiotap

Michael Karcher (1):
      scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore

Michal Hocko (1):
      mm: get rid of radix tree gfp mask for pagecache_get_page

Michal Marek (1):
      kbuild: Fix removal of the debian/ directory

Mika Westerberg (1):
      spi/pxa2xx: Clear cur_chip pointer before starting next message

Mugunthan V N (1):
      drivers: net: cpsw: discard dual emac default vlan configuration

Nadav Amit (1):
      KVM: x86: SYSENTER emulation is broken

Oliver Hartkopp (1):
      can: dev: fix crtlmode_supported check

Pablo Neira Ayuso (1):
      netfilter: nfnetlink: validate nfnetlink header from batch

Paul Osmialowski (1):
      i2c: s3c2410: fix ABBA deadlock by keeping clock prepared

Peng Tao (1):
      nfs: fix dio deadlock when O_DIRECT flag is flipped

Peter Hutterer (1):
      Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd

Peter Rosin (1):
      ASoC: pcm512x: Fix DSP program selection

Peter Ujfalusi (1):
      ASoC: omap-mcbsp: Correct CBM_CFS dai format configuration

Peter Zijlstra (1):
      perf: Tighten (and fix) the grouping condition

Pramod Gurav (1):
      pinctrl: lantiq: Release gpiochip resources in fail case

Qais Yousef (1):
      ASoC: soc-compress.c: fix NULL dereference

Rasmus Villemoes (1):
      usb: musb: Fix a few off-by-one lengths

Richard Weinberger (1):
      um: Skip futex_atomic_cmpxchg_inatomic() test

Rodrigo Vivi (2):
      drm/i915: Fix and clean BDW PCH identification
      drm/i915: BDW Fix Halo PCI IDs marked as ULT.

Roger Tseng (1):
      mfd: rtsx_usb: Fix runtime PM deadlock

Sam hung (1):
      Input: elantech - support new ICs types for version 4

Sasha Levin (1):
      time: settimeofday: Validate the values of tv from user

Srihari Vijayaraghavan (1):
      Input: i8042 - reset keyboard to fix Elantech touchpad detection

Stanislaw Gruszka (1):
      asus-nb-wmi: Add wapf4 quirk for the X550VB

Suman Tripathi (1):
      ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller driver.

Tejun Heo (1):
      workqueue: fix subtle pool management issue which can stall whole worker_pool

Thomas Petazzoni (2):
      ARM: mvebu: completely disable hardware I/O coherency
      ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is disabled

Tobias Jakobi (1):
      clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write

Trond Myklebust (1):
      NFSv4.1: Fix an Oops in nfs41_walk_client_list

Viktor Babrian (1):
      can: c_can: end pending transmission on network stop (ifdown)

Yinghai Lu (4):
      PCI: Pass bridge device, not bus, when updating bridge windows
      PCI: Add pci_bus_clip_resource() to clip to fit upstream window
      PCI: Add pci_claim_bridge_resource() to clip window if necessary
      x86/PCI: Clip bridge windows to fit in upstream windows

Zidan Wang (1):
      ASoC: wm8960: Fix capture sample rate from 11250 to 11025

poma (1):
      WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON.




More information about the kernel-team mailing list