index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()
Dan Carpenter
1
-5
/
+4
2023-05-17
ACPI: processor: Fix evaluating _PDC method when running as Xen dom0
Roger Pau Monne
1
-0
/
+20
2023-02-15
fix "direction" argument of iov_iter_kvec()
Al Viro
1
-4
/
+4
2023-01-14
xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()
Harshit Mogalapalli
1
-1
/
+1
2022-12-02
xen/platform-pci: add missing free_irq() in error path
ruanjinjie
1
-2
/
+5
2022-12-02
xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too
Marek Marczykowski-Górecki
1
-3
/
+6
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-10-30
xen/gntdev: Accommodate VMA splitting
M. Vefa Bicakci
2
-34
/
+27
2022-10-30
xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guests
Juergen Gross
1
-34
/
+2
2022-09-08
xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()
Dan Carpenter
1
-0
/
+3
2022-08-31
xen/privcmd: fix error exit of privcmd_ioctl_dm_op()
Juergen Gross
1
-10
/
+11
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
-41
/
+106
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
2022-01-27
xen/gntdev: fix unmap notification order
Oleksandr Andrushchenko
1
-3
/
+3
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-18
xen-pciback: Fix return in pm_ctrl_init()
YueHaibing
1
-1
/
+1
2021-11-18
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-05-26
xen-pciback: reconfigure also from backend watch handler
Jan Beulich
1
-5
/
+17
2021-05-26
xen-pciback: redo VF placement in the virtual topology
Jan Beulich
1
-6
/
+8
2021-05-19
xen/gntdev: fix gntdev_mmap() error exit path
Juergen Gross
1
-1
/
+3
2021-05-19
xen/unpopulated-alloc: fix error return code in fill_list()
Zhen Lei
1
-1
/
+3
2021-05-19
xen/unpopulated-alloc: consolidate pgmap manipulation
Dan Williams
1
-7
/
+7
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
1
-6
/
+6
2021-03-30
xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUG
Roger Pau Monne
1
-2
/
+2
2021-03-17
xen/events: avoid handling the same event on two cpus at the same time
Juergen Gross
1
-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
[next]