summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: fix race between simultaneous decrements of ->host_failedWei Fang2016-07-273-4/+10
* ovl: verify upper dentry in ovl_remove_and_whiteout()Maxim Patlasov2016-07-271-30/+24
* ovl: handle ATTR_KILL*Miklos Szeredi2016-07-271-0/+3
* ovl: Copy up underlying inode's ->i_mode to overlay inodeVivek Goyal2016-07-272-2/+2
* ovl: get_write_access() in truncateMiklos Szeredi2016-07-271-0/+21
* ovl: fix dentry leak for default_permissionsMiklos Szeredi2016-07-271-3/+5
* ARM: mvebu: fix HW I/O coherency related deadlocksThomas Petazzoni2016-07-271-14/+8
* ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 LinksysThomas Petazzoni2016-07-271-2/+2
* ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13Boris Brezillon2016-07-271-1/+1
* ALSA: hda: add AMD Stoney PCI ID with proper driver capsAwais Belal2016-07-271-0/+2
* ALSA: hda - fix use-after-free after module unloadPeter Wu2016-07-271-1/+3
* ALSA: ctl: Stop notification after disconnectionTakashi Iwai2016-07-271-0/+2
* ALSA: pcm: Free chmap at PCM free callback, tooTakashi Iwai2016-07-271-4/+10
* ALSA: hda/realtek - add new pin definition in alc225 pin quirk tableHui Wang2016-07-271-1/+14
* ALSA: usb-audio: Fix quirks code is not calledKazuki Oikawa2016-07-271-1/+1
* ALSA: hda - fix read before array startBob Copeland2016-07-271-0/+2
* ALSA: hda - Add PCI ID for Kabylake-HVinod Koul2016-07-271-1/+5
* ALSA: hda/realtek: Add Lenovo L460 to docking unit fixupTorsten Hilbrich2016-07-271-0/+1
* ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai2016-07-271-1/+1
* ALSA: echoaudio: Fix memory allocationChristophe JAILLET2016-07-271-2/+2
* ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai2016-07-271-3/+2
* ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixupJaroslav Kysela2016-07-271-0/+2
* ALSA: hda - Fix the headset mic jack detection on Dell machineWoodrow Shen2016-07-271-0/+4
* ALSA: hdac_regmap - fix the register access for runtime PMJaroslav Kysela2016-07-271-2/+2
* ALSA: dummy: Fix a use-after-free at closingTakashi Iwai2016-07-271-0/+1
* hwmon: (dell-smm) Cache fan_type() calls and change fan detectionPali Rohár2016-07-271-5/+20
* hwmon: (dell-smm) Disallow fan_type() calls on broken machinesPali Rohár2016-07-271-11/+25
* hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...Pali Rohár2016-07-271-7/+12
* tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov2016-07-271-21/+9
* tty: vt: Fix soft lockup in fbcon cursor blink timer.David Daney2016-07-271-0/+1
* iio:ad7266: Fix probe deferral for vrefMark Brown2016-07-271-0/+3
* iio:ad7266: Fix support for optional regulatorsMark Brown2016-07-271-1/+1
* iio:ad7266: Fix broken regulator error handlingMark Brown2016-07-271-1/+1
* iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij2016-07-271-2/+2
* staging: iio: accel: fix error checkLuis de Bethencourt2016-07-271-1/+1
* iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay2016-07-271-8/+8
* iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay2016-07-271-1/+1
* iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield2016-07-271-1/+1
* iio: proximity: as3935: fix buffer stack trashingMatt Ranostay2016-07-271-2/+4
* iio: proximity: as3935: remove triggered buffer processingMatt Ranostay2016-07-271-1/+0
* iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay2016-07-272-3/+9
* iio: light apds9960: Add the missing dev.parentYong Li2016-07-271-0/+1
* iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie2016-07-271-30/+50
* iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard2016-07-271-5/+18
* xen/balloon: Fix declared-but-not-defined warningRoss Lagerwall2016-07-271-15/+13
* PCI: Fix unaligned accesses in VC codeDavid Miller2016-07-271-2/+2
* memory: omap-gpmc: Fix omap gpmc EXTRADELAY timingOcquidant, Sebastien2016-07-271-1/+1
* drm/vmwgfx: Fix error paths when mapping framebufferSinclair Yeh2016-07-271-2/+2
* drm/vmwgfx: Fix corner case screen target managementThomas Hellstrom2016-07-271-4/+4
* drm/vmwgfx: Delay pinning fbdev framebuffer until after mode setSinclair Yeh2016-07-271-22/+25