summaryrefslogtreecommitdiffstats
path: root/drivers/misc/vmw_vmci/vmci_context.c
Commit message (Expand)AuthorAgeFilesLines
* misc: vmw_vmci: Rename kvfree_rcu() to kvfree_rcu_mightsleep()Uladzislau Rezki (Sony)2023-04-051-1/+1
* misc: vmw_vmci: replace usage of found with dedicated list iterator variableJakob Koschel2022-04-241-8/+7
* misc: vmw_vmci: Switch to kvfree_rcu() APIUladzislau Rezki (Sony)2021-12-211-4/+2
* misc: vmw_vmci: return the correct errno codeJunlin Yang2021-06-241-1/+1
* misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam2020-12-091-1/+1
* VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA2019-06-211-35/+45
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321Thomas Gleixner2019-06-051-9/+1
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* VMCI: context implementation.George Zhang2013-01-081-0/+1214