summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-13SCSI: Fix NULL pointer dereference in runtime PMAlan Stern1-11/+11
2015-09-13crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?1-3/+4
2015-09-13regmap: regcache-rbtree: Clean new present bits on present bitmap resizeGuenter Roeck1-5/+14
2015-09-13libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche1-2/+17
2015-09-13libfc: Fix fc_exch_recv_req() error pathBart Van Assche1-4/+4
2015-09-13drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom1-2/+2
2015-09-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle1-1/+1
2015-09-13dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber1-2/+2
2015-09-13xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu1-2/+4
2015-08-16md/bitmap: return an error when bitmap superblock is corrupt.NeilBrown1-0/+2
2015-08-16sg_start_req(): make sure that there's not too many elements in iovecAl Viro1-0/+3
2015-08-16md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown1-4/+6
2015-08-16iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger5-32/+67
2015-08-16rbd: fix copyup completion raceIlya Dryomov1-5/+17
2015-08-16crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu1-1/+0
2015-08-16xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki1-0/+2
2015-08-16md: use kzalloc() when bitmap is disabledBenjamin Randazzo1-2/+1
2015-08-16USB: sierra: add 1199:68AB device IDDirk Behme1-0/+1
2015-08-16xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman1-1/+1
2015-08-16ipr: Fix invalid array indexing for HRRQBrian King1-3/+8
2015-08-16ipr: Fix incorrect trace indexingBrian King2-2/+4
2015-08-16ipr: Fix locking for unit attention handlingBrian King1-5/+7
2015-08-16drm/radeon/combios: add some validation of lvds valuesAlex Deucher1-1/+6
2015-08-10iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger1-2/+16
2015-08-10iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger1-4/+8
2015-08-10vhost: actually track log eventfd fileMarc-André Lureau1-0/+1
2015-08-10xhci: do not report PLC when link is in internal resume stateZhuang Jin Can1-1/+8
2015-08-10xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can3-3/+7
2015-08-10xhci: report U3 when link is in resume stateZhuang Jin Can1-2/+5
2015-08-10xhci: Calculate old endpoints correctly on device resetBrian Campbell1-0/+3
2015-08-10usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum1-0/+12
2015-08-10ata: pmp: add quirk for Marvell 4140 SATA PMPLior Amsalem1-0/+7
2015-08-10Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender1-0/+3
2015-08-10md/raid1: fix test for 'was read error from last working device'.NeilBrown1-1/+1
2015-08-10mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou1-0/+1
2015-08-10mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund1-1/+1
2015-08-10st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M1-1/+1
2015-08-03qla2xxx: Mark port lost when we receive an RSCN for it.Chad Dupuis1-1/+16
2015-08-03Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds1-3/+13
2015-08-03agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson1-1/+1
2015-08-03rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov1-2/+2
2015-08-03watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König1-0/+7
2015-08-03of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov1-1/+1
2015-08-03USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern1-26/+37
2015-08-03dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár1-5/+3
2015-08-03ideapad: fix software rfkill settingArnd Bergmann1-1/+2
2015-08-03clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifierDamian Eppel1-13/+30
2015-08-03mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang1-3/+5
2015-08-03iser-target: release stale iser connectionsSagi Grimberg1-1/+17
2015-08-03iser-target: Fix possible deadlock in RDMA_CM connection errorSagi Grimberg1-5/+9