summaryrefslogtreecommitdiff
path: root/drivers/misc/mic
AgeCommit message (Expand)Author
2019-02-15mic: vop: Fix use-after-free on removeVincent Whitchurch
2018-12-05misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2018-08-05misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter
2018-07-07misc: mic: fix passing the current timeArnd Bergmann
2018-07-07misc: mic: mark expected switch fall-throughGustavo A. R. Silva
2018-03-15misc: mic: Release reference count and memory for VOP deviceArvind Yadav
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-01virtio_vop: don't kfree device on register failureweiping zhang
2017-12-18misc: mic: remove unused label 'done'Colin Ian King
2017-12-07misc: mic: Use memdup_user() as a cleanupVasyl Gomonovych
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-14Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-04misc: mic: move to its own menu in Misc devicesRandy Dunlap
2017-09-27iommu/iova: Make dma_32bit_pfn implicitZhen Lei
2017-08-31misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-10misc: mic: double free on ioctl error pathDan Carpenter
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-08-30misc: mic: scif: use vma_pages().Muhammad Falak R Wani
2016-08-30mic: remove unused function argArnd Bergmann
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02vhost: split out vringh KconfigMichael S. Tsirkin
2016-08-02vop: pull in vhost KconfigMichael S. Tsirkin
2016-04-30misc: mic: Remove return statements from void functionsAmitoj Kaur Chawla
2016-04-30misc: mic: silence uninitialized variable warningDan Carpenter
2016-04-30misc: mic: Fix randconfig build errorSudeep Dutt
2016-04-27misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2016-02-14misc: mic: silence an overflow warningDan Carpenter
2016-02-14misc: mic: use after free printing error messageDan Carpenter
2016-02-09misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt
2016-02-09misc: mic: Enable VOP debugfs and driver buildSudeep Dutt