index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
pvcalls-back.c
Age
Commit message (
Expand
)
Author
2021-02-11
xen/events: link interdomain events to associated xenbus device
Juergen Gross
2020-10-20
xen/pvcallsback: use lateeoi irq binding
Juergen Gross
2020-05-21
xen/pvcalls: Make pvcalls_back_global static
YueHaibing
2020-05-21
xen/pvcalls-back: test for errors when calling backend_connect()
Juergen Gross
2020-04-07
xen: Use evtchn_type_t as a type for event channels
Yan Yankovskyi
2019-10-09
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-01-04
xen/pvcalls: remove set but not used variable 'intf'
YueHaibing
2019-01-02
pvcalls-back: set -ENOTCONN in pvcalls_conn_back_read
Stefano Stabellini
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-02-26
xen/pvcalls: fix null pointer dereference on map->sock
Colin Ian King
2018-02-06
pvcalls-back: do not return error on inet_accept EAGAIN
Stefano Stabellini
2017-11-17
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-15
xen/pvcalls: Add MODULE_LICENSE()
Boris Ostrovsky
2017-10-11
xen: don't open-code iov_iter_kvec()
Al Viro
2017-08-31
xen/pvcalls: use WARN_ON(1) instead of __WARN()
Arnd Bergmann
2017-08-31
xen/pvcalls: implement write
Stefano Stabellini
2017-08-31
xen/pvcalls: implement read
Stefano Stabellini
2017-08-31
xen/pvcalls: implement the ioworker functions
Stefano Stabellini
2017-08-31
xen/pvcalls: disconnect and module_exit
Stefano Stabellini
2017-08-31
xen/pvcalls: implement release command
Stefano Stabellini
2017-08-31
xen/pvcalls: implement poll command
Stefano Stabellini
2017-08-31
xen/pvcalls: implement accept command
Stefano Stabellini
2017-08-31
xen/pvcalls: implement listen command
Stefano Stabellini
2017-08-31
xen/pvcalls: implement bind command
Stefano Stabellini
2017-08-31
xen/pvcalls: implement connect command
Stefano Stabellini
2017-08-31
xen/pvcalls: implement socket command
Stefano Stabellini
2017-08-31
xen/pvcalls: handle commands from the frontend
Stefano Stabellini
2017-08-31
xen/pvcalls: connect to a frontend
Stefano Stabellini
2017-08-31
xen/pvcalls: xenbus state handling
Stefano Stabellini
2017-08-31
xen/pvcalls: initialize the module and register the xenbus backend
Stefano Stabellini
2017-08-31
xen/pvcalls: introduce the pvcalls xenbus backend
Stefano Stabellini