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-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-04-07
1
-2
/
+1
|
\
|
*
xen: use struct_size() helper in kzalloc()
Andrea Righi
2019-04-05
1
-2
/
+1
*
|
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-04-06
1
-3
/
+1
|
/
*
xen/balloon: Fix mapping PG_offline pages to user space
David Hildenbrand
2019-03-15
1
-1
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-12
1
-2
/
+5
|
\
|
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-2
/
+5
*
|
Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-11
11
-101
/
+47
|
\
\
|
|
/
|
/
|
|
*
xen, cpu_hotplug: Prevent an out of bounds access
Dan Carpenter
2019-03-08
1
-1
/
+1
|
*
xen: remove pre-xen3 fallback handlers
Arnd Bergmann
2019-03-05
2
-82
/
+0
|
*
xen/ACPI: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-04
1
-11
/
+11
|
*
x86/xen: dont add memory above max allowed allocation
Juergen Gross
2019-02-18
1
-0
/
+11
|
*
xen/gntdev: Check and release imported dma-bufs on close
Oleksandr Andrushchenko
2019-02-18
1
-0
/
+9
|
*
xen/gntdev: Do not destroy context while dma-bufs are in use
Oleksandr Andrushchenko
2019-02-18
3
-3
/
+13
|
*
xen/pciback: Don't disable PCI_COMMAND on PCI device reset.
Konrad Rzeszutek Wilk
2019-02-18
1
-2
/
+0
|
*
xen-scsiback: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-18
1
-1
/
+1
|
*
xen: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-18
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-6
/
+0
|
\
\
|
*
|
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
2019-02-04
1
-6
/
+0
*
|
|
xen/balloon: mark inflated pages PG_offline
David Hildenbrand
2019-03-05
1
-0
/
+3
*
|
|
mm/page_alloc.c: memory hotplug: free pages as higher order
Arun KS
2019-03-05
1
-5
/
+10
|
|
/
|
/
|
*
|
arm64/xen: fix xen-swiotlb cache flushing
Christoph Hellwig
2019-01-23
1
-2
/
+2
*
|
Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-01-19
3
-35
/
+80
|
\
\
|
|
/
|
/
|
|
*
xen: Fix x86 sched_clock() interface for xen
Juergen Gross
2019-01-16
1
-1
/
+1
|
*
pvcalls-front: fix potential null dereference
Wen Yang
2019-01-15
1
-0
/
+3
|
*
pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlock
Wen Yang
2019-01-10
1
-22
/
+59
|
*
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
|
*
pvcalls-front: don't return error when the ring is full
Stefano Stabellini
2019-01-02
1
-1
/
+3
|
*
pvcalls-front: properly allocate sk
Stefano Stabellini
2019-01-02
1
-1
/
+7
|
*
pvcalls-front: don't try to free unallocated rings
Stefano Stabellini
2019-01-02
1
-2
/
+2
|
*
pvcalls-front: read all data before closing the connection
Stefano Stabellini
2019-01-02
1
-3
/
+1
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-3
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
3
-10
/
+10
|
\
\
|
*
|
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
2018-12-28
1
-6
/
+6
|
*
|
mm/memory_hotplug: drop "online" parameter from add_memory_resource()
David Hildenbrand
2018-12-28
1
-1
/
+1
|
*
|
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-3
/
+3
|
|
/
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-7
/
+1
|
\
\
|
*
|
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
2018-11-28
1
-1
/
+0
|
*
|
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-11-28
1
-6
/
+1
*
|
|
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
1
-31
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-12-13
1
-19
/
+1
|
*
|
swiotlb: remove SWIOTLB_MAP_ERROR
Christoph Hellwig
2018-12-13
1
-2
/
+2
|
*
|
xen-swiotlb: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-10
/
+2
*
|
|
xen: Introduce shared buffer helpers for page directory...
Oleksandr Andrushchenko
2018-12-18
3
-0
/
+557
*
|
|
xen/pciback: Check dev_data before using it
Ross Lagerwall
2018-12-17
1
-1
/
+2
*
|
|
Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-02
3
-58
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pvcalls-front: fixes incorrect error handling
Pan Bian
2018-11-29
1
-2
/
+2
|
*
|
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
2018-11-29
1
-56
/
+9
|
*
|
xen: xlate_mmu: add missing header to fix 'W=1' warning
Srikanth Boddepalli
2018-11-29
1
-0
/
+1
*
|
|
Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-10
2
-19
/
+5
|
\
|
|
|
|
/
|
/
|
[next]