lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 16 Feb 2016 10:10:29 -0500
From:	Sasha Levin <sasha.levin@...cle.com>
To:	LKML <linux-kernel@...r.kernel.org>,
	stable <stable@...r.kernel.org>
Subject: Linux 3.18.27

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm announcing the release of the 3.18.27 kernel.

All users of the 3.18 kernel series must upgrade.

The updated 3.18.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.18.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



- ----------------------------------------------------------------
Linux 3.18.27

- ----------------------------------------------------------------
Adrian Hunter (3):
      mmc: sdio: Fix invalid vdd in voltage switch power cycle
      mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
      mmc: core: Simplify by adding mmc_execute_tuning()

Al Viro (1):
      bcache: fix a leak in bch_cached_dev_run()

Alan Stern (2):
      SCSI: fix crashes in sd and sr runtime PM
      USB: fix invalid memory access in hub_activate()

Alex Deucher (2):
      drm/radeon: call hpd_irq_event on resume
      drm/radeon: clean up fujitsu quirks

Alexander Aring (1):
      mac802154: fix typo IEEE802515 to IEEE802154

Andrew Elble (1):
      nfs: Fix race in __update_open_stateid()

Andrew Gabbasov (3):
      udf: Prevent buffer overrun with multi-byte characters
      udf: Check output buffer length when converting name to CS0
      mmc: core: Fix error paths and messages in mmc_init_card

Andrey Ryabinin (1):
      ipv6/addrlabel: fix ip6addrlbl_get()

Andy Shevchenko (2):
      cifs: convert to print_hex_dump() instead of custom implementation
      cifs: convert printk(LEVEL...) to pr_<level>

Antonio Ospite (1):
      [media] gspca: ov534/topro: prevent a division by 0

Ard Biesheuvel (1):
      s390: fix normalization bug in exception table sorting

Aurélien Francillon (1):
      Input: i8042 - add Fujitsu Lifebook U745 to the nomux list

Ben Hutchings (2):
      isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
      ppp, slip: Validate VJ compression slot parameters completely

Ben Skeggs (1):
      drm/nouveau/kms: take mode_config mutex in connector hotplug path

Benjamin Tissoires (1):
      Input: elantech - mark protocols v2 and v3 as semi-mt

Borislav Petkov (1):
      EDAC: Robustify workqueues destruction

Carlo Caione (1):
      mmc: core: Enable tuning according to the actual timing

Chen Yu (1):
      Thermal: do thermal zone update after a cooling device registered

Christian König (1):
      drm/radeon: fence PT updates manually v2

Christoph Biedl (1):
      PCI: Fix minimum allocation address overwrite

Dan Streetman (1):
      xfrm: dst_entries_init() per-net dst_ops

Daniele Palmas (1):
      USB: serial: option: Adding support for Telit LE922

Dave Airlie (1):
      drm: add helper to check for wc memory support

Dave Chinner (2):
      xfs: inode recovery readahead can race with inode buffer creation
      xfs: handle dquot buffer readahead in log recovery correctly

David Gibson (1):
      time: Avoid signed overflow in timekeeping_get_ns()

David Howells (1):
      X.509: Don't strip leading 00's from key ID when constructing key description

Dmitry Tunin (1):
      Bluetooth: Add support of Toshiba Broadcom based devices

Dmitry V. Levin (1):
      sparc64: fix incorrect sign extension in sys_sparc64_personality

Du, Changbin (1):
      usb: hub: do not clear BOS field during reset device

Eric Dumazet (4):
      dump_stack: avoid potential deadlocks
      ipv6: tcp: add rcu locking in tcp_v6_send_synack()
      phonet: properly unshare skbs in phonet_rcv()
      ipv6: update skb->csum when CE mark is propagated

Felix Kuehling (1):
      drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr

Florian Westphal (1):
      connector: bump skb->users before callback invocation

Francesco Ruggeri (1):
      net: possible use after free in dst_release

Gabriel de Perthuis (1):
      bcache: allows use of register in udev to avoid "device_busy" error.

Gavin Shan (1):
      powerpc/eeh: Fix PE location code

Greg Kroah-Hartman (1):
      USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable

Greg Kurz (1):
      KVM: PPC: Fix ONE_REG AltiVec support

Grygorii Strashko (1):
      PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREAD

Guillaume Fougnies (1):
      ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delay

Hannes Frederic Sowa (1):
      bridge: Only call /sbin/bridge-stp for the initial network namespace

Hans de Goede (1):
      ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi list

Harry Wentland (2):
      drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
      drm/dp/mst: Calculate MST PBN with 31.32 fixed point

Helge Deller (1):
      parisc: Fix __ARCH_SI_PREAMBLE_SIZE

Herbert Xu (10):
      crypto: af_alg - Disallow bind/setkey/... after accept(2)
      crypto: af_alg - Fix socket double-free when accept fails
      crypto: af_alg - Add nokey compatibility path
      crypto: hash - Add crypto_ahash_has_setkey
      crypto: algif_hash - Require setkey before accept(2)
      crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
      crypto: algif_hash - Remove custom release parent function
      crypto: af_alg - Forbid bind(2) when nokey child sockets are present
      crypto: algif_hash - Fix race condition in hash_check_key
      crypto: shash - Fix has_key setting

Ido Schimmel (1):
      team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid

Insu Yun (2):
      ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
      drm: fix missing reference counting decrease

Jamie Bainbridge (1):
      cifs: Ratelimit kernel log messages

Jani Nikula (1):
      drm/i915/dp: fall back to 18 bpp when sink capability is unknown

Jann Horn (1):
      seccomp: always propagate NO_NEW_PRIVS on tsync

Jarkko Nikula (1):
      dmaengine: dw: Make error prints unique. Part #1

Jean Delvare (1):
      crypto: crc32c - Fix crc32c soft dependency

Jeff Layton (2):
      locks: update comments that refer to inode->i_flock
      locks: fix unlock when fcntl_setlk races with a close

Jingoo Han (1):
      PCI: imx6: Use tabs for indentation

Joe Jin (1):
      xen-netfront: update num_queues to real created

Johan Hovold (1):
      USB: visor: fix null-deref at probe

Johannes Berg (1):
      rfkill: fix rfkill_fop_read wait_event usage

John Ernberg (1):
      USB: option: fix Cinterion AHxx enumeration

John Fastabend (1):
      net: sched: fix missing free per cpu on qstats

Josh Boyer (2):
      ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
      ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list

Jurgen Kramer (2):
      ALSA: usb: Add native DSD support for Aune X1S
      ALSA: usb-audio: Add native DSD support for PS Audio NuWave DAC

Karl Heiss (1):
      bonding: Prevent IPv6 link local address on enslaved devices

Kent Overstreet (2):
      bcache: Add a cond_resched() call to gc
      bcache: Change refill_dirty() to always scan entire disk if necessary

Kirill A. Shutemov (1):
      drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration

Konstantin Khlebnikov (3):
      ovl: check dentry positiveness in ovl_cleanup_whiteouts()
      mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
      radix-tree: fix oops after radix_tree_iter_retry

Kyeongdon Kim (1):
      zram: try vmalloc() after kmalloc()

Larry Finger (6):
      rtlwifi: rtl8188ee: Fix module parameter initialization
      rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
      rtlwifi: rtl8192se: Fix module parameter initialization
      rtlwifi: rtl8192ce: Fix handling of module parameters
      rtlwifi: rtl8192cu: Add missing parameter setup
      rtlwifi: rtl_pci: Fix kernel panic

Laura Abbott (1):
      dma-debug: switch check from _text to _stext

Lev Lybin (1):
      ALSA: usb-audio: Add quirk for Microsoft LifeCam HD-6000

Linus Walleij (2):
      mmc: mmci: fix an ages old detection error
      ARM: nomadik: set up MCDATDIR2

Lu Baolu (6):
      usb: cdc-acm: handle unlinked urb in acm read callback
      usb: cdc-acm: send zero packet for intel 7260 modem
      usb: xhci: handle both SSIC ports in PME stuck quirk
      usb: xhci: add a quirk bit for ssic port unused
      usb: xhci: set SSIC port unused only if xhci_suspend succeeds
      usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms

Lucas Tanure (1):
      ALSA: bebob: Use a signed return type for get_formation_index

Malcolm Priestley (1):
      [media] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode

Mans Rullgard (2):
      dmaengine: dw: fix cyclic transfer setup
      dmaengine: dw: fix cyclic transfer callbacks

Martijn Coenen (1):
      memcg: only free spare array when readers are done

Mathias Nyman (2):
      xhci: call BIOS workaround to enable runtime suspend on Intel Braswell
      xhci: Fix list corruption in urb dequeue at host removal

Matt Fleming (1):
      x86/mm/pat: Avoid truncation when converting cpa->numpages to address

Matthew Wilcox (1):
      radix-tree: fix race in gang lookup

Mauro Carvalho Chehab (2):
      [media] tda1004x: only update the frontend properties if locked
      [media] saa7134-alsa: Only frees registered sound cards

Michel Dänzer (1):
      drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WC

Mika Penttilä (1):
      arm64: mm: avoid calling apply_to_page_range on empty range

Mika Westerberg (1):
      serial: 8250_pci: Add Intel Broadwell ports

Mike Marciniszyn (1):
      IB/qib: fix mcast detach when qp not attached

Miklos Szeredi (2):
      ovl: allow zero size xattr
      ovl: root: copy attr

Mikulas Patocka (1):
      dm snapshot: fix hung bios when copy error occurs

Milo Kim (1):
      irqchip/atmel-aic: Fix wrong bit operation for IRQ priority

Minchan Kim (1):
      virtio_balloon: fix race between migration and ballooning

Mohamed Jamsheeth Hajanajubudeen (1):
      ARM: dts: at91: sama5d4: fix instance id of DBGU

Mykola Lysenko (3):
      drm/dp/mst: process broadcast messages correctly
      drm/dp/mst: fix in MSTB RAD initialization
      drm/dp/mst: fix in RAD element access

Naoya Horiguchi (1):
      mm: soft-offline: check return value in second __get_any_page() call

Neal Cardwell (1):
      tcp_yeah: don't set ssthresh below 2

Nicholas Bellinger (1):
      iscsi-target: Fix potential dead-lock during node acl delete

Nicolas Dichtel (1):
      vxlan: fix test which detect duplicate vxlan iface

Nikolay Borisov (1):
      dm thin: fix race condition when destroying thin pool workqueue

Oded Gabbay (1):
      drm/radeon: mask out WC from BO on unsupported arches

Oliver Neukum (1):
      cdc-acm:exclude Samsung phone 04e8:685d

Peter Dedecker (1):
      USB: cp210x: add ID for IAI USB to RS485 adaptor

Peter Hurley (3):
      tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
      n_tty: Fix unsafe reference to "other" ldisc
      staging/speakup: Use tty_ldisc_ref() for paste kworker

Peter Wu (1):
      rtlwifi: fix memory leak for USB device

Rabin Vincent (3):
      cifs: fix race between call_async() and reconnect()
      net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
      net: bpf: reject invalid shifts

Rajmohan Mani (1):
      xhci: Workaround to get D3 working in Intel xHCI

Richard Cochran (1):
      posix-clock: Fix return code on the poll method's error path

Rickard Strandqvist (1):
      gpu: drm: drm_dp_mst_topology.c: Fix improper use of strncat

Rob Clark (1):
      drm/vmwgfx: respect 'nomodeset'

Sachin Kulkarni (1):
      mac80211: Requeue work after scan complete for all VIF types.

Samuel Thibault (1):
      Staging: speakup: Fix getting port information

Sasha Levin (4):
      [media] vb2: fix a regression in poll() behavior for output,streams
      iwlwifi: update and fix 7265 series PCI IDs
      net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
      Linux 3.18.27

Sergey Senozhatsky (2):
      scripts/bloat-o-meter: fix python3 syntax error
      zram/zcomp: use GFP_NOIO to allocate streams

Stefan Bader (1):
      bcache: prevent crash on changing writeback_running

Steven Rostedt (1):
      tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines

Sudip Mukherjee (1):
      m32r: fix m32104ut_defconfig build fail

Takashi Iwai (17):
      ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
      ALSA: seq: Degrade the error message for too many opens
      ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
      ALSA: dummy: Disable switching timer backend via sysfs
      ALSA: seq: Fix race at closing in virmidi driver
      ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
      ALSA: pcm: Fix potential deadlock in OSS emulation
      ALSA: seq: Fix yet another races among ALSA timer accesses
      ALSA: timer: Harden slave timer list handling
      ALSA: timer: Code cleanup
      ALSA: timer: Fix link corruption due to double start or stop
      ALSA: hda - Add fixup for Mac Mini 7,1 model
      ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
      ALSA: rawmidi: Fix race at copying & updating the position
      ALSA: seq: Fix lockdep warnings due to double mutex locks
      ALSA: timer: Fix double unlink of active_list
      ALSA: timer: Fix leftover link at closing

Tariq Saeed (1):
      MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs

Tejun Heo (1):
      printk: do cond_resched() between lines while outputting to consoles

Thomas Gleixner (1):
      futex: Drop refcount if requeue_pi() acquired the rtmutex

Thomas Huth (1):
      KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8

Tomer Barletz (1):
      xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM

Trond Myklebust (2):
      NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
      NFS: Fix attribute cache revalidation

Uri Mashiach (2):
      wlcore/wl12xx: spi: fix oops on firmware load
      wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)

Vasily Averin (1):
      cifs_dbg() outputs an uninitialized buffer in cifs_readdir()

Vegard Nossum (3):
      udf: limit the maximum number of indirect extents in a row
      uml: fix hostfs mknod()
      uml: flush stdout before forking

Vijay Pandurangan (1):
      veth: don’t modify ip_summed; doing so treats packets with bad checksums as good.

Vinit Agnihotri (1):
      IB/qib: Support creating qps with GFP_NOIO flag

Vitaly Kuznetsov (2):
      panic: release stale console lock to always get the logbuf printed out
      kernel/panic.c: turn off locks debug before releasing console lock

Vito Caputo (1):
      ovl: use a minimal buffer in ovl_copy_xattr

Vladis Dronov (1):
      USB: serial: visor: fix crash on detecting device without write_urbs

Wang, Rui Y (1):
      crypto: algif_hash - wait for crypto_ahash_init() to complete

Wei Liu (2):
      xen-netback: respect user provided max_queues
      xen-netfront: respect user provided max_queues

Weijun Yang (1):
      mmc: core: enable CMD19 tuning for DDR50 mode

Xin Long (1):
      sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close

Yang Shi (1):
      arm64: restore bogomips information in /proc/cpuinfo

Zhang Rui (2):
      Thermal: initialize thermal zone device correctly
      Thermal: handle thermal zone device properly during system sleep

Zheng Liu (3):
      bcache: fix a livelock when we cause a huge number of cache misses
      bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
      bcache: unregister reboot notifier if bcache fails to unregister device

willy tarreau (1):
      unix: properly account for FDs passed over unix sockets

xuejiufei (2):
      ocfs2/dlm: ignore cleaning the migration mle that is inuse
      ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup

 Makefile                                     |   2 +-
 arch/arm/boot/dts/sama5d4.dtsi               |   2 +-
 arch/arm/boot/dts/ste-nomadik-stn8815.dtsi   |   6 +-
 arch/arm/net/bpf_jit_32.c                    |  16 +-
 arch/arm64/kernel/setup.c                    |   4 +
 arch/arm64/mm/pageattr.c                     |   3 +
 arch/m32r/kernel/setup.c                     |   3 +
 arch/mips/net/bpf_jit.c                      |  16 +-
 arch/parisc/include/uapi/asm/siginfo.h       |   4 +
 arch/powerpc/kernel/eeh_pe.c                 |  33 ++--
 arch/powerpc/kvm/book3s_hv_rmhandlers.S      |   2 +-
 arch/powerpc/kvm/powerpc.c                   |  20 +--
 arch/powerpc/net/bpf_jit_comp.c              |  13 +-
 arch/s390/mm/extable.c                       |   8 +-
 arch/sparc/kernel/sys_sparc_64.c             |   2 +-
 arch/sparc/net/bpf_jit_comp.c                |  17 +-
 arch/um/os-Linux/start_up.c                  |   2 +
 arch/x86/mm/pageattr.c                       |   4 +-
 crypto/af_alg.c                              |  55 ++++++-
 crypto/ahash.c                               |   5 +-
 crypto/algif_hash.c                          | 169 ++++++++++++++++++-
 crypto/asymmetric_keys/x509_public_key.c     |   4 -
 crypto/crc32c_generic.c                      |   1 -
 crypto/shash.c                               |   5 +-
 drivers/block/zram/zcomp.c                   |   4 +-
 drivers/block/zram/zcomp_lz4.c               |  23 ++-
 drivers/block/zram/zcomp_lzo.c               |  23 ++-
 drivers/bluetooth/btusb.c                    |   4 +
 drivers/connector/connector.c                |  11 +-
 drivers/dma/dw/core.c                        |  46 +++---
 drivers/edac/edac_device.c                   |  11 +-
 drivers/edac/edac_mc.c                       |  14 +-
 drivers/edac/edac_pci.c                      |   9 +-
 drivers/gpu/drm/drm_dp_mst_topology.c        | 194 +++++++++++++++-------
 drivers/gpu/drm/i915/intel_display.c         |  20 ++-
 drivers/gpu/drm/nouveau/nouveau_connector.c  |   3 +
 drivers/gpu/drm/radeon/radeon_atombios.c     |  12 +-
 drivers/gpu/drm/radeon/radeon_device.c       |   1 +
 drivers/gpu/drm/radeon/radeon_object.c       |  30 +++-
 drivers/gpu/drm/radeon/radeon_object.h       |   2 +
 drivers/gpu/drm/radeon/radeon_vm.c           |  75 +++++----
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c          |   7 +
 drivers/infiniband/hw/qib/qib_qp.c           |  46 ++++--
 drivers/infiniband/hw/qib/qib_verbs_mcast.c  |  35 ++--
 drivers/input/mouse/elantech.c               |   2 +-
 drivers/input/serio/i8042-x86ia64io.h        |   7 +
 drivers/irqchip/irq-atmel-aic-common.c       |   2 +-
 drivers/isdn/i4l/isdn_ppp.c                  |  12 +-
 drivers/md/bcache/btree.c                    |   5 +-
 drivers/md/bcache/super.c                    |  16 +-
 drivers/md/bcache/writeback.c                |  37 ++++-
 drivers/md/bcache/writeback.h                |   3 +-
 drivers/md/dm-exception-store.h              |   2 +-
 drivers/md/dm-snap-persistent.c              |   5 +-
 drivers/md/dm-snap-transient.c               |   4 +-
 drivers/md/dm-snap.c                         |  20 +--
 drivers/md/dm-thin.c                         |   4 +-
 drivers/media/dvb-core/dvb_frontend.c        |   6 +-
 drivers/media/dvb-frontends/tda1004x.c       |   9 ++
 drivers/media/pci/saa7134/saa7134-alsa.c     |   5 +-
 drivers/media/usb/gspca/ov534.c              |   9 +-
 drivers/media/usb/gspca/topro.c              |   6 +-
 drivers/media/v4l2-core/videobuf2-core.c     |   6 +-
 drivers/mmc/core/core.c                      |  24 +++
 drivers/mmc/core/core.h                      |   3 +
 drivers/mmc/core/mmc.c                       |  28 +---
 drivers/mmc/core/sd.c                        |  25 ++-
 drivers/mmc/core/sdio.c                      |  16 +-
 drivers/mmc/host/mmci.c                      |   2 +-
 drivers/mmc/host/sdhci.c                     |   4 +-
 drivers/net/bonding/bond_main.c              |   5 +-
 drivers/net/ieee802154/at86rf230.c           |   8 +-
 drivers/net/ieee802154/cc2520.c              |   8 +-
 drivers/net/ieee802154/mrf24j40.c            |   8 +-
 drivers/net/ppp/ppp_generic.c                |   6 +-
 drivers/net/slip/slhc.c                      |  12 +-
 drivers/net/slip/slip.c                      |   2 +-
 drivers/net/team/team.c                      |   6 +-
 drivers/net/veth.c                           |   6 -
 drivers/net/vxlan.c                          |  12 +-
 drivers/net/wireless/iwlwifi/pcie/drv.c      |   5 +-
 drivers/net/wireless/rtlwifi/pci.c           |  11 +-
 drivers/net/wireless/rtlwifi/rtl8188ee/sw.c  |   7 +-
 drivers/net/wireless/rtlwifi/rtl8192ce/sw.c  |   2 +
 drivers/net/wireless/rtlwifi/rtl8192cu/sw.c  |   2 +
 drivers/net/wireless/rtlwifi/rtl8192de/sw.c  |   4 +-
 drivers/net/wireless/rtlwifi/rtl8192se/sw.c  |   6 +-
 drivers/net/wireless/rtlwifi/usb.c           |   2 +
 drivers/net/wireless/ti/wlcore/io.h          |  10 +-
 drivers/net/wireless/ti/wlcore/spi.c         |  10 +-
 drivers/net/xen-netback/netback.c            |   7 +-
 drivers/net/xen-netfront.c                   |  21 +--
 drivers/pci/bus.c                            |   6 +-
 drivers/pci/host/pci-dra7xx.c                |   3 +-
 drivers/pci/host/pci-exynos.c                |   3 +-
 drivers/pci/host/pci-imx6.c                  |   5 +-
 drivers/pci/host/pci-tegra.c                 |   2 +-
 drivers/pci/host/pcie-rcar.c                 |   6 +-
 drivers/pci/host/pcie-spear13xx.c            |   3 +-
 drivers/pci/host/pcie-xilinx.c               |   3 +-
 drivers/pci/hotplug/acpiphp_glue.c           |   4 +-
 drivers/platform/x86/ideapad-laptop.c        |  21 +++
 drivers/scsi/sd.c                            |   7 +-
 drivers/scsi/sg.c                            |   2 +-
 drivers/scsi/sr.c                            |   4 +
 drivers/staging/speakup/selection.c          |   5 +-
 drivers/staging/speakup/serialio.c           |  13 +-
 drivers/target/iscsi/iscsi_target_configfs.c |  16 +-
 drivers/thermal/step_wise.c                  |  17 +-
 drivers/thermal/thermal_core.c               |  75 ++++++++-
 drivers/thermal/thermal_core.h               |   1 +
 drivers/tty/n_tty.c                          |   7 +-
 drivers/tty/serial/8250/8250_pci.c           |  29 ++++
 drivers/tty/tty_io.c                         |  24 ++-
 drivers/usb/class/cdc-acm.c                  |  14 +-
 drivers/usb/class/cdc-acm.h                  |   1 +
 drivers/usb/core/hub.c                       |  30 +++-
 drivers/usb/host/xhci-pci.c                  | 111 +++++++++++--
 drivers/usb/host/xhci.c                      |   4 +-
 drivers/usb/host/xhci.h                      |   1 +
 drivers/usb/serial/cp210x.c                  |   1 +
 drivers/usb/serial/ftdi_sio.c                |   1 +
 drivers/usb/serial/ftdi_sio_ids.h            |   1 +
 drivers/usb/serial/option.c                  |  18 ++-
 drivers/usb/serial/visor.c                   |  11 +-
 fs/cifs/cifs_debug.c                         |  26 +--
 fs/cifs/cifs_debug.h                         |  12 +-
 fs/cifs/connect.c                            |  53 +++---
 fs/cifs/misc.c                               |  32 +---
 fs/cifs/readdir.c                            |   1 +
 fs/cifs/transport.c                          |  10 +-
 fs/hostfs/hostfs_kern.c                      |   4 +-
 fs/locks.c                                   |  51 +++---
 fs/nfs/client.c                              |   2 +-
 fs/nfs/inode.c                               |  56 +++++--
 fs/nfs/nfs4proc.c                            |   5 +-
 fs/ocfs2/dlm/dlmmaster.c                     |  26 +--
 fs/ocfs2/dlm/dlmrecovery.c                   |   2 +
 fs/ocfs2/dlmglue.c                           |   6 +
 fs/overlayfs/copy_up.c                       |  41 +++--
 fs/overlayfs/readdir.c                       |   3 +-
 fs/overlayfs/super.c                         |   3 +
 fs/udf/inode.c                               |  15 ++
 fs/udf/unicode.c                             |  21 ++-
 fs/xfs/libxfs/xfs_dquot_buf.c                |  35 +++-
 fs/xfs/libxfs/xfs_inode_buf.c                |  14 +-
 fs/xfs/libxfs/xfs_quota_defs.h               |   2 +-
 fs/xfs/libxfs/xfs_shared.h                   |   1 +
 fs/xfs/xfs_buf.c                             |   7 +
 fs/xfs/xfs_log_recover.c                     |   9 +-
 include/crypto/hash.h                        |   7 +
 include/crypto/if_alg.h                      |  11 +-
 include/drm/drm_cache.h                      |   9 ++
 include/drm/drm_fixed.h                      |  53 +++++-
 include/linux/console.h                      |   1 +
 include/linux/filter.h                       |  19 +++
 include/linux/fs.h                           |  19 +--
 include/linux/nfs_fs_sb.h                    |   2 +-
 include/linux/radix-tree.h                   |  22 ++-
 include/linux/rmap.h                         |  14 --
 include/linux/sched.h                        |   1 +
 include/linux/thermal.h                      |   5 +
 include/net/inet_ecn.h                       |  19 ++-
 include/net/mac802154.h                      |   8 +-
 include/net/vxlan.h                          |   5 +
 include/sound/rawmidi.h                      |   4 +
 kernel/bpf/verifier.c                        |  10 ++
 kernel/futex.c                               |   5 +
 kernel/panic.c                               |  12 ++
 kernel/printk/printk.c                       |  35 +++-
 kernel/seccomp.c                             |  22 +--
 kernel/time/posix-clock.c                    |   4 +-
 kernel/time/timekeeping.c                    |   3 +-
 lib/dma-debug.c                              |   2 +-
 lib/dump_stack.c                             |   7 +-
 lib/libcrc32c.c                              |   1 +
 lib/radix-tree.c                             |  12 +-
 mm/balloon_compaction.c                      |   4 +-
 mm/memcontrol.c                              |  11 +-
 mm/memory-failure.c                          |   2 +-
 mm/mmap.c                                    |  55 +++----
 net/bridge/br_stp_if.c                       |   5 +-
 net/core/dst.c                               |   3 +-
 net/core/filter.c                            |   5 +
 net/ipv4/tcp_yeah.c                          |   2 +-
 net/ipv4/xfrm4_policy.c                      |  46 ++++--
 net/ipv6/addrlabel.c                         |   2 +-
 net/ipv6/tcp_ipv6.c                          |   2 +
 net/ipv6/xfrm6_mode_tunnel.c                 |   2 +-
 net/ipv6/xfrm6_policy.c                      |  53 ++++--
 net/mac80211/ibss.c                          |   1 -
 net/mac80211/mesh.c                          |  11 --
 net/mac80211/mesh.h                          |   4 -
 net/mac80211/mlme.c                          |   2 -
 net/mac80211/scan.c                          |  12 +-
 net/mac802154/mib.c                          |   6 +-
 net/phonet/af_phonet.c                       |   4 +
 net/rfkill/core.c                            |  16 +-
 net/sched/sch_generic.c                      |   4 +-
 net/sctp/sm_statefuns.c                      |   6 +-
 net/sctp/socket.c                            |   3 +-
 net/sctp/sysctl.c                            |   2 +-
 net/unix/af_unix.c                           |  24 ++-
 net/unix/garbage.c                           |  16 +-
 net/xfrm/xfrm_policy.c                       |  38 -----
 scripts/bloat-o-meter                        |   8 +-
 sound/core/compress_offload.c                |  11 ++
 sound/core/oss/pcm_oss.c                     |  21 ++-
 sound/core/rawmidi.c                         | 134 ++++++++++-----
 sound/core/seq/oss/seq_oss_init.c            |   2 +-
 sound/core/seq/oss/seq_oss_synth.c           |   2 +-
 sound/core/seq/seq_clientmgr.c               |   3 +
 sound/core/seq/seq_ports.c                   | 233 +++++++++++++++------------
 sound/core/seq/seq_timer.c                   |  87 +++++++---
 sound/core/seq/seq_virmidi.c                 |  23 ++-
 sound/core/timer.c                           |  72 ++++++---
 sound/drivers/dummy.c                        |   2 +-
 sound/firewire/bebob/bebob_stream.c          |  14 +-
 sound/pci/hda/patch_cirrus.c                 |  27 ++++
 sound/usb/quirks.c                           |  17 +-
 tools/lib/traceevent/event-parse.c           |   5 +-
 221 files changed, 2445 insertions(+), 1143 deletions
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJWwzvlAAoJEN6mb/eXdyzc8uIP+wct/CG5v3az2vgUSl1paqKF
e7S219RoGaFZoKwKf9a8yL4WprzUTrHwdpdtDJAMhyjmsiLLarNldd4fk5waq4Vv
skznB0LuZwH4wi5iGN52bfRyfmVCxQOVWmdLE84S1I+CXg6IdhwUAeyC3SrYoy2I
aa2gvppJKbHzRlYodGXzA+uHnW8fiom6Nq7aaoEkg0X5Qy5+F52laLEjMLGSUTgE
tbXgRrN73J1nBVQ5h1HyzuW8ZZrAjXowwGz+s85wg2skF4f2fpd3qfc2RbEO8Ska
NQs2XM5q0kShl9Mgpbz2Kz6k4s7NK9GHdLJ8FIqrHuwt96wVlHRB1s8ArWKfKdv+
66YHe6BmgFwDuAmJnl8QlYGNSi4BHzDIfHdYdYBOsVkuDPRK4ONNPViKMZUojfGl
SxOgkUbXWazXMEfPHxHQoGQxkFb+az/XxWRnRzLjibeq2k5/+lkXXrZnibrcgyEc
Jlejqm4atFDjH6OMEOTE+P0K8fhu+W4nB+WOAf2l3VMP+3+00VJvA9j5LUDoaH7P
finXnqpoh0wZ8lNMt9t/++MT9VmmYQuYPcjjpN/KbsjZVL0fZWwxfZR4LRBijnGl
0d5n8Poi29MsD+Yhw65Ax5NqScqvgwHbfZNkVb0Wz88Umz/9MiFvdO2NA+Ve6PJW
LMufPOmle/nNP/TPS+8/
=Row2
-----END PGP SIGNATURE-----

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ