index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-20
3
-6
/
+7
|
\
|
*
xen: xenbus_dev_frontend: Really return response string
Simon Gaiser
2018-04-17
1
-1
/
+2
|
*
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_add
Jia-Ju Bai
2018-04-16
1
-1
/
+1
|
*
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quir...
Jia-Ju Bai
2018-04-16
1
-1
/
+1
|
*
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_alloc
Jia-Ju Bai
2018-04-16
1
-1
/
+1
|
*
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_device
Jia-Ju Bai
2018-04-16
1
-1
/
+1
|
*
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probe
Jia-Ju Bai
2018-04-16
1
-1
/
+1
*
|
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-12
3
-8
/
+42
|
\
|
|
*
xen/acpi: off by one in read_acpi_id()
Dan Carpenter
2018-03-30
1
-3
/
+3
|
*
xen/acpi: upload _PSD info for non Dom0 CPUs too
Joao Martins
2018-03-21
1
-0
/
+24
|
*
xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_END
Simon Gaiser
2018-03-21
1
-3
/
+11
|
*
xen: xenbus: Catch closing of non existent transactions
Simon Gaiser
2018-03-21
1
-1
/
+3
|
*
xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
Simon Gaiser
2018-03-21
1
-1
/
+1
*
|
x86/dma: Remove dma_alloc_coherent_mask()
Christoph Hellwig
2018-03-20
1
-15
/
+1
|
/
*
Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-09
1
-1
/
+4
|
\
|
*
xen: xenbus: use put_device() instead of kfree()
Arvind Yadav
2018-03-08
1
-1
/
+4
*
|
Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-02
3
-6
/
+11
|
\
|
|
*
pvcalls-front: 64-bit align flags
Stefano Stabellini
2018-03-01
1
-3
/
+8
|
*
xen/pirq: fix error path cleanup when binding MSIs
Roger Pau Monne
2018-02-28
1
-2
/
+2
|
*
xen/pvcalls: fix null pointer dereference on map->sock
Colin Ian King
2018-02-26
1
-1
/
+1
*
|
mm, swap, frontswap: fix THP swap if frontswap enabled
Huang Ying
2018-02-21
1
-0
/
+4
|
/
*
pvcalls-front: wait for other operations to return when release passive sockets
Stefano Stabellini
2018-02-17
1
-0
/
+6
*
pvcalls-front: introduce a per sock_mapping refcount
Stefano Stabellini
2018-02-17
1
-112
/
+79
*
xenbus: track caller request id
Joao Martins
2018-02-17
3
-0
/
+5
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
4
-12
/
+12
*
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-02-11
1
-1
/
+1
|
\
|
*
xen: fix poll misannotation
Al Viro
2018-02-01
1
-1
/
+1
*
|
Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-02-09
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
pvcalls-back: do not return error on inet_accept EAGAIN
Stefano Stabellini
2018-02-06
1
-1
/
+1
|
*
xen/grant-table: Use put_page instead of free_page
Ross Lagerwall
2018-02-06
1
-2
/
+2
*
|
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
1
-1
/
+1
|
\
\
|
*
|
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
1
-1
/
+1
*
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
4
-9
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
4
-9
/
+9
*
|
|
Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-01-12
1
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xen/gntdev: Fix partial gntdev_mmap() cleanup
Ross Lagerwall
2018-01-10
1
-1
/
+3
|
*
|
xen/gntdev: Fix off-by-one error when unmapping with holes
Ross Lagerwall
2018-01-10
1
-3
/
+1
*
|
|
Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-01-05
1
-1
/
+1
|
\
|
|
|
*
|
xen/pvcalls: use GFP_ATOMIC under spin lock
Wei Yongjun
2018-01-02
1
-1
/
+1
*
|
|
Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-12-22
1
-9
/
+56
|
\
|
|
|
*
|
xen/balloon: Mark unallocated host memory as UNUSABLE
Boris Ostrovsky
2017-12-20
1
-9
/
+56
*
|
|
Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-12-15
1
-1
/
+1
|
\
|
|
|
*
|
xen: XEN_ACPI_PROCESSOR is Dom0-only
Jan Beulich
2017-12-12
1
-1
/
+1
*
|
|
Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-12-08
1
-1
/
+3
|
\
|
|
|
|
/
|
/
|
|
*
xen/pvcalls: Fix a check in pvcalls_front_remove()
Dan Carpenter
2017-12-06
1
-1
/
+1
|
*
xen/pvcalls: check for xenbus_read() errors
Dan Carpenter
2017-12-06
1
-0
/
+2
*
|
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
1
-2
/
+2
*
|
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
*
|
|
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-16
10
-35
/
+1615
|
\
\
\
|
|
|
/
|
|
/
|
[next]