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
/
uio
/
uio_hv_generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
2023-01-17
1
-3
/
+2
*
Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
Tianyu Lan
2021-10-28
1
-10
/
+8
*
uio_hv_generic: Fix another memory leak in error handling paths
Christophe JAILLET
2021-05-14
1
-1
/
+3
*
uio_hv_generic: Fix a memory leak in error handling paths
Christophe JAILLET
2021-05-14
1
-2
/
+6
*
uio: uio_hv_generic: use devm_kzalloc() for private data alloc
Alexandru Ardelean
2020-12-09
1
-6
/
+2
*
uio_hv_generic: add missed sysfs_remove_bin_file
Chuhong Yuan
2020-05-15
1
-0
/
+1
*
uio_hv_generic: set callbacks on open
Stephen Hemminger
2018-12-11
1
-4
/
+3
*
uio_hv_generic: defer opening vmbus until first use
Stephen Hemminger
2018-09-25
1
-30
/
+74
*
hv_uio_generic: map ringbuffer phys addr
Stephen Hemminger
2018-09-25
1
-2
/
+2
*
vmbus: keep pointer to ring buffer page
Stephen Hemminger
2018-09-25
1
-2
/
+3
*
uio_hv_generic: drop #ifdef DEBUG
Stephen Hemminger
2018-09-12
1
-1
/
+0
*
uio_hv_generic: increase size of receive and send buffers
Stephen Hemminger
2018-09-12
1
-3
/
+3
*
uio: add SPDX license tags
Stephen Hemminger
2018-07-21
1
-3
/
+1
*
uio_hv_generic: fix subchannel ring mmap
Stephen Hemminger
2018-04-23
1
-40
/
+9
*
uio_hv_generic: use correct channel in isr
Stephen Hemminger
2018-04-23
1
-7
/
+7
*
uio_hv_generic: make ring buffer attribute for primary channel
Stephen Hemminger
2018-04-23
1
-0
/
+5
*
uio_hv_generic: set size of ring buffer attribute
Stephen Hemminger
2018-04-23
1
-2
/
+2
*
uio_hv_generic: support sub-channels
Stephen Hemminger
2018-03-06
1
-0
/
+89
*
uio_hv_generic: fix new type mismatch warnings
Arnd Bergmann
2018-01-13
1
-2
/
+2
*
uio_hv_generic: fix type mismatch warnings
Arnd Bergmann
2018-01-10
1
-3
/
+3
*
uio_hv_generic: add rescind support
Stephen Hemminger
2018-01-10
1
-0
/
+19
*
uio_hv_generic: check that host supports monitor page
Stephen Hemminger
2018-01-10
1
-0
/
+7
*
uio_hv_generic: create send and receive buffers
Stephen Hemminger
2018-01-10
1
-2
/
+69
*
uio_hv_generic: use ISR callback method
Stephen Hemminger
2018-01-09
1
-1
/
+1
*
uio_hv_generic: use standard mmap for resources
Stephen Hemminger
2018-01-09
1
-26
/
+7
*
uio_hv_generic: fix configuration comments
Stephen Hemminger
2018-01-09
1
-3
/
+5
*
vmbus: add direct isr callback mode
Stephen Hemminger
2017-02-14
1
-1
/
+1
*
uio-hv-generic: store physical addresses instead of virtual
Arnd Bergmann
2016-12-10
1
-4
/
+4
*
uio-hv-generic: new userspace i/o driver for VMBus
Stephen Hemminger
2016-12-06
1
-0
/
+218