index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mic
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2018-12-29
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-184
/
+60
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+3
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
1
-8
/
+3
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2
-2
/
+2
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
1
-1
/
+1
2018-12-19
misc: mic: fix a DMA pool free failure
Wenwen Wang
2
-5
/
+30
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-12-06
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
5
-179
/
+30
2018-11-27
misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
YueHaibing
1
-1
/
+1
2018-11-27
virtio_ring: disable packed ring on unsupported transports
Tiwei Bie
1
-0
/
+13
2018-11-12
iommu/vtd: Cleanup dma_remapping.h header
Lu Baolu
2
-2
/
+2
2018-10-15
misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'
YueHaibing
1
-3
/
+0
2018-10-15
misc: mic: fix a DMA pool free failure
Wenwen Wang
1
-1
/
+1
2018-10-11
misc: mic: scif: remove redundant check on ret < 0
Colin Ian King
1
-2
/
+0
2018-09-25
misc: mic: scif: Remove unused variable
Nathan Chancellor
1
-3
/
+1
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-2
/
+5
2018-08-05
misc: mic: SCIF Fix scif_get_new_port() error handling
Dan Carpenter
1
-11
/
+9
2018-07-07
misc: mic: fix passing the current time
Arnd Bergmann
3
-3
/
+14
2018-07-07
misc: mic: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-03-15
misc: mic: Release reference count and memory for VOP device
Arvind Yadav
1
-2
/
+4
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
4
-26
/
+26
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-7
/
+13
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-15
/
+7
2018-02-01
virtio_vop: don't kfree device on register failure
weiping zhang
1
-7
/
+13
2017-12-18
misc: mic: remove unused label 'done'
Colin Ian King
1
-1
/
+0
2017-12-07
misc: mic: Use memdup_user() as a cleanup
Vasyl Gomonovych
1
-14
/
+7
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
4
-7
/
+8
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2017-11-15
Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-2
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
5
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2
-5
/
+5
2017-10-04
misc: mic: move to its own menu in Misc devices
Randy Dunlap
1
-0
/
+4
2017-09-27
iommu/iova: Make dma_32bit_pfn implicit
Zhen Lei
1
-2
/
+1
2017-09-01
misc/mic/scif: update to new mmu_notifier semantic
Jérôme Glisse
1
-11
/
+0
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
1
-3
/
+6
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-1
/
+8
2017-03-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
1
-1
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-8
/
+8
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
3
-3
/
+3
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
5
-6
/
+6
2017-01-10
misc: mic: double free on ioctl error path
Dan Carpenter
1
-1
/
+0
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+1
2016-08-30
misc: mic: scif: use vma_pages().
Muhammad Falak R Wani
1
-2
/
+2
[next]