summaryrefslogtreecommitdiff
path: root/drivers/misc/mic
Commit message (Expand)AuthorAge
* misc: mic: Release reference count and memory for VOP deviceArvind Yadav2018-03-15
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-08
|\
| * virtio_vop: don't kfree device on register failureweiping zhang2018-02-01
* | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-01
|\ \
| * | misc: mic: remove unused label 'done'Colin Ian King2017-12-18
| * | misc: mic: Use memdup_user() as a cleanupVasyl Gomonovych2017-12-07
| |/
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
|/
* Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-16
|\
| * misc: mic: move to its own menu in Misc devicesRandy Dunlap2017-10-04
* | Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-11-14
|\ \
| * | iommu/iova: Make dma_32bit_pfn implicitZhen Lei2017-09-27
| |/
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse2017-08-31
* virtio: add context flag to find vqsMichael S. Tsirkin2017-05-02
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-02
|\ \ | |/ |/|
| * virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-27
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\ \
| * | treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-24
| * | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
| |/
* | misc: mic: double free on ioctl error pathDan Carpenter2017-01-10
|/
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-19
* misc: mic: scif: use vma_pages().Muhammad Falak R Wani2016-08-30
* mic: remove unused function argArnd Bergmann2016-08-30
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-06
|\
| * vhost: split out vringh KconfigMichael S. Tsirkin2016-08-02
| * vop: pull in vhost KconfigMichael S. Tsirkin2016-08-02
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
|/
* misc: mic: Remove return statements from void functionsAmitoj Kaur Chawla2016-04-30
* misc: mic: silence uninitialized variable warningDan Carpenter2016-04-30
* misc: mic: Fix randconfig build errorSudeep Dutt2016-04-30
* misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit2016-04-27
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-16
* | misc: mic: silence an overflow warningDan Carpenter2016-02-14
* | misc: mic: use after free printing error messageDan Carpenter2016-02-14
* | misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt2016-02-09
* | misc: mic: Enable VOP debugfs and driver buildSudeep Dutt2016-02-09
* | misc: mic: Enable VOP card side functionalityAshutosh Dixit2016-02-09
* | misc: mic: Enable VOP host side functionalitySudeep Dutt2016-02-09
* | misc: mic: Add data structures for the VOP driverSudeep Dutt2016-02-09
* | misc: mic: MIC VOP BusSudeep Dutt2016-02-09
* | misc: mic: Remove MIC X100 card virtio functionalitySudeep Dutt2016-02-09
* | misc: mic: Remove MIC X100 host virtio functionalitySudeep Dutt2016-02-09