summaryrefslogtreecommitdiffstats
path: root/drivers/misc/vmw_vmci/vmci_event.c
Commit message (Expand)AuthorAgeFilesLines
* vmci: prevent speculation leaks by sanitizing event in event_deliver()Hagar Gamal Halim Hemdan2024-05-031-1/+5
* misc: vmw_vmci: Rename kvfree_rcu() to kvfree_rcu_mightsleep()Uladzislau Rezki (Sony)2023-04-051-1/+1
* misc: vmw_vmci: Switch to kvfree_rcu() APIUladzislau Rezki (Sony)2021-12-211-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321Thomas Gleixner2019-06-051-9/+1
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-021-0/+1
* VMCI: event handling implementation.George Zhang2013-01-081-0/+224