summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2023-11-28xen/events: fix error code in xen_bind_pirq_msi_to_irq()Dan Carpenter
2023-11-17xen: privcmd: Replace zero-length array with flex-array member and use __coun...Gustavo A. R. Silva
2023-11-17swiotlb-xen: provide the "max_mapping_size" methodKeith Busch
2023-11-15xen/events: remove some info_for_irq() calls in pirq handlingJuergen Gross
2023-11-15xen/events: modify internal [un]bind interfacesJuergen Gross
2023-11-15xen/events: drop xen_allocate_irqs_dynamic()Juergen Gross
2023-11-14xen/events: remove some simple helpers from events_base.cJuergen Gross
2023-11-14xen/events: reduce externally visible helper functionsJuergen Gross
2023-11-13xen/events: remove unused functionsJuergen Gross
2023-11-13xen/events: fix delayed eoi list handlingJuergen Gross
2023-11-13xen/shbuf: eliminate 17 kernel-doc warningsRandy Dunlap
2023-11-13acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0Roger Pau Monne
2023-11-13xen/events: avoid using info_for_irq() in xen_send_IPI_one()Juergen Gross
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01Merge tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-16xen-pciback: Consider INTx disabled when MSI/MSI-X is enabledMarek Marczykowski-Górecki
2023-10-16xen: privcmd: Add support for ioeventfdViresh Kumar
2023-10-16xen: evtchn: Allow shared registration of IRQ handersViresh Kumar
2023-10-16xen: Make struct privcmd_irqfd's layout architecture independentViresh Kumar
2023-10-16xen/xenbus: Add __counted_by for struct read_buffer and use struct_size()Gustavo A. R. Silva
2023-10-16xenbus: fix error exit in xenbus_init()Juergen Gross
2023-10-13scsi: target: Have drivers report if they support direct submissionsMike Christie
2023-10-11xen: Remove now superfluous sentinel element from ctl_table arrayJoel Granados
2023-10-09locking/atomic, xen: Use sync_try_cmpxchg() instead of sync_cmpxchg()Uros Bizjak
2023-10-09xen/events: replace evtchn_rwlock with RCUJuergen Gross
2023-10-04xenbus/backend: dynamically allocate the xen-backend shrinkerQi Zheng
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-08-22xen: privcmd: Add support for irqfdViresh Kumar
2023-08-22xen/xenbus: Avoid a lockdep warning when adding a watchPetr Pavlu
2023-08-21xen: Fix one kernel-doc commentYang Li
2023-08-21xen: xenbus: Use helper function IS_ERR_OR_NULL()Li Zetao
2023-08-21xen: Switch to use kmemdup() helperRuan Jinjie
2023-08-21xen-pciback: Remove unused function declarationsYue Haibing
2023-08-01swiotlb: make io_tlb_default_mem local to swiotlb.cPetr Tesarik
2023-07-27xen: speed up grant-table reclaimDemi Marie Obenour
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh
2023-07-25xenbus: check xen_domain in xenbus_probe_initcallStefano Stabellini
2023-07-13Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-04xen/virtio: Fix NULL deref when a bridge of PCI root bus has no parentPetr Pavlu
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-19mm: ptep_get() conversionRyan Roberts
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-24xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter
2023-05-08xen/pvcalls: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-04-27Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds