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
2021-08-26
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-16
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
-48
/
+87
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
-3
/
+13
2020-12-29
xenbus/xenbus_backend: Disallow pending watch messages
SeongJae Park
1
-0
/
+7
2020-12-29
xen/xenbus: Count pending messages for each watch
SeongJae Park
1
-12
/
+19
2020-12-29
xen/xenbus/xen_bus_type: Support will_handle watch callback
SeongJae Park
2
-1
/
+4
2020-12-29
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
3
-4
/
+9
2020-12-29
xen/xenbus: Allow watches discard events before queueing
SeongJae Park
2
-1
/
+7
2020-11-18
xen/events: block rogue events for some time
Juergen Gross
2
-6
/
+24
2020-11-18
xen/events: defer eoi in case of excessive number of events
Juergen Gross
4
-32
/
+208
2020-11-18
xen/events: use a common cpu hotplug hook for event channels
Juergen Gross
3
-36
/
+75
2020-11-18
xen/events: switch user event channels to lateeoi model
Juergen Gross
1
-4
/
+3
2020-11-18
xen/pciback: use lateeoi irq binding
Juergen Gross
4
-20
/
+56
2020-11-18
xen/scsiback: use lateeoi irq binding
Juergen Gross
1
-10
/
+13
2020-11-18
xen/events: add a new "late EOI" evtchn framework
Juergen Gross
1
-17
/
+134
2020-11-18
xen/events: fix race in evtchn_fifo_unmask()
Juergen Gross
1
-4
/
+9
2020-11-18
xen/events: add a proper barrier to 2-level uevent unmasking
Juergen Gross
1
-0
/
+2
2020-11-18
xen/events: avoid removing an event channel while handling it
Juergen Gross
1
-5
/
+35
2020-11-10
xen/events: don't use chip_data for legacy IRQs
Juergen Gross
1
-8
/
+21
2020-09-12
xen/xenbus: Fix granting of vmalloc'd memory
Simon Leiner
1
-2
/
+8
2020-09-03
XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN ...
Thomas Gleixner
1
-8
/
+8
2020-08-26
xen: don't reschedule in preemption off sections
Juergen Gross
1
-1
/
+1
2020-08-21
xen/balloon: make the balloon wait interruptible
Roger Pau Monne
1
-2
/
+4
2020-08-21
xen/balloon: fix accounting in alloc_xenballooned_pages error path
Roger Pau Monne
1
-0
/
+6
2020-05-02
xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant status
Juergen Gross
1
-1
/
+8
2020-02-28
xen: Enable interrupts when calling _cond_resched()
Thomas Gleixner
1
-1
/
+3
2020-01-29
xen, cpu_hotplug: Prevent an out of bounds access
Dan Carpenter
1
-1
/
+1
2020-01-23
xen: let alloc_xenballooned_pages() fail if not enough memory free
Juergen Gross
1
-3
/
+13
2020-01-12
xen/balloon: fix ballooned page accounting without hotplug enabled
Juergen Gross
1
-1
/
+2
2019-12-05
xen/pciback: Check dev_data before using it
Ross Lagerwall
1
-1
/
+2
2019-10-17
xen/pci: reserve MCFG areas earlier
Igor Druzhinin
1
-6
/
+15
2019-08-25
xen/pciback: remove set but not used variable 'old_state'
YueHaibing
1
-2
/
+1
2019-08-06
xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
Juergen Gross
1
-2
/
+2
2019-06-11
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
1
-1
/
+1
2019-06-11
xen/pciback: Don't disable PCI_COMMAND on PCI device reset.
Konrad Rzeszutek Wilk
1
-2
/
+0
2018-12-17
xen: xlate_mmu: add missing header to fix 'W=1' warning
Srikanth Boddepalli
1
-0
/
+1
2018-11-21
xen-swiotlb: use actually allocated size on check physical continuous
Joe Jin
1
-0
/
+6
2018-10-10
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
1
-1
/
+1
2018-10-10
xen: avoid crash in disable_hotplug_cpu
Olaf Hering
1
-7
/
+8
2018-10-10
xen/manage: don't complain about an empty value in control/sysrq node
Vitaly Kuznetsov
1
-2
/
+4
2018-07-03
xen: Remove unnecessary BUG_ON from __unbind_from_irq()
Boris Ostrovsky
1
-2
/
+0
[next]