index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
pvcalls-back.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
1
-2
/
+2
|
\
|
*
xen/pvcalls: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-05-08
1
-2
/
+2
*
|
xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()
Dan Carpenter
2023-05-24
1
-5
/
+4
|
/
*
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
|
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+1
*
|
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
1
-0
/
+5
|
\
\
|
*
|
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-23
1
-0
/
+5
|
|
/
*
/
xen/pvcalls-back: fix permanently masked event channel
Volodymyr Babchuk
2023-02-13
1
-1
/
+2
|
/
*
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-12
1
-2
/
+1
|
\
|
*
xen: make remove callback of xen driver void returned
Dawei Li
2022-12-15
1
-2
/
+1
*
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-4
/
+4
*
|
[xen] fix "direction" argument of iov_iter_kvec()
Al Viro
2022-11-25
1
-4
/
+4
|
/
*
xen/pvcalls-back: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-11-02
1
-1
/
+0
*
xen/events: link interdomain events to associated xenbus device
Juergen Gross
2021-02-11
1
-2
/
+2
*
xen/pvcallsback: use lateeoi irq binding
Juergen Gross
2020-10-20
1
-30
/
+46
*
xen/pvcalls: Make pvcalls_back_global static
YueHaibing
2020-05-21
1
-1
/
+1
*
xen/pvcalls-back: test for errors when calling backend_connect()
Juergen Gross
2020-05-21
1
-1
/
+2
*
xen: Use evtchn_type_t as a type for event channels
Yan Yankovskyi
2020-04-07
1
-2
/
+3
*
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
2019-10-09
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
xen/pvcalls: remove set but not used variable 'intf'
YueHaibing
2019-01-04
1
-2
/
+0
*
pvcalls-back: set -ENOTCONN in pvcalls_conn_back_read
Stefano Stabellini
2019-01-02
1
-3
/
+4
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-4
/
+4
*
xen/pvcalls: fix null pointer dereference on map->sock
Colin Ian King
2018-02-26
1
-1
/
+1
*
pvcalls-back: do not return error on inet_accept EAGAIN
Stefano Stabellini
2018-02-06
1
-1
/
+1
*
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-17
1
-12
/
+4
|
\
|
*
xen: don't open-code iov_iter_kvec()
Al Viro
2017-10-11
1
-12
/
+4
*
|
xen/pvcalls: Add MODULE_LICENSE()
Boris Ostrovsky
2017-11-15
1
-0
/
+4
|
/
*
xen/pvcalls: use WARN_ON(1) instead of __WARN()
Arnd Bergmann
2017-08-31
1
-5
/
+5
*
xen/pvcalls: implement write
Stefano Stabellini
2017-08-31
1
-0
/
+71
*
xen/pvcalls: implement read
Stefano Stabellini
2017-08-31
1
-0
/
+85
*
xen/pvcalls: implement the ioworker functions
Stefano Stabellini
2017-08-31
1
-0
/
+26
*
xen/pvcalls: disconnect and module_exit
Stefano Stabellini
2017-08-31
1
-0
/
+53
*
xen/pvcalls: implement release command
Stefano Stabellini
2017-08-31
1
-0
/
+68
*
xen/pvcalls: implement poll command
Stefano Stabellini
2017-08-31
1
-1
/
+74
*
xen/pvcalls: implement accept command
Stefano Stabellini
2017-08-31
1
-0
/
+113
*
xen/pvcalls: implement listen command
Stefano Stabellini
2017-08-31
1
-0
/
+21
*
xen/pvcalls: implement bind command
Stefano Stabellini
2017-08-31
1
-0
/
+79
*
xen/pvcalls: implement connect command
Stefano Stabellini
2017-08-31
1
-0
/
+179
*
xen/pvcalls: implement socket command
Stefano Stabellini
2017-08-31
1
-0
/
+27
*
xen/pvcalls: handle commands from the frontend
Stefano Stabellini
2017-08-31
1
-0
/
+125
*
xen/pvcalls: connect to a frontend
Stefano Stabellini
2017-08-31
1
-0
/
+82
*
xen/pvcalls: xenbus state handling
Stefano Stabellini
2017-08-31
1
-0
/
+155
*
xen/pvcalls: initialize the module and register the xenbus backend
Stefano Stabellini
2017-08-31
1
-0
/
+22
*
xen/pvcalls: introduce the pvcalls xenbus backend
Stefano Stabellini
2017-08-31
1
-0
/
+61