Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-01 | VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_handler() | 1 | -1/+2 | |
2024-02-01 | VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() | 1 | -1/+2 | |
2024-02-01 | VMCI: Use struct_size() in kmalloc() | 1 | -2/+2 | |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321 | 1 | -9/+1 | |
2015-09-20 | misc/vmw_vmci: use kmemdup rather than duplicating its implementation | 1 | -2/+1 | |
2014-09-23 | VMCI: integer overflow in vmci_datagram_dispatch() | 1 | -1/+2 | |
2013-03-15 | VMCI: Fix process-to-process DRGAMs. | 1 | -1/+3 | |
2013-01-08 | VMCI: datagram implementation. | 1 | -0/+500 |