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/xenbus: fix locking
Juergen Gross
2020-03-05
2
-7
/
+8
*
xenbus: req->err should be updated before req->state
Dongli Zhang
2020-03-05
1
-0
/
+2
*
xenbus: req->body should be updated before req->state
Dongli Zhang
2020-03-05
2
-3
/
+8
*
xen: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-05
1
-1
/
+1
*
Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-21
1
-1
/
+3
|
\
|
*
xen: Enable interrupts when calling _cond_resched()
Thomas Gleixner
2020-02-20
1
-1
/
+3
*
|
Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-05
10
-14
/
+277
|
\
|
|
*
xenbus/backend: Protect xenbus callback with lock
SeongJae Park
2020-01-29
2
-3
/
+15
|
*
xenbus/backend: Add memory pressure handler callback
SeongJae Park
2020-01-29
1
-0
/
+32
|
*
xen/gntdev: Do not use mm notifiers with autotranslating guests
Boris Ostrovsky
2020-01-28
1
-12
/
+12
|
*
xen/balloon: Support xend-based toolstack take two
Juergen Gross
2020-01-22
1
-1
/
+1
|
*
xen-pciback: optionally allow interrupt enable flag writes
Marek Marczykowski-Górecki
2020-01-15
6
-0
/
+219
*
|
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-30
1
-23
/
+0
|
\
\
|
*
|
Backmerge v5.5-rc7 into drm-next
Dave Airlie
2020-01-20
5
-33
/
+33
|
|
\
|
|
*
|
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-17
1
-23
/
+0
|
|
\
\
|
|
*
|
xen/gntdev-dmabuf: Ditch dummy map functions
Daniel Vetter
2019-11-25
1
-23
/
+0
*
|
|
|
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-25
10
-96
/
+79
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-12-21
5
-33
/
+33
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
xen/grant-table: remove multiple BUG_ON on gnttab_interface
Aditya Pakki
2019-12-20
1
-4
/
+0
|
|
*
|
xenbus: limit when state is forced to closed
Paul Durrant
2019-12-20
1
-2
/
+10
|
|
*
|
xenbus: move xenbus_dev_shutdown() into frontend code...
Paul Durrant
2019-12-20
4
-27
/
+23
|
*
|
|
Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-12-15
1
-1
/
+2
|
|
\
|
|
|
|
*
|
xen/balloon: fix ballooned page accounting without hotplug enabled
Juergen Gross
2019-12-13
1
-1
/
+2
|
*
|
|
Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-12-07
5
-62
/
+44
|
|
\
|
|
|
|
*
|
xen/xenbus: reference count registered modules
Paul Durrant
2019-12-04
1
-1
/
+12
|
|
*
|
xen/gntdev: switch from kcalloc() to kvcalloc()
Juergen Gross
2019-12-02
1
-15
/
+16
|
|
*
|
xen/gntdev: replace global limit of mapped pages by limit per call
Juergen Gross
2019-12-02
3
-26
/
+11
|
|
*
|
xen/gntdev: remove redundant non-zero check on ret
Colin Ian King
2019-12-02
1
-7
/
+2
|
|
*
|
xen/events: remove event handling recursion detection
Juergen Gross
2019-12-02
1
-13
/
+3
*
|
|
|
sched/rt, xen: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-2
/
+2
|
/
/
/
*
|
|
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
1
-5
/
+9
|
\
\
\
|
*
|
|
xen-platform: Convert to generic power management
Bjorn Helgaas
2019-11-20
1
-5
/
+9
|
|
|
/
|
|
/
|
*
|
|
mm/memory_hotplug.c: remove __online_page_set_limits()
Souptick Joarder
2019-12-01
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-30
2
-138
/
+49
|
\
\
|
*
|
xen/gntdev: use mmu_interval_notifier_insert
Jason Gunthorpe
2019-11-23
2
-138
/
+49
|
|
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
1
-6
/
+6
|
\
\
|
*
|
dma-direct: exclude dma_direct_map_resource from the min_low_pfn check
Christoph Hellwig
2019-11-20
1
-2
/
+2
|
*
|
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-4
/
+4
|
|
/
*
|
xen: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-24
1
-29
/
+29
*
|
xen/mcelog: also allow building for 32-bit kernels
Jan Beulich
2019-11-14
1
-1
/
+1
*
|
xen/mcelog: add PPIN to record when available
Jan Beulich
2019-11-14
1
-0
/
+5
*
|
xen/mcelog: drop __MC_MSR_MCGCAP
Jan Beulich
2019-11-14
1
-2
/
+7
*
|
xen/gntdev: Use select for DMA_SHARED_BUFFER
Jason Gunthorpe
2019-11-07
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-19
1
-1
/
+1
|
\
|
*
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
2019-10-09
1
-1
/
+1
*
|
Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-10-12
2
-13
/
+3
|
\
\
|
|
/
|
/
|
|
*
xen: Stop abusing DT of_dma_configure API
Rob Herring
2019-10-10
1
-11
/
+2
|
*
xen/grant-table: remove unnecessary printing
Fuqian Huang
2019-10-10
1
-2
/
+1
*
|
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-10-04
3
-56
/
+72
|
\
|
|
*
xen/xenbus: fix self-deadlock after killing user process
Juergen Gross
2019-10-02
1
-2
/
+18
[next]