index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
vmw_vmci
Age
Commit message (
Expand
)
Author
2024-09-03
VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
David Fernandez Gonzalez
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-03
vmci: prevent speculation leaks by sanitizing event in event_deliver()
Hagar Gamal Halim Hemdan
2024-05-03
VMCI: Fix an error handling path in vmci_guest_probe_device()
Christophe JAILLET
2024-04-25
VMCI: Use PCI_IRQ_ALL_TYPES to remove PCI_IRQ_LEGACY use
Damien Le Moal
2024-03-01
VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...
Vasiliy Kovalev
2024-02-01
VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
Harshit Mogalapalli
2024-02-01
VMCI: Use struct_size() in kmalloc()
Harshit Mogalapalli
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-15
VMCI: Remove VMCI_HANDLE_ARRAY_HEADER_SIZE and VMCI_HANDLE_ARRAY_MAX_CAPACITY
Christophe JAILLET
2023-12-15
VMCI: Remove handle_arr_calc_size()
Christophe JAILLET
2023-12-01
VMCI: Annotate struct vmci_handle_arr with __counted_by
Christophe JAILLET
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-05
vmci_host: fix a race condition in vmci_host_poll() causing GPF
Dae R. Jeong
2023-04-05
misc: vmw_vmci: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
2023-01-22
Merge 6.2-rc5 into char-misc-next
Greg Kroah-Hartman
2023-01-20
VMCI: Use threaded irqs instead of tasklets
Vishnu Dasa
2023-01-20
VMCI: check context->notify_page after call to get_user_pages_fast() to avoid...
George Kennedy
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-09
misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()
Alexander Potapenko
2022-09-09
misc/vmw_vmci: Use kmap_local_page() in vmci_queue_pair.c
Fabio M. De Francesco
2022-04-24
VMCI: Add support for ARM64
Vishnu Dasa
2022-04-24
misc: vmw_vmci: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-03-18
VMCI: Release notification_bitmap in error path
Vishnu Dasa
2022-03-18
VMCI: Check exclusive_vectors when freeing interrupt 1
Vishnu Dasa
2022-02-25
VMCI: Fix some error handling paths in vmci_guest_probe_device()
Christophe JAILLET
2022-02-25
VMCI: No need to clear memory after a dma_alloc_coherent() call
Christophe JAILLET
2022-02-25
VMCI: Fix the description of vmci_check_host_caps()
Christophe JAILLET
2022-02-08
VMCI: dma dg: add support for DMA datagrams receive
Jorgen Hansen
2022-02-08
VMCI: dma dg: add support for DMA datagrams sends
Jorgen Hansen
2022-02-08
VMCI: dma dg: allocate send and receive buffers for DMA datagrams
Jorgen Hansen
2022-02-08
VMCI: dma dg: register dummy IRQ handlers for DMA datagrams
Jorgen Hansen
2022-02-08
VMCI: dma dg: set OS page size
Jorgen Hansen
2022-02-08
VMCI: dma dg: detect DMA datagram capability
Jorgen Hansen
2022-02-08
VMCI: dma dg: add MMIO access to registers
Jorgen Hansen
2021-12-21
misc: vmw_vmci: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
2021-08-27
VMCI: fix NULL pointer dereference when unmapping queue pair
Wang Hai
2021-06-24
misc: vmw_vmci: return the correct errno code
Junlin Yang
2021-04-05
misc: vmw_vmci: explicitly initialize vmci_datagram payload
Tetsuo Handa
2021-04-05
misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct
Tetsuo Handa
2021-03-24
vmci_host: print unexpanded names of ioctl requests in debug messages
Gleb Fotengauer-Malinovskiy
2021-02-09
drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queue
Sabyrzhan Tasbolatov
2021-01-26
VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOC
Jorgen Hansen
2021-01-26
VMCI: Use set_page_dirty_lock() when unregistering guest memory
Jorgen Hansen
2021-01-26
VMCI: Stop log spew when qp allocation isn't possible
Jorgen Hansen
2021-01-26
misc/vmw_vmci: fix typo
mateng
2020-12-09
misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...
Anant Thazhemadam
2020-08-28
VMCI: check return value of get_user_pages_fast() for errors
Alex Dewar
2020-05-29
vmci_host: get rid of pointless access_ok()
Al Viro
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]