index
:
pub/scm/linux/kernel/git/rui/linux.git
master
Huang Rui AMD Stuff
Huang Rui
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
vmbus_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
clocksource: hyper-v: Remove support for stimer interrupts in message mode
Michael Kelley
1
-8
/
+2
2026-08-24
Drivers: hv: vmbus: Skip VMBus module cleanup for non-nested root partition
Michael Kelley
1
-0
/
+15
2026-07-22
Drivers: hv: vmbus: Remove vmbus_irq_initialized
Sebastian Andrzej Siewior
1
-10
/
+4
2026-07-22
Drivers: hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotation
Sebastian Andrzej Siewior
1
-1
/
+12
2026-07-22
Drivers: hv: vmbus: Set DMA coherent mask for VMBus devices
Michael Kelley
1
-0
/
+1
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
1
-33
/
+10
2026-05-30
Drivers: hv: vmbus: use generic driver_override infrastructure
Danilo Krummrich
1
-33
/
+10
2026-05-27
Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
Dexuan Cui
1
-3
/
+26
2026-05-13
Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
Michael Kelley
1
-7
/
+18
2026-04-22
Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-20
/
+9
2026-04-22
x86/hyperv: move stimer cleanup to hv_machine_shutdown()
Jork Loeser
1
-1
/
+0
2026-04-22
Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowing
Jork Loeser
1
-1
/
+0
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-12
/
+19
2026-04-14
Drivers: hv: vmbus: Export hv_vmbus_exists() and use it in pci-hyperv
Dexuan Cui
1
-12
/
+8
2026-04-14
Drivers: hv: vmbus: Limit channel interrupt scan to relid high water mark
Michael Kelley
1
-6
/
+1
2026-04-05
drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
Lorenzo Stoakes (Oracle)
1
-12
/
+19
2026-04-04
Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvec
Michael Kelley
1
-3
/
+0
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-5
/
+5
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-14
/
+72
2026-02-18
Drivers: hv: vmbus: Simplify allocation of vmbus_evt
Michael Kelley
1
-14
/
+8
2026-02-18
Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RT
Jan Kiszka
1
-1
/
+65
2026-02-14
drivers: hv: vmbus_drv: Remove reference to hpyerv_fb
Prasanna Kumar T S M
1
-2
/
+2
2025-12-16
sysfb: Replace screen_info with sysfb_primary_display
Thomas Zimmermann
1
-3
/
+3
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-65
/
+123
2025-11-15
Drivers: hv: Export some symbols for mshv_vtl
Naman Jain
1
-1
/
+3
2025-11-15
Drivers: hv: Support establishing the confidential VMBus connection
Roman Kisel
1
-62
/
+106
2025-11-15
Drivers: hv: Rename the SynIC enable and disable routines
Roman Kisel
1
-3
/
+3
2025-11-15
Drivers: hv: Rename fields for SynIC message and event pages
Roman Kisel
1
-3
/
+3
2025-11-15
Drivers: hv: VMBus protocol version 6.0
Roman Kisel
1
-0
/
+12
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-5
/
+9
2025-09-30
Drivers: hv: vmbus: Fix typos in vmbus_drv.c
Alok Tiwari
1
-2
/
+2
2025-09-30
Drivers: hv: vmbus: Fix sysfs output format for ring buffer index
Alok Tiwari
1
-2
/
+2
2025-09-30
Drivers: hv: vmbus: Clean up sscanf format specifier in target_cpu_store()
Alok Tiwari
1
-1
/
+1
2025-07-09
Drivers: hv: Fix the check for HYPERVISOR_CALLBACK_VECTOR
Naman Jain
1
-4
/
+5
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-10
/
+85
2025-05-23
Drivers: hv: vmbus: Add comments about races with "channels" sysfs dir
Michael Kelley
1
-2
/
+40
2025-05-23
Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
Roman Kisel
1
-8
/
+15
2025-05-23
Drivers: hv: vmbus: Get the IRQ number from DeviceTree
Roman Kisel
1
-0
/
+30
2025-05-21
drivers: hv: fix up const issue with vmbus_chan_bin_attrs
Greg Kroah-Hartman
1
-1
/
+1
2025-05-02
Drivers: hv: Make the sysfs node size for the ring buffer dynamic
Naman Jain
1
-1
/
+10
2025-05-02
uio_hv_generic: Fix sysfs creation path for ring buffer
Naman Jain
1
-1
/
+99
2025-03-25
Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-22
/
+32
2025-03-10
Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()
Michael Kelley
1
-0
/
+13
2025-02-22
hyperv: Change hv_root_partition into a function
Nuno Das Neves
1
-1
/
+1
2025-02-13
drivers/hv: introduce vmbus_channel_set_cpu()
Hamza Mahfooz
1
-21
/
+31
2025-01-10
Drivers: hv: vmbus: Log on missing offers if any
John Starks
1
-0
/
+17
2025-01-10
Drivers: hv: vmbus: Wait for boot-time offers during boot and resume
Naman Jain
1
-16
/
+0
2024-12-09
drivers: hv: Convert open-coded timeouts to secs_to_jiffies()
Easwar Hariharan
1
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
[next]