index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
vmw_vmci
/
vmci_context.c
Age
Commit message (
Expand
)
Author
2025-07-16
vmci: Prevent the dispatching of uninitialized payloads
Lizhi Xu
2025-07-03
Revert "vmci: Prevent the dispatching of uninitialized payloads"
Greg Kroah-Hartman
2025-07-01
vmci: Prevent the dispatching of uninitialized payloads
Lizhi Xu
2025-06-24
misc: vmw_vmci: Remove unused vmci_ctx functions
Dr. David Alan Gilbert
2023-04-05
misc: vmw_vmci: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
2022-04-24
misc: vmw_vmci: replace usage of found with dedicated list iterator variable
Jakob Koschel
2021-12-21
misc: vmw_vmci: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
2021-06-24
misc: vmw_vmci: return the correct errno code
Junlin Yang
2020-12-09
misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...
Anant Thazhemadam
2019-06-21
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321
Thomas Gleixner
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2013-01-08
VMCI: context implementation.
George Zhang