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
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/gntdev: fix up blockable calls to mn_invl_range_start
Michal Hocko
2018-09-14
1
-11
/
+15
*
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
2018-09-14
1
-1
/
+1
*
xen: avoid crash in disable_hotplug_cpu
Olaf Hering
2018-09-14
1
-7
/
+8
*
xen/balloon: add runtime control for scrubbing ballooned out pages
Marek Marczykowski-Górecki
2018-09-14
3
-3
/
+14
*
xen/manage: don't complain about an empty value in control/sysrq node
Vitaly Kuznetsov
2018-09-14
1
-2
/
+4
*
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-31
1
-0
/
+9
|
\
|
*
xen: export device state to sysfs
Joe Jin
2018-08-28
1
-0
/
+9
*
|
Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-23
2
-2
/
+6
|
\
|
|
*
xen/ACPI: don't upload Px/Cx data for disabled processors
Jan Beulich
2018-08-20
1
-0
/
+6
|
*
xen/mcelog: eliminate redundant setting of interface version
Jan Beulich
2018-08-20
1
-2
/
+0
*
|
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
1
-9
/
+35
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-16
1
-10
/
+7
|
\
|
*
scsi: target: loop, usb, vhost, xen: use target_remove_session
Mike Christie
2018-08-02
1
-1
/
+1
|
*
scsi: target: rename target_alloc_session
Mike Christie
2018-08-02
1
-1
/
+1
|
*
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2018-07-02
1
-3
/
+1
|
*
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-20
1
-2
/
+3
|
*
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-06-20
1
-3
/
+1
*
|
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-16
1
-1
/
+0
|
\
\
*
|
|
xen/balloon: fix balloon initialization for PVH Dom0
Roger Pau Monne
2018-08-08
1
-1
/
+1
*
|
|
xen/biomerge: Use true and false for boolean values
Gustavo A. R. Silva
2018-08-06
1
-1
/
+1
*
|
|
xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failure
Colin Ian King
2018-07-31
1
-1
/
+2
*
|
|
xen/gntdev: Implement dma-buf import functionality
Oleksandr Andrushchenko
2018-07-27
1
-5
/
+234
*
|
|
xen/gntdev: Implement dma-buf export functionality
Oleksandr Andrushchenko
2018-07-27
1
-3
/
+453
*
|
|
xen/gntdev: Add initial support for dma-buf UAPI
Oleksandr Andrushchenko
2018-07-27
6
-0
/
+258
*
|
|
xen/gntdev: Make private routines/structures accessible
Oleksandr Andrushchenko
2018-07-27
2
-91
/
+131
*
|
|
xen/gntdev: Allow mappings for DMA buffers
Oleksandr Andrushchenko
2018-07-27
1
-2
/
+97
*
|
|
xen/grant-table: Allow allocating buffers suitable for DMA
Oleksandr Andrushchenko
2018-07-27
2
-0
/
+111
*
|
|
xen/balloon: Share common memory reservation routines
Oleksandr Andrushchenko
2018-07-27
3
-69
/
+125
*
|
|
xen/grant-table: Make set/clear page private code shared
Oleksandr Andrushchenko
2018-07-27
1
-19
/
+35
|
/
/
*
|
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-23
8
-11
/
+253
|
\
\
|
|
/
|
/
|
|
*
xen: Remove unnecessary BUG_ON from __unbind_from_irq()
Boris Ostrovsky
2018-06-22
1
-2
/
+0
|
*
xen: add new hypercall buffer mapping device
Juergen Gross
2018-06-22
4
-1
/
+223
|
*
xen/scsiback: add error handling for xenbus_printf
Zhouyang Jia
2018-06-19
1
-3
/
+13
|
*
xen/grant-table: Export gnttab_{alloc|free}_pages as GPL
Oleksandr Andrushchenko
2018-06-19
1
-2
/
+2
|
*
xen: add error handling for xenbus_printf
Zhouyang Jia
2018-06-19
1
-3
/
+15
*
|
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-13
1
-1
/
+1
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-3
/
+3
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
2
-4
/
+5
*
|
Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-08
2
-4
/
+136
|
\
|
|
*
xen/store: do not store local values in xen_start_info
Roger Pau Monne
2018-05-17
1
-3
/
+2
|
*
xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
Paul Durrant
2018-05-14
1
-0
/
+133
|
*
xen: Change return type to vm_fault_t
Souptick Joarder
2018-05-14
1
-1
/
+1
*
|
xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
Joe Jin
2018-05-18
1
-1
/
+1
|
/
*
Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-20
3
-6
/
+7
|
\
|
*
xen: xenbus_dev_frontend: Really return response string
Simon Gaiser
2018-04-17
1
-1
/
+2
|
*
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_add
Jia-Ju Bai
2018-04-16
1
-1
/
+1
|
*
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quir...
Jia-Ju Bai
2018-04-16
1
-1
/
+1
|
*
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_alloc
Jia-Ju Bai
2018-04-16
1
-1
/
+1
|
*
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_device
Jia-Ju Bai
2018-04-16
1
-1
/
+1
|
*
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probe
Jia-Ju Bai
2018-04-16
1
-1
/
+1
[next]