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.12.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: unexport __init-annotated xen_xlate_map_ballooned_pages()
Masahiro Yamada
2022-06-14
1
-1
/
+0
*
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
2022-03-11
1
-7
/
+29
*
xen/pvcalls: use alloc/free_pages_exact()
Juergen Gross
2022-03-11
1
-4
/
+4
*
xen: remove gnttab_query_foreign_access()
Juergen Gross
2022-03-11
1
-25
/
+0
*
xen/gntalloc: don't use gnttab_query_foreign_access()
Juergen Gross
2022-03-11
1
-18
/
+7
*
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
2022-03-11
1
-2
/
+12
*
xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
Juergen Gross
2022-03-11
1
-13
/
+11
*
xen: detect uninitialized xenbus in xenbus_init
Stefano Stabellini
2021-12-01
1
-0
/
+23
*
xen: don't continue xenstore initialization in case of errors
Stefano Stabellini
2021-12-01
1
-1
/
+3
*
xen-pciback: Fix return in pm_ctrl_init()
YueHaibing
2021-11-17
1
-1
/
+1
*
xen/balloon: add late_initcall_sync() for initial ballooning done
Juergen Gross
2021-11-17
1
-23
/
+63
*
xen/balloon: fix cancelled balloon action
Juergen Gross
2021-10-13
1
-6
/
+15
*
xen/privcmd: fix error handling in mmap-resource processing
Jan Beulich
2021-10-13
1
-3
/
+4
*
xen/balloon: fix balloon kthread freezing
Juergen Gross
2021-09-30
1
-2
/
+2
*
xen/balloon: use a kernel thread instead a workqueue
Juergen Gross
2021-09-30
1
-17
/
+45
*
xen/events: Fix race in set_evtchn_to_irq
Maximilian Heyne
2021-08-18
1
-6
/
+14
*
xen/events: reset active flag for lateeoi events later
Juergen Gross
2021-07-11
1
-4
/
+19
*
xen-pciback: redo VF placement in the virtual topology
Jan Beulich
2021-06-10
1
-6
/
+8
*
xen-pciback: reconfigure also from backend watch handler
Jan Beulich
2021-05-26
1
-5
/
+17
*
xen/events: fix setting irq affinity
Juergen Gross
2021-04-16
1
-2
/
+2
*
xen/evtchn: Change irq_info lock to raw_spinlock_t
Luca Fancellu
2021-04-14
2
-6
/
+6
*
xen/events: avoid handling the same event on two cpus at the same time
Juergen Gross
2021-03-17
2
-8
/
+18
*
xen/events: don't unmask an event channel when an eoi is pending
Juergen Gross
2021-03-17
4
-49
/
+88
*
xen/events: reset affinity of 2-level event when tearing it down
Juergen Gross
2021-03-17
3
-0
/
+24
*
xen-scsiback: don't "handle" error by BUG()
Jan Beulich
2021-02-23
1
-2
/
+2
*
Xen/gntdev: correct error checking in gntdev_map_grant_pages()
Jan Beulich
2021-02-23
1
-8
/
+9
*
Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
Jan Beulich
2021-02-23
1
-11
/
+13
*
arm/xen: Don't probe xenbus as part of an early initcall
Julien Grall
2021-02-17
2
-2
/
+1
*
xen: Fix XenStore initialisation for XS_LOCAL
David Woodhouse
2021-02-03
1
-0
/
+31
*
xen: Fix event channel callback via INTX/GSI
David Woodhouse
2021-01-27
5
-33
/
+68
*
xen/privcmd: allow fetching resource sizes
Roger Pau Monne
2021-01-23
1
-6
/
+19
*
xenbus/xenbus_backend: Disallow pending watch messages
SeongJae Park
2020-12-30
1
-0
/
+7
*
xen/xenbus: Count pending messages for each watch
SeongJae Park
2020-12-30
1
-11
/
+18
*
xen/xenbus/xen_bus_type: Support will_handle watch callback
SeongJae Park
2020-12-30
2
-1
/
+4
*
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
2020-12-30
3
-4
/
+9
*
xen/xenbus: Allow watches discard events before queueing
SeongJae Park
2020-12-30
2
-1
/
+5
*
xen/events: block rogue events for some time
Juergen Gross
2020-11-05
2
-6
/
+24
*
xen/events: defer eoi in case of excessive number of events
Juergen Gross
2020-11-05
4
-32
/
+208
*
xen/events: use a common cpu hotplug hook for event channels
Juergen Gross
2020-11-05
3
-21
/
+47
*
xen/events: switch user event channels to lateeoi model
Juergen Gross
2020-11-05
1
-4
/
+3
*
xen/pciback: use lateeoi irq binding
Juergen Gross
2020-11-05
4
-20
/
+56
*
xen/pvcallsback: use lateeoi irq binding
Juergen Gross
2020-11-05
1
-30
/
+46
*
xen/scsiback: use lateeoi irq binding
Juergen Gross
2020-11-05
1
-10
/
+13
*
xen/events: add a new "late EOI" evtchn framework
Juergen Gross
2020-11-05
1
-17
/
+134
*
xen/events: fix race in evtchn_fifo_unmask()
Juergen Gross
2020-11-05
1
-4
/
+9
*
xen/events: add a proper barrier to 2-level uevent unmasking
Juergen Gross
2020-11-05
1
-0
/
+2
*
xen/events: avoid removing an event channel while handling it
Juergen Gross
2020-11-05
1
-5
/
+35
*
xen/gntdev.c: Mark pages as dirty
Souptick Joarder
2020-11-01
1
-5
/
+12
*
xen/events: don't use chip_data for legacy IRQs
Juergen Gross
2020-10-17
1
-8
/
+21
*
xen/xenbus: Fix granting of vmalloc'd memory
Simon Leiner
2020-09-09
1
-2
/
+8
[next]