summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic
AgeCommit message (Expand)AuthorLines
2019-02-01mic: vop: Fix crash on removeVincent Whitchurch-3/+6
2019-02-01mic: vop: Fix use-after-free on removeVincent Whitchurch-1/+3
2019-01-30mic: vop: Fix broken virtqueuesVincent Whitchurch-26/+34
2019-01-14virtio: don't allocate vqs when names[i] = NULLWei Wang-2/+7
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-184/+60
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds-8/+3
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1/+1
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse-8/+3
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel-2/+2
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig-1/+1
2018-12-19misc: mic: fix a DMA pool free failureWenwen Wang-5/+30
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2018-12-06misc: remove GENWQE_DEBUGFS_RO()Yangtao Li-179/+30
2018-11-27misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing-1/+1
2018-11-26virtio_ring: disable packed ring on unsupported transportsTiwei Bie-0/+13
2018-11-12iommu/vtd: Cleanup dma_remapping.h headerLu Baolu-2/+2
2018-10-15misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'YueHaibing-3/+0
2018-10-15misc: mic: fix a DMA pool free failureWenwen Wang-1/+1
2018-10-11misc: mic: scif: remove redundant check on ret < 0Colin Ian King-2/+0
2018-09-25misc: mic: scif: Remove unused variableNathan Chancellor-3/+1
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko-2/+5
2018-08-05misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter-11/+9
2018-07-07misc: mic: fix passing the current timeArnd Bergmann-3/+14
2018-07-07misc: mic: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2018-03-15misc: mic: Release reference count and memory for VOP deviceArvind Yadav-2/+4
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-26/+26
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-7/+13
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-15/+7
2018-02-01virtio_vop: don't kfree device on register failureweiping zhang-7/+13
2017-12-18misc: mic: remove unused label 'done'Colin Ian King-1/+0
2017-12-07misc: mic: Use memdup_user() as a cleanupVasyl Gomonovych-14/+7
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro-7/+8
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+4
2017-11-14Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-2/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+5
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland-5/+5
2017-10-04misc: mic: move to its own menu in Misc devicesRandy Dunlap-0/+4
2017-09-27iommu/iova: Make dma_32bit_pfn implicitZhen Lei-2/+1
2017-08-31misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse-11/+0
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin-3/+6
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+8
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+2
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+8
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche-3/+3