index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
2025-05-18
xenbus: Use kref to track req lifetime
Jason Andryuk
4
-8
/
+23
2025-05-02
xen: Change xen-acpi-processor dom0 dependency
Jason Andryuk
1
-1
/
+1
2025-04-25
Revert "Xen/swiotlb: mark xen_swiotlb_fixup() __init"
Greg Kroah-Hartman
1
-1
/
+1
2025-04-25
xenfs/xensyms: respect hypervisor's "next" indication
Jan Beulich
1
-2
/
+2
2025-03-28
Xen/swiotlb: mark xen_swiotlb_fixup() __init
Jan Beulich
1
-1
/
+1
2025-02-21
xen/swiotlb: relax alignment requirements
Juergen Gross
1
-8
/
+12
2024-12-14
xen: Fix the issue of resource not being properly released in xenbus_dev_probe()
Qiu-ji Chen
1
-1
/
+7
2024-10-17
xen/swiotlb: fix allocated size
Juergen Gross
1
-2
/
+2
2024-10-17
xen/swiotlb: add alignment check for dma buffers
Juergen Gross
1
-0
/
+6
2024-06-12
drivers/xen: Improve the late XenStore init protocol
Henry Wang
1
-13
/
+23
2024-03-06
xen/events: close evtchn after mapping cleanup
Maximilian Heyne
1
-3
/
+2
2024-02-05
xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
Oleksandr Tyshchenko
1
-25
/
+25
2023-12-08
xen: simplify evtchn_do_upcall() call maze
Juergen Gross
2
-20
/
+3
2023-12-08
xen: Allow platform PCI interrupt to be shared
David Woodhouse
2
-6
/
+8
2023-12-03
swiotlb-xen: provide the "max_mapping_size" method
Keith Busch
1
-0
/
+1
2023-11-28
xen/events: fix delayed eoi list handling
Juergen Gross
1
-1
/
+3
2023-11-20
xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled
Marek Marczykowski-Górecki
3
-25
/
+23
2023-11-20
xenbus: fix error exit in xenbus_init()
Juergen Gross
1
-1
/
+1
2023-10-10
xen/events: replace evtchn_rwlock with RCU
Juergen Gross
1
-41
/
+46
2023-08-03
xen: speed up grant-table reclaim
Demi Marie Obenour
1
-11
/
+29
2023-08-03
xenbus: check xen_domain in xenbus_probe_initcall
Stefano Stabellini
1
-0
/
+3
2023-05-30
xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()
Dan Carpenter
1
-5
/
+4
2023-05-11
ACPI: processor: Fix evaluating _PDC method when running as Xen dom0
Roger Pau Monne
1
-0
/
+20
2023-03-10
xen/grant-dma-iommu: Implement a dummy probe_device() callback
Oleksandr Tyshchenko
1
-2
/
+9
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
1
-4
/
+4
2023-02-09
fix "direction" argument of iov_iter_kvec()
Al Viro
1
-4
/
+4
2023-02-01
xen/pvcalls: free active map buffer on pvcalls_front_free_map
Oleksii Moisieiev
1
-1
/
+3
2022-12-31
xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()
Harshit Mogalapalli
1
-1
/
+1
2022-11-16
Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+14
2022-11-15
xen/platform-pci: use define instead of literal number
Juergen Gross
1
-1
/
+2
2022-11-14
xen/platform-pci: add missing free_irq() in error path
ruanjinjie
1
-2
/
+5
2022-11-14
xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too
Marek Marczykowski-Górecki
1
-3
/
+6
2022-11-14
xen/pcpu: fix possible memory leak in register_pcpu()
Yang Yingliang
1
-1
/
+1
2022-10-21
Merge tag 'for-linus-6.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+15
2022-10-14
xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts
Oleksandr Tyshchenko
1
-12
/
+12
2022-10-14
xen/virtio: Handle cases when page offset > PAGE_SIZE properly
Oleksandr Tyshchenko
1
-3
/
+6
2022-10-12
Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-74
/
+125
2022-10-12
xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"
Colin Ian King
1
-1
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-10-10
xen/virtio: enable grant based virtio on x86
Juergen Gross
1
-1
/
+11
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-12
/
+0
2022-10-07
xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANT
Juergen Gross
1
-0
/
+3
2022-10-07
xen/virtio: restructure xen grant dma setup
Juergen Gross
1
-25
/
+43
2022-10-06
xen/gntdev: Accommodate VMA splitting
M. Vefa Bicakci
2
-34
/
+27
2022-10-06
xen/gntdev: Prevent leaking grants
M. Vefa Bicakci
1
-5
/
+17
2022-10-06
xen/virtio: Fix potential deadlock when accessing xen_grant_dma_devices
Oleksandr Tyshchenko
1
-5
/
+19
2022-10-06
xen/virtio: Fix n_pages calculation in xen_grant_dma_map(unmap)_page()
Oleksandr Tyshchenko
1
-2
/
+3
2022-10-06
xen/xenbus: Fix spelling mistake "hardward" -> "hardware"
Colin Ian King
1
-1
/
+1
2022-09-26
xen: use vma_lookup() in privcmd_ioctl_mmap()
Liam R. Howlett
1
-1
/
+1
2022-09-23
Merge tag 'for-linus-6.0-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+6
[next]