index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
vmw_vmci
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
VMCI: Release notification_bitmap in error path
Vishnu Dasa
1
-1
/
+2
2022-03-18
VMCI: Check exclusive_vectors when freeing interrupt 1
Vishnu Dasa
1
-1
/
+3
2022-02-25
VMCI: Fix some error handling paths in vmci_guest_probe_device()
Christophe JAILLET
1
-9
/
+9
2022-02-25
VMCI: No need to clear memory after a dma_alloc_coherent() call
Christophe JAILLET
1
-4
/
+2
2022-02-25
VMCI: Fix the description of vmci_check_host_caps()
Christophe JAILLET
1
-3
/
+3
2022-02-08
VMCI: dma dg: add support for DMA datagrams receive
Jorgen Hansen
1
-24
/
+79
2022-02-08
VMCI: dma dg: add support for DMA datagrams sends
Jorgen Hansen
1
-2
/
+43
2022-02-08
VMCI: dma dg: allocate send and receive buffers for DMA datagrams
Jorgen Hansen
1
-9
/
+62
2022-02-08
VMCI: dma dg: register dummy IRQ handlers for DMA datagrams
Jorgen Hansen
1
-3
/
+39
2022-02-08
VMCI: dma dg: set OS page size
Jorgen Hansen
1
-0
/
+4
2022-02-08
VMCI: dma dg: detect DMA datagram capability
Jorgen Hansen
1
-0
/
+11
2022-02-08
VMCI: dma dg: add MMIO access to registers
Jorgen Hansen
1
-19
/
+48
2021-12-21
misc: vmw_vmci: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
2
-6
/
+3
2021-08-27
VMCI: fix NULL pointer dereference when unmapping queue pair
Wang Hai
1
-2
/
+4
2021-06-24
misc: vmw_vmci: return the correct errno code
Junlin Yang
1
-1
/
+1
2021-04-05
misc: vmw_vmci: explicitly initialize vmci_datagram payload
Tetsuo Handa
1
-1
/
+1
2021-04-05
misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct
Tetsuo Handa
1
-1
/
+1
2021-03-24
vmci_host: print unexpanded names of ioctl requests in debug messages
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2021-02-09
drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queue
Sabyrzhan Tasbolatov
1
-0
/
+3
2021-01-26
VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOC
Jorgen Hansen
1
-4
/
+8
2021-01-26
VMCI: Use set_page_dirty_lock() when unregistering guest memory
Jorgen Hansen
1
-1
/
+1
2021-01-26
VMCI: Stop log spew when qp allocation isn't possible
Jorgen Hansen
1
-1
/
+1
2021-01-26
misc/vmw_vmci: fix typo
mateng
1
-1
/
+1
2020-12-09
misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...
Anant Thazhemadam
1
-1
/
+1
2020-08-28
VMCI: check return value of get_user_pages_fast() for errors
Alex Dewar
1
-4
/
+6
2020-05-29
vmci_host: get rid of pointless access_ok()
Al Viro
1
-2
/
+0
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-11-20
vsock/vmci: make vmci_vsock_cb_host_called static
Mao Wenan
1
-1
/
+1
2019-11-14
vsock/vmci: register vmci_transport only when VMCI guest/host are active
Stefano Garzarella
4
-0
/
+78
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-08-28
VMCI: Release resource if the work is already queued
Nadav Amit
1
-2
/
+4
2019-06-21
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
3
-58
/
+89
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321
Thomas Gleixner
20
-180
/
+20
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2
-3
/
+5
2019-02-26
VMCI: Support upto 64-bit PPNs
Vishnu DASA
6
-47
/
+72
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-12-19
VMCI: Use memdup_user() rather than duplicating its implementation
Wen Yang
1
-14
/
+4
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-3
/
+3
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-3
/
+3
2018-10-02
VMCI: remove set but not used variable 'cid'
YueHaibing
1
-3
/
+0
2018-10-02
VMCI: Resource wildcard match fixed
Jorgen Hansen
2
-2
/
+3
2018-09-25
misc: remove redundant include moduleparam.h
zhong jiang
1
-1
/
+0
2018-07-07
vmci: type promotion bug in qp_host_get_user_memory()
Dan Carpenter
1
-2
/
+2
2018-07-03
misc: vmci: remove redundant variable is_local
Colin Ian King
1
-5
/
+0
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+4
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-133
/
+46
2017-12-02
vmci: the same on the send side...
Al Viro
1
-69
/
+20
2017-12-02
vmci: simplify qp_dequeue_locked()
Al Viro
1
-53
/
+18
[next]