summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-04ARM: 8519/1: ICST: try other dividends than 1Linus Walleij1-0/+1
2016-03-04s390/dasd: fix refcount for PAV reassignmentStefan Haberland1-5/+16
2016-03-04s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland1-1/+1
2016-03-04cifs: fix erroneous return valueAnton Protopopov1-1/+1
2016-03-04drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle1-0/+5
2016-03-04ahci: Intel DNV device IDs SATAAlexandra Yates1-0/+20
2016-03-04phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reloadTony Lindgren1-5/+7
2016-03-04phy: twl4030-usb: Relase usb phy on unloadTony Lindgren1-0/+1
2016-03-04phy: core: fix wrong err handle for phy_power_onShawn Lin1-7/+9
2016-03-04phy: core: Fixup return value of phy_exit when !pm_runtime_enabledAxel Lin1-4/+3
2016-03-04ALSA: timer: Fix race at concurrent readsTakashi Iwai1-19/+15
2016-03-04ALSA: timer: Handle disconnection more safelyTakashi Iwai1-0/+48
2016-03-04ALSA: timer: Fix race between stop and interruptTakashi Iwai1-0/+4
2016-03-04ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij1-2/+6
2016-03-04ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai1-1/+1
2016-03-02drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula1-1/+1
2016-03-02drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula1-0/+6
2016-03-02ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai1-18/+19
2016-03-02klist: fix starting point removed bug in klist iteratorsJames Bottomley1-3/+3
2016-03-02ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai1-0/+1
2016-03-02pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski3-3/+30
2016-03-02pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski1-1/+17
2016-03-02tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll1-1/+21
2016-03-02tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin1-3/+26
2016-03-02parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin2-0/+31
2016-03-02qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()Quinn Tran5-9/+31
2016-03-02crypto: user - lock crypto_alg_list on alg dumpMathias Krause1-1/+5
2016-03-02ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson1-1/+2
2016-03-02SCSI: Add Marvell Console to VPD blacklistMika Westerberg1-0/+1
2016-03-02scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke1-1/+3
2016-03-02Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana1-4/+6
2016-03-02target: Fix LUN_RESET active TMR descriptor handlingNicholas Bellinger2-1/+38
2016-03-02target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche10-34/+33
2016-03-02ASoC: dpcm: fix the BE state on hw_freeVinod Koul1-1/+2
2016-03-02cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao1-2/+3
2016-03-02MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan1-3/+1
2016-03-02libata: fix sff host state machine locking while pollingTejun Heo1-21/+11
2016-03-02intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter1-1/+1
2016-03-02qla2xxx: terminate exchange when command is aborted by LIOAlexei Potashnik3-36/+20
2016-03-02qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik6-26/+83
2016-03-02qla2xxx: Mark port lost when we receive an RSCN for it.Saurav Kashyap2-6/+4
2016-03-02qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrivesAlexei Potashnik1-0/+35
2016-03-02qla2xxx: drop cmds/tmrs arrived while session is being deletedAlexei Potashnik1-0/+28
2016-03-02qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik7-22/+481
2016-03-02qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle6-13/+140
2016-02-28qla2xxx: kill sessions/log out initiator on RSCN and port down eventsRoland Dreier3-31/+117
2016-02-28libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo1-2/+2
2016-02-28PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior3-6/+1
2016-02-28ASoC: rt5645: fix the shift bit of IN1 boostBard Liao1-1/+1
2016-02-28iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang2-2/+2