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.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
2023-11-28
xen/events: fix error code in xen_bind_pirq_msi_to_irq()
Dan Carpenter
1
-1
/
+3
2023-11-17
xen: privcmd: Replace zero-length array with flex-array member and use __coun...
Gustavo A. R. Silva
1
-1
/
+1
2023-11-17
swiotlb-xen: provide the "max_mapping_size" method
Keith Busch
1
-0
/
+1
2023-11-15
xen/events: remove some info_for_irq() calls in pirq handling
Juergen Gross
1
-49
/
+68
2023-11-15
xen/events: modify internal [un]bind interfaces
Juergen Gross
1
-135
/
+124
2023-11-15
xen/events: drop xen_allocate_irqs_dynamic()
Juergen Gross
1
-30
/
+44
2023-11-14
xen/events: remove some simple helpers from events_base.c
Juergen Gross
1
-59
/
+38
2023-11-14
xen/events: reduce externally visible helper functions
Juergen Gross
3
-9
/
+13
2023-11-13
xen/events: remove unused functions
Juergen Gross
1
-30
/
+0
2023-11-13
xen/events: fix delayed eoi list handling
Juergen Gross
1
-1
/
+3
2023-11-13
xen/shbuf: eliminate 17 kernel-doc warnings
Randy Dunlap
1
-17
/
+17
2023-11-13
acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0
Roger Pau Monne
1
-0
/
+22
2023-11-13
xen/events: avoid using info_for_irq() in xen_send_IPI_one()
Juergen Gross
1
-4
/
+8
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+10
2023-11-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+3
2023-11-02
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2023-11-01
Merge tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-37
/
+437
2023-10-31
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-20
/
+16
2023-10-16
xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled
Marek Marczykowski-Górecki
3
-25
/
+23
2023-10-16
xen: privcmd: Add support for ioeventfd
Viresh Kumar
2
-6
/
+407
2023-10-16
xen: evtchn: Allow shared registration of IRQ handers
Viresh Kumar
2
-2
/
+3
2023-10-16
xen: Make struct privcmd_irqfd's layout architecture independent
Viresh Kumar
1
-1
/
+1
2023-10-16
xen/xenbus: Add __counted_by for struct read_buffer and use struct_size()
Gustavo A. R. Silva
1
-2
/
+2
2023-10-16
xenbus: fix error exit in xenbus_init()
Juergen Gross
1
-1
/
+1
2023-10-13
scsi: target: Have drivers report if they support direct submissions
Mike Christie
1
-0
/
+3
2023-10-11
xen: Remove now superfluous sentinel element from ctl_table array
Joel Granados
1
-1
/
+0
2023-10-09
locking/atomic, xen: Use sync_try_cmpxchg() instead of sync_cmpxchg()
Uros Bizjak
2
-20
/
+16
2023-10-09
xen/events: replace evtchn_rwlock with RCU
Juergen Gross
1
-41
/
+46
2023-10-04
xenbus/backend: dynamically allocate the xen-backend shrinker
Qi Zheng
1
-7
/
+10
2023-09-19
xen: simplify evtchn_do_upcall() call maze
Juergen Gross
2
-20
/
+3
2023-08-30
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-1
/
+1
2023-08-22
xen: privcmd: Add support for irqfd
Viresh Kumar
2
-2
/
+287
2023-08-22
xen/xenbus: Avoid a lockdep warning when adding a watch
Petr Pavlu
1
-2
/
+2
2023-08-21
xen: Fix one kernel-doc comment
Yang Li
1
-1
/
+1
2023-08-21
xen: xenbus: Use helper function IS_ERR_OR_NULL()
Li Zetao
1
-1
/
+1
2023-08-21
xen: Switch to use kmemdup() helper
Ruan Jinjie
1
-5
/
+2
2023-08-21
xen-pciback: Remove unused function declarations
Yue Haibing
2
-5
/
+0
2023-08-01
swiotlb: make io_tlb_default_mem local to swiotlb.c
Petr Tesarik
1
-1
/
+1
2023-07-27
xen: speed up grant-table reclaim
Demi Marie Obenour
1
-11
/
+29
2023-07-26
xen/evtchn: Introduce new IOCTL to bind static evtchn
Rahul Singh
2
-20
/
+31
2023-07-25
xenbus: check xen_domain in xenbus_probe_initcall
Stefano Stabellini
1
-0
/
+3
2023-07-13
Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2023-07-04
xen/virtio: Fix NULL deref when a bridge of PCI root bus has no parent
Petr Pavlu
1
-0
/
+2
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-28
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2023-06-20
mm: ptep_get() conversion
Ryan Roberts
1
-1
/
+1
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+4
2023-05-24
xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()
Dan Carpenter
1
-5
/
+4
2023-05-09
xen/pvcalls: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
1
-2
/
+2
2023-04-28
Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-37
/
+42
[next]