index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Lines
2026-04-17
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-8
/
+16
2026-04-15
Merge tag 'for-linus-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-5
/
+20
2026-04-13
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-11
/
+12
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+4
2026-04-10
xen/grant-table: guard gnttab_suspend/resume with CONFIG_HIBERNATE_CALLBACKS
Pengpeng Hou
-1
/
+2
2026-04-10
xen/swiotlb: fix stale reference to swiotlb_unmap_page()
Kexin Sun
-1
/
+1
2026-04-10
xen/manage: unwind partial shutdown watcher setup on error
GuoHan Zhao
-3
/
+17
2026-04-09
Merge branch 'acpi-driver'
Rafael J. Wysocki
-11
/
+12
2026-04-07
ACPI: PAD: xen: Convert to a platform driver
Rafael J. Wysocki
-11
/
+12
2026-04-04
PCI: use generic driver_override infrastructure
Danilo Krummrich
-2
/
+4
2026-03-26
xen/privcmd: unregister xenstore notifier on module exit
GuoHan Zhao
-0
/
+3
2026-03-20
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
-0
/
+13
2026-03-20
xen/privcmd: restrict usage in unprivileged domU
Juergen Gross
-3
/
+57
2026-03-13
dma-mapping: Separate DMA sync issuing and completion waiting
Barry Song
-8
/
+16
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-17
/
+61
2026-03-04
xen/xenbus: better handle backend crash
Juergen Gross
-2
/
+47
2026-03-04
xenbus: add xenbus_device parameter to xenbus_read_driver_state()
Juergen Gross
-10
/
+12
2026-03-03
xen/acpi-processor: fix _CST detection using undersized evaluation buffer
David Thomson
-5
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-5
/
+4
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-12
/
+6
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-80
/
+80
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-119
/
+108
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2026-02-09
Merge tag 'for-linus-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-36
/
+55
2026-02-02
xenbus: Rename helpers to freeze/thaw/restore
Jason Andryuk
-22
/
+22
2026-02-02
xenbus: Use .freeze/.thaw to handle xenbus devices
Jason Andryuk
-3
/
+1
2026-02-02
xen/mcelog: simplify MCE_GETCLEAR_FLAGS using xchg()
Uros Bizjak
-3
/
+1
2026-02-02
xen/balloon: improve accuracy of initial balloon target for dom0
Roger Pau Monne
-10
/
+17
2026-02-02
Partial revert "x86/xen: fix balloon target initialization for PVH dom0"
Roger Pau Monne
-4
/
+18
2026-01-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-0
/
+1
2026-01-12
x86/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
-3
/
+0
2026-01-12
arm/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
-0
/
+2
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
-0
/
+1
2026-01-12
xen/virtio: Don't use grant-dma-ops when running as Dom0
Teddy Astie
-1
/
+2
2026-01-12
xen: privcmd: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
-1
/
+2
2026-01-12
xen/events: replace use of system_wq with system_percpu_wq
Marco Crivellari
-3
/
+3
2026-01-11
scsi: xen: scsiback: Fix potential memory leak in scsiback_remove()
Abdun Nihaal
-0
/
+1
2026-01-05
ACPI: PCI: IRQ: Fix INTx GSIs signedness
Lorenzo Pieralisi
-6
/
+7
2025-12-06
Merge tag 'for-linus-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-12
/
+6
2025-12-06
Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-42
/
+41
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+8
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2025-12-05
drivers/xen: use min() instead of min_t()
David Laight
-1
/
+1
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-2
/
+2
2025-11-17
drivers/xen/xenbus: Replace deprecated strcpy in xenbus_transaction_end
Thorsten Blum
-10
/
+4
2025-11-17
drivers/xen/xenbus: Simplify return statement in join()
Thorsten Blum
-1
/
+1
2025-11-16
convert xenfs
Al Viro
-1
/
+1
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
-4
/
+8
2025-11-13
drivers/xen/xenbus: Fix namespace collision and split() section placement wit...
Josh Poimboeuf
-2
/
+2
[next]