index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
2019-03-19
vhost/vsock: fix vhost vsock cid hashing inconsistent
Zha Bin
2019-02-23
vhost: correctly check the return value of translate_desc() in log_used()
Jason Wang
2019-01-31
vhost: log dirty page correctly
Jason Wang
2019-01-13
vhost/vsock: fix uninitialized vhost_vsock->guest_cid
Stefan Hajnoczi
2019-01-09
vhost: make sure used idx is seen before log in vhost_add_used_n()
Jason Wang
2018-12-21
vhost/vsock: fix reset orphans race with close timeout
Stefan Hajnoczi
2018-12-13
vhost/vsock: fix use-after-free in network stack callers
Stefan Hajnoczi
2018-11-21
vhost/scsi: truncate T10 PI iov_iter to prot_bytes
Greg Edwards
2018-11-04
vhost: Fix Spectre V1 vulnerability
Jason Wang
2018-09-15
vhost: correctly check the iova range when waking virtqueue
Jason Wang
2018-08-22
vhost: reset metadata cache when initializing new IOTLB
Jason Wang
2018-07-22
vhost_net: validate sock before trying to put its fd
Jason Wang
2018-06-26
vhost: fix info leak due to uninitialized memory
Michael S. Tsirkin
2018-06-11
vhost: synchronize IOTLB message with dev cleanup
Jason Wang
2018-04-19
vhost: Fix vhost_copy_to_user()
Eric Auger
2018-04-19
vhost: fix vhost_vq_access_ok() log check
Stefan Hajnoczi
2018-04-12
vhost_net: add missing lock nesting notation
Jason Wang
2018-04-12
vhost: validate log when IOTLB is enabled
Jason Wang
2018-04-12
vhost: correctly remove wait queue during poll failure
Jason Wang
2018-02-25
vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()
Jason Wang
2018-02-13
vhost_net: stop device during reset owner
Jason Wang
2017-12-17
vhost: fix skb leak in handle_rx()
Wei Xu
2017-11-30
fix a page leak in vhost_scsi_iov_to_sgl() error recovery
Al Viro
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-05
vhost_net: correctly check tx avail during rx busy polling
Jason Wang
2017-09-01
net: convert (struct ubuf_info)->refcnt to refcount_t
Eric Dumazet
2017-08-03
sock: enable MSG_ZEROCOPY
Willem de Bruijn
2017-07-29
Revert "vhost: cache used event for better performance"
Jason Wang
2017-07-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-03
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-08
vhost/scsi: Don't reinvent the wheel but use existing llist API
Byungchul Park
2017-05-18
vhost/vsock: use static minor number
Stefan Hajnoczi
2017-05-18
vhost_net: try batch dequing from skb array
Jason Wang
2017-05-08
mm: support __GFP_REPEAT in kvmalloc_node for >32kB
Michal Hocko
2017-04-24
VSOCK: Add virtio vsock vsockmon hooks
Gerard Garcia
2017-03-21
vhost-vsock: add pkt cancel capability
Peng Tao
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
vhost: introduce O(1) vq metadata cache
Jason Wang
2017-02-27
vhost: try avoiding avail index access when getting descriptor
Jason Wang
2017-02-11
tap: tap as an independent module
Sainath Grandhi
2017-02-11
tap: Renaming tap related APIs, data structures, macros
Sainath Grandhi
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]