summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic
Commit message (Expand)AuthorAgeFilesLines
* 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-141-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 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-012-2/+2
|\
| *-. Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-202-2/+2
| |\ \
| | | * iommu/vtd: Cleanup dma_remapping.h headerLu Baolu2018-11-122-2/+2
| | |/
* | | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-287-184/+60
|\ \ \
| * | | misc: mic: fix a DMA pool free failureWenwen Wang2018-12-192-5/+30
| * | | misc: remove GENWQE_DEBUGFS_RO()Yangtao Li2018-12-065-179/+30
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-281-8/+3
|\ \ \
| * | | mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2018-12-281-8/+3
* | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-091-1/+1
|\ \ \ | | |/ | |/|
| * | misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing2018-11-271-1/+1
| |/
* / virtio_ring: disable packed ring on unsupported transportsTiwei Bie2018-11-261-0/+13
|/
* misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'YueHaibing2018-10-151-3/+0
* misc: mic: fix a DMA pool free failureWenwen Wang2018-10-151-1/+1
* misc: mic: scif: remove redundant check on ret < 0Colin Ian King2018-10-111-2/+0
* misc: mic: scif: Remove unused variableNathan Chancellor2018-09-251-3/+1
* mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-221-2/+5
* misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter2018-08-051-11/+9
* misc: mic: fix passing the current timeArnd Bergmann2018-07-073-3/+14
* misc: mic: mark expected switch fall-throughGustavo A. R. Silva2018-07-071-0/+1
* misc: mic: Release reference count and memory for VOP deviceArvind Yadav2018-03-151-2/+4
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-114-26/+26
* 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/+7
|\ \
| * | misc: mic: remove unused label 'done'Colin Ian King2017-12-181-1/+0
| * | misc: mic: Use memdup_user() as a cleanupVasyl Gomonovych2017-12-071-14/+7
| |/
* / the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-284-7/+8
|/
* Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-161-0/+4
|\
| * misc: mic: move to its own menu in Misc devicesRandy Dunlap2017-10-041-0/+4
* | Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-11-141-2/+1
|\ \
| * | iommu/iova: Make dma_32bit_pfn implicitZhen Lei2017-09-271-2/+1
| |/
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-075-0/+5
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-252-5/+5
|/
* misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse2017-08-311-11/+0
* virtio: add context flag to find vqsMichael S. Tsirkin2017-05-021-3/+6
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-034-1/+8
|\