Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2c870e61132c082a03769d2ac0a2849ba33c10e3
/
drivers
/
xen
4ab59fc
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
eef04c7b
xen: Remove unnecessary BUG_ON from __unbind_from_irq()
by Boris Ostrovsky
· 6 years ago
c51b3c6
xen: add new hypercall buffer mapping device
by Juergen Gross
· 6 years ago
7c63ca2
xen/scsiback: add error handling for xenbus_printf
by Zhouyang Jia
· 6 years ago
6e3cc2a
xen/grant-table: Export gnttab_{alloc|free}_pages as GPL
by Oleksandr Andrushchenko
· 6 years ago
84c029a
xen: add error handling for xenbus_printf
by Zhouyang Jia
· 6 years ago
344476e
treewide: kvmalloc() -> kvmalloc_array()
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
a94fc25
Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
4855c92
xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
by Joe Jin
· 6 years ago
515e654
xen/store: do not store local values in xen_start_info
by Roger Pau Monne
· 7 years ago
3ad0876
xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
by Paul Durrant
· 7 years ago
4bf2cc9
xen: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
36e584d
Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
ebf04f3
xen: xenbus_dev_frontend: Really return response string
by Simon Gaiser
· 7 years ago
de3d01f
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_add
by Jia-Ju Bai
· 7 years ago
230d211
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quirks_init
by Jia-Ju Bai
· 7 years ago
9eb5f15
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_alloc
by Jia-Ju Bai
· 7 years ago
bb52e31
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_device
by Jia-Ju Bai
· 7 years ago
cc5cd50
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probe
by Jia-Ju Bai
· 7 years ago
67a7a8f
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
c37a3c9
xen/acpi: off by one in read_acpi_id()
by Dan Carpenter
· 7 years ago
4d0f1ce
xen/acpi: upload _PSD info for non Dom0 CPUs too
by Joao Martins
· 7 years ago
8fe5ab4
xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_END
by Simon Gaiser
· 7 years ago
b93008d
xen: xenbus: Catch closing of non existent transactions
by Simon Gaiser
· 7 years ago
2a22ee6
xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
by Simon Gaiser
· 7 years ago
038d07a
x86/dma: Remove dma_alloc_coherent_mask()
by Christoph Hellwig
· 7 years ago
3961448
Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
351b2bc
xen: xenbus: use put_device() instead of kfree()
by Arvind Yadav
· 7 years ago
0573fed
Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
d811bce
pvcalls-front: 64-bit align flags
by Stefano Stabellini
· 7 years ago
910f8be
xen/pirq: fix error path cleanup when binding MSIs
by Roger Pau Monne
· 7 years ago
68d2059
xen/pvcalls: fix null pointer dereference on map->sock
by Colin Ian King
· 7 years ago
7ba7166
mm, swap, frontswap: fix THP swap if frontswap enabled
by Huang Ying
· 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
29fee6e
xenbus: track caller request id
by Joao Martins
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
ee5daa1
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
f9f1e41
Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
7611912
pvcalls-back: do not return error on inet_accept EAGAIN
by Stefano Stabellini
· 7 years ago
3ac7292
xen/grant-table: Use put_page instead of free_page
by Ross Lagerwall
· 7 years ago
0148a63
xen: fix poll misannotation
by Al Viro
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
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
aefd140
Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
ea8c64a
dma-mapping: move swiotlb arch helpers to a new header
by Christoph Hellwig
· 7 years ago
cf2acf6
xen/gntdev: Fix partial gntdev_mmap() cleanup
by Ross Lagerwall
· 7 years ago
951a010
xen/gntdev: Fix off-by-one error when unmapping with holes
by Ross Lagerwall
· 7 years ago
925cbd7
Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
4aac2ca
xen/pvcalls: use GFP_ATOMIC under spin lock
by Wei Yongjun
· 7 years ago
9ad95bd
Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
b3cf852
xen/balloon: Mark unallocated host memory as UNUSABLE
by Boris Ostrovsky
· 7 years ago
bde6b37
Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
c4f9d9c
xen: XEN_ACPI_PROCESSOR is Dom0-only
by Jan Beulich
· 7 years ago
32abeb0
Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 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
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
16382e1
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
051089a
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 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
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
52847bb
xen/privcmd: remove unused variable pageidx
by Colin Ian King
· 7 years ago
8dca4d9
xen: select grant interface version
by Juergen Gross
· 7 years ago
83c6932
xen: add grant interface version dependent constants to gnttab_ops
by Juergen Gross
· 7 years ago
56c9c70
xen: limit grant v2 interface to the v1 functionality
by Juergen Gross
· 7 years ago
b988b8f
xen: re-introduce support for grant v2 interface
by Juergen Gross
· 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
5fa916f
xen: xenbus_probe_frontend: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
5e25f5d
xen/time: do not decrease steal time after live migration on xen
by Dongli Zhang
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
5eee149
xen: introduce a Kconfig option to enable the pvcalls frontend
by Stefano Stabellini
· 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
11224e1
Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
5266b8e
xen: fix booting ballooned down hvm guest
by Juergen Gross
· 7 years ago
298d275
xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()
by Juergen Gross
· 7 years ago
83683dc
xen: don't open-code iov_iter_kvec()
by Al Viro
· 7 years ago
1d27e3e
timer: Remove expires and data arguments from DEFINE_TIMER
by Kees Cook
· 7 years ago
9f2a512
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
8c28ef3
xen-pciback: relax BAR sizing write value check
by Jan Beulich
· 7 years ago
0a8abd9
Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
fe9c1c9
xen: don't compile pv-specific parts if XEN_PV isn't configured
by Juergen Gross
· 7 years ago
Next »