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
2025-10-19
xen/events: Update virq_to_irq on migration
Jason Andryuk
1
-1
/
+12
2025-10-19
xen/events: Return -EEXIST for bound VIRQs
Jason Andryuk
1
-5
/
+14
2025-10-19
xen/manage: Fix suspend error path
Lukas Wunner
1
-1
/
+2
2025-10-19
xen/events: Cleanup find_virq() return codes
Jason Andryuk
1
-3
/
+4
2025-08-15
xen/gntdev: remove struct gntdev_copy_batch from stack
Juergen Gross
2
-21
/
+54
2025-08-15
xen: fix UAF in dmabuf_exp_from_pages()
Al Viro
1
-18
/
+10
2025-06-19
xen/x86: fix initial memory balloon target
Roger Pau Monne
1
-5
/
+8
2025-05-29
xenbus: Allow PVH dom0 a non-local xenstore
Jason Andryuk
1
-6
/
+8
2025-05-29
xen: Add support for XenServer 6.1 platform device
Frediano Ziglio
1
-0
/
+4
2025-05-29
xen/pci: Do not register devices with segments >= 0x10000
Roger Pau Monne
1
-0
/
+32
2025-05-18
xenbus: Use kref to track req lifetime
Jason Andryuk
4
-8
/
+23
2025-05-18
xen: swiotlb: Use swiotlb bouncing if kmalloc allocation demands it
John Ernberg
1
-0
/
+1
2025-05-02
xen: Change xen-acpi-processor dom0 dependency
Jason Andryuk
1
-1
/
+1
2025-04-20
x86/xen: fix balloon target initialization for PVH dom0
Roger Pau Monne
1
-10
/
+24
2025-04-20
xenfs/xensyms: respect hypervisor's "next" indication
Jan Beulich
1
-2
/
+2
2025-03-22
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-05
xen: Fix the issue of resource not being properly released in xenbus_dev_probe()
Qiu-ji Chen
1
-1
/
+7
2024-10-18
xen: Remove dependency between pciback and privcmd
Jiqian Chen
4
-7
/
+35
2024-10-02
xen: Fix config option reference in XEN_PRIVCMD definition
Lukas Bulwahn
1
-1
/
+1
2024-09-27
Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-8
/
+168
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
3
-3
/
+0
2024-09-25
xen/pciback: fix cast to restricted pci_ers_result_t and pci_power_t
Min-Hua Chen
2
-2
/
+2
2024-09-25
xen/privcmd: Add new syscall to get gsi from dev
Jiqian Chen
3
-3
/
+68
2024-09-25
xen/pvh: Setup gsi for passthrough device
Jiqian Chen
2
-0
/
+70
2024-09-25
xen/pci: Add a function to reset device for xen
Jiqian Chen
2
-3
/
+28
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+5
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-2
/
+2
2024-09-17
xen/swiotlb: fix allocated size
Juergen Gross
1
-2
/
+2
2024-09-17
xen/swiotlb: add alignment check for dma buffers
Juergen Gross
1
-0
/
+6
2024-09-13
xen/pci: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-9
/
+5
2024-09-12
xen/xenbus: Convert to use ERR_CAST()
Shen Lichuan
1
-3
/
+3
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
1
-2
/
+2
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-5
/
+5
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+3
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+7
2024-07-19
Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-11
/
+20
2024-07-10
swiotlb: reduce swiotlb pool lookups
Michael Kelley
1
-11
/
+20
2024-07-03
mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...
David Hildenbrand
1
-2
/
+7
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2
-3
/
+3
2024-07-02
xen: privcmd: Fix possible access to a freed kirqfd instance
Viresh Kumar
1
-1
/
+9
2024-07-02
xen: privcmd: Switch from mutex to spinlock for irqfds
Viresh Kumar
1
-10
/
+15
2024-07-02
xen: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-0
/
+4
2024-07-01
xen/manage: Constify struct shutdown_handler
Christophe JAILLET
1
-1
/
+1
2024-05-24
Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-21
/
+29
2024-05-23
drivers/xen: Improve the late XenStore init protocol
Henry Wang
1
-13
/
+23
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2024-05-17
xen/xenbus: Use *-y instead of *-objs in Makefile
Andy Shevchenko
1
-8
/
+6
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
1
-1
/
+5
[next]