index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-30
xen: xenbus driver must not accept invalid transaction ids
Juergen Gross
1
-1
/
+1
2017-11-08
xen: don't print error message in case of missing Xenstore entry
Juergen Gross
1
-2
/
+10
2017-11-08
xen/manage: correct return value check on xenbus_scanf()
Jan Beulich
1
-1
/
+1
2017-11-02
xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()
Juergen Gross
1
-1
/
+1
2017-10-05
fix xen_swiotlb_dma_mmap prototype
Arnd Bergmann
1
-1
/
+1
2017-10-05
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
Stefano Stabellini
1
-0
/
+19
2017-08-24
xen: fix bio vec merging
Roger Pau Monne
1
-2
/
+1
2017-07-05
swiotlb-xen: update dev_addr after swapping pages
Stefano Stabellini
1
-2
/
+3
2017-06-14
xen/privcmd: Support correctly 64KB page granularity when mapping memory
Julien Grall
1
-2
/
+2
2017-03-30
xen/acpi: upload PM state from init-domain to Xen
Ankur Arora
1
-8
/
+26
2017-01-06
xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
Boris Ostrovsky
1
-1
/
+1
2016-10-31
xenbus: don't look up transaction IDs for ordinary writes
Jan Beulich
1
-1
/
+1
2016-08-10
xenbus: don't bail early from xenbus_dev_request_and_reply()
Jan Beulich
1
-3
/
+0
2016-08-10
xenbus: don't BUG() on user mode induced condition
Jan Beulich
1
-6
/
+8
2016-08-10
xen/pciback: Fix conf_space read/write overlap check.
Andrey Grodzovsky
1
-4
/
+2
2016-07-27
xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
Jan Beulich
1
-32
/
+3
2016-07-27
xen/balloon: Fix declared-but-not-defined warning
Ross Lagerwall
1
-15
/
+13
2016-06-07
xen/events: Don't move disabled irqs
Ross Lagerwall
1
-2
/
+4
2016-05-11
xen/evtchn: fix ring resize when binding new events
Jan Beulich
1
-12
/
+8
2016-05-11
xen/balloon: Fix crash when ballooning on x86 32 bit PAE
Ross Lagerwall
1
-0
/
+16
2016-04-20
xen/events: Mask a moving irq
Boris Ostrovsky
1
-4
/
+24
2016-03-03
xen/pciback: Save the number of MSI-X entries to be copied later.
Konrad Rzeszutek Wilk
1
-1
/
+5
2016-03-03
xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
Konrad Rzeszutek Wilk
1
-1
/
+2
2016-03-03
xen/scsiback: correct frontend counting
Juergen Gross
1
-5
/
+5
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-22
/
+83
2015-12-18
xen-pciback: fix up cleanup path when alloc fails
Doug Goldstein
1
-1
/
+3
2015-12-18
xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.
Konrad Rzeszutek Wilk
1
-1
/
+7
2015-12-18
xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...
Konrad Rzeszutek Wilk
1
-13
/
+20
2015-12-18
xen/pciback: Do not install an IRQ handler for MSI interrupts.
Konrad Rzeszutek Wilk
1
-0
/
+7
2015-12-18
xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...
Konrad Rzeszutek Wilk
1
-0
/
+7
2015-12-18
xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...
Konrad Rzeszutek Wilk
1
-1
/
+6
2015-12-18
xen/pciback: Save xen_pci_op commands before processing it
Konrad Rzeszutek Wilk
2
-1
/
+15
2015-12-18
xen-scsiback: safely copy requests
David Vrabel
1
-1
/
+1
2015-12-02
xen/events/fifo: Consume unprocessed events when a CPU dies
Ross Lagerwall
1
-5
/
+18
2015-11-26
Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-19
/
+111
2015-11-26
xen/evtchn: dynamically grow pending event channel ring
David Vrabel
1
-16
/
+107
2015-11-26
xen/events: Always allocate legacy interrupts on PV guests
Boris Ostrovsky
1
-2
/
+3
2015-11-26
xen/gntdev: Grant maps should not be subject to NUMA balancing
Boris Ostrovsky
1
-1
/
+1
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-16
/
+16
2015-10-23
xen, cpu_hotplug: call device_offline instead of cpu_down
Stefano Stabellini
1
-1
/
+5
2015-10-23
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
2
-4
/
+6
2015-10-23
xenbus: Support multiple grants ring with 64KB
Julien Grall
1
-25
/
+72
2015-10-23
xen/grant-table: Add an helper to iterate over a specific number of grants
Julien Grall
1
-0
/
+22
2015-10-23
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
Julien Grall
1
-17
/
+17
2015-10-23
xen/balloon: Use the correct sizeof when declaring frame_list
Julien Grall
1
-1
/
+1
2015-10-23
xen/swiotlb: Add support for 64KB page granularity
Julien Grall
1
-20
/
+19
2015-10-23
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
Julien Grall
1
-2
/
+2
2015-10-23
xen/privcmd: Add support for Linux 64KB page granularity
Julien Grall
2
-43
/
+89
2015-10-23
xen/grant-table: Make it running on 64KB granularity
Julien Grall
1
-3
/
+3
2015-10-23
xen/events: fifo: Make it running on 64KB granularity
Julien Grall
2
-2
/
+2
[next]