lkml.org 
[lkml]   [2016]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[4.2.y-ckt stable] Linux 4.2.8-ckt7 stable review
Date
This is the start of the review cycle for the Linux 4.2.8-ckt7 stable
kernel.

This version contains 218 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/ubuntu/linux.git/log/?h=linux-4.2.y-review

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

The review period for version 4.2.8-ckt7 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 4.2.y-ckt extended stable kernel
series, see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable .

-Kamal

--
MAINTAINERS | 98 ++++----
arch/arc/include/asm/bitops.h | 15 --
arch/arc/include/asm/io.h | 18 +-
arch/arm/boot/dts/armada-375.dtsi | 2 +-
arch/arm/mach-davinci/Kconfig | 14 +-
arch/arm/mach-davinci/board-dm644x-evm.c | 8 +-
arch/arm/mach-davinci/board-dm646x-evm.c | 7 +
arch/arm/mach-omap2/cpuidle34xx.c | 69 +++++-
arch/arm/mach-prima2/Kconfig | 1 +
arch/s390/include/asm/pci.h | 2 +-
arch/s390/pci/pci.c | 5 +-
arch/sh/mm/kmap.c | 2 +
arch/um/drivers/mconsole_kern.c | 2 +-
arch/x86/include/asm/apic.h | 2 +-
arch/x86/kernel/cpu/perf_event.c | 13 +
arch/x86/kernel/cpu/perf_event.h | 1 +
arch/x86/kernel/cpu/perf_event_intel.c | 15 +-
arch/x86/kernel/cpu/perf_event_intel_ds.c | 13 +-
arch/x86/kernel/cpu/perf_event_knc.c | 4 +-
arch/x86/kernel/ioport.c | 12 +-
arch/x86/kvm/i8254.c | 12 +-
arch/x86/kvm/vmx.c | 1 +
arch/x86/pci/fixup.c | 7 +
arch/xtensa/kernel/head.S | 2 +-
arch/xtensa/mm/cache.c | 8 +-
arch/xtensa/platforms/iss/console.c | 10 +-
crypto/ablkcipher.c | 2 +
crypto/algif_skcipher.c | 77 +++---
crypto/blkcipher.c | 1 +
drivers/ata/ahci_xgene.c | 4 +-
drivers/block/mtip32xx/mtip32xx.c | 102 +++++---
drivers/block/mtip32xx/mtip32xx.h | 6 +
drivers/block/nbd.c | 4 +-
drivers/block/paride/pd.c | 4 +-
drivers/block/paride/pt.c | 4 +-
drivers/bluetooth/ath3k.c | 8 +
drivers/bluetooth/btusb.c | 4 +
drivers/bus/imx-weim.c | 2 +-
drivers/char/tpm/tpm-chip.c | 14 +-
drivers/char/tpm/tpm_crb.c | 4 +-
drivers/clk/clk-divider.c | 11 +-
drivers/clk/clk-xgene.c | 4 +-
drivers/clk/meson/clkc.c | 2 +-
drivers/clk/nxp/clk-lpc18xx-ccu.c | 2 +-
drivers/clk/qcom/gcc-msm8960.c | 4 +-
drivers/clk/rockchip/clk-rk3188.c | 3 +
drivers/clk/rockchip/clk.c | 13 +-
drivers/clk/versatile/clk-sp810.c | 4 +-
drivers/crypto/ccp/ccp-crypto-aes-cmac.c | 36 +++
drivers/crypto/ccp/ccp-crypto-sha.c | 40 +++
drivers/crypto/ccp/ccp-crypto.h | 22 ++
drivers/crypto/marvell/cesa.c | 2 +-
drivers/edac/amd64_edac.c | 2 +-
drivers/edac/sb_edac.c | 26 +-
drivers/firmware/efi/efi.c | 1 +
drivers/gpio/gpio-rcar.c | 42 ++++
drivers/gpio/gpiolib.c | 15 +-
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c | 4 +-
drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.c | 2 +-
drivers/gpu/drm/i915/intel_display.c | 17 ++
drivers/gpu/drm/i915/intel_ringbuffer.c | 24 +-
drivers/gpu/drm/radeon/atombios_encoders.c | 6 +-
drivers/gpu/drm/radeon/radeon_fb.c | 19 +-
drivers/hid/hid-core.c | 8 +-
drivers/hid/i2c-hid/i2c-hid.c | 16 +-
drivers/infiniband/ulp/isert/ib_isert.c | 21 +-
drivers/infiniband/ulp/isert/ib_isert.h | 1 +
drivers/infiniband/ulp/srpt/ib_srpt.c | 59 +----
drivers/input/misc/ati_remote2.c | 36 ++-
drivers/input/misc/ims-pcu.c | 4 +
drivers/input/misc/powermate.c | 3 +
drivers/input/mouse/synaptics.c | 5 +-
drivers/md/bcache/super.c | 46 +++-
drivers/md/dm-cache-metadata.c | 98 +++++---
drivers/md/dm-cache-metadata.h | 4 +-
drivers/md/dm-cache-target.c | 12 +-
drivers/md/dm-snap.c | 9 +
drivers/md/dm-table.c | 36 ++-
drivers/md/dm-thin-metadata.c | 5 +-
drivers/md/dm.c | 2 +-
drivers/md/multipath.c | 4 +-
drivers/md/raid5.c | 51 ++--
drivers/md/raid5.h | 4 +-
drivers/media/i2c/adv7511.c | 21 +-
drivers/media/pci/bt8xx/bttv-driver.c | 26 +-
drivers/media/pci/saa7134/saa7134-video.c | 18 +-
drivers/media/platform/coda/coda-common.c | 10 +-
drivers/media/platform/vsp1/vsp1_sru.c | 1 +
drivers/media/usb/pwc/pwc-if.c | 6 +
drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 21 +-
drivers/misc/Kconfig | 2 +-
drivers/misc/ad525x_dpot.c | 2 +-
drivers/misc/mei/bus.c | 269 +++++++++++----------
drivers/misc/mei/mei_dev.h | 12 +-
drivers/misc/mei/nfc.c | 80 +++---
drivers/mmc/host/mmc_spi.c | 6 +
drivers/mmc/host/sdhci.c | 23 +-
drivers/mtd/nand/brcmnand/brcmnand.c | 34 ++-
drivers/mtd/onenand/onenand_base.c | 3 +-
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 4 +-
drivers/net/ethernet/marvell/mvneta.c | 2 +-
.../net/ethernet/mellanox/mlx4/resource_tracker.c | 3 +-
drivers/net/ethernet/micrel/ks8842.c | 10 +-
drivers/net/irda/irtty-sir.c | 10 -
drivers/net/phy/at803x.c | 6 +-
drivers/net/phy/mdio-sun4i.c | 4 +-
drivers/net/ppp/ppp_generic.c | 35 +--
drivers/net/rionet.c | 4 +-
drivers/net/wireless/ath/ath9k/eeprom.c | 7 +-
drivers/net/wireless/ath/ath9k/init.c | 4 +-
drivers/net/wireless/rt2x00/rt2800usb.c | 1 +
drivers/nvdimm/bus.c | 8 +-
drivers/of/of_reserved_mem.c | 4 +-
drivers/pci/probe.c | 14 ++
drivers/pinctrl/bcm/pinctrl-bcm2835.c | 2 +-
drivers/platform/x86/ideapad-laptop.c | 14 ++
drivers/regulator/s5m8767.c | 13 +-
drivers/rtc/rtc-ds1685.c | 8 +-
drivers/rtc/rtc-hym8563.c | 2 +-
drivers/rtc/rtc-max77686.c | 2 +-
drivers/rtc/rtc-vr41xx.c | 13 +-
drivers/scsi/aacraid/aacraid.h | 2 +
drivers/scsi/aacraid/commsup.c | 37 ++-
drivers/scsi/aacraid/src.c | 30 +--
drivers/scsi/aic7xxx/aic7xxx_osm.c | 1 +
drivers/scsi/be2iscsi/be_main.c | 1 +
drivers/scsi/lpfc/lpfc_init.c | 5 +-
drivers/scsi/megaraid/megaraid_sas_base.c | 3 +-
drivers/scsi/sg.c | 3 +-
drivers/spi/spi-rockchip.c | 19 +-
drivers/staging/android/ion/ion_test.c | 4 +-
drivers/staging/comedi/drivers/ni_mio_common.c | 12 +-
drivers/staging/comedi/drivers/ni_tiocmd.c | 2 +-
drivers/target/target_core_transport.c | 2 -
drivers/tty/serial/8250/8250_core.c | 18 +-
drivers/usb/class/cdc-acm.c | 3 +
drivers/usb/core/driver.c | 6 +-
drivers/usb/core/hub.c | 16 +-
drivers/usb/misc/iowarrior.c | 6 +
drivers/usb/storage/uas.c | 2 +-
drivers/video/fbdev/Kconfig | 1 -
drivers/video/fbdev/da8xx-fb.c | 7 +-
drivers/watchdog/rc32434_wdt.c | 2 +-
fs/coredump.c | 30 ++-
fs/fhandle.c | 2 +-
fs/fs-writeback.c | 52 +++-
fs/fuse/cuse.c | 4 +-
fs/fuse/file.c | 33 ++-
fs/fuse/fuse_i.h | 9 +
fs/jbd2/journal.c | 17 +-
fs/nfsd/nfs4proc.c | 1 +
fs/nfsd/nfs4xdr.c | 13 +-
fs/ocfs2/dlm/dlmconvert.c | 24 +-
fs/ocfs2/dlm/dlmrecovery.c | 1 -
fs/open.c | 6 +-
fs/proc_namespace.c | 2 +
fs/quota/dquot.c | 3 +-
fs/splice.c | 3 +
fs/xfs/xfs_attr_list.c | 19 +-
include/asm-generic/bitops/lock.h | 14 +-
include/linux/clk-provider.h | 1 +
include/linux/crypto.h | 8 +
include/linux/device-mapper.h | 2 +
include/linux/fs.h | 2 +-
include/linux/gpio/driver.h | 14 +-
include/linux/kernel.h | 6 +-
include/linux/mlx5/driver.h | 2 +-
include/linux/mtd/map.h | 7 +-
include/linux/pci.h | 1 +
include/linux/poison.h | 4 +-
include/linux/tty.h | 2 +-
include/net/ip_vs.h | 17 ++
kernel/bpf/helpers.c | 2 +-
kernel/events/core.c | 7 +-
kernel/sched/core.c | 1 +
kernel/sched/cputime.c | 14 +-
kernel/sched/sched.h | 13 +
kernel/sysctl_binary.c | 2 +-
kernel/trace/trace.c | 5 +-
kernel/trace/trace_irqsoff.c | 8 +-
kernel/trace/trace_printk.c | 3 +
kernel/watchdog.c | 9 +-
mm/memcontrol.c | 44 +++-
mm/page_alloc.c | 46 +++-
net/bluetooth/mgmt.c | 4 +
net/core/dev.c | 1 +
net/ipv4/af_inet.c | 9 +-
net/ipv4/devinet.c | 4 +
net/ipv4/fib_frontend.c | 4 +
net/ipv4/netfilter/nf_nat_masquerade_ipv4.c | 12 +-
net/ipv4/udp.c | 12 +-
net/mac80211/ibss.c | 22 +-
net/mac80211/iface.c | 3 +
net/mac80211/rx.c | 5 +-
net/mac80211/sta_info.c | 24 +-
net/netfilter/ipvs/ip_vs_core.c | 37 ++-
net/netfilter/ipvs/ip_vs_pe_sip.c | 2 +-
net/sctp/associola.c | 2 +-
net/sctp/transport.c | 2 +-
net/socket.c | 38 +--
net/sunrpc/cache.c | 6 +-
scripts/coccinelle/iterators/use_after_iter.cocci | 2 +-
scripts/package/mkspec | 8 +-
sound/core/pcm_lib.c | 2 +-
sound/pci/hda/patch_cirrus.c | 8 +-
sound/pci/hda/patch_conexant.c | 7 +-
sound/pci/hda/patch_realtek.c | 1 +
sound/pci/intel8x0.c | 1 +
sound/soc/codecs/ssm4567.c | 5 +
sound/soc/samsung/s3c-i2s-v2.c | 2 +-
sound/soc/samsung/s3c-i2s-v2.h | 2 +-
sound/usb/clock.c | 2 +
sound/usb/endpoint.c | 3 +
sound/usb/mixer_quirks.c | 4 +
sound/usb/pcm.c | 2 +
sound/usb/quirks.c | 7 +
tools/hv/Makefile | 2 +
tools/perf/Documentation/perf-stat.txt | 8 +
tools/perf/util/event.c | 2 +-
tools/perf/util/pmu.c | 17 +-
tools/perf/util/setup.py | 4 +
virt/kvm/kvm_main.c | 21 +-
222 files changed, 1960 insertions(+), 980 deletions(-)

Aaro Koskinen (1):
mtd: onenand: fix deadlock in onenand_block_markbad

Addy Ke (1):
spi: rockchip: modify DMA max burst to 1

Adrian Hunter (1):
mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout

Alan (1):
aic7xxx: Fix queue depth handling

Alex Deucher (1):
drm/radeon: rework fbdev handling on chips with no connectors

Alexander Kochetkov (2):
clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
rtc: hym8563: fix invalid year calculation

Alexander Shishkin (1):
perf/core: Fix perf_sched_count derailment

Alexander Usyskin (1):
mei: bus: check if the device is enabled before data transfer

Alexei Starovoitov (1):
bpf: avoid copying junk bytes in bpf_get_current_comm()

Andi Kleen (1):
perf tools: Dont stop PMU parsing on alias parse error

Andreas Färber (1):
clk: meson: Fix meson_clk_register_clks() signature type mismatch

Andy Lutomirski (1):
x86/iopl: Fix iopl capability check on Xen PV

Anthony Wong (1):
rt2x00: add new rt2800usb device Buffalo WLI-UC-G450

Ard Biesheuvel (1):
efi: Expose non-blocking set_variable() wrapper to efivars

Arnaldo Carvalho de Melo (1):
net: Fix use after free in the recvmmsg exit path

Arnd Bergmann (12):
mac80211: avoid excessive stack usage in sta_info
xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"
ath9k: fix misleading indentation
megaraid_sas: add missing curly braces in ioctl handler
ath9k: fix buffer overrun for ar9287
ARM: davinci: make I2C support optional
lpfc: fix misleading indentation
ASoC: s3c24xx: use const snd_soc_component_driver pointer
mlx4: add missing braces in verify_qp_parameters
paride: make 'verbose' parameter an 'int' again
regulator: s5m8767: fix get_register() error handling
ARM: prima2: always enable reset controller

Asai Thambi SP (7):
mtip32xx: Fix broken service thread handling
mtip32xx: Remove unwanted code from taskfile error handler
mtip32xx: Print exact time when an internal command is interrupted
mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
mtip32xx: Handle safe removal during IO
mtip32xx: Handle FTL rebuild failure state during device initialization

Aurelien Jacquiot (1):
rapidio/rionet: fix deadlock on SMP

Bamvor Jian Zhang (1):
gpiolib: do not allow to insert an empty gpiochip

Bart Van Assche (1):
IB/srpt: Simplify srpt_handle_tsk_mgmt()

Ben Hutchings (1):
misc/bmp085: Enable building as a module

Benjamin Tissoires (2):
HID: fix hid_ignore_special_drivers module parameter
Input: synaptics - handle spurious release of trackstick buttons, again

Bjorn Helgaas (2):
PCI: Disable IO/MEM decoding for devices with non-compliant BARs
x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs

Boris BREZILLON (1):
crypto: marvell/cesa - forward devm_ioremap_resource() error code

Borislav Petkov (1):
perf stat: Document --detailed option

Bryn M. Reeves (1):
dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()

Chris Friesen (1):
sched/cputime: Fix steal_account_process_tick() to always return jiffies

Chris Mason (1):
fs-writeback: unplug before cond_resched in writeback_sb_inodes

Dan Carpenter (6):
EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
mdio-sun4i: oops in error handling in probe
ethernet: micrel: fix some error codes
ata: ahci_xgene: dereferencing uninitialized pointer in probe
rtc: ds1685: passing bogus values to irq_restore
drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()

Dan Streetman (1):
nbd: ratelimit error msgs after socket close

Dave Jones (1):
x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()

David Hildenbrand (1):
sched/preempt, sh: kmap_coherent relies on disabled preemption

David S. Miller (1):
ipv4: Don't do expensive useless work during inetdev destroy.

DingXiang (1):
dm snapshot: disallow the COW and origin devices from being identical

Dmitri Epshtein (1):
net: mvneta: enable change MAC address when interface is up

Dmitry Torokhov (1):
HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()

Dmitry Tunin (4):
Bluetooth: btusb: Add new AR3012 ID 13d3:3395
Bluetooth: Add new AR3012 ID 0489:e095
Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
Bluetooth: btusb: Add a new AR3012 ID 13d3:3472

Dmitry V. Levin (1):
vfs: show_vfsstat: do not ignore errors from show_devname method

Douglas Gilbert (1):
sg: fix dxferp in from_to case

Eric Dumazet (1):
net: bcmgenet: fix dma api length mismatch

Eric Wheeler (3):
bcache: fix race of writeback thread starting before complete initialization
bcache: cleaned up error handling around register_cache()
bcache: fix cache_set_flush() NULL pointer dereference on OOM

Fabio Estevam (1):
bus: imx-weim: Take the 'status' property value into account

Florian Fainelli (1):
mtd: brcmnand: Fix v7.1 register offsets

Geert Uytterhoeven (2):
gpio: rcar: Add Runtime PM handling for interrupts
rtc: vr41xx: Wire up alarm_irq_enable

Grazvydas Ignotas (1):
HID: logitech: fix Dual Action gamepad support

Guenter Roeck (1):
MAINTAINERS: Update mailing list and web page for hwmon subsystem

Guillaume Nault (2):
ppp: take reference on channels netns
ppp: ensure file->private_data can't be overridden

H Hartley Sweeten (1):
staging: comedi: ni_mio_common: fix the ni_write[blw]() functions

Hans Verkuil (1):
[media] adv7511: TX_EDID_PRESENT is still 1 after a disconnect

Hans de Goede (4):
[media] pwc: Add USB id for Philips Spc880nc webcam
[media] saa7134: Fix bytesperline not being set correctly for planar formats
[media] bttv: Width must be a multiple of 16 when capturing planar formats
USB: uas: Reduce can_queue to MAX_CMNDS

Heiko Stuebner (1):
clk-divider: make sure read-only dividers do not write to their register

Herbert Xu (4):
crypto: skcipher - Add crypto_skcipher_has_setkey
crypto: algif_skcipher - Add key check exception for cipher_null
crypto: algif_skcipher - Do not assume that req is unchanged
crypto: algif_skcipher - Do not dereference ctx without socket lock

Himanshu Madhani (1):
target: Fix target_release_cmd_kref shutdown comp leak

Hui Wang (1):
ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO

Huibin Hong (1):
spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs

J. Bruce Fields (2):
nfsd4: fix bad bounds checking
nfsd: fix deadlock secinfo+readdir compound

Jann Horn (1):
fs/coredump: prevent fsuid=0 dumps into user-controlled directories

Jarkko Sakkinen (3):
tpm: fix the rollback in tpm_chip_register()
tpm: fix the cleanup of struct tpm_chip
tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()

Jenny Derzhavetz (3):
iser-target: Fix identification of login rx descriptor type
iser-target: Add new state ISER_CONN_BOUND to isert_conn
iser-target: Separate flows for np listeners and connections cma events

Jerry Hoemann (1):
libnvdimm: Fix security issue with DSM IOCTL.

Jes Sorensen (1):
md/raid5: Compare apples to apples (or sectors to sectors)

Jesse Gross (1):
ipip: Properly mark ipip GRO packets as encapsulated.

Jiri Kosina (1):
kbuild/mkspec: fix grub2 installkernel issue

Jiri Olsa (2):
perf tools: Fix python extension build
perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2

Joe Thornber (2):
dm thin metadata: don't issue prefetches if a transaction abort has failed
dm cache: make sure every metadata function checks fail_io

Johan Hedberg (1):
Bluetooth: Fix potential buffer overflow with Add Advertising

Johannes Weiner (2):
mm: memcontrol: reclaim when shrinking memory.high below usage
mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage

John Dahlstrom (1):
ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list

Joseph Qi (2):
ocfs2/dlm: fix race between convert and recovery
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list

Josh Boyer (2):
Input: powermate - fix oops with malicious USB descriptors
USB: iowarrior: fix oops with malicious USB descriptors

Joshua Hunt (1):
watchdog: don't run proc_watchdog_update if new value is same as old

Julia Lawall (1):
scripts/coccinelle: modernize &

Julian Anastasov (1):
ipvs: drop first packet to redirect conntrack

Kamal Mostafa (1):
tools/hv: Use include/uapi with __EXPORTED_HEADERS__

Kan Liang (1):
perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi

Ken Wang (1):
drm/amdgpu: include the right version of gmc header files for iceland

Krzysztof Kozlowski (1):
rtc: max77686: Properly handle regmap_irq_get_virq() error code

Lada Trimasova (1):
ARC: [BE] readl()/writel() to work in Big Endian CPU configuration

Lars-Peter Clausen (1):
ASoC: ssm4567: Reset device before regcache_sync()

Laurent Pinchart (1):
[media] v4l: vsp1: Set the SRU CTRL0 register when starting the stream

Linus Walleij (3):
gpio: add a data pointer to gpio_chip
mtd: map: fix .set_vpp() documentation
clk: versatile: sp810: support reentrance

Lior Amsalem (1):
ARM: dts: armada-375: use armada-370-sata for SATA

Loc Ho (1):
clk: xgene: Add missing parenthesis when clearing divider value

Luis de Bethencourt (1):
net: add description for len argument of dev_get_phys_port_name

Magnus Damm (1):
mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case

Marcin Ślusarz (1):
perf tools: handle spaces in file names obtained from /proc/pid/maps

Marco Angaroni (1):
ipvs: correct initial offset of Call-ID header search in SIP persistence engine

Mario Kleiner (1):
drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.

Markus Trippelsdorf (1):
perf pmu: Fix misleadingly indented assignment (whitespace)

Mateusz Guzik (1):
xfs: fix two memory leaks in xfs_attr_list.c error paths

Maurizio Lombardi (1):
be2iscsi: set the boot_kset pointer to NULL in case of failure

Max Filippov (3):
xtensa: ISS: don't hang if stdin EOF is reached
xtensa: fix preemption in {clear,copy}_user_highpage
xtensa: clear all DBREAKC registers on start

Michael Hennerich (1):
drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors

Michael Niewoehner (1):
clk: rockchip: add pclk_cpu to the list of rk3188 critical clocks

Michael S. Tsirkin (1):
watchdog: rc32434_wdt: fix ioctl error handling

Michal Kazior (2):
mac80211: fix txq queue related crashes
mac80211: fix unnecessary frame drops in mesh fwding

Ming Lei (1):
md: multipath: don't hardcopy bio in .make_request path

NeilBrown (2):
md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race

Nikolay Borisov (1):
quota: Fix possible GPF due to uninitialised pointers

OGAWA Hirofumi (1):
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path

Oliver Neukum (5):
USB: cdc-acm: more sanity checking
usb: retry reset if a device times out
usb: hub: fix a typo in hub_port_init() leading to wrong logic
Input: ims-pcu - sanity check against missing interfaces
USB: usb_driver_claim_interface: add sanity checking

Or Gerlitz (1):
net/mlx5: Make command timeout way shorter

Pali Rohár (1):
ARM: OMAP3: Add cpuidle parameters table for omap3430

Paolo Abeni (1):
ipv4: fix broadcast packets reception

Paolo Bonzini (2):
KVM: VMX: avoid guest hang on invalid invept instruction
KVM: fix spin_lock_init order on x86

Peter Hurley (2):
tty: Fix GPF in flush_to_ldisc(), part 2
net: irda: Fix use-after-free in irtty_open()

Peter Zijlstra (1):
bitops: Do not default to __clear_bit() for __clear_bit_unlock()

Phil Elwell (1):
pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing

Philipp Zabel (1):
[media] coda: fix error path in case of missing pdata on non-DT platform

Rabin Vincent (1):
splice: handle zero nr_pages in splice_to_pipe()

Radim Krčmář (1):
KVM: i8254: change PIT discard tick policy

Raghava Aditya Renukunta (2):
aacraid: Fix RRQ overload
aacraid: Fix memory leak in aac_fib_map_free

Robert Doebbelin (1):
fuse: do not use iocb after it may have been freed

Romain Perier (1):
clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188

Russell King (2):
mmc: sdhci: fix data timeout (part 1)
mmc: sdhci: fix data timeout (part 2)

Sara Sharon (1):
mac80211: fix ibss scan parameters

Sebastian Frias (1):
8250: use callbacks to access UART_DLL/UART_DLM

Sebastian Ott (1):
s390/pci: enforce fmb page boundary rule

Sergei Shtylyov (1):
at803x: fix reset handling

Seth Forshee (1):
fuse: Add reference counting for fuse_io_priv

Shaohua Li (2):
RAID5: check_reshape() shouldn't call mddev_suspend
RAID5: revert e9e4c377e2f563 to fix a livelock

Shawn Lin (1):
clk: rockchip: free memory in error cases when registering clock branches

Spencer E. Olson (1):
staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg

Srinivas Kandagatla (1):
clk: qcom: msm8960: fix ce3_core clk enable register

Stephen Boyd (1):
clk: qcom: msm8960: Fix ce3_src register offset

Steven Rostedt (Red Hat) (3):
tracing: Have preempt(irqs)off trace preempt disabled functions
tracing: Fix crash from reading trace_pipe with sendfile
tracing: Fix trace_printk() to print when not using bprintk()

Sushaanth Srirangapathi (1):
fbdev: da8xx-fb: fix videomodes of lcd panels

Takashi Iwai (5):
ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
ALSA: usb-audio: Add sanity checks for endpoint accesses
ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
ALSA: pcm: Avoid "BUG:" string for warnings again
ALSA: hda - Fix unconditional GPIO toggle via automute

Tejun Heo (2):
writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list()
writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inode

Thomas Gleixner (1):
sched/cputime: Fix steal time accounting vs. CPU hotplug

Tiffany Lin (1):
[media] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32

Tom Lendacky (4):
crypto: ccp - Add hash state import and export support
crypto: ccp - Limit the amount of information exported
crypto: ccp - Don't assume export/import areas are aligned
crypto: ccp - memset request context to zero during import

Tomas Winkler (1):
mei: bus: fix drivers and devices names confusion

Tony Luck (1):
EDAC/sb_edac: Fix computation of channel address

Vasily Kulikov (1):
include/linux/poison.h: fix LIST_POISON{1,2} offset

Victor Clément (1):
ALSA: usb-audio: add Microsoft HD-5001 to quirks

Ville Syrjälä (2):
drm/i915: Workaround CHV pipe C cursor fail
drm/i915: Cleanup phys status page too

Vinayak Menon (1):
of: alloc anywhere from memblock if range not specified

Vineet Gupta (1):
ARC: bitops: Remove non relevant comments

Vittorio Gambaletta (VittGam) (1):
ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.

Vladimir Zapolskiy (1):
staging: android: ion_test: fix check of platform_device_register_simple() error code

Vladis Dronov (1):
Input: ati_remote2 - fix crashes on detecting device with invalid descriptor

Vlastimil Babka (1):
mm/page_alloc: prevent merging between isolated and other pageblocks

Xin Long (1):
sctp: fix the transports round robin issue when init is retransmitted

\
 
 \ /
  Last update: 2016-03-31 22:41    [W:0.523 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site