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
2019-05-16
Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+1
2019-05-14
xen/privcmd-buf.c: convert to use vm_map_pages_zero()
Souptick Joarder
1
-6
/
+2
2019-05-14
xen/gntdev.c: convert to use vm_map_pages()
Souptick Joarder
1
-7
/
+4
2019-05-14
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
1
-3
/
+3
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2019-05-08
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-137
/
+59
2019-05-08
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
1
-1
/
+1
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-05-03
swiotlb-xen: ensure we have a single callsite for xen_dma_map_page
Christoph Hellwig
1
-15
/
+16
2019-05-03
swiotlb-xen: simplify the DMA sync method implementations
Christoph Hellwig
1
-56
/
+28
2019-05-03
swiotlb-xen: use ->map_page to implement ->map_sg
Christoph Hellwig
1
-58
/
+10
2019-05-03
swiotlb-xen: make instances match their method names
Christoph Hellwig
1
-10
/
+7
2019-04-25
xenbus: drop useless LIST_HEAD in xenbus_write_watch() and xenbus_file_write()
Mao Wenan
1
-2
/
+0
2019-04-23
xen: xen-pciback: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
1
-1
/
+1
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2
-5
/
+2
2019-04-17
x86/irq/32: Invoke irq_ctx_init() from init_IRQ()
Thomas Gleixner
1
-1
/
+0
2019-04-07
Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2019-04-06
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
1
-3
/
+1
2019-04-05
xen: use struct_size() helper in kzalloc()
Andrea Righi
1
-2
/
+1
2019-04-01
block: pass page to xen_biovec_phys_mergeable
Ming Lei
1
-2
/
+3
2019-03-15
xen/balloon: Fix mapping PG_offline pages to user space
David Hildenbrand
1
-1
/
+4
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+5
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-2
/
+5
2019-03-12
Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-101
/
+47
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+0
2019-03-08
xen, cpu_hotplug: Prevent an out of bounds access
Dan Carpenter
1
-1
/
+1
2019-03-06
xen/balloon: mark inflated pages PG_offline
David Hildenbrand
1
-0
/
+3
2019-03-06
mm/page_alloc.c: memory hotplug: free pages as higher order
Arun KS
1
-5
/
+10
2019-03-05
xen: remove pre-xen3 fallback handlers
Arnd Bergmann
2
-82
/
+0
2019-03-04
xen/ACPI: Switch to bitmap_zalloc()
Andy Shevchenko
1
-11
/
+11
2019-02-18
x86/xen: dont add memory above max allowed allocation
Juergen Gross
1
-0
/
+11
2019-02-18
xen/gntdev: Check and release imported dma-bufs on close
Oleksandr Andrushchenko
1
-0
/
+9
2019-02-18
xen/gntdev: Do not destroy context while dma-bufs are in use
Oleksandr Andrushchenko
3
-3
/
+13
2019-02-18
xen/pciback: Don't disable PCI_COMMAND on PCI device reset.
Konrad Rzeszutek Wilk
1
-2
/
+0
2019-02-18
xen-scsiback: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-18
xen: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-05
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
1
-6
/
+0
2019-01-24
arm64/xen: fix xen-swiotlb cache flushing
Christoph Hellwig
1
-2
/
+2
2019-01-18
Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-35
/
+80
2019-01-16
xen: Fix x86 sched_clock() interface for xen
Juergen Gross
1
-1
/
+1
2019-01-16
pvcalls-front: fix potential null dereference
Wen Yang
1
-0
/
+3
2019-01-10
pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlock
Wen Yang
1
-22
/
+59
2019-01-04
xen/pvcalls: remove set but not used variable 'intf'
YueHaibing
1
-2
/
+0
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-3
/
+3
2019-01-02
pvcalls-back: set -ENOTCONN in pvcalls_conn_back_read
Stefano Stabellini
1
-3
/
+4
2019-01-02
pvcalls-front: don't return error when the ring is full
Stefano Stabellini
1
-1
/
+3
2019-01-02
pvcalls-front: properly allocate sk
Stefano Stabellini
1
-1
/
+7
2019-01-02
pvcalls-front: don't try to free unallocated rings
Stefano Stabellini
1
-2
/
+2
2019-01-02
pvcalls-front: read all data before closing the connection
Stefano Stabellini
1
-3
/
+1
[next]