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