Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f0ac5b85810a69104ee6bc939bcbaecfe4db9a3e
/
drivers
/
xen
/
pvcalls-front.c
03e143b
xen: flag pvcalls-front to be not essential for system boot
by Juergen Gross
· 3 years, 2 months ago
bba91dd
xen: remove redundant initialization of variable ret
by Jing Xiangfeng
· 4 years, 3 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 4 months ago
0102e4e
xen: Use evtchn_type_t as a type for event channels
by Yan Yankovskyi
· 4 years, 9 months ago
8164c57
Merge tag 'for-linus-5.2b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
41349672
xen/pvcalls: Remove set but not used variable
by YueHaibing
· 6 years ago
b471109
pvcalls-front: fix potential null dereference
by Wen Yang
· 6 years ago
9f51c05
pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlock
by Wen Yang
· 6 years ago
d90a1ca
pvcalls-front: don't return error when the ring is full
by Stefano Stabellini
· 6 years ago
beee1fb
pvcalls-front: properly allocate sk
by Stefano Stabellini
· 6 years ago
96283f9
pvcalls-front: don't try to free unallocated rings
by Stefano Stabellini
· 6 years ago
b79470b
pvcalls-front: read all data before closing the connection
by Stefano Stabellini
· 6 years ago
975ef94
pvcalls-front: fixes incorrect error handling
by Pan Bian
· 6 years ago
d811bce
pvcalls-front: 64-bit align flags
by Stefano Stabellini
· 7 years ago
d1a75e0
pvcalls-front: wait for other operations to return when release passive sockets
by Stefano Stabellini
· 7 years ago
64d6871
pvcalls-front: introduce a per sock_mapping refcount
by Stefano Stabellini
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
4aac2ca
xen/pvcalls: use GFP_ATOMIC under spin lock
by Wei Yongjun
· 7 years ago
1ab134c
xen/pvcalls: Fix a check in pvcalls_front_remove()
by Dan Carpenter
· 7 years ago
8c71fa8
xen/pvcalls: check for xenbus_read() errors
by Dan Carpenter
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 7 years ago
646d944
xen/pvcalls: fix potential endless loop in pvcalls-front.c
by Stefano Stabellini
· 7 years ago
24e7f84
xen/pvcalls: Add MODULE_LICENSE()
by Boris Ostrovsky
· 7 years ago
773aaad
xen/pvcalls: remove redundant check for irq >= 0
by Colin Ian King
· 7 years ago
95110ac
xen/pvcalls: fix unsigned less than zero error check
by Colin Ian King
· 7 years ago
3d8765d
xen/pvcalls-front: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
235a71c
xen/pvcalls: implement release command
by Stefano Stabellini
· 7 years ago
5842c83
xen/pvcalls: implement poll command
by Stefano Stabellini
· 7 years ago
ae0d040
xen/pvcalls: implement recvmsg
by Stefano Stabellini
· 7 years ago
45ddce2
xen/pvcalls: implement sendmsg
by Stefano Stabellini
· 7 years ago
9774c6c
xen/pvcalls: implement accept command
by Stefano Stabellini
· 7 years ago
1853f11
xen/pvcalls: implement listen command
by Stefano Stabellini
· 7 years ago
67ea989
xen/pvcalls: implement bind command
by Stefano Stabellini
· 7 years ago
cb1c7d9
xen/pvcalls: implement connect command
by Stefano Stabellini
· 7 years ago
2195046
xen/pvcalls: implement socket command and handle events
by Stefano Stabellini
· 7 years ago
2196819
xen/pvcalls: connect to the backend
by Stefano Stabellini
· 7 years ago
aa7ba37
xen/pvcalls: implement frontend disconnect
by Stefano Stabellini
· 7 years ago
416efba
xen/pvcalls: introduce the pvcalls xenbus frontend
by Stefano Stabellini
· 7 years ago