summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-03-19vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin1-1/+1
2019-03-19drm: Block fb changes for async plane updatesNicholas Kazlauskas1-0/+9
2019-03-19It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni1-1/+0
2019-03-19bonding: fix PACKET_ORIGDEV regressionMichal Soltys1-21/+14
2019-03-19ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann1-0/+4
2019-03-19team: use operstate consistently for linkupGeorge Wilkie1-2/+2
2019-03-19mdio_bus: Fix use-after-free on device_register failsYueHaibing1-1/+0
2019-03-19net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2019-03-19net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein1-0/+8
2019-03-19net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein1-0/+1
2019-03-19vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet1-0/+11
2019-03-19vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio1-1/+2
2019-03-19ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai1-1/+1
2019-03-19pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long1-0/+1
2019-03-19net: hns3: add dma_rmb() for rx descriptionJian Shen1-0/+3
2019-03-19lan743x: Fix TX Stall IssueBryan Whitehead1-8/+1
2019-03-19lan743x: Fix RX Kernel PanicBryan Whitehead1-14/+32
2019-03-19connector: fix unsafe usage of ->real_parentLi RongQing1-4/+18
2019-03-14ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson1-3/+3
2019-03-14staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang1-86/+97
2019-03-14Revert "PCI/PME: Implement runtime PM callbacks"Mika Westerberg1-27/+0
2019-03-14media: Revert "media: rc: some events are dropped by userspace"Sean Young1-1/+12
2019-03-14scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva1-2/+3
2019-03-14iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-03-14Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts1-0/+1
2019-03-14Input: wacom_serial4 - add support for Wacom ArtPad II tabletJason Gerecke1-0/+2
2019-03-14nvme-pci: add missing unlock for reset errorKeith Busch1-3/+5
2019-03-14qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru3-0/+19
2019-03-14qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru1-2/+3
2019-03-14qed: Fix EQ full firmware assert.Manish Chopra2-8/+8
2019-03-14nvme-pci: fix rapid add remove sequenceKeith Busch1-10/+12
2019-03-14nvme: lock NS list changes while handling command effectsKeith Busch2-1/+8
2019-03-14drm/omap: dsi: Hack-fix DSI bus flagsTomi Valkeinen1-0/+11
2019-03-14drm/omap: dsi: Fix OF platform depopulateTomi Valkeinen1-2/+2
2019-03-14drm/omap: dsi: Fix crash in DSI debug dumpsTomi Valkeinen1-6/+6
2019-03-14drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idrPhilip Yang1-2/+3
2019-03-14i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren1-8/+5
2019-03-14Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall1-1/+0
2019-03-14s390/qeth: conclude all event processing before offlining a cardJulian Wiedmann4-5/+15
2019-03-14s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann3-0/+4
2019-03-14s390/qeth: fix use-after-free in error pathJulian Wiedmann1-9/+6
2019-03-14s390/qeth: release cmd buffer in error pathsJulian Wiedmann1-0/+6
2019-03-14dmaengine: dmatest: Abort test in case of mapping errorAndy Shevchenko1-16/+12
2019-03-14dmaengine: at_xdmac: Fix wrongfull report of a channel as in useCodrin Ciubotariu1-9/+10
2019-03-14drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at initPaul Kocialkowski1-0/+2
2019-03-14drm/amdgpu: fix the incorrect external id for raven seriesHuang Rui1-2/+4
2019-03-14drm/amdgpu: Implement doorbell self-ring for NBIO 7.4Jay Cornwall1-0/+13
2019-03-14ath10k: correct bus type for WCN3990Brian Norris1-1/+1
2019-03-14net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu1-3/+3
2019-03-14net: stmmac: Send TSO packets always from Queue 0Jose Abreu1-1/+10