index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
|
\
|
|
|
|
/
|
/
|
|
*
xen: remove size limit of privcmd-buf mapping interface
Juergen Gross
2018-11-09
1
-18
/
+4
|
*
xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message
Liam Merwick
2018-11-06
1
-1
/
+1
*
|
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-4
/
+4
|
\
\
|
*
|
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-4
/
+4
*
|
|
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
2018-10-31
1
-0
/
+3
*
|
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
5
-5
/
+4
*
|
|
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+3
*
|
|
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2018-10-31
1
-1
/
+2
|
|
/
|
/
|
*
|
xen: drop writing error messages to xenstore
Juergen Gross
2018-10-26
1
-4
/
+2
*
|
xen: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
2018-10-24
1
-8
/
+0
*
|
xen/balloon: Support xend-based toolstack
Boris Ostrovsky
2018-10-24
1
-5
/
+8
*
|
xen/balloon: Grammar s/Is it/It is/
Geert Uytterhoeven
2018-10-24
1
-1
/
+1
*
|
xen: Make XEN_BACKEND selectable by DomU
Jason Andryuk
2018-10-24
1
-2
/
+1
*
|
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
1
-1
/
+1
|
\
\
|
*
|
x86/paravirt: Use a single ops structure
Juergen Gross
2018-09-03
1
-1
/
+1
[prev]
[next]