summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic
Commit message (Expand)AuthorAgeFilesLines
* misc: mic: scif: fix potential double free of scif_devKefeng Wang2019-06-101-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290Thomas Gleixner2019-06-0531-401/+31
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3022-216/+22
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
* x86/pci: Clean up usage of X86_DEV_DMA_OPSChristoph Hellwig2019-04-241-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-091-26/+12
|\
| * drivers/mic/scif: do not use mmap_semDavidlohr Bueso2019-02-071-25/+11
| * mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-071-3/+3
* | misc: mic/scif: mark expected switch fall-throughGustavo A. R. Silva2019-02-271-1/+1
* | mic: vop: Allow building on more systemsVincent Whitchurch2019-02-261-2/+1
* | mic: Rename ioremap pointer to remapVincent Whitchurch2019-02-267-27/+26
* | mic: vop: Cast pointers to unsigned longVincent Whitchurch2019-02-262-6/+12
* | 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