summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()Hans Verkuil2019-03-231-1/+0
* vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin2019-03-191-1/+1
* i40e: report correct statistics when XDP is enabledBjörn Töpel2019-03-191-11/+13
* staging: erofs: fix race when the managed cache is enabledGao Xiang2019-03-192-39/+101
* drm: Block fb changes for async plane updatesNicholas Kazlauskas2019-03-191-0/+9
* It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni2019-03-191-1/+0
* bonding: fix PACKET_ORIGDEV regressionMichal Soltys2019-03-191-21/+14
* ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann2019-03-191-0/+4
* team: use operstate consistently for linkupGeorge Wilkie2019-03-191-2/+2
* mdio_bus: Fix use-after-free on device_register failsYueHaibing2019-03-191-1/+0
* net/mlx4_core: Fix qp mtt size calculationJack Morgenstein2019-03-191-3/+3
* net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein2019-03-191-0/+8
* net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein2019-03-191-0/+1
* vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet2019-03-191-0/+11
* vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio2019-03-191-1/+2
* ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai2019-03-191-1/+1
* pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long2019-03-191-0/+1
* lan743x: Fix TX Stall IssueBryan Whitehead2019-03-191-8/+1
* lan743x: Fix RX Kernel PanicBryan Whitehead2019-03-191-14/+32
* connector: fix unsafe usage of ->real_parentLi RongQing2019-03-191-4/+18
* driver core: Postpone DMA tear-down until after devres releaseGeert Uytterhoeven2019-03-131-1/+1
* ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson2019-03-131-3/+3
* staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang2019-03-131-89/+100
* staging: erofs: fix race of initializing xattrs of a inode at the same timeGao Xiang2019-03-132-15/+37
* staging: erofs: fix memleak of inode's shared xattr arrayGao Xiang2019-03-131-1/+4
* staging: erofs: fix fast symlink w/o xattr when fs xattr is onGao Xiang2019-03-132-9/+24
* staging: erofs: add error handling for xattr submoduleGao Xiang2019-03-132-36/+81
* scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva2019-03-131-2/+3
* iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva2019-03-131-0/+1
* Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts2019-03-131-0/+1
* Input: wacom_serial4 - add support for Wacom ArtPad II tabletJason Gerecke2019-03-131-0/+2
* nvme-pci: add missing unlock for reset errorKeith Busch2019-03-131-3/+5
* qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru2019-03-133-0/+19
* qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru2019-03-131-2/+3
* qed: Fix EQ full firmware assert.Manish Chopra2019-03-132-8/+8
* nvme-pci: fix rapid add remove sequenceKeith Busch2019-03-131-10/+12
* nvme: lock NS list changes while handling command effectsKeith Busch2019-03-132-1/+8
* drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idrPhilip Yang2019-03-131-2/+3
* i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren2019-03-131-8/+5
* Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall2019-03-131-1/+0
* s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann2019-03-133-0/+4
* s390/qeth: fix use-after-free in error pathJulian Wiedmann2019-03-131-9/+6
* s390/qeth: release cmd buffer in error pathsJulian Wiedmann2019-03-131-0/+6
* dmaengine: dmatest: Abort test in case of mapping errorAndy Shevchenko2019-03-131-16/+12
* dmaengine: at_xdmac: Fix wrongfull report of a channel as in useCodrin Ciubotariu2019-03-131-9/+10
* drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at initPaul Kocialkowski2019-03-131-0/+2
* net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu2019-03-131-3/+3
* net: stmmac: Send TSO packets always from Queue 0Jose Abreu2019-03-131-1/+10
* net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu2019-03-131-4/+10
* drm/amdgpu: Transfer fences to dmabuf importerChris Wilson2019-03-131-8/+51