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
compress-2026-03-30
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
12 days
xen/privcmd: unregister xenstore notifier on module exit
GuoHan Zhao
1
-0
/
+3
2026-03-25
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
1
-0
/
+13
2026-03-25
xen/privcmd: restrict usage in unprivileged domU
Juergen Gross
1
-3
/
+57
2026-03-12
xen/acpi-processor: fix _CST detection using undersized evaluation buffer
David Thomson
1
-5
/
+2
2026-03-04
xenbus: Use .freeze/.thaw to handle xenbus devices
Jason Andryuk
1
-3
/
+1
2026-02-26
Partial revert "x86/xen: fix balloon target initialization for PVH dom0"
Roger Pau Monne
2
-4
/
+18
2026-02-26
xen/virtio: Don't use grant-dma-ops when running as Dom0
Teddy Astie
1
-1
/
+2
2026-01-30
scsi: xen: scsiback: Fix potential memory leak in scsiback_remove()
Abdun Nihaal
1
-0
/
+1
2025-10-03
Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+20
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+4
2025-09-22
xen: take system_transition_mutex on suspend
Marek Marczykowski-Górecki
1
-1
/
+10
2025-09-13
mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
2
-2
/
+4
2025-09-12
xen: swiotlb: Open code map_resource callback
Leon Romanovsky
1
-1
/
+20
2025-09-09
xen/manage: Fix suspend error path
Lukas Wunner
1
-1
/
+2
2025-09-09
xen/events: Update virq_to_irq on migration
Jason Andryuk
1
-1
/
+12
2025-09-09
xen/events: Return -EEXIST for bound VIRQs
Jason Andryuk
1
-5
/
+14
2025-09-09
xen/events: Cleanup find_virq() return codes
Jason Andryuk
1
-3
/
+4
2025-09-08
drivers/xen/gntdev: use xen_pv_domain() instead of cached value
Juergen Gross
3
-24
/
+18
2025-09-08
xen: replace XENFEAT_auto_translated_physmap with xen_pv_domain()
Juergen Gross
6
-17
/
+15
2025-08-20
drivers/xen/xenbus: remove quirk for Xen 3.x
Juergen Gross
1
-23
/
+0
2025-07-14
xen/gntdev: remove struct gntdev_copy_batch from stack
Juergen Gross
2
-21
/
+54
2025-07-14
xen: fix UAF in dmabuf_exp_from_pages()
Al Viro
1
-18
/
+10
2025-07-14
xen: Remove some deadcode (x)
Dr. David Alan Gilbert
3
-31
/
+0
2025-07-14
xen-pciback: Replace scnprintf() with sysfs_emit_at()
Ryan Chung
1
-6
/
+6
2025-07-14
xen/xenbus: fix W=1 build warning in xenbus_va_dev_error function
Peng Jiang
1
-0
/
+2
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/...
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/kern...
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/kern...
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/...
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
[next]