summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
4 daysxenbus: reject unterminated directory repliesYousef Alhouseen
4 daysxen/gntalloc: validate grant count before allocationYousef Alhouseen
4 daysxen/gntalloc: make grant counters unsignedYousef Alhouseen
4 daysxen/front-pgdir-shbuf: free grant reference head on errorsYousef Alhouseen
4 daysxen/gntdev: fix error handling in ioctlWentao Liang
4 daysxen/pvcalls: bound backend response req_id before indexing rsp[]Michael Bommarito
2026-06-17Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-12of: Factor arguments passed to of_map_id() into a structCharan Teja Kalla
2026-06-12of: Add convenience wrappers for of_map_id()Robin Murphy
2026-06-09xen/xenbus: Replace strcpy() with memcpy()refs/merge-window/d125f5c03e2ad0c25ecb026c6c504c1f4f1cbc9aDavid Laight
2026-06-08xen: balloon: Replace sprintf() with sysfs_emit()Yash Suthar
2026-06-08xen/mcelog: mark g_physinfo, ncpus and xen_mce_chrdev_device as __ro_after_initLen Bao
2026-06-08xen/platform-pci: Simplify initialization of pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-12ACPI: PAD: xen: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish
2026-04-23xen/privcmd: fix double free via VMA splittingJuergen Gross
2026-04-23Buffer overflow in drivers/xen/sys-hypervisor.cJuergen Gross
2026-04-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-15Merge tag 'for-linus-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-04-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-10xen/grant-table: guard gnttab_suspend/resume with CONFIG_HIBERNATE_CALLBACKSPengpeng Hou
2026-04-10xen/swiotlb: fix stale reference to swiotlb_unmap_page()Kexin Sun
2026-04-10xen/manage: unwind partial shutdown watcher setup on errorGuoHan Zhao
2026-04-09Merge branch 'acpi-driver'Rafael J. Wysocki
2026-04-07ACPI: PAD: xen: Convert to a platform driverRafael J. Wysocki
2026-04-04PCI: use generic driver_override infrastructureDanilo Krummrich
2026-03-26xen/privcmd: unregister xenstore notifier on module exitGuoHan Zhao
2026-03-20xen/privcmd: add boot control for restricted usage in domUJuergen Gross
2026-03-20xen/privcmd: restrict usage in unprivileged domUJuergen Gross
2026-03-13dma-mapping: Separate DMA sync issuing and completion waitingBarry Song
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-04xen/xenbus: better handle backend crashJuergen Gross
2026-03-04xenbus: add xenbus_device parameter to xenbus_read_driver_state()Juergen Gross
2026-03-03xen/acpi-processor: fix _CST detection using undersized evaluation bufferDavid Thomson
2026-02-28scsi: target: Use driver completion preference by defaultMike Christie
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-09Merge tag 'for-linus-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-02xenbus: Rename helpers to freeze/thaw/restoreJason Andryuk
2026-02-02xenbus: Use .freeze/.thaw to handle xenbus devicesJason Andryuk
2026-02-02xen/mcelog: simplify MCE_GETCLEAR_FLAGS using xchg()Uros Bizjak
2026-02-02xen/balloon: improve accuracy of initial balloon target for dom0Roger Pau Monne
2026-02-02Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne