index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-27
6
-8
/
+168
|
\
|
*
xen/pciback: fix cast to restricted pci_ers_result_t and pci_power_t
Min-Hua Chen
2024-09-25
2
-2
/
+2
|
*
xen/privcmd: Add new syscall to get gsi from dev
Jiqian Chen
2024-09-25
3
-3
/
+68
|
*
xen/pvh: Setup gsi for passthrough device
Jiqian Chen
2024-09-25
2
-0
/
+70
|
*
xen/pci: Add a function to reset device for xen
Jiqian Chen
2024-09-25
2
-3
/
+28
*
|
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
3
-3
/
+0
*
|
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
1
-5
/
+5
|
\
\
|
*
|
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-13
1
-5
/
+5
*
|
|
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-09-19
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
2024-09-04
1
-2
/
+2
|
|
/
*
|
xen/swiotlb: fix allocated size
Juergen Gross
2024-09-17
1
-2
/
+2
*
|
xen/swiotlb: add alignment check for dma buffers
Juergen Gross
2024-09-17
1
-0
/
+6
*
|
xen/pci: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2024-09-13
1
-9
/
+5
*
|
xen/xenbus: Convert to use ERR_CAST()
Shen Lichuan
2024-09-12
1
-3
/
+3
|
/
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
2
-3
/
+3
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
2
-3
/
+3
*
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-22
1
-2
/
+7
|
\
\
|
*
|
mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...
David Hildenbrand
2024-07-04
1
-2
/
+7
|
|
/
*
|
Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-07-19
1
-11
/
+20
|
\
\
|
*
|
swiotlb: reduce swiotlb pool lookups
Michael Kelley
2024-07-10
1
-11
/
+20
|
|
/
*
|
xen: privcmd: Fix possible access to a freed kirqfd instance
Viresh Kumar
2024-07-02
1
-1
/
+9
*
|
xen: privcmd: Switch from mutex to spinlock for irqfds
Viresh Kumar
2024-07-02
1
-10
/
+15
*
|
xen: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-02
4
-0
/
+4
*
|
xen/manage: Constify struct shutdown_handler
Christophe JAILLET
2024-07-01
1
-1
/
+1
|
/
*
Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-24
2
-21
/
+29
|
\
|
*
drivers/xen: Improve the late XenStore init protocol
Henry Wang
2024-05-23
1
-13
/
+23
|
*
xen/xenbus: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-05-17
1
-8
/
+6
*
|
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-20
1
-1
/
+1
|
\
\
|
*
|
swiotlb: remove alloc_size argument to swiotlb_tbl_map_single()
Michael Kelley
2024-05-07
1
-1
/
+1
|
|
/
*
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
2
-2
/
+2
|
\
\
|
*
|
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-26
2
-2
/
+2
|
|
/
*
/
net: change proto and proto_ops accept type
Jens Axboe
2024-05-14
1
-1
/
+5
|
/
*
Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-19
4
-15
/
+21
|
\
|
*
xen/events: increment refcnt only if event channel is refcounted
Juergen Gross
2024-03-17
1
-9
/
+13
|
*
xen/evtchn: avoid WARN() when unbinding an event channel
Juergen Gross
2024-03-17
1
-0
/
+6
|
*
x86/xen: attempt to inflate the memory balloon on PVH
Roger Pau Monne
2024-03-13
1
-2
/
+0
|
*
xen/grant-dma-iommu: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-13
1
-4
/
+2
*
|
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/traps: Add sysvec_install() to install a system interrupt handler
Xin Li
2024-01-31
1
-1
/
+1
*
|
xen/events: close evtchn after mapping cleanup
Maximilian Heyne
2024-02-13
1
-2
/
+6
*
|
xen/gntalloc: Replace UAPI 1-element array
Kees Cook
2024-02-13
1
-1
/
+1
*
|
xen: balloon: make balloon_subsys const
Ricardo B. Marliere
2024-02-13
1
-1
/
+1
*
|
xen: pcpu: make xen_pcpu_subsys const
Ricardo B. Marliere
2024-02-13
1
-1
/
+1
*
|
xen/privcmd: Use memdup_array_user() in alloc_ioreq()
Markus Elfring
2024-02-13
1
-10
/
+5
*
|
xen/xenbus: document will_handle argument for xenbus_watch_path()
SeongJae Park
2024-02-12
1
-6
/
+9
|
/
*
Merge tag 'for-linus-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-17
2
-50
/
+59
|
\
|
*
xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import
Oleksandr Tyshchenko
2024-01-10
1
-25
/
+25
|
*
xen/xenbus: client: fix kernel-doc comments
Randy Dunlap
2024-01-09
1
-25
/
+34
*
|
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-28
1
-1
/
+1
[next]