Age | Commit message (Expand) | Author |
---|---|---|
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 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321 | Thomas Gleixner |
2015-09-20 | misc/vmw_vmci: use kmemdup rather than duplicating its implementation | Andrzej Hajda |
2014-09-23 | VMCI: integer overflow in vmci_datagram_dispatch() | Dan Carpenter |
2013-03-15 | VMCI: Fix process-to-process DRGAMs. | Andy King |
2013-01-08 | VMCI: datagram implementation. | George Zhang |