开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mic
/
vop
Age
Commit message (
Expand
)
Author
2018-11-26
virtio_ring: disable packed ring on unsupported transports
Tiwei Bie
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-01
virtio_vop: don't kfree device on register failure
weiping zhang
2017-12-18
misc: mic: remove unused label 'done'
Colin Ian King
2017-12-07
misc: mic: Use memdup_user() as a cleanup
Vasyl Gomonovych
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
2017-03-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-01-10
misc: mic: double free on ioctl error path
Dan Carpenter
2016-04-27
misc: mic: Fix for double fetch security bug in VOP driver
Ashutosh Dixit
2016-02-14
misc: mic: silence an overflow warning
Dan Carpenter
2016-02-14
misc: mic: use after free printing error message
Dan Carpenter
2016-02-09
misc: mic: Enable VOP debugfs and driver build
Sudeep Dutt
2016-02-09
misc: mic: Enable VOP card side functionality
Ashutosh Dixit
2016-02-09
misc: mic: Enable VOP host side functionality
Sudeep Dutt
2016-02-09
misc: mic: Add data structures for the VOP driver
Sudeep Dutt