aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge branch into tip/master: 'x86/cpu'Ingo Molnar3-0/+5
2026-05-12ACPI: PAD: xen: Check ACPI_COMPANION() against NULLRafael J. Wysocki1-1/+5
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish3-0/+5
2026-04-23xen/privcmd: fix double free via VMA splittingJuergen Gross1-0/+7
2026-04-23Buffer overflow in drivers/xen/sys-hypervisor.cJuergen Gross1-2/+6
2026-04-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+16
2026-04-15Merge tag 'for-linus-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+20
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-11/+12
2026-04-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+4
2026-04-10xen/grant-table: guard gnttab_suspend/resume with CONFIG_HIBERNATE_CALLBACKSPengpeng Hou1-1/+2
2026-04-10xen/swiotlb: fix stale reference to swiotlb_unmap_page()Kexin Sun1-1/+1
2026-04-10xen/manage: unwind partial shutdown watcher setup on errorGuoHan Zhao1-3/+17
2026-04-09Merge branch 'acpi-driver'Rafael J. Wysocki1-11/+12
2026-04-07ACPI: PAD: xen: Convert to a platform driverRafael J. Wysocki1-11/+12
2026-04-04PCI: use generic driver_override infrastructureDanilo Krummrich1-2/+4
2026-03-26xen/privcmd: unregister xenstore notifier on module exitGuoHan Zhao1-0/+3
2026-03-20xen/privcmd: add boot control for restricted usage in domUJuergen Gross1-0/+13
2026-03-20xen/privcmd: restrict usage in unprivileged domUJuergen Gross1-3/+57
2026-03-13dma-mapping: Separate DMA sync issuing and completion waitingBarry Song1-8/+16
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-17/+61
2026-03-04xen/xenbus: better handle backend crashJuergen Gross2-2/+47
2026-03-04xenbus: add xenbus_device parameter to xenbus_read_driver_state()Juergen Gross4-10/+12
2026-03-03xen/acpi-processor: fix _CST detection using undersized evaluation bufferDavid Thomson1-5/+2
2026-02-28scsi: target: Use driver completion preference by defaultMike Christie1-0/+1
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook4-5/+4
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds4-12/+6
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds2-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds30-80/+80
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook33-119/+108
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2026-02-09Merge tag 'for-linus-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-36/+55
2026-02-02xenbus: Rename helpers to freeze/thaw/restoreJason Andryuk3-22/+22
2026-02-02xenbus: Use .freeze/.thaw to handle xenbus devicesJason Andryuk1-3/+1
2026-02-02xen/mcelog: simplify MCE_GETCLEAR_FLAGS using xchg()Uros Bizjak1-3/+1
2026-02-02xen/balloon: improve accuracy of initial balloon target for dom0Roger Pau Monne1-10/+17
2026-02-02Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne2-4/+18
2026-01-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1
2026-01-12x86/paravirt: Use common code for paravirt_steal_clock()Juergen Gross1-3/+0
2026-01-12arm/paravirt: Use common code for paravirt_steal_clock()Juergen Gross1-0/+2
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross1-0/+1
2026-01-12xen/virtio: Don't use grant-dma-ops when running as Dom0Teddy Astie1-1/+2
2026-01-12xen: privcmd: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari1-1/+2
2026-01-12xen/events: replace use of system_wq with system_percpu_wqMarco Crivellari1-3/+3
2026-01-11scsi: xen: scsiback: Fix potential memory leak in scsiback_remove()Abdun Nihaal1-0/+1
2026-01-05ACPI: PCI: IRQ: Fix INTx GSIs signednessLorenzo Pieralisi1-6/+7
2025-12-06Merge tag 'for-linus-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-12/+6
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-42/+41
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+8
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-12-05drivers/xen: use min() instead of min_t()David Laight1-1/+1
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+2
2025-11-17drivers/xen/xenbus: Replace deprecated strcpy in xenbus_transaction_endThorsten Blum1-10/+4
2025-11-17drivers/xen/xenbus: Simplify return statement in join()Thorsten Blum1-1/+1
2025-11-16convert xenfsAl Viro1-1/+1
2025-11-14syscore: Pass context data to callbacksThierry Reding1-4/+8
2025-11-13drivers/xen/xenbus: Fix namespace collision and split() section placement wit...Josh Poimboeuf1-2/+2
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook1-1/+1
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook1-1/+1
2025-10-29xen: swiotlb: Convert mapping routine to rely on physical addressLeon Romanovsky1-8/+12
2025-10-29xen: swiotlb: Switch to physical address mapping callbacksLeon Romanovsky1-34/+29
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+20
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+4
2025-09-22xen: take system_transition_mutex on suspendMarek Marczykowski-Górecki1-1/+10
2025-09-13mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()David Hildenbrand2-2/+4
2025-09-12xen: swiotlb: Open code map_resource callbackLeon Romanovsky1-1/+20
2025-09-09xen/manage: Fix suspend error pathLukas Wunner1-1/+2
2025-09-09xen/events: Update virq_to_irq on migrationJason Andryuk1-1/+12
2025-09-09xen/events: Return -EEXIST for bound VIRQsJason Andryuk1-5/+14
2025-09-09xen/events: Cleanup find_virq() return codesJason Andryuk1-3/+4
2025-09-08drivers/xen/gntdev: use xen_pv_domain() instead of cached valueJuergen Gross3-24/+18
2025-09-08xen: replace XENFEAT_auto_translated_physmap with xen_pv_domain()Juergen Gross6-17/+15
2025-08-20drivers/xen/xenbus: remove quirk for Xen 3.xJuergen Gross1-23/+0
2025-07-14xen/gntdev: remove struct gntdev_copy_batch from stackJuergen Gross2-21/+54
2025-07-14xen: fix UAF in dmabuf_exp_from_pages()Al Viro1-18/+10
2025-07-14xen: Remove some deadcode (x)Dr. David Alan Gilbert3-31/+0
2025-07-14xen-pciback: Replace scnprintf() with sysfs_emit_at()Ryan Chung1-6/+6
2025-07-14xen/xenbus: fix W=1 build warning in xenbus_va_dev_error functionPeng Jiang1-0/+2
2025-05-23xen/x86: fix initial memory balloon targetRoger Pau Monne1-5/+8
2025-05-23xen: swiotlb: Wire up map_resource callbackJohn Ernberg1-0/+1
2025-05-07xenbus: Use kref to track req lifetimeJason Andryuk4-8/+23
2025-05-07xenbus: Allow PVH dom0 a non-local xenstoreJason Andryuk1-6/+8
2025-05-07xen: swiotlb: Use swiotlb bouncing if kmalloc allocation demands itJohn Ernberg1-0/+1
2025-04-07x86/xen: fix balloon target initialization for PVH dom0Roger Pau Monne1-10/+24
2025-04-07xen: Change xen-acpi-processor dom0 dependencyJason Andryuk1-1/+1
2025-04-07xenbus: add module descriptionArnd Bergmann1-0/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+4
2025-03-21xen: balloon: update the NR_BALLOON_PAGES stateNico Pache1-0/+4
2025-03-21xen/pci: Do not register devices with segments >= 0x10000Roger Pau Monne1-0/+32
2025-03-14xen/pciback: Remove unused pcistub_get_pci_devDr. David Alan Gilbert2-22/+0
2025-03-14xenfs/xensyms: respect hypervisor's "next" indicationJan Beulich1-2/+2
2025-03-14xen: Add support for XenServer 6.1 platform deviceFrediano Ziglio1-0/+4
2025-02-14Merge tag 'for-linus-6.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-9/+13
2025-02-13Xen/swiotlb: mark xen_swiotlb_fixup() __initJan Beulich1-1/+1
2025-02-13xen/swiotlb: relax alignment requirementsJuergen Gross1-8/+12
2025-01-29Merge tag 'for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+14
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados1-1/+1
2025-01-22xen: update pvcalls_front_accept prototypeStefano Stabellini2-3/+13
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+0
2025-01-20xen: pcpu: remove unnecessary __ref annotationSergio Miguéns Iglesias1-1/+1
2025-01-15x86/apic: Convert to IRQCHIP_MOVE_DEFERREDThomas Gleixner1-6/+0
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-18Merge tag 'for-linus-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+7
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-23/+5
2024-11-13xen: Fix the issue of resource not being properly released in xenbus_dev_probe()Qiu-ji Chen1-1/+7
2024-11-03assorted variants of irqfd setup: convert to CLASS(fd)Al Viro1-13/+4
2024-11-03privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget()Al Viro1-10/+1
2024-10-18xen: Remove dependency between pciback and privcmdJiqian Chen4-7/+35
2024-10-16xen/events: Switch to irq_get_nr_irqs()Bart Van Assche1-1/+1
2024-10-02xen: Fix config option reference in XEN_PRIVCMD definitionLukas Bulwahn1-1/+1
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-8/+168
2024-09-27[tree-wide] finally take no_llseek outAl Viro3-3/+0
2024-09-25xen/pciback: fix cast to restricted pci_ers_result_t and pci_power_tMin-Hua Chen2-2/+2
2024-09-25xen/privcmd: Add new syscall to get gsi from devJiqian Chen3-3/+68
2024-09-25xen/pvh: Setup gsi for passthrough deviceJiqian Chen2-0/+70
2024-09-25xen/pci: Add a function to reset device for xenJiqian Chen2-3/+28
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+5
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds1-2/+2
2024-09-17xen/swiotlb: fix allocated sizeJuergen Gross1-2/+2
2024-09-17xen/swiotlb: add alignment check for dma buffersJuergen Gross1-0/+6
2024-09-13xen/pci: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-9/+5
2024-09-12xen/xenbus: Convert to use ERR_CAST()Shen Lichuan1-3/+3
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig1-2/+2
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro1-5/+5
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+3
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+7
2024-07-19Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/...Linus Torvalds1-11/+20
2024-07-10swiotlb: reduce swiotlb pool lookupsMichael Kelley1-11/+20
2024-07-03mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...David Hildenbrand1-2/+7
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2-3/+3
2024-07-02xen: privcmd: Fix possible access to a freed kirqfd instanceViresh Kumar1-1/+9
2024-07-02xen: privcmd: Switch from mutex to spinlock for irqfdsViresh Kumar1-10/+15
2024-07-02xen: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-07-01xen/manage: Constify struct shutdown_handlerChristophe JAILLET1-1/+1
2024-05-24Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-21/+29
2024-05-23drivers/xen: Improve the late XenStore init protocolHenry Wang1-13/+23
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds1-1/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2024-05-17xen/xenbus: Use *-y instead of *-objs in MakefileAndy Shevchenko1-8/+6
2024-05-13net: change proto and proto_ops accept typeJens Axboe1-1/+5
2024-05-07swiotlb: remove alloc_size argument to swiotlb_tbl_map_single()Michael Kelley1-1/+1
2024-04-25change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan2-2/+2
2024-03-19Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-15/+21
2024-03-17xen/events: increment refcnt only if event channel is refcountedJuergen Gross1-9/+13
2024-03-17xen/evtchn: avoid WARN() when unbinding an event channelJuergen Gross1-0/+6
2024-03-13x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne1-2/+0
2024-03-13xen/grant-dma-iommu: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-11Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-02-13xen/events: close evtchn after mapping cleanupMaximilian Heyne1-2/+6
2024-02-13xen/gntalloc: Replace UAPI 1-element arrayKees Cook1-1/+1
2024-02-13xen: balloon: make balloon_subsys constRicardo B. Marliere1-1/+1
2024-02-13xen: pcpu: make xen_pcpu_subsys constRicardo B. Marliere1-1/+1
2024-02-13xen/privcmd: Use memdup_array_user() in alloc_ioreq()Markus Elfring1-10/+5
2024-02-12xen/xenbus: document will_handle argument for xenbus_watch_path()SeongJae Park1-6/+9
2024-01-31x86/traps: Add sysvec_install() to install a system interrupt handlerXin Li1-1/+1
2024-01-17Merge tag 'for-linus-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-50/+59
2024-01-10xen/gntdev: Fix the abuse of underlying struct page in DMA-buf importOleksandr Tyshchenko1-25/+25
2024-01-09xen/xenbus: client: fix kernel-doc commentsRandy Dunlap1-25/+34
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-1/+1
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner1-1/+1
2023-11-28xen/events: fix error code in xen_bind_pirq_msi_to_irq()Dan Carpenter1-1/+3
2023-11-17xen: privcmd: Replace zero-length array with flex-array member and use __coun...Gustavo A. R. Silva1-1/+1
2023-11-17swiotlb-xen: provide the "max_mapping_size" methodKeith Busch1-0/+1
2023-11-15xen/events: remove some info_for_irq() calls in pirq handlingJuergen Gross1-49/+68
2023-11-15xen/events: modify internal [un]bind interfacesJuergen Gross1-135/+124
2023-11-15xen/events: drop xen_allocate_irqs_dynamic()Juergen Gross1-30/+44
2023-11-14xen/events: remove some simple helpers from events_base.cJuergen Gross1-59/+38
2023-11-14xen/events: reduce externally visible helper functionsJuergen Gross3-9/+13
2023-11-13xen/events: remove unused functionsJuergen Gross1-30/+0
2023-11-13xen/events: fix delayed eoi list handlingJuergen Gross1-1/+3
2023-11-13xen/shbuf: eliminate 17 kernel-doc warningsRandy Dunlap1-17/+17
2023-11-13acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0Roger Pau Monne1-0/+22
2023-11-13xen/events: avoid using info_for_irq() in xen_send_IPI_one()Juergen Gross1-4/+8
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+10
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+3
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+0
2023-11-01Merge tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-37/+437
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-20/+16
2023-10-16xen-pciback: Consider INTx disabled when MSI/MSI-X is enabledMarek Marczykowski-Górecki3-25/+23
2023-10-16xen: privcmd: Add support for ioeventfdViresh Kumar2-6/+407
2023-10-16xen: evtchn: Allow shared registration of IRQ handersViresh Kumar2-2/+3
2023-10-16xen: Make struct privcmd_irqfd's layout architecture independentViresh Kumar1-1/+1
2023-10-16xen/xenbus: Add __counted_by for struct read_buffer and use struct_size()Gustavo A. R. Silva1-2/+2
2023-10-16xenbus: fix error exit in xenbus_init()Juergen Gross1-1/+1
2023-10-13scsi: target: Have drivers report if they support direct submissionsMike Christie1-0/+3
2023-10-11xen: Remove now superfluous sentinel element from ctl_table arrayJoel Granados1-1/+0
2023-10-09locking/atomic, xen: Use sync_try_cmpxchg() instead of sync_cmpxchg()Uros Bizjak2-20/+16
2023-10-09xen/events: replace evtchn_rwlock with RCUJuergen Gross1-41/+46
2023-10-04xenbus/backend: dynamically allocate the xen-backend shrinkerQi Zheng1-7/+10
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross2-20/+3
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds1-1/+1
2023-08-22xen: privcmd: Add support for irqfdViresh Kumar2-2/+287
2023-08-22xen/xenbus: Avoid a lockdep warning when adding a watchPetr Pavlu1-2/+2
2023-08-21xen: Fix one kernel-doc commentYang Li1-1/+1
2023-08-21xen: xenbus: Use helper function IS_ERR_OR_NULL()Li Zetao1-1/+1
2023-08-21xen: Switch to use kmemdup() helperRuan Jinjie1-5/+2
2023-08-21xen-pciback: Remove unused function declarationsYue Haibing2-5/+0
2023-08-01swiotlb: make io_tlb_default_mem local to swiotlb.cPetr Tesarik1-1/+1