aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/kvm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-27XEN uses irqdesc::irq_data_common::handler_data to store a per interruptThomas Gleixner1-8/+8
2020-08-20Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap1-0/+1
2020-08-20efi: avoid error message when booting under XenJuergen Gross1-1/+1
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko3-4/+7
2020-08-13xen: Sync up with the canonical protocol definition in XenOleksandr Andrushchenko1-3/+88
2020-08-13drm/xen-front: Add YUYV to supported formatsOleksandr Andrushchenko1-0/+1
2020-08-13drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko3-7/+7
2020-08-13xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko1-0/+8
2020-08-11x86/xen: drop tests for highmem in pv codeJuergen Gross2-95/+57
2020-08-11x86/xen: eliminate xen-asm_64.SJuergen Gross3-195/+180
2020-08-11x86/xen: remove 32-bit Xen PV guest supportJuergen Gross18-840/+50
2020-08-04xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maintStefano Stabellini1-6/+9
2020-08-04xen/arm: introduce phys/dma translations in xen_dma_sync_for_*Stefano Stabellini3-23/+32
2020-08-04swiotlb-xen: introduce phys_to_dma/dma_to_phys translationsStefano Stabellini1-21/+32
2020-08-04swiotlb-xen: remove XEN_PFN_PHYSStefano Stabellini2-7/+1
2020-08-04swiotlb-xen: add struct device * parameter to is_xen_swiotlb_bufferStefano Stabellini1-4/+4
2020-08-04swiotlb-xen: add struct device * parameter to xen_dma_sync_for_deviceStefano Stabellini3-6/+8
2020-08-04swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpuStefano Stabellini3-6/+8
2020-08-04swiotlb-xen: add struct device * parameter to xen_bus_to_physStefano Stabellini1-5/+5
2020-08-04swiotlb-xen: add struct device * parameter to xen_phys_to_busStefano Stabellini1-7/+7
2020-08-04swiotlb-xen: remove start_dma_addrStefano Stabellini1-5/+2
2020-08-04swiotlb-xen: use vmalloc_to_page on vmalloc virt addressesBoris Ostrovsky1-1/+7
2020-08-03Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"Roger Pau Monne1-14/+0
2020-08-03xen/balloon: make the balloon wait interruptibleRoger Pau Monne1-2/+4
2020-08-03xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne1-0/+6
2020-08-03xen: hypercall.h: fix duplicated wordRandy Dunlap1-1/+1
2020-08-03xen/gntdev: gntdev.h: drop a duplicated wordRandy Dunlap1-1/+1
2020-08-03xen/privcmd: Convert get_user_pages*() to pin_user_pages*()Souptick Joarder1-8/+2
2020-08-03xen/privcmd: Mark pages as dirtySouptick Joarder1-1/+4
2020-08-03xen/privcmd: Corrected error handling pathSouptick Joarder1-16/+15
2020-08-02Linux 5.8Linus Torvalds1-1/+1
2020-08-02kbuild: remove redundant FORCE definition in scripts/Makefile.modpostMasahiro Yamada1-3/+0
2020-08-02kconfig: qconf: remove wrong ConfigList::firstChild()Masahiro Yamada2-5/+1
2020-08-01vxlan: fix memleak of fdbTaehee Yoo1-2/+4
2020-08-01Revert "kconfig: qconf: don't show goback button on splitMode"Masahiro Yamada1-3/+2
2020-08-01Revert "kconfig: qconf: Change title for the item window"Masahiro Yamada1-9/+1
2020-08-01kconfig: qconf: remove "goBack" debug messageMasahiro Yamada1-1/+0
2020-08-01kconfig: qconf: use delete[] instead of delete to free arrayMasahiro Yamada1-2/+2
2020-08-01kconfig: qconf: compile moc object separatelyMasahiro Yamada3-7/+7
2020-08-01kconfig: qconf: use if_changed for qconf.moc ruleMasahiro Yamada1-2/+4
2020-07-31rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye1-1/+2
2020-07-31net/sched: The error lable position is corrected in ct_init_moduleliujian1-2/+2
2020-07-31libtraceevent: Fix build with binutils 2.35Ben Hutchings1-1/+1
2020-07-31perf tools: Fix record failure when mixed with ARM SPE eventWei Li1-4/+4
2020-07-31perf tests: Fix test 68 zstd compression for s390Thomas Richter1-1/+2
2020-07-31tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon1-0/+1
2020-07-31KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li1-3/+6
2020-07-31KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li1-1/+1
2020-07-31drm/nouveau: Accept 'legacy' format modifiersJames Jones1-2/+25
2020-07-30net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong1-2/+2