index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mic
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290
Thomas Gleixner
2019-06-05
31
-401
/
+31
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
22
-216
/
+22
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
4
-0
/
+4
*
x86/pci: Clean up usage of X86_DEV_DMA_OPS
Christoph Hellwig
2019-04-24
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-10
1
-26
/
+12
|
\
|
*
drivers/mic/scif: do not use mmap_sem
Davidlohr Bueso
2019-02-07
1
-25
/
+11
|
*
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
2019-02-07
1
-3
/
+3
*
|
misc: mic/scif: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-27
1
-1
/
+1
*
|
mic: vop: Allow building on more systems
Vincent Whitchurch
2019-02-26
1
-2
/
+1
*
|
mic: Rename ioremap pointer to remap
Vincent Whitchurch
2019-02-26
7
-27
/
+26
*
|
mic: vop: Cast pointers to unsigned long
Vincent Whitchurch
2019-02-26
2
-6
/
+12
*
|
Merge 5.0-rc6 into char-misc-next
Greg Kroah-Hartman
2019-02-11
1
-30
/
+43
|
\
\
|
*
|
mic: vop: Fix crash on remove
Vincent Whitchurch
2019-02-01
1
-3
/
+6
|
*
|
mic: vop: Fix use-after-free on remove
Vincent Whitchurch
2019-02-01
1
-1
/
+3
|
*
|
mic: vop: Fix broken virtqueues
Vincent Whitchurch
2019-01-30
1
-26
/
+34
|
|
/
*
|
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
2019-01-28
1
-2
/
+7
|
\
|
|
*
virtio: don't allocate vqs when names[i] = NULL
Wei Wang
2019-01-15
1
-2
/
+7
*
|
vop: Fix handling of >32 feature bits
Vincent Whitchurch
2019-01-22
1
-2
/
+2
*
|
vop: vringh: Do not crash if no DMA channel
Vincent Whitchurch
2019-01-22
1
-12
/
+20
*
|
vop: Add definition of readq/writeq if missing
Vincent Whitchurch
2019-01-22
1
-0
/
+1
*
|
vop: Use %z for size_t
Vincent Whitchurch
2019-01-22
1
-2
/
+2
*
|
misc/mic/vop/vop_main : remove unneeded semicolon
Peng Hao
2019-01-18
1
-2
/
+2
|
/
*
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-02
2
-2
/
+2
|
\
|
*
-
.
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-20
2
-2
/
+2
|
|
\
\
|
|
|
*
iommu/vtd: Cleanup dma_remapping.h header
Lu Baolu
2018-11-12
2
-2
/
+2
|
|
|
/
*
|
|
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-29
7
-184
/
+60
|
\
\
\
|
*
|
|
misc: mic: fix a DMA pool free failure
Wenwen Wang
2018-12-19
2
-5
/
+30
|
*
|
|
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
2018-12-06
5
-179
/
+30
|
|
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-29
1
-8
/
+3
|
\
\
\
|
*
|
|
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
2018-12-28
1
-8
/
+3
*
|
|
|
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-20
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
YueHaibing
2018-11-27
1
-1
/
+1
|
|
/
*
/
virtio_ring: disable packed ring on unsupported transports
Tiwei Bie
2018-11-27
1
-0
/
+13
|
/
*
misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'
YueHaibing
2018-10-15
1
-3
/
+0
*
misc: mic: fix a DMA pool free failure
Wenwen Wang
2018-10-15
1
-1
/
+1
*
misc: mic: scif: remove redundant check on ret < 0
Colin Ian King
2018-10-11
1
-2
/
+0
*
misc: mic: scif: Remove unused variable
Nathan Chancellor
2018-09-25
1
-3
/
+1
*
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
1
-2
/
+5
*
misc: mic: SCIF Fix scif_get_new_port() error handling
Dan Carpenter
2018-08-05
1
-11
/
+9
*
misc: mic: fix passing the current time
Arnd Bergmann
2018-07-07
3
-3
/
+14
*
misc: mic: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-07
1
-0
/
+1
*
misc: mic: Release reference count and memory for VOP device
Arvind Yadav
2018-03-15
1
-2
/
+4
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
4
-26
/
+26
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-02-08
1
-7
/
+13
|
\
|
*
virtio_vop: don't kfree device on register failure
weiping zhang
2018-02-01
1
-7
/
+13
*
|
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-01
1
-15
/
+7
|
\
\
|
*
|
misc: mic: remove unused label 'done'
Colin Ian King
2017-12-18
1
-1
/
+0
|
*
|
misc: mic: Use memdup_user() as a cleanup
Vasyl Gomonovych
2017-12-07
1
-14
/
+7
|
|
/
[next]