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.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-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
2023-02-22
fix "direction" argument of iov_iter_kvec()
Al Viro
1
-4
/
+4
2023-01-18
xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()
Harshit Mogalapalli
1
-1
/
+1
2023-01-18
xen/events: only register debug interrupt for 2-level events
Juergen Gross
1
-4
/
+6
2022-12-08
xen/platform-pci: add missing free_irq() in error path
ruanjinjie
1
-2
/
+5
2022-11-25
xen/pcpu: fix possible memory leak in register_pcpu()
Yang Yingliang
1
-1
/
+1
2022-11-03
xen/gntdev: Prevent leaking grants
M. Vefa Bicakci
1
-5
/
+17
2022-11-03
Xen/gntdev: don't ignore kernel unmapping error
Jan Beulich
1
-0
/
+8
2022-08-25
xen/xenbus: fix return type in xenbus_file_read()
Dan Carpenter
1
-2
/
+2
2022-07-29
xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
Demi Marie Obenour
1
-1
/
+2
2022-07-07
xen/gntdev: Avoid blocking in unmap_grant_pages()
Demi Marie Obenour
2
-45
/
+110
2022-06-29
x86/xen: Remove undefined behavior in setup_features()
Julien Grall
1
-1
/
+1
2022-06-14
xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
Masahiro Yamada
1
-1
/
+0
2022-03-11
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
1
-7
/
+29
2022-03-11
xen/pvcalls: use alloc/free_pages_exact()
Juergen Gross
1
-4
/
+4
2022-03-11
xen: remove gnttab_query_foreign_access()
Juergen Gross
1
-25
/
+0
2022-03-11
xen/gntalloc: don't use gnttab_query_foreign_access()
Juergen Gross
1
-18
/
+7
2022-03-11
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
1
-2
/
+12
2022-03-11
xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
Juergen Gross
1
-13
/
+11
2021-12-01
xen: detect uninitialized xenbus in xenbus_init
Stefano Stabellini
1
-0
/
+23
2021-12-01
xen: don't continue xenstore initialization in case of errors
Stefano Stabellini
1
-1
/
+3
2021-11-17
xen-pciback: Fix return in pm_ctrl_init()
YueHaibing
1
-1
/
+1
2021-11-17
xen/balloon: add late_initcall_sync() for initial ballooning done
Juergen Gross
1
-23
/
+63
2021-10-13
xen/balloon: fix cancelled balloon action
Juergen Gross
1
-6
/
+15
2021-10-13
xen/privcmd: fix error handling in mmap-resource processing
Jan Beulich
1
-3
/
+4
2021-09-30
xen/balloon: fix balloon kthread freezing
Juergen Gross
1
-2
/
+2
2021-09-30
xen/balloon: use a kernel thread instead a workqueue
Juergen Gross
1
-17
/
+45
2021-08-18
xen/events: Fix race in set_evtchn_to_irq
Maximilian Heyne
1
-6
/
+14
2021-07-11
xen/events: reset active flag for lateeoi events later
Juergen Gross
1
-4
/
+19
2021-06-10
xen-pciback: redo VF placement in the virtual topology
Jan Beulich
1
-6
/
+8
2021-05-26
xen-pciback: reconfigure also from backend watch handler
Jan Beulich
1
-5
/
+17
2021-04-16
xen/events: fix setting irq affinity
Juergen Gross
1
-2
/
+2
2021-04-14
xen/evtchn: Change irq_info lock to raw_spinlock_t
Luca Fancellu
2
-6
/
+6
2021-03-17
xen/events: avoid handling the same event on two cpus at the same time
Juergen Gross
2
-8
/
+18
2021-03-17
xen/events: don't unmask an event channel when an eoi is pending
Juergen Gross
4
-49
/
+88
2021-03-17
xen/events: reset affinity of 2-level event when tearing it down
Juergen Gross
3
-0
/
+24
2021-02-23
xen-scsiback: don't "handle" error by BUG()
Jan Beulich
1
-2
/
+2
2021-02-23
Xen/gntdev: correct error checking in gntdev_map_grant_pages()
Jan Beulich
1
-8
/
+9
2021-02-23
Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
Jan Beulich
1
-11
/
+13
2021-02-17
arm/xen: Don't probe xenbus as part of an early initcall
Julien Grall
2
-2
/
+1
2021-02-04
xen: Fix XenStore initialisation for XS_LOCAL
David Woodhouse
1
-0
/
+31
2021-01-27
xen: Fix event channel callback via INTX/GSI
David Woodhouse
5
-33
/
+68
2021-01-23
xen/privcmd: allow fetching resource sizes
Roger Pau Monne
1
-6
/
+19
2020-12-30
xenbus/xenbus_backend: Disallow pending watch messages
SeongJae Park
1
-0
/
+7
2020-12-30
xen/xenbus: Count pending messages for each watch
SeongJae Park
1
-11
/
+18
2020-12-30
xen/xenbus/xen_bus_type: Support will_handle watch callback
SeongJae Park
2
-1
/
+4
2020-12-30
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
3
-4
/
+9
2020-12-30
xen/xenbus: Allow watches discard events before queueing
SeongJae Park
2
-1
/
+5
2020-11-05
xen/events: block rogue events for some time
Juergen Gross
2
-6
/
+24
2020-11-05
xen/events: defer eoi in case of excessive number of events
Juergen Gross
4
-32
/
+208
2020-11-05
xen/events: use a common cpu hotplug hook for event channels
Juergen Gross
3
-21
/
+47
[next]