index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
2024-05-24
Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-23
drivers/xen: Improve the late XenStore init protocol
Henry Wang
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-17
xen/xenbus: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-05-07
swiotlb: remove alloc_size argument to swiotlb_tbl_map_single()
Michael Kelley
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-03-19
Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-17
xen/events: increment refcnt only if event channel is refcounted
Juergen Gross
2024-03-17
xen/evtchn: avoid WARN() when unbinding an event channel
Juergen Gross
2024-03-13
x86/xen: attempt to inflate the memory balloon on PVH
Roger Pau Monne
2024-03-13
xen/grant-dma-iommu: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-11
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-13
xen/events: close evtchn after mapping cleanup
Maximilian Heyne
2024-02-13
xen/gntalloc: Replace UAPI 1-element array
Kees Cook
2024-02-13
xen: balloon: make balloon_subsys const
Ricardo B. Marliere
2024-02-13
xen: pcpu: make xen_pcpu_subsys const
Ricardo B. Marliere
2024-02-13
xen/privcmd: Use memdup_array_user() in alloc_ioreq()
Markus Elfring
2024-02-12
xen/xenbus: document will_handle argument for xenbus_watch_path()
SeongJae Park
2024-01-31
x86/traps: Add sysvec_install() to install a system interrupt handler
Xin Li
2024-01-17
Merge tag 'for-linus-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-10
xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
Oleksandr Tyshchenko
2024-01-09
xen/xenbus: client: fix kernel-doc comments
Randy Dunlap
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-28
xen/events: fix error code in xen_bind_pirq_msi_to_irq()
Dan Carpenter
2023-11-17
xen: privcmd: Replace zero-length array with flex-array member and use __coun...
Gustavo A. R. Silva
2023-11-17
swiotlb-xen: provide the "max_mapping_size" method
Keith Busch
2023-11-15
xen/events: remove some info_for_irq() calls in pirq handling
Juergen Gross
2023-11-15
xen/events: modify internal [un]bind interfaces
Juergen Gross
2023-11-15
xen/events: drop xen_allocate_irqs_dynamic()
Juergen Gross
2023-11-14
xen/events: remove some simple helpers from events_base.c
Juergen Gross
2023-11-14
xen/events: reduce externally visible helper functions
Juergen Gross
2023-11-13
xen/events: remove unused functions
Juergen Gross
2023-11-13
xen/events: fix delayed eoi list handling
Juergen Gross
2023-11-13
xen/shbuf: eliminate 17 kernel-doc warnings
Randy Dunlap
2023-11-13
acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0
Roger Pau Monne
2023-11-13
xen/events: avoid using info_for_irq() in xen_send_IPI_one()
Juergen Gross
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-11-01
Merge tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-16
xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled
Marek Marczykowski-Górecki
2023-10-16
xen: privcmd: Add support for ioeventfd
Viresh Kumar
2023-10-16
xen: evtchn: Allow shared registration of IRQ handers
Viresh Kumar
2023-10-16
xen: Make struct privcmd_irqfd's layout architecture independent
Viresh Kumar
2023-10-16
xen/xenbus: Add __counted_by for struct read_buffer and use struct_size()
Gustavo A. R. Silva
2023-10-16
xenbus: fix error exit in xenbus_init()
Juergen Gross
[next]