Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-02 | virtio: add context flag to find vqs | Michael S. Tsirkin | 1 | -3/+6 |
2017-03-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+1 |
2017-02-27 | virtio: allow drivers to request IRQ affinity when creating VQs | Christoph Hellwig | 1 | -1/+1 |
2017-01-10 | misc: mic: double free on ioctl error path | Dan Carpenter | 1 | -1/+0 |
2016-04-27 | misc: mic: Fix for double fetch security bug in VOP driver | Ashutosh Dixit | 1 | -0/+5 |
2016-02-14 | misc: mic: silence an overflow warning | Dan Carpenter | 1 | -1/+2 |
2016-02-14 | misc: mic: use after free printing error message | Dan Carpenter | 1 | -1/+1 |
2016-02-09 | misc: mic: Enable VOP debugfs and driver build | Sudeep Dutt | 2 | -0/+241 |
2016-02-09 | misc: mic: Enable VOP card side functionality | Ashutosh Dixit | 1 | -0/+755 |
2016-02-09 | misc: mic: Enable VOP host side functionality | Sudeep Dutt | 1 | -0/+1164 |
2016-02-09 | misc: mic: Add data structures for the VOP driver | Sudeep Dutt | 1 | -0/+170 |