aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2019-04-07Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-04-05xen: use struct_size() helper in kzalloc()Andrea Righi
2019-03-15xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-11Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-08xen, cpu_hotplug: Prevent an out of bounds accessDan Carpenter
2019-03-05xen/balloon: mark inflated pages PG_offlineDavid Hildenbrand
2019-03-05mm/page_alloc.c: memory hotplug: free pages as higher orderArun KS
2019-03-05xen: remove pre-xen3 fallback handlersArnd Bergmann
2019-03-04xen/ACPI: Switch to bitmap_zalloc()Andy Shevchenko
2019-02-18x86/xen: dont add memory above max allowed allocationJuergen Gross
2019-02-18xen/gntdev: Check and release imported dma-bufs on closeOleksandr Andrushchenko
2019-02-18xen/gntdev: Do not destroy context while dma-bufs are in useOleksandr Andrushchenko
2019-02-18xen/pciback: Don't disable PCI_COMMAND on PCI device reset.Konrad Rzeszutek Wilk
2019-02-18xen-scsiback: mark expected switch fall-throughGustavo A. R. Silva
2019-02-18xen: mark expected switch fall-throughGustavo A. R. Silva
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche
2019-01-23arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig
2019-01-19Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-16xen: Fix x86 sched_clock() interface for xenJuergen Gross
2019-01-15pvcalls-front: fix potential null dereferenceWen Yang
2019-01-10pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlockWen Yang
2019-01-04xen/pvcalls: remove set but not used variable 'intf'YueHaibing
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02pvcalls-back: set -ENOTCONN in pvcalls_conn_back_readStefano Stabellini
2019-01-02pvcalls-front: don't return error when the ring is fullStefano Stabellini
2019-01-02pvcalls-front: properly allocate skStefano Stabellini
2019-01-02pvcalls-front: don't try to free unallocated ringsStefano Stabellini
2019-01-02pvcalls-front: read all data before closing the connectionStefano Stabellini
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse
2018-12-28mm/memory_hotplug: drop "online" parameter from add_memory_resource()David Hildenbrand
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-18xen: Introduce shared buffer helpers for page directory...Oleksandr Andrushchenko
2018-12-17xen/pciback: Check dev_data before using itRoss Lagerwall
2018-12-13swiotlb: remove dma_mark_cleanChristoph Hellwig
2018-12-13swiotlb: remove SWIOTLB_MAP_ERRORChristoph Hellwig
2018-12-06xen-swiotlb: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-29pvcalls-front: fixes incorrect error handlingPan Bian
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2018-11-29xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds