- 5f16eb0 Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 months ago
- 2bd5059 Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' into next by Joerg Roedel · 10 months ago
- f091e93 dma-mapping: Simplify arch_setup_dma_ops() by Robin Murphy · 11 months ago
- df1aa5b Merge 6.9-rc5 into char-misc-next by Greg Kroah-Hartman · 10 months ago
- 52e5070 Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 11 months ago
- ec314f6 Drivers: hv: Remove fcopy driver by Saurabh Sengar · 11 months ago
- e8c4bd6 Drivers: hv: vmbus: Add utility function for querying ring size by Saurabh Sengar · 11 months ago
- 30d18df Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted by Michael Kelley · 12 months ago
- 211f514 Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl by Rick Edgecombe · 12 months ago
- 03f5a99 Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails by Rick Edgecombe · 12 months ago
- d9ea7a3 hv: vmbus: Convert sprintf() family to sysfs_emit() family by Li Zhijian · 12 months ago
- cfce216 Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 12 months ago
- f2580a9 x86/hyperv: Use Hyper-V entropy to seed guest random number generator by Michael Kelley · 12 months ago
- 2a07bad hv: vmbus: Convert to platform remove callback returning void by Uwe Kleine-König · 12 months ago
- 410779d mshyperv: Introduce hv_get_hypervisor_version function by Nuno Das Neves · 12 months ago
- 2b4b90e x86/hyperv: Use per cpu initial stack for vtl context by Saurabh Sengar · 1 year ago
- 0e3f7d1 hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_* by Nuno Das Neves · 1 year ago
- aa707b6 Drivers: hv: vmbus: make hv_bus const by Ricardo B. Marliere · 1 year, 1 month ago
- 9645e74 Drivers: hv: vmbus: Update indentation in create_gpadl_header() by Michael Kelley · 1 year, 2 months ago
- 8db0edc4 Drivers: hv: vmbus: Remove duplication and cleanup code in create_gpadl_header() by Michael Kelley · 1 year, 2 months ago
- adf4752 hv_utils: Allow implicit ICTIMESYNCFLAG_SYNC by Peter Martincic · 1 year, 3 months ago
- 4720287 iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops() by Jason Gunthorpe · 1 year, 3 months ago
- 1f24458 Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 1 year, 4 months ago
- a07b50d8 hyperv: avoid dependency on screen_info by Arnd Bergmann · 1 year, 5 months ago
- a90d3c4 Drivers: hv: Remove now superfluous sentinel element from ctl_table array by Joel Granados · 1 year, 5 months ago
- 0b90c56 Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 1 year, 6 months ago
- e3131f1 x86/hyperv: Remove hv_isolation_type_en_snp by Dexuan Cui · 1 year, 6 months ago
- 2337829 Drivers: hv: vmbus: Bring the post_msg_page back for TDX VMs with the paravisor by Dexuan Cui · 1 year, 6 months ago
- d3a9d7e x86/hyperv: Introduce a global variable hyperv_paravisor_present by Dexuan Cui · 1 year, 6 months ago
- cceb4e0 Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VM by Dexuan Cui · 1 year, 6 months ago
- 68f2f2b Drivers: hv: vmbus: Support fully enlightened TDX guests by Dexuan Cui · 1 year, 6 months ago
- d6e0228 x86/hyperv: Support hypercalls for fully enlightened TDX guests by Dexuan Cui · 1 year, 6 months ago
- 08e9d120 x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests by Dexuan Cui · 1 year, 6 months ago
- 78e04bb Drivers: hv: vmbus: Don't dereference ACPI root object handle by Maciej S. Szmigiero · 1 year, 7 months ago
- 193061e drivers: hv: Mark percpu hvcall input arg page unencrypted in SEV-SNP enlightened guest by Tianyu Lan · 1 year, 7 months ago
- 8387ce0 x86/hyperv: Set Virtual Trust Level in VMBus init message by Tianyu Lan · 1 year, 7 months ago
- d6e2d65 x86/hyperv: Add sev-snp enlightened guest static key by Tianyu Lan · 1 year, 7 months ago
- 4f74fb3 hv_balloon: Update the balloon driver to use the SBRM API by Mitchell Levy · 1 year, 7 months ago
- 55e544e x86/hyperv: Improve code for referencing hyperv_pcpu_input_arg by Nischala Yelchuri · 1 year, 9 months ago
- a6fe043 Drivers: hv: Change hv_free_hyperv_page() to take void * argument by Kameron Carr · 1 year, 8 months ago
- 9636be8 x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline by Michael Kelley · 1 year, 9 months ago
- 320805a Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs by Michael Kelley · 1 year, 10 months ago
- ec97e11 Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() fails by Dexuan Cui · 1 year, 10 months ago
- da46b58 Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 1 year, 10 months ago
- 888d3c9 Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 10 months ago
- 556eb8b Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 1 year, 10 months ago
- bc1bb2a Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- 9c318a1 Drivers: hv: move panic report code from vmbus to hv early init code by Long Li · 1 year, 11 months ago
- d01b9a9 Drivers: hv: Kconfig: Add HYPERV_VTL_MODE by Saurabh Sengar · 1 year, 11 months ago
- 9a6b1a1 Drivers: hv: vmbus: Remove the per-CPU post_msg_page by Dexuan Cui · 1 year, 11 months ago
- 2c6ba42 PCI: hv: Enable PCI pass-thru devices in Confidential VMs by Michael Kelley · 2 years ago
- 6afd9dc1 Drivers: hv: Don't remap addresses that are above shared_gpa_boundary by Michael Kelley · 2 years ago
- 25727aa hv_netvsc: Remove second mapping of send and recv buffers by Michael Kelley · 2 years ago
- bb86239 Drivers: hv: vmbus: Remove second way of mapping ring buffers by Michael Kelley · 2 years ago
- a5ddb74 Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages by Michael Kelley · 2 years ago
- 21eb596 Merge remote-tracking branch 'tip/x86/sev' into hyperv-next by Wei Liu · 1 year, 11 months ago
- f83705a Driver: VMBus: Add Devicetree support by Saurabh Sengar · 2 years ago
- 9c84342 Drivers: hv: vmbus: Convert acpi_device to more generic platform_device by Saurabh Sengar · 2 years ago
- 525f23f hv: simplify sysctl registration by Luis Chamberlain · 2 years ago
- 812b059 x86/hyperv: Change vTOM handling to use standard coco mechanisms by Michael Kelley · 2 years ago
- d33ddc9 Drivers: hv: Explicitly request decrypted in vmap_pfn() calls by Michael Kelley · 2 years ago
- 75cff72 driver core: bus: mark the struct bus_type for sysfs callbacks as constant by Greg Kroah-Hartman · 2 years ago
- 1eb65c8 Drivers: vmbus: Check for channel allocation before looking up relids by Mohammed Gamal · 2 years ago
- a93e884e Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years ago
- b8878e5 Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 2 years ago
- 6dfb0771 HV: hv_balloon: fix memory leak with using debugfs_lookup() by Greg Kroah-Hartman · 2 years, 1 month ago
- 2a81ada driver core: make struct bus_type.uevent() take a const * by Greg Kroah-Hartman · 2 years, 2 months ago
- 96ec293 Drivers: hv: Make remove callback of hyperv driver void returned by Dawei Li · 2 years, 2 months ago
- 8536290 Drivers: hv: Enable vmbus driver for nested root partition by Jinank Jain · 2 years, 2 months ago
- 7fec185 Drivers: hv: Setup synic registers in case of nested root partition by Jinank Jain · 2 years, 2 months ago
- c4bdf94 x86/hyperv: Add support for detecting nested hypervisor by Jinank Jain · 2 years, 2 months ago
- 7e68dd7 Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 3 months ago
- 456ed86 Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 years, 3 months ago
- 9d33edb Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 3 months ago
- 45494d77 Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs' by Rafael J. Wysocki · 2 years, 3 months ago
- f2bb566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 3 months ago
- d786e00 drivers: hv, hyperv_fb: Untangle and refactor Hyper-V panic notifiers by Guilherme G. Piccoli · 2 years, 7 months ago
- 1d044ca video: hyperv_fb: Avoid taking busy spinlock on panic path by Guilherme G. Piccoli · 2 years, 7 months ago
- dc60f2d hv_balloon: Add support for configurable order free page reporting by Shradha Gupta · 2 years, 5 months ago
- 6c0eb5b ACPI: make remove callback of ACPI driver void by Dawei Li · 2 years, 4 months ago
- 25c94b0 Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register() by Yang Yingliang · 2 years, 4 months ago
- f92a4b5 Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_work() by Yang Yingliang · 2 years, 4 months ago
- 224b744 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 4 months ago
- e5dfd09 clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.h by Thomas Gleixner · 2 years, 4 months ago
- 73aa29a drivers: convert unsupported .adjfreq to .adjfine by Jacob Keller · 2 years, 4 months ago
- 99632e3 Drivers: hv: fix repeated words in comments by Jilin Yuan · 2 years, 5 months ago
- 0e0073e Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 2 years, 5 months ago
- 80487a3 Merge branch 'acpi-dev' by Rafael J. Wysocki · 2 years, 5 months ago
- fb2d14a Drivers: hv: vmbus: Split memcpy of flex-array by Kees Cook · 2 years, 5 months ago
- f7ac541 Drivers: hv: vmbus: Don't wait for the ACPI device upon initialization by Stanislav Kinsburskiy · 2 years, 5 months ago
- a99aaf2 Drivers: hv: vmbus: Use PCI_VENDOR_ID_MICROSOFT for better discoverability by Easwar Hariharan · 2 years, 6 months ago
- e1a863c Drivers: hv: vmbus: Fix kernel-doc by Jiapeng Chong · 2 years, 6 months ago
- 78c65f0 Drivers: hv: vmbus: Optimize vmbus_on_event by Saurabh Sengar · 2 years, 7 months ago
- f0880e2 Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region by Vitaly Kuznetsov · 2 years, 6 months ago
- 2a8a8af Drivers: hv: Always reserve framebuffer region for Gen1 VMs by Vitaly Kuznetsov · 2 years, 6 months ago
- 676576d Drivers: hv: remove duplicate word in a comment by Shaomin Deng · 2 years, 6 months ago
- 62fcb99b ACPI: Drop parent field from struct acpi_device by Rafael J. Wysocki · 2 years, 6 months ago
- d180e0a Drivers: hv: Create debugfs file with hyper-v balloon usage information by Alexander Atanasov · 2 years, 8 months ago
- 52be935 Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspended by Shradha Gupta · 2 years, 8 months ago
- 656c5ba Drivers: hv: vmbus: Release cpu lock in error case by Saurabh Sengar · 2 years, 9 months ago