index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
xen
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-23
xen/x86: fix initial memory balloon target
Roger Pau Monne
1
-5
/
+8
2025-05-23
xen: swiotlb: Wire up map_resource callback
John Ernberg
1
-0
/
+1
2025-05-07
xenbus: Use kref to track req lifetime
Jason Andryuk
4
-8
/
+23
2025-05-07
xenbus: Allow PVH dom0 a non-local xenstore
Jason Andryuk
1
-6
/
+8
2025-05-07
xen: swiotlb: Use swiotlb bouncing if kmalloc allocation demands it
John Ernberg
1
-0
/
+1
2025-04-07
x86/xen: fix balloon target initialization for PVH dom0
Roger Pau Monne
1
-10
/
+24
2025-04-07
xen: Change xen-acpi-processor dom0 dependency
Jason Andryuk
1
-1
/
+1
2025-04-07
xenbus: add module description
Arnd Bergmann
1
-0
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+4
2025-03-21
xen: balloon: update the NR_BALLOON_PAGES state
Nico Pache
1
-0
/
+4
2025-03-21
xen/pci: Do not register devices with segments >= 0x10000
Roger Pau Monne
1
-0
/
+32
2025-03-14
xen/pciback: Remove unused pcistub_get_pci_dev
Dr. David Alan Gilbert
2
-22
/
+0
2025-03-14
xenfs/xensyms: respect hypervisor's "next" indication
Jan Beulich
1
-2
/
+2
2025-03-14
xen: Add support for XenServer 6.1 platform device
Frediano Ziglio
1
-0
/
+4
2025-02-14
Merge tag 'for-linus-6.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-9
/
+13
2025-02-13
Xen/swiotlb: mark xen_swiotlb_fixup() __init
Jan Beulich
1
-1
/
+1
2025-02-13
xen/swiotlb: relax alignment requirements
Juergen Gross
1
-8
/
+12
2025-01-29
Merge tag 'for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
3
-4
/
+14
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-22
xen: update pvcalls_front_accept prototype
Stefano Stabellini
2
-3
/
+13
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+0
2025-01-20
xen: pcpu: remove unnecessary __ref annotation
Sergio Miguéns Iglesias
1
-1
/
+1
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
1
-6
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2024-11-18
Merge tag 'for-linus-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+7
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-23
/
+5
2024-11-13
xen: Fix the issue of resource not being properly released in xenbus_dev_probe()
Qiu-ji Chen
1
-1
/
+7
2024-11-03
assorted variants of irqfd setup: convert to CLASS(fd)
Al Viro
1
-13
/
+4
2024-11-03
privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget()
Al Viro
1
-10
/
+1
2024-10-18
xen: Remove dependency between pciback and privcmd
Jiqian Chen
4
-7
/
+35
2024-10-16
xen/events: Switch to irq_get_nr_irqs()
Bart Van Assche
1
-1
/
+1
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/kernel/git/xen/tip
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/kernel/git/viro/vfs
Linus Torvalds
1
-5
/
+5
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/dma-mapping
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/git/gregkh/driver-core
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/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+7
[next]