index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
Commit message (
Expand
)
Author
Age
Files
Lines
*
hv_balloon: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-15
1
-1
/
+1
*
Merge 4.19-rc7 into char-misc-next
Greg Kroah-Hartman
2018-10-08
1
-3
/
+5
|
\
|
*
Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
Dexuan Cui
2018-09-30
1
-3
/
+5
*
|
Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
Dexuan Cui
2018-10-02
1
-5
/
+9
*
|
Drivers: hv: kvp: Fix two "this statement may fall through" warnings
Dexuan Cui
2018-10-02
1
-2
/
+4
*
|
Drivers: hv: kvp: Fix the indentation of some "break" statements
Dexuan Cui
2018-10-02
1
-4
/
+4
*
|
Drivers: hv: vmbus: Fix the descriptions of some function parameters
Dexuan Cui
2018-10-02
2
-25
/
+22
*
|
vmbus: split ring buffer allocation from open
Stephen Hemminger
2018-09-25
2
-115
/
+153
*
|
vmbus: keep pointer to ring buffer page
Stephen Hemminger
2018-09-25
1
-11
/
+9
*
|
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
2018-09-25
3
-16
/
+7
*
|
Merge b4.19-rc4 into char-misc-next
Greg Kroah-Hartman
2018-09-16
1
-0
/
+3
|
\
|
|
*
vmbus: don't return values for uninitalized channels
Stephen Hemminger
2018-09-12
1
-0
/
+3
*
|
Drivers: hv: vmbus: Fix synic per-cpu context initialization
Michael Kelley
2018-09-12
1
-3
/
+12
*
|
vmbus: add driver_override support
Stephen Hemminger
2018-09-12
1
-19
/
+96
|
/
*
Drivers: hv: vmbus: Cleanup synic memory free path
Michael Kelley
2018-08-02
1
-6
/
+8
*
Drivers: hv: vmbus: Remove use of slow_virt_to_phys()
Michael Kelley
2018-08-02
1
-7
/
+20
*
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
2018-08-02
2
-16
/
+30
*
Drivers: hv: vmbus: add numa_node to sysfs
Stephen Hemminger
2018-07-29
1
-0
/
+17
*
Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c
Sunil Muthuswamy
2018-07-29
1
-1
/
+1
*
Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr
Sunil Muthuswamy
2018-07-29
1
-10
/
+4
*
Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer
Sunil Muthuswamy
2018-07-29
1
-7
/
+4
*
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
2018-07-08
1
-0
/
+110
*
Drivers: hv: vmbus: Make TLFS #define names architecture neutral
Michael Kelley
2018-07-03
1
-5
/
+5
*
Drivers: hv: vmbus: Remove x86 MSR refs in arch independent code
Michael Kelley
2018-07-03
1
-12
/
+8
*
Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
Dexuan Cui
2018-07-03
1
-3
/
+1
*
Drivers: hv: vmbus: Add comments on ring buffer signaling
Michael Kelley
2018-07-03
1
-11
/
+54
*
use the new async probing feature for the hyperv drivers
Arjan van de Ven
2018-07-03
2
-0
/
+6
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
1
-0
/
+2
|
\
|
*
scsi: vmbus: Add function to report available ring buffer to write in total r...
Long Li
2018-04-18
1
-0
/
+2
*
|
Drivers: hv: vmbus: Removed an unnecessary cast from void *
Dexuan Cui
2018-05-15
1
-1
/
+1
*
|
Drivers: hv: vmbus: enable VMBus protocol version 5.0
Dexuan Cui
2018-05-14
2
-2
/
+45
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-09
4
-3
/
+1
|
\
|
*
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
2018-03-28
4
-3
/
+1
*
|
hv: add SPDX license id to Kconfig
Stephen Hemminger
2018-03-28
1
-0
/
+2
*
|
hv: add SPDX license to trace
Stephen Hemminger
2018-03-28
2
-0
/
+4
*
|
Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
Dexuan Cui
2018-03-28
1
-1
/
+1
*
|
Drivers: hv: vmbus: respect what we get from hv_get_synint_state()
Dexuan Cui
2018-03-28
1
-1
/
+0
*
|
Merge 4.16-rc7 into char-misc-next
Greg Kroah-Hartman
2018-03-28
1
-17
/
+35
|
\
\
|
*
|
Drivers: hv: vmbus: Fix ring buffer signaling
Michael Kelley
2018-03-06
1
-17
/
+35
|
|
/
*
|
hv_balloon: trace post_status
Vitaly Kuznetsov
2018-03-06
3
-0
/
+55
*
|
hv_balloon: fix bugs in num_pages_onlined accounting
Vitaly Kuznetsov
2018-03-06
1
-13
/
+69
*
|
hv_balloon: simplify hv_online_page()/hv_page_online_one()
Vitaly Kuznetsov
2018-03-06
1
-22
/
+5
*
|
hv_balloon: fix printk loglevel
Vitaly Kuznetsov
2018-03-06
1
-6
/
+6
*
|
Drivers: hv: vmbus: Implement Direct Mode for stimer0
Michael Kelley
2018-03-06
2
-4
/
+59
*
|
hv_vmbus: Correct the stale comments regarding cpu affinity
Haiyang Zhang
2018-03-06
1
-4
/
+2
*
|
hv: Synthetic typo correction
Joe Perches
2018-03-06
1
-1
/
+1
*
|
hyper-v: use GFP_KERNEL for hv_context.hv_numa_map
Jia-Ju Bai
2018-03-06
1
-1
/
+1
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-01
2
-15
/
+28
|
\
[next]