aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)AuthorFilesLines
2023-11-15xen/events: remove some info_for_irq() calls in pirq handlingGravatar Juergen Gross 1-49/+68
2023-11-15xen/events: modify internal [un]bind interfacesGravatar Juergen Gross 1-135/+124
2023-11-15xen/events: drop xen_allocate_irqs_dynamic()Gravatar Juergen Gross 1-30/+44
2023-11-14xen/events: remove some simple helpers from events_base.cGravatar Juergen Gross 1-59/+38
2023-11-14xen/events: reduce externally visible helper functionsGravatar Juergen Gross 3-9/+13
2023-11-13xen/events: remove unused functionsGravatar Juergen Gross 1-30/+0
2023-11-13xen/events: fix delayed eoi list handlingGravatar Juergen Gross 1-1/+3
2023-11-13xen/shbuf: eliminate 17 kernel-doc warningsGravatar Randy Dunlap 1-17/+17
2023-11-13acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0Gravatar Roger Pau Monne 1-0/+22
2023-11-13xen/events: avoid using info_for_irq() in xen_send_IPI_one()Gravatar Juergen Gross 1-4/+8
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-7/+10
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-0/+3
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-1/+0
2023-11-01Merge tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 9-37/+437
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-20/+16
2023-10-16xen-pciback: Consider INTx disabled when MSI/MSI-X is enabledGravatar Marek Marczykowski-Górecki 3-25/+23
2023-10-16xen: privcmd: Add support for ioeventfdGravatar Viresh Kumar 2-6/+407
2023-10-16xen: evtchn: Allow shared registration of IRQ handersGravatar Viresh Kumar 2-2/+3
2023-10-16xen: Make struct privcmd_irqfd's layout architecture independentGravatar Viresh Kumar 1-1/+1
2023-10-16xen/xenbus: Add __counted_by for struct read_buffer and use struct_size()Gravatar Gustavo A. R. Silva 1-2/+2
2023-10-16xenbus: fix error exit in xenbus_init()Gravatar Juergen Gross 1-1/+1
2023-10-13scsi: target: Have drivers report if they support direct submissionsGravatar Mike Christie 1-0/+3
2023-10-11xen: Remove now superfluous sentinel element from ctl_table arrayGravatar Joel Granados 1-1/+0
2023-10-09locking/atomic, xen: Use sync_try_cmpxchg() instead of sync_cmpxchg()Gravatar Uros Bizjak 2-20/+16
2023-10-09xen/events: replace evtchn_rwlock with RCUGravatar Juergen Gross 1-41/+46
2023-10-04xenbus/backend: dynamically allocate the xen-backend shrinkerGravatar Qi Zheng 1-7/+10
2023-09-19xen: simplify evtchn_do_upcall() call mazeGravatar Juergen Gross 2-20/+3
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Gravatar Linus Torvalds 1-1/+1
2023-08-22xen: privcmd: Add support for irqfdGravatar Viresh Kumar 2-2/+287
2023-08-22xen/xenbus: Avoid a lockdep warning when adding a watchGravatar Petr Pavlu 1-2/+2
2023-08-21xen: Fix one kernel-doc commentGravatar Yang Li 1-1/+1
2023-08-21xen: xenbus: Use helper function IS_ERR_OR_NULL()Gravatar Li Zetao 1-1/+1
2023-08-21xen: Switch to use kmemdup() helperGravatar Ruan Jinjie 1-5/+2
2023-08-21xen-pciback: Remove unused function declarationsGravatar Yue Haibing 2-5/+0
2023-08-01swiotlb: make io_tlb_default_mem local to swiotlb.cGravatar Petr Tesarik 1-1/+1
2023-07-27xen: speed up grant-table reclaimGravatar Demi Marie Obenour 1-11/+29
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnGravatar Rahul Singh 2-20/+31
2023-07-25xenbus: check xen_domain in xenbus_probe_initcallGravatar Stefano Stabellini 1-0/+3
2023-07-13Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2023-07-04xen/virtio: Fix NULL deref when a bridge of PCI root bus has no parentGravatar Petr Pavlu 1-0/+2
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+2
2023-06-19mm: ptep_get() conversionGravatar Ryan Roberts 1-1/+1
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-5/+4
2023-05-24xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Gravatar Dan Carpenter 1-5/+4
2023-05-08xen/pvcalls: Use alloc_ordered_workqueue() to create ordered workqueuesGravatar Tejun Heo 1-2/+2
2023-04-27Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-37/+42
2023-04-27Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-19/+1
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-30/+0
2023-04-24xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lockGravatar Juergen Gross 1-20/+26