index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen, cpu_hotplug: Prevent an out of bounds access
Dan Carpenter
2020-01-29
1
-1
/
+1
*
xen/balloon: fix ballooned page accounting without hotplug enabled
Juergen Gross
2020-01-12
1
-1
/
+2
*
xen/pciback: Check dev_data before using it
Ross Lagerwall
2019-12-05
1
-1
/
+2
*
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
2019-11-28
1
-0
/
+3
*
xen/pci: reserve MCFG areas earlier
Igor Druzhinin
2019-10-17
1
-6
/
+15
*
xen/pciback: remove set but not used variable 'old_state'
YueHaibing
2019-08-25
1
-2
/
+1
*
xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
Juergen Gross
2019-08-06
1
-2
/
+2
*
xen: let alloc_xenballooned_pages() fail if not enough memory free
Juergen Gross
2019-08-04
1
-3
/
+13
*
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-06-11
1
-1
/
+1
*
xen/pciback: Don't disable PCI_COMMAND on PCI device reset.
Konrad Rzeszutek Wilk
2019-06-11
1
-2
/
+0
*
xen: xlate_mmu: add missing header to fix 'W=1' warning
Srikanth Boddepalli
2018-12-17
1
-0
/
+1
*
Kbuild: use -fshort-wchar globally
Arnd Bergmann
2018-11-23
1
-3
/
+0
*
xen-swiotlb: use actually allocated size on check physical continuous
Joe Jin
2018-11-13
1
-0
/
+6
*
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
2018-10-10
1
-1
/
+1
*
xen: avoid crash in disable_hotplug_cpu
Olaf Hering
2018-10-10
1
-7
/
+8
*
xen/manage: don't complain about an empty value in control/sysrq node
Vitaly Kuznetsov
2018-10-10
1
-2
/
+4
*
xen/scsiback: add error handling for xenbus_printf
Zhouyang Jia
2018-08-24
1
-3
/
+13
*
xen: add error handling for xenbus_printf
Zhouyang Jia
2018-08-24
1
-3
/
+15
*
xen: Remove unnecessary BUG_ON from __unbind_from_irq()
Boris Ostrovsky
2018-07-03
1
-2
/
+0
*
xen/acpi: off by one in read_acpi_id()
Dan Carpenter
2018-05-30
1
-3
/
+3
*
xen: xenbus: use put_device() instead of kfree()
Arvind Yadav
2018-05-30
1
-1
/
+4
*
xen/pirq: fix error path cleanup when binding MSIs
Roger Pau Monne
2018-05-30
1
-2
/
+2
*
xen/grant-table: Use put_page instead of free_page
Ross Lagerwall
2018-05-30
1
-2
/
+2
*
xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
Joe Jin
2018-05-30
1
-1
/
+1
*
xen/gntdev: Fix partial gntdev_mmap() cleanup
Ross Lagerwall
2018-03-03
1
-1
/
+3
*
xen/gntdev: Fix off-by-one error when unmapping with holes
Ross Lagerwall
2018-03-03
1
-3
/
+1
*
xen: XEN_ACPI_PROCESSOR is Dom0-only
Jan Beulich
2018-02-25
1
-1
/
+1
*
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
[next]