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-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
2020-11-05
xen/events: switch user event channels to lateeoi model
Juergen Gross
1
-4
/
+3
2020-11-05
xen/pciback: use lateeoi irq binding
Juergen Gross
4
-20
/
+56
2020-11-05
xen/pvcallsback: use lateeoi irq binding
Juergen Gross
1
-30
/
+46
2020-11-05
xen/scsiback: use lateeoi irq binding
Juergen Gross
1
-10
/
+13
2020-11-05
xen/events: add a new "late EOI" evtchn framework
Juergen Gross
1
-17
/
+134
2020-11-05
xen/events: fix race in evtchn_fifo_unmask()
Juergen Gross
1
-4
/
+9
2020-11-05
xen/events: add a proper barrier to 2-level uevent unmasking
Juergen Gross
1
-0
/
+2
2020-11-05
xen/events: avoid removing an event channel while handling it
Juergen Gross
1
-5
/
+35
2020-11-01
xen/gntdev.c: Mark pages as dirty
Souptick Joarder
1
-5
/
+12
2020-10-17
xen/events: don't use chip_data for legacy IRQs
Juergen Gross
1
-8
/
+21
2020-09-09
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-26
swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
Boris Ostrovsky
1
-1
/
+7
2020-08-19
xen/gntdev: Fix dmabuf import with non-zero sgt offset
Oleksandr Andrushchenko
1
-0
/
+8
2020-08-19
xen/balloon: make the balloon wait interruptible
Roger Pau Monne
1
-2
/
+4
2020-08-19
xen/balloon: fix accounting in alloc_xenballooned_pages error path
Roger Pau Monne
1
-0
/
+6
2020-06-17
xen/pvcalls-back: test for errors when calling backend_connect()
Juergen Gross
1
-1
/
+2
2020-05-02
xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant status
Juergen Gross
1
-1
/
+8
2020-03-25
xenbus: req->err should be updated before req->state
Dongli Zhang
1
-0
/
+2
2020-03-25
xenbus: req->body should be updated before req->state
Dongli Zhang
2
-3
/
+8
2020-02-28
xen: Enable interrupts when calling _cond_resched()
Thomas Gleixner
1
-1
/
+3
2020-02-11
xen/balloon: Support xend-based toolstack take two
Juergen Gross
1
-1
/
+1
2020-01-09
xen/balloon: fix ballooned page accounting without hotplug enabled
Juergen Gross
1
-1
/
+2
2019-12-31
xen/gntdev: Use select for DMA_SHARED_BUFFER
Jason Gunthorpe
1
-1
/
+2
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-10-12
Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+3
2019-10-10
xen: Stop abusing DT of_dma_configure API
Rob Herring
1
-11
/
+2
2019-10-10
xen/grant-table: remove unnecessary printing
Fuqian Huang
1
-2
/
+1
2019-10-09
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
1
-1
/
+1
2019-10-04
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-56
/
+72
2019-10-02
xen/xenbus: fix self-deadlock after killing user process
Juergen Gross
1
-2
/
+18
2019-10-02
xen/efi: have a common runtime setup function
Juergen Gross
1
-37
/
+47
2019-10-01
xen/balloon: Clear PG_offline in balloon_retrieve()
David Hildenbrand
1
-2
/
+1
2019-10-01
xen/balloon: Mark pages PG_offline in balloon_append()
David Hildenbrand
1
-9
/
+4
2019-10-01
xen/balloon: Drop __balloon_append()
David Hildenbrand
1
-8
/
+3
2019-10-01
xen/balloon: Set pages PageOffline() in balloon_add_region()
David Hildenbrand
1
-0
/
+1
2019-09-26
Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+17
2019-09-26
xen/events: remove unlikely() from WARN() condition
Denis Efremov
1
-1
/
+1
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-68
/
+16
[next]