index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: xenbus driver must not accept invalid transaction ids
Juergen Gross
2017-11-30
1
-1
/
+1
*
xen: don't print error message in case of missing Xenstore entry
Juergen Gross
2017-11-08
1
-2
/
+10
*
xen/manage: correct return value check on xenbus_scanf()
Jan Beulich
2017-11-08
1
-1
/
+1
*
xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()
Juergen Gross
2017-11-02
1
-1
/
+1
*
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
Stefano Stabellini
2017-10-05
1
-0
/
+19
*
xen: fix bio vec merging
Roger Pau Monne
2017-08-24
1
-2
/
+1
*
Xen: ARM: Zero reserved fields of xatp before making hypervisor call
Jiandi An
2017-08-06
1
-3
/
+5
*
xen/scsiback: Fix a TMR related use-after-free
Bart Van Assche
2017-07-27
1
-24
/
+9
*
swiotlb-xen: update dev_addr after swapping pages
Stefano Stabellini
2017-07-05
1
-2
/
+3
*
xen/privcmd: Support correctly 64KB page granularity when mapping memory
Julien Grall
2017-06-14
1
-2
/
+2
*
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
2017-05-14
2
-9
/
+81
*
xen/acpi: upload PM state from init-domain to Xen
Ankur Arora
2017-03-30
1
-8
/
+26
*
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
2017-01-26
1
-2
/
+2
*
xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
Boris Ostrovsky
2017-01-06
1
-1
/
+1
*
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-24
3
-19
/
+34
|
\
|
*
xenbus: check return value of xenbus_scanf()
Jan Beulich
2016-10-24
1
-1
/
+3
|
*
xenbus: prefer list_for_each()
Jan Beulich
2016-10-24
1
-2
/
+2
|
*
xenbus: advertise control feature flags
Juergen Gross
2016-10-24
1
-16
/
+29
*
|
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-06
5
-145
/
+108
|
\
|
|
*
xen/pciback: support driver_override
Juergen Gross
2016-09-30
1
-7
/
+29
|
*
xen/pciback: avoid multiple entries in slot list
Juergen Gross
2016-09-30
1
-8
/
+31
|
*
xen/pciback: simplify pcistub device handling
Juergen Gross
2016-09-30
1
-21
/
+21
|
*
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
2016-09-30
2
-81
/
+9
|
*
xen/events: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-30
1
-22
/
+12
|
*
xen: rename xen_pmu_init() in sys-hypervisor.c
Juergen Gross
2016-08-24
1
-6
/
+6
*
|
xenbus: don't look up transaction IDs for ordinary writes
Jan Beulich
2016-08-24
1
-1
/
+1
|
/
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-7
/
+7
*
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-27
18
-242
/
+428
|
\
|
*
xen: add static initialization of steal_clock op to xen_time_ops
Juergen Gross
2016-07-26
1
-1
/
+1
|
*
xen/evtchn: use xen_vcpu_id mapping
Vitaly Kuznetsov
2016-07-25
1
-1
/
+2
|
*
xen/events: fifo: use xen_vcpu_id mapping
Vitaly Kuznetsov
2016-07-25
1
-1
/
+1
|
*
xen/events: use xen_vcpu_id mapping in events_base
Vitaly Kuznetsov
2016-07-25
1
-5
/
+5
|
*
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
Vitaly Kuznetsov
2016-07-25
2
-2
/
+3
|
*
xen/evtchn: add IOCTL_EVTCHN_RESTRICT
David Vrabel
2016-07-25
1
-0
/
+40
|
*
xen: support runqueue steal time on xen
Juergen Gross
2016-07-06
1
-17
/
+23
|
*
xen-pciback: drop superfluous variables
Jan Beulich
2016-07-06
1
-10
/
+6
|
*
xen-pciback: short-circuit read path used for merging write values
Jan Beulich
2016-07-06
1
-4
/
+2
|
*
xen-pciback: use const and unsigned in bar_init()
Jan Beulich
2016-07-06
1
-2
/
+2
|
*
xen-pciback: simplify determination of 64-bit memory resource
Jan Beulich
2016-07-06
1
-4
/
+1
|
*
xen-pciback: fold read_dev_bar() into its now single caller
Jan Beulich
2016-07-06
1
-20
/
+13
|
*
xen-pciback: drop rom_init()
Jan Beulich
2016-07-06
1
-13
/
+1
|
*
xen-pciback: drop unused function parameter of read_dev_bar()
Jan Beulich
2016-07-06
1
-4
/
+3
|
*
xen: xenbus: Remove create_workqueue
Bhaktipriya Shridhar
2016-07-06
1
-14
/
+1
|
*
xen: xen-pciback: Remove create_workqueue
Bhaktipriya Shridhar
2016-07-06
3
-11
/
+2
|
*
xen: add steal_clock support on x86
Juergen Gross
2016-07-06
1
-0
/
+20
|
*
xen: use vma_pages().
Muhammad Falak R Wani
2016-07-06
3
-3
/
+3
|
*
ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
Shannon Zhao
2016-07-06
1
-1
/
+1
|
*
XEN: EFI: Move x86 specific codes to architecture directory
Shannon Zhao
2016-07-06
1
-139
/
+34
|
*
Xen: ARM: Add support for mapping AMBA device mmio
Shannon Zhao
2016-07-06
1
-0
/
+43
|
*
Xen: ARM: Add support for mapping platform device mmio
Shannon Zhao
2016-07-06
2
-0
/
+154
[next]