index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-02
Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+11
2018-03-01
pvcalls-front: 64-bit align flags
Stefano Stabellini
1
-3
/
+8
2018-02-28
xen/pirq: fix error path cleanup when binding MSIs
Roger Pau Monne
1
-2
/
+2
2018-02-26
xen/pvcalls: fix null pointer dereference on map->sock
Colin Ian King
1
-1
/
+1
2018-02-22
mm, swap, frontswap: fix THP swap if frontswap enabled
Huang Ying
1
-0
/
+4
2018-02-17
pvcalls-front: wait for other operations to return when release passive sockets
Stefano Stabellini
1
-0
/
+6
2018-02-17
pvcalls-front: introduce a per sock_mapping refcount
Stefano Stabellini
1
-112
/
+79
2018-02-17
xenbus: track caller request id
Joao Martins
3
-0
/
+5
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
4
-12
/
+12
2018-02-12
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2018-02-09
Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+3
2018-02-06
pvcalls-back: do not return error on inet_accept EAGAIN
Stefano Stabellini
1
-1
/
+1
2018-02-06
xen/grant-table: Use put_page instead of free_page
Ross Lagerwall
1
-2
/
+2
2018-02-01
xen: fix poll misannotation
Al Viro
1
-1
/
+1
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-9
/
+9
2018-01-12
Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-1
/
+1
2018-01-10
xen/gntdev: Fix partial gntdev_mmap() cleanup
Ross Lagerwall
1
-1
/
+3
2018-01-10
xen/gntdev: Fix off-by-one error when unmapping with holes
Ross Lagerwall
1
-3
/
+1
2018-01-05
Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2018-01-02
xen/pvcalls: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2017-12-22
Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+56
2017-12-20
xen/balloon: Mark unallocated host memory as UNUSABLE
Boris Ostrovsky
1
-9
/
+56
2017-12-15
Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-12-12
xen: XEN_ACPI_PROCESSOR is Dom0-only
Jan Beulich
1
-1
/
+1
2017-12-08
Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+3
2017-12-06
xen/pvcalls: Fix a check in pvcalls_front_remove()
Dan Carpenter
1
-1
/
+1
2017-12-06
xen/pvcalls: check for xenbus_read() errors
Dan Carpenter
1
-0
/
+2
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
4
-9
/
+9
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-17
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+4
2017-11-17
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-35
/
+1615
2017-11-16
xen/pvcalls: fix potential endless loop in pvcalls-front.c
Stefano Stabellini
1
-6
/
+5
2017-11-15
xen/pvcalls: Add MODULE_LICENSE()
Boris Ostrovsky
2
-0
/
+8
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-11-08
xen/privcmd: remove unused variable pageidx
Colin Ian King
1
-3
/
+0
2017-11-06
xen: select grant interface version
Juergen Gross
1
-2
/
+33
2017-11-06
xen: add grant interface version dependent constants to gnttab_ops
Juergen Gross
1
-30
/
+43
2017-11-06
xen: limit grant v2 interface to the v1 functionality
Juergen Gross
1
-150
/
+0
2017-11-06
xen: re-introduce support for grant v2 interface
Juergen Gross
1
-6
/
+306
2017-11-03
xen/pvcalls: remove redundant check for irq >= 0
Colin Ian King
1
-3
/
+1
2017-11-03
xen/pvcalls: fix unsigned less than zero error check
Colin Ian King
1
-4
/
+3
2017-11-03
xen/pvcalls-front: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+2
2017-11-03
xen: xenbus_probe_frontend: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2017-11-02
xen/time: do not decrease steal time after live migration on xen
Dongli Zhang
2
-7
/
+72
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
23
-0
/
+23
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
23
-0
/
+23
2017-10-31
xen: introduce a Kconfig option to enable the pvcalls frontend
Stefano Stabellini
2
-0
/
+12
2017-10-31
xen/pvcalls: implement release command
Stefano Stabellini
2
-0
/
+99
[next]