summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic/vop
Commit message (Expand)AuthorAgeFilesLines
* mic: Rename ioremap pointer to remapVincent Whitchurch2019-02-262-9/+8Star
* mic: vop: Cast pointers to unsigned longVincent Whitchurch2019-02-262-6/+12
* Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman2019-02-111-30/+43
|\
| * mic: vop: Fix crash on removeVincent Whitchurch2019-02-011-3/+6
| * mic: vop: Fix use-after-free on removeVincent Whitchurch2019-02-011-1/+3
| * mic: vop: Fix broken virtqueuesVincent Whitchurch2019-01-301-26/+34
* | Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman2019-01-281-2/+7
|\|
| * virtio: don't allocate vqs when names[i] = NULLWei Wang2019-01-151-2/+7
* | vop: Fix handling of >32 feature bitsVincent Whitchurch2019-01-221-2/+2
* | vop: vringh: Do not crash if no DMA channelVincent Whitchurch2019-01-221-12/+20
* | vop: Add definition of readq/writeq if missingVincent Whitchurch2019-01-221-0/+1
* | vop: Use %z for size_tVincent Whitchurch2019-01-221-2/+2
* | misc/mic/vop/vop_main : remove unneeded semicolonPeng Hao2019-01-181-2/+2
|/
* Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-291-36/+4Star
|\
| * misc: remove GENWQE_DEBUGFS_RO()Yangtao Li2018-12-061-36/+4Star
* | virtio_ring: disable packed ring on unsupported transportsTiwei Bie2018-11-271-0/+13
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-4/+4
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-081-7/+13
|\
| * virtio_vop: don't kfree device on register failureweiping zhang2018-02-011-7/+13
* | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-011-15/+7Star
|\ \
| * | misc: mic: remove unused label 'done'Colin Ian King2017-12-181-1/+0Star
| * | misc: mic: Use memdup_user() as a cleanupVasyl Gomonovych2017-12-071-14/+7Star
| |/
* / the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
|/
* virtio: add context flag to find vqsMichael S. Tsirkin2017-05-021-3/+6
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-021-1/+1
|\
| * virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-271-1/+1
* | misc: mic: double free on ioctl error pathDan Carpenter2017-01-101-1/+0Star
|/
* misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit2016-04-281-0/+5
* misc: mic: silence an overflow warningDan Carpenter2016-02-151-1/+2
* misc: mic: use after free printing error messageDan Carpenter2016-02-151-1/+1
* misc: mic: Enable VOP debugfs and driver buildSudeep Dutt2016-02-102-0/+241
* misc: mic: Enable VOP card side functionalityAshutosh Dixit2016-02-101-0/+755
* misc: mic: Enable VOP host side functionalitySudeep Dutt2016-02-101-0/+1164
* misc: mic: Add data structures for the VOP driverSudeep Dutt2016-02-101-0/+170