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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon,  7 Jul 2014 16:56:02 -0700
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	linux@...ck-us.net, satoru.takeuchi@...il.com,
	shuah.kh@...sung.com, stable@...r.kernel.org
Subject: [PATCH 3.15 000/122] 3.15.5-stable review

This is the start of the stable review cycle for the 3.15.5 release.
There are 122 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Wed Jul  9 23:57:10 UTC 2014.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.15.5-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 3.15.5-rc1

Rik van Riel <riel@...hat.com>
    mm/numa: Remove BUG_ON() in __handle_mm_fault()

Zhichuang SUN <sunzc522@...il.com>
    drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmap

Chen Gang <gang.chen.5i5j@...il.com>
    arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error

Imre Deak <imre.deak@...el.com>
    drm/i915: fix display power sw state reporting

Micky Ching <micky_ching@...lsil.com.cn>
    mmc: rtsx: add R1-no-CRC mmc command type handle

Florian Westphal <fw@...len.de>
    netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper

Florian Westphal <fw@...len.de>
    netfilter: nf_nat: fix oops on netns removal

Pablo Neira Ayuso <pablo@...filter.org>
    netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks

Peter Hurley <peter@...leysoftware.com>
    tty: Correct INPCK handling

Peter Hurley <peter@...leysoftware.com>
    serial: Fix IGNBRK handling

Stephen Boyd <sboyd@...eaurora.org>
    clk: qcom: Fix mmcc-8974's PLL configurations

Stephen Boyd <sboyd@...eaurora.org>
    clk: qcom: Fix clk_rcg2_is_enabled() check

Wei Yang <weiyang@...ux.vnet.ibm.com>
    net/mlx4_core: Keep only one driver entry release mlx4_priv

Jack Morgenstein <jackm@....mellanox.co.il>
    mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAP

Vineet Gupta <vgupta@...opsys.com>
    ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND

Thomas Gleixner <tglx@...utronix.de>
    irqchip: spear_shirq: Fix interrupt offset

NeilBrown <neilb@...e.de>
    md: flush writes before starting a recovery.

Josef Bacik <jbacik@...com>
    btrfs: only unlock block in verify_parent_transid if we locked it

Oleg Nesterov <oleg@...hat.com>
    tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()

Oleg Nesterov <oleg@...hat.com>
    tracing/uprobes: Revert "Support mix of ftrace and perf"

Steven Rostedt (Red Hat) <rostedt@...dmis.org>
    tracing: Remove ftrace_stop/start() from reading the trace file

Suman Anna <s-anna@...com>
    staging: tidspbridge: fix an erroneous removal of parentheses

Michal Nazarewicz <mina86@...a86.com>
    tools: ffs-test: fix header values endianess

J. Bruce Fields <bfields@...hat.com>
    nfsd: fix rare symlink decoding bug

Dan Carpenter <dan.carpenter@...cle.com>
    staging: iio/ad7291: fix error code in ad7291_probe()

Adam Thomson <Adam.Thomson.Opensource@...semi.com>
    iio: of_iio_channel_get_by_name() returns non-null pointers for error legs

Xiaoming Gao <newtongao@...cent.com>
    kvm: fix wrong address when writing Hyper-V tsc page

Paolo Bonzini <pbonzini@...hat.com>
    KVM: x86: preserve the high 32-bits of the PAT register

Nadav Amit <namit@...technion.ac.il>
    KVM: x86: Increase the number of fixed MTRR regs to 10

Minchan Kim <minchan@...nel.org>
    zram: revalidate disk after capacity change

Michal Nazarewicz <mina86@...a86.com>
    mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER

Jan Kara <jack@...e.cz>
    ext4: Fix hole punching for files with indirect blocks

Jan Kara <jack@...e.cz>
    ext4: Fix buffer double free in ext4_alloc_branch()

Tejun Heo <tj@...nel.org>
    blkcg: fix use-after-free in __blkg_release_rcu() by making blkcg_gq refcnt an atomic_t

Jiang Liu <jiang.liu@...ux.intel.com>
    iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI device

Keerthy <j-keerthy@...com>
    regulator: tps65218: Correct the the config register for LDO1

Keerthy <j-keerthy@...com>
    regulator: tps65218: Add the missing of_node assignment in probe

Steve French <smfrench@...il.com>
    CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars option

Björn Baumbach <bb@...net.de>
    fs/cifs: fix regression in cifs_create_mf_symlink()

Rafał Miłecki <zajec5@...il.com>
    b43: fix frequency reported on G-PHY with /new/ firmware

Maxime Ripard <maxime.ripard@...e-electrons.com>
    net: allwinner: emac: Add missing free_irq

ChiaHao <andy.jhshiu@...il.com>
    arm64: Bug fix in stack alignment exception

David R. Piegdon <lkml@...q.org>
    ARM: OMAP2+: Fix parser-bug in platform muxing code

Steve Capper <steve.capper@...aro.org>
    arm64: mm: Make icache synchronisation logic huge page aware

Gregory CLEMENT <gregory.clement@...e-electrons.com>
    ARM: mvebu: Fix the improper use of the compatible string armada38x using a wildcard

Andrew Morton <akpm@...ux-foundation.org>
    ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.h

David Rientjes <rientjes@...gle.com>
    mm, pcp: allow restoring percpu_pagelist_fraction default

Naoya Horiguchi <n-horiguchi@...jp.nec.com>
    hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry

Steven Miao <realmz6@...il.com>
    mm: nommu: per-thread vma cache fix

Emmanuel Grumbach <emmanuel.grumbach@...el.com>
    iwlwifi: pcie: try to get ownership several times

Felix Fietkau <nbd@...nwrt.org>
    mac80211: fix a memory leak on sta rate selection table

Arik Nemtsov <arik@...ery.com>
    mac80211: don't check netdev state for debugfs read/write

Krzysztof Hałasa <khalasa@...p.pl>
    mac80211: fix IBSS join by initializing last_scan_completed

Paul Kocialkowski <contact@...lk.fr>
    twl4030-madc: Request processed values in twl4030_get_madc_conversion

Doug Smythies <doug.smythies@...il.com>
    intel_pstate: Correct rounding in busy calculation

Fabio Baltieri <fabio.baltieri@...il.com>
    hwmon: (ina2xx) Cast to s16 on shunt and current regs

Ilya Dryomov <ilya.dryomov@...tank.com>
    rbd: handle parent_overlap on writes correctly

Alex Elder <elder@...aro.org>
    rbd: use reference counts for image requests

Lukas Czerner <lczerner@...hat.com>
    dm thin: update discard_granularity to reflect the thin-pool blocksize

Joe Thornber <ejt@...hat.com>
    dm era: check for a non-NULL metadata object before closing it

Marcin Kraglak <marcin.kraglak@...to.com>
    Bluetooth: Allow change security level on ATT_CID in slave role

Johan Hedberg <johan.hedberg@...el.com>
    Bluetooth: Fix locking of hdev when calling into SMP code

Jukka Taimisto <jtt@...enomicon.com>
    Bluetooth: Fix deadlock in l2cap_conn_del()

Johan Hedberg <johan.hedberg@...el.com>
    Bluetooth: Fix setting correct authentication information for SMP STK

Johan Hedberg <johan.hedberg@...el.com>
    Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state

Johan Hedberg <johan.hedberg@...el.com>
    Bluetooth: Refactor discovery stopping into its own function

Johan Hedberg <johan.hedberg@...el.com>
    Bluetooth: Fix indicating discovery state when canceling inquiry

Johan Hedberg <johan.hedberg@...el.com>
    Bluetooth: Fix check for connection encryption

Johan Hedberg <johan.hedberg@...el.com>
    Bluetooth: Fix SSP acceptor just-works confirmation without MITM

Johan Hedberg <johan.hedberg@...el.com>
    Bluetooth: Fix incorrectly overriding conn->src_type

Guido Martínez <guido@...guardiasur.com.ar>
    drm/i2c: tda998x: move drm_i2c_encoder_destroy call

Thomas Hellstrom <thellstrom@...are.com>
    drm/vmwgfx: Fix incorrect write to read-only register v2:

Mengdong Lin <mengdong.lin@...el.com>
    ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA controller

Jani Nikula <jani.nikula@...el.com>
    drm/i915: provide interface for audio driver to query cdclk

Zhaowei Yuan <zhaowei.yuan@...sung.com>
    drm: fix NULL pointer access by wrong ioctl

Chris Wilson <chris@...is-wilson.co.uk>
    drm/i95: Initialize active ring->pid to -1

Jani Nikula <jani.nikula@...el.com>
    drm/i915: default to having backlight if VBT not available

Chris Wilson <chris@...is-wilson.co.uk>
    drm/i915: Hold the table lock whilst walking the file's idr and counting the objects in debugfs

Takashi Iwai <tiwai@...e.de>
    drm/i915, HD-audio: Don't continue probing when nomodeset is given

Jani Nikula <jani.nikula@...el.com>
    drm/i915: set backlight duty cycle after backlight enable for gen4

Ville Syrjälä <ville.syrjala@...ux.intel.com>
    drm/i915: Avoid div-by-zero when pixel_multiplier is zero

Chris Wilson <chris@...is-wilson.co.uk>
    drm/i915: Disable FBC by default also on Haswell and later

Chris Wilson <chris@...is-wilson.co.uk>
    drm/i915: Reorder semaphore deadlock check

Ben Widawsky <benjamin.widawsky@...el.com>
    drm/i915/bdw: Only use 2g GGTT for 32b platforms

Ilia Mirkin <imirkin@...m.mit.edu>
    drm/gk208/gr: add missing registers to grctx init

Mario Kleiner <mario.kleiner.de@...il.com>
    drm/nv50-/mc: fix kms pageflip events by reordering irq handling order.

Alex Deucher <alexander.deucher@....com>
    drm/radeon/cik: fix typo in EOP packet

Alex Deucher <alexander.deucher@....com>
    drm/radeon/dpm: fix vddci setup typo on cayman

Alex Deucher <alexander.deucher@....com>
    drm/radeon/dpm: fix typo in vddci setup for eg/btc

Alex Deucher <alexander.deucher@....com>
    drm/radeon: add missing vce init case for hawaii

Alex Deucher <alexander.deucher@....com>
    drm/radeon/atom: fix dithering on certain panels

Alex Deucher <alexander.deucher@....com>
    drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devices

Alex Deucher <alexander.deucher@....com>
    drm/radeon: fix typo in radeon_connector_is_dp12_capable()

Alex Deucher <alexander.deucher@....com>
    drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmi

Mario Kleiner <mario.kleiner.de@...il.com>
    drm/nouveau/kms: reference vblank for crtc during pageflip.

Mario Kleiner <mario.kleiner.de@...il.com>
    drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog.

Mario Kleiner <mario.kleiner.de@...il.com>
    drm/nouveau/kms/nv04-nv40: fix pageflip events via special case.

Alex Deucher <alexander.deucher@....com>
    vgaswitcheroo: switch the mux to the igp on power down when runpm is enabled

Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>
    mtd: pxa3xx_nand: make the driver work on big-endian systems

pekon gupta <pekon@...com>
    mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page

Pekon Gupta <pekon@...com>
    mtd: eLBC NAND: fix subpage write support

Stanislaw Gruszka <stf_xl@...pl>
    rt2x00: fix rfkill regression on rt2500pci

Stanislaw Gruszka <sgruszka@...hat.com>
    rt2x00: disable TKIP on USB

Michal Nazarewicz <mina86@...a86.com>
    usb: gadget: f_fs: fix NULL pointer dereference when there are no strings

Michal Nazarewicz <mina86@...a86.com>
    usb: gadget: f_fs: resurect usb_functionfs_descs_head structure

Johan Hovold <johan@...nel.org>
    USB: ftdi_sio: fix null deref at port probe

Peter Chen <peter.chen@...escale.com>
    usb: chipidea: udc: delete td from req's td list at ep_dequeue

Ezequiel Garcia <ezequiel@...guardiasur.com.ar>
    usb: musb: Fix panic upon musb_am335x module removal

Thomas Gleixner <tglx@...utronix.de>
    usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irq

Linus Walleij <linus.walleij@...aro.org>
    usb: musb: ux500: don't propagate the OF node

Bjørn Mork <bjorn@...k.no>
    usb: option: add/modify Olivetti Olicard modems

Oliver Neukum <oneukum@...e.de>
    USB: option: add device ID for SpeedUp SU9800 usb 3g modem

Wang, Yu <yu.y.wang@...el.com>
    xhci: Fix runtime suspended xhci from blocking system suspend.

Mathias Nyman <mathias.nyman@...ux.intel.com>
    xhci: correct burst count field for isoc transfers on 1.0 xhci hosts

Mathias Nyman <mathias.nyman@...ux.intel.com>
    xhci: Use correct SLOT ID when handling a reset device command

Paolo Bonzini <pbonzini@...hat.com>
    virtio-scsi: fix various bad behavior on aborted requests

Ulrich Obergfell <uobergfe@...hat.com>
    scsi_error: fix invalid setting of host byte

Paolo Bonzini <pbonzini@...hat.com>
    virtio-scsi: avoid cancelling uninitialized work items

Brian King <brking@...ux.vnet.ibm.com>
    ibmvscsi: Add memory barriers for send / receive

Brian King <brking@...ux.vnet.ibm.com>
    ibmvscsi: Abort init sequence during error recovery

Alan Stern <stern@...land.harvard.edu>
    usb-storage/SCSI: Add broken_fua blacklist flag

Martin K. Petersen <martin.petersen@...cle.com>
    SCSI: use the scsi data buffer length to extract transfer size


-------------

Diffstat:

 .../devicetree/bindings/arm/armada-38x.txt         |  14 ++-
 Documentation/sysctl/vm.txt                        |   3 +-
 Makefile                                           |   4 +-
 arch/arc/kernel/ctx_sw_asm.S                       |   2 +-
 arch/arm/boot/dts/armada-380.dtsi                  |   2 +-
 arch/arm/boot/dts/armada-385-db.dts                |   2 +-
 arch/arm/boot/dts/armada-385-rd.dts                |   2 +-
 arch/arm/boot/dts/armada-385.dtsi                  |   2 +-
 arch/arm/boot/dts/armada-38x.dtsi                  |   2 +-
 arch/arm/mach-omap2/mux.c                          |   6 +-
 arch/arm64/kernel/entry.S                          |   1 -
 arch/arm64/mm/flush.c                              |   3 +-
 arch/ia64/include/uapi/asm/fcntl.h                 |   1 +
 arch/unicore32/mm/alignment.c                      |   1 +
 arch/x86/include/asm/kvm_host.h                    |   4 +-
 arch/x86/kvm/x86.c                                 |   2 +-
 block/blk-cgroup.c                                 |   7 +-
 block/blk-cgroup.h                                 |  17 ++--
 drivers/block/rbd.c                                |  19 +++-
 drivers/block/zram/zram_drv.c                      |   5 +-
 drivers/clk/qcom/clk-rcg2.c                        |   2 +-
 drivers/clk/qcom/mmcc-msm8974.c                    |  13 ++-
 drivers/cpufreq/intel_pstate.c                     |   5 +-
 drivers/gpu/drm/drm_drv.c                          |   3 +-
 drivers/gpu/drm/i2c/tda998x_drv.c                  |   2 +-
 drivers/gpu/drm/i915/i915_debugfs.c                |   2 +
 drivers/gpu/drm/i915/i915_gem_gtt.c                |   7 ++
 drivers/gpu/drm/i915/i915_gpu_error.c              |   3 +-
 drivers/gpu/drm/i915/i915_irq.c                    |  18 +++-
 drivers/gpu/drm/i915/intel_bios.c                  |   6 +-
 drivers/gpu/drm/i915/intel_panel.c                 |   5 +-
 drivers/gpu/drm/i915/intel_pm.c                    |  55 +++++++++--
 drivers/gpu/drm/i915/intel_ringbuffer.h            |   2 +-
 drivers/gpu/drm/i915/intel_sdvo.c                  |   4 +-
 drivers/gpu/drm/nouveau/core/engine/disp/nv04.c    |   8 ++
 .../gpu/drm/nouveau/core/engine/graph/ctxnv108.c   |   2 +
 drivers/gpu/drm/nouveau/core/subdev/mc/nv50.c      |   2 +-
 drivers/gpu/drm/nouveau/core/subdev/mc/nv98.c      |   2 +-
 drivers/gpu/drm/nouveau/core/subdev/mc/nvc0.c      |   2 +-
 drivers/gpu/drm/nouveau/nouveau_display.c          |  17 +++-
 drivers/gpu/drm/radeon/atombios_crtc.c             |  48 +++++-----
 drivers/gpu/drm/radeon/atombios_dp.c               |  17 +++-
 drivers/gpu/drm/radeon/atombios_encoders.c         |   5 +-
 drivers/gpu/drm/radeon/cikd.h                      |   2 +-
 drivers/gpu/drm/radeon/cypress_dpm.c               |   2 +-
 drivers/gpu/drm/radeon/ni_dpm.c                    |   2 +-
 drivers/gpu/drm/radeon/radeon_connectors.c         |   2 +-
 drivers/gpu/drm/radeon/radeon_vce.c                |   1 +
 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c                 |   1 -
 drivers/gpu/vga/vga_switcheroo.c                   |   3 +-
 drivers/hwmon/ina2xx.c                             |   7 +-
 drivers/iio/adc/twl4030-madc.c                     |   1 +
 drivers/iio/inkern.c                               |   6 +-
 drivers/iommu/intel-iommu.c                        |   9 +-
 drivers/irqchip/spear-shirq.c                      |   2 +-
 drivers/md/dm-era-target.c                         |   3 +-
 drivers/md/dm-thin.c                               |   3 +-
 drivers/md/md.c                                    |  13 +++
 drivers/mmc/host/rtsx_pci_sdmmc.c                  |   3 +
 drivers/mtd/nand/fsl_elbc_nand.c                   |  14 +++
 drivers/mtd/nand/omap2.c                           |   2 +-
 drivers/mtd/nand/pxa3xx_nand.c                     |   4 +-
 drivers/net/ethernet/allwinner/sun4i-emac.c        |   1 +
 drivers/net/ethernet/mellanox/mlx4/fw.c            |   2 +-
 drivers/net/ethernet/mellanox/mlx4/main.c          |   2 +-
 drivers/net/wireless/b43/xmit.c                    |  10 +-
 drivers/net/wireless/iwlwifi/pcie/trans.c          |  26 ++++--
 drivers/net/wireless/rt2x00/rt2500pci.c            |   7 +-
 drivers/net/wireless/rt2x00/rt2x00.h               |   1 +
 drivers/net/wireless/rt2x00/rt2x00dev.c            |  24 ++++-
 drivers/net/wireless/rt2x00/rt2x00mac.c            |   2 +
 drivers/regulator/tps65218-regulator.c             |   3 +-
 drivers/scsi/ibmvscsi/ibmvscsi.c                   |  13 ++-
 drivers/scsi/scsi_error.c                          |   8 +-
 drivers/scsi/sd.c                                  |   5 +-
 drivers/scsi/virtio_scsi.c                         |  26 +++++-
 drivers/staging/iio/adc/ad7291.c                   |   4 +-
 drivers/staging/tidspbridge/core/tiomap3430.c      |   6 +-
 drivers/tty/n_tty.c                                |  19 ++--
 drivers/tty/serial/8250/8250_core.c                |   2 +-
 drivers/tty/serial/altera_uart.c                   |   6 ++
 drivers/tty/serial/amba-pl010.c                    |   2 +-
 drivers/tty/serial/amba-pl011.c                    |   2 +-
 drivers/tty/serial/atmel_serial.c                  |   2 +-
 drivers/tty/serial/bcm63xx_uart.c                  |   2 +-
 drivers/tty/serial/bfin_uart.c                     |   2 +-
 drivers/tty/serial/dz.c                            |   2 +-
 drivers/tty/serial/efm32-uart.c                    |   2 +-
 drivers/tty/serial/fsl_lpuart.c                    |   2 +-
 drivers/tty/serial/ip22zilog.c                     |   2 +-
 drivers/tty/serial/m32r_sio.c                      |   2 +-
 drivers/tty/serial/max310x.c                       |   2 +-
 drivers/tty/serial/mcf.c                           |   6 ++
 drivers/tty/serial/mfd.c                           |   2 +-
 drivers/tty/serial/mpsc.c                          |   2 +-
 drivers/tty/serial/msm_serial.c                    |   2 +-
 drivers/tty/serial/mxs-auart.c                     |   2 +-
 drivers/tty/serial/netx-serial.c                   |   2 +-
 drivers/tty/serial/pmac_zilog.c                    |   2 +-
 drivers/tty/serial/pnx8xxx_uart.c                  |   2 +-
 drivers/tty/serial/pxa.c                           |   2 +-
 drivers/tty/serial/sb1250-duart.c                  |   2 +-
 drivers/tty/serial/sccnxp.c                        |   2 +-
 drivers/tty/serial/serial_ks8695.c                 |   2 +-
 drivers/tty/serial/serial_txx9.c                   |   2 +-
 drivers/tty/serial/sirfsoc_uart.c                  |   2 +-
 drivers/tty/serial/st-asc.c                        |   2 +-
 drivers/tty/serial/sunsab.c                        |   2 +-
 drivers/tty/serial/sunsu.c                         |   2 +-
 drivers/tty/serial/sunzilog.c                      |   2 +-
 drivers/tty/serial/ucc_uart.c                      |   2 +-
 drivers/tty/serial/vr41xx_siu.c                    |   2 +-
 drivers/tty/serial/zs.c                            |   2 +-
 drivers/usb/chipidea/udc.c                         |   7 ++
 drivers/usb/gadget/f_fs.c                          |  12 ++-
 drivers/usb/host/xhci-ring.c                       |   9 +-
 drivers/usb/host/xhci.c                            |  10 +-
 drivers/usb/musb/musb_am335x.c                     |  23 ++---
 drivers/usb/musb/musb_cppi41.c                     |   2 +-
 drivers/usb/musb/ux500.c                           |   1 -
 drivers/usb/serial/ftdi_sio.c                      |   7 +-
 drivers/usb/serial/option.c                        |  26 ++++--
 drivers/usb/storage/scsiglue.c                     |   4 +
 drivers/usb/storage/unusual_devs.h                 |   7 ++
 drivers/video/fbdev/fb-puv3.c                      |   2 +
 fs/btrfs/disk-io.c                                 |   3 +-
 fs/cifs/cifs_unicode.c                             |   7 +-
 fs/cifs/link.c                                     |   2 +-
 fs/ext4/indirect.c                                 |  20 +++-
 fs/nfsd/nfs4proc.c                                 |   9 --
 fs/nfsd/nfs4xdr.c                                  |  13 ++-
 include/drm/i915_powerwell.h                       |   5 +-
 include/linux/usb_usual.h                          |   4 +-
 include/scsi/scsi_cmnd.h                           |   2 +-
 include/scsi/scsi_device.h                         |   1 +
 include/uapi/linux/usb/functionfs.h                |   7 ++
 kernel/sysctl.c                                    |   3 +-
 kernel/trace/trace.c                               |   2 -
 kernel/trace/trace_uprobe.c                        |  40 +++++---
 mm/hugetlb.c                                       |  71 ++++++++------
 mm/memory.c                                        |   3 -
 mm/nommu.c                                         |   2 +-
 mm/page_alloc.c                                    |  56 ++++++++---
 net/bluetooth/hci_conn.c                           |   7 +-
 net/bluetooth/hci_event.c                          |  11 ++-
 net/bluetooth/l2cap_core.c                         |   8 +-
 net/bluetooth/l2cap_sock.c                         |   5 -
 net/bluetooth/mgmt.c                               | 104 +++++++++++----------
 net/bluetooth/smp.c                                |   9 +-
 net/mac80211/debugfs_netdev.c                      |   6 +-
 net/mac80211/ibss.c                                |   1 +
 net/mac80211/sta_info.c                            |   1 +
 net/netfilter/nf_conntrack_netlink.c               |  14 +--
 net/netfilter/nf_nat_core.c                        |  35 ++++++-
 sound/pci/hda/hda_i915.c                           |  67 +++++++++++--
 sound/pci/hda/hda_i915.h                           |   6 +-
 sound/pci/hda/hda_intel.c                          |  57 +++--------
 tools/usb/ffs-test.c                               |   4 +-
 158 files changed, 894 insertions(+), 445 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ