summaryrefslogtreecommitdiffstats
path: root/drivers/hv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-09-191-2/+2
|\
| * Merge v6.11-rc7 into drm-nextSimona Vetter2024-09-111-0/+1
| |\
| * \ Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter2024-08-081-2/+2
| |\ \
| | * \ Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-07-292-129/+98
| | |\ \
| | * | | printk: Add a short description string to kmsg_dump()Jocelyn Falempe2024-07-171-2/+2
* | | | | Merge tag 'hyperv-next-signed-20240916' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-09-191-3/+31
|\ \ \ \ \
| * | | | | Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_in...Saurabh Sengar2024-08-231-3/+31
| |/ / / /
* | | | | Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-09-093-11/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | hv: vmbus: Constify struct kobj_type and struct attribute_groupHongbo Li2024-09-051-2/+2
| * | | | Drivers: hv: vmbus: Fix the misplaced function descriptionRoman Kisel2024-08-031-3/+3
| * | | | Drivers: hv: Remove deprecated hv_fcopy declarationsRachel Menge2024-06-241-6/+0
| | |_|/ | |/| |
* | | | Drivers: hv: vmbus: Fix rescind handling in uio_hv_genericNaman Jain2024-09-031-0/+1
| |/ / |/| |
* | | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-4/+4
|\ \ \
| * | | driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-4/+4
| | |/ | |/|
* | | mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...David Hildenbrand2024-07-031-3/+2
| |/ |/|
* | Drivers: hv: Cosmetic changes for hv.c and balloon.cAditya Nagesh2024-06-062-82/+53
* | hv_balloon: Enable hot-add for memblock sizes > 128 MiBMichael Kelley2024-05-281-21/+43
* | hv_balloon: Use kernel macros to simplify open coded sequencesMichael Kelley2024-05-281-32/+8
|/
* Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-225-443/+18
|\
| * Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman2024-04-233-64/+88
| |\
| * | Drivers: hv: Remove fcopy driverSaurabh Sengar2024-04-113-440/+1
| * | Drivers: hv: vmbus: Add utility function for querying ring sizeSaurabh Sengar2024-04-112-3/+17
| | |
| \ \
*-. \ \ Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel2024-05-131-5/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy2024-04-261-5/+1
| |/
* | Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-04-113-64/+88
|\ \ | |/ |/|
| * Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encryptedMichael Kelley2024-04-101-1/+3
| * Drivers: hv: vmbus: Track decrypted status in vmbus_gpadlRick Edgecombe2024-04-101-4/+21
| * Drivers: hv: vmbus: Leak pages if set_memory_encrypted() failsRick Edgecombe2024-04-101-7/+22
| * hv: vmbus: Convert sprintf() family to sysfs_emit() familyLi Zhijian2024-04-101-52/+42
* | Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-03-214-34/+107
|\ \ | |/ |/|
| * x86/hyperv: Use Hyper-V entropy to seed guest random number generatorMichael Kelley2024-03-181-0/+69
| * hv: vmbus: Convert to platform remove callback returning voidUwe Kleine-König2024-03-121-3/+2
| * mshyperv: Introduce hv_get_hypervisor_version functionNuno Das Neves2024-03-121-0/+8
| * x86/hyperv: Use per cpu initial stack for vtl contextSaurabh Sengar2024-03-081-0/+1
| * hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves2024-03-042-31/+27
* | Drivers: hv: vmbus: make hv_bus constRicardo B. Marliere2024-03-031-1/+1
* | Drivers: hv: vmbus: Update indentation in create_gpadl_header()Michael Kelley2024-03-011-72/+70
* | Drivers: hv: vmbus: Remove duplication and cleanup code in create_gpadl_header()Michael Kelley2024-03-011-44/+10
* | hv_utils: Allow implicit ICTIMESYNCFLAG_SYNCPeter Martincic2024-03-011-1/+30
|/
* iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe2023-12-121-1/+1
* Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-031-2/+4
|\
| * hyperv: avoid dependency on screen_infoArnd Bergmann2023-10-171-2/+4
* | Drivers: hv: Remove now superfluous sentinel element from ctl_table arrayJoel Granados2023-10-111-1/+0
|/
* Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-09-046-66/+225
|\
| * x86/hyperv: Remove hv_isolation_type_en_snpDexuan Cui2023-08-252-9/+3
| * Drivers: hv: vmbus: Bring the post_msg_page back for TDX VMs with the paravisorDexuan Cui2023-08-252-6/+64
| * x86/hyperv: Introduce a global variable hyperv_paravisor_presentDexuan Cui2023-08-253-10/+18
| * Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VMDexuan Cui2023-08-251-7/+23
| * Drivers: hv: vmbus: Support fully enlightened TDX guestsDexuan Cui2023-08-251-2/+7
| * x86/hyperv: Support hypercalls for fully enlightened TDX guestsDexuan Cui2023-08-251-2/+8