index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
4
-5
/
+4
4 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
4
-12
/
+6
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
30
-80
/
+80
5 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
33
-119
/
+108
2026-02-11
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2026-02-10
Merge tag 'for-linus-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-36
/
+55
2026-02-02
xenbus: Rename helpers to freeze/thaw/restore
Jason Andryuk
3
-22
/
+22
2026-02-02
xenbus: Use .freeze/.thaw to handle xenbus devices
Jason Andryuk
1
-3
/
+1
2026-02-02
xen/mcelog: simplify MCE_GETCLEAR_FLAGS using xchg()
Uros Bizjak
1
-3
/
+1
2026-02-02
xen/balloon: improve accuracy of initial balloon target for dom0
Roger Pau Monne
1
-10
/
+17
2026-02-02
Partial revert "x86/xen: fix balloon target initialization for PVH dom0"
Roger Pau Monne
2
-4
/
+18
2026-01-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2026-01-12
x86/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
1
-3
/
+0
2026-01-12
arm/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
1
-0
/
+2
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
1
-0
/
+1
2026-01-12
xen/virtio: Don't use grant-dma-ops when running as Dom0
Teddy Astie
1
-1
/
+2
2026-01-12
xen: privcmd: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2026-01-12
xen/events: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-3
/
+3
2026-01-12
scsi: xen: scsiback: Fix potential memory leak in scsiback_remove()
Abdun Nihaal
1
-0
/
+1
2026-01-05
ACPI: PCI: IRQ: Fix INTx GSIs signedness
Lorenzo Pieralisi
1
-6
/
+7
2025-12-06
Merge tag 'for-linus-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+6
2025-12-06
Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-42
/
+41
2025-12-06
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+8
2025-12-06
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-12-05
drivers/xen: use min() instead of min_t()
David Laight
1
-1
/
+1
2025-12-04
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-2
/
+2
2025-11-17
drivers/xen/xenbus: Replace deprecated strcpy in xenbus_transaction_end
Thorsten Blum
1
-10
/
+4
2025-11-17
drivers/xen/xenbus: Simplify return statement in join()
Thorsten Blum
1
-1
/
+1
2025-11-16
convert xenfs
Al Viro
1
-1
/
+1
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-4
/
+8
2025-11-13
drivers/xen/xenbus: Fix namespace collision and split() section placement wit...
Josh Poimboeuf
1
-2
/
+2
2025-11-05
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-05
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-10-29
xen: swiotlb: Convert mapping routine to rely on physical address
Leon Romanovsky
1
-8
/
+12
2025-10-29
xen: swiotlb: Switch to physical address mapping callbacks
Leon Romanovsky
1
-34
/
+29
2025-10-04
Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+20
2025-10-03
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-14
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
[next]