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
8 days
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-17
/
+61
11 days
xen/xenbus: better handle backend crash
Juergen Gross
-2
/
+47
11 days
xenbus: add xenbus_device parameter to xenbus_read_driver_state()
Juergen Gross
-10
/
+12
12 days
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
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
-1
/
+1
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
-1
/
+1
2025-10-29
xen: swiotlb: Convert mapping routine to rely on physical address
Leon Romanovsky
-8
/
+12
2025-10-29
xen: swiotlb: Switch to physical address mapping callbacks
Leon Romanovsky
-34
/
+29
2025-10-03
Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-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
/
+4
2025-09-22
xen: take system_transition_mutex on suspend
Marek Marczykowski-Górecki
-1
/
+10
2025-09-13
mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
-2
/
+4
2025-09-12
xen: swiotlb: Open code map_resource callback
Leon Romanovsky
-1
/
+20
2025-09-09
xen/manage: Fix suspend error path
Lukas Wunner
-1
/
+2
2025-09-09
xen/events: Update virq_to_irq on migration
Jason Andryuk
-1
/
+12
2025-09-09
xen/events: Return -EEXIST for bound VIRQs
Jason Andryuk
-5
/
+14
2025-09-09
xen/events: Cleanup find_virq() return codes
Jason Andryuk
-3
/
+4
2025-09-08
drivers/xen/gntdev: use xen_pv_domain() instead of cached value
Juergen Gross
-24
/
+18
[next]