index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
2
-3
/
+9
|
\
|
*
xen/gntdev: Fix dmabuf import with non-zero sgt offset
Oleksandr Andrushchenko
2020-08-13
1
-0
/
+8
|
*
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
2020-08-11
1
-3
/
+1
*
|
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
1
-2
/
+1
|
\
\
|
*
|
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-07
1
-2
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
2
-2
/
+0
|
\
\
\
|
*
|
|
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
2
-2
/
+0
*
|
|
|
Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-07
3
-81
/
+96
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
Stefano Stabellini
2020-08-04
1
-8
/
+24
|
*
|
swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
Stefano Stabellini
2020-08-04
1
-21
/
+32
|
*
|
swiotlb-xen: remove XEN_PFN_PHYS
Stefano Stabellini
2020-08-04
1
-6
/
+1
|
*
|
swiotlb-xen: add struct device * parameter to is_xen_swiotlb_buffer
Stefano Stabellini
2020-08-04
1
-4
/
+4
|
*
|
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device
Stefano Stabellini
2020-08-04
1
-2
/
+2
|
*
|
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu
Stefano Stabellini
2020-08-04
1
-2
/
+2
|
*
|
swiotlb-xen: add struct device * parameter to xen_bus_to_phys
Stefano Stabellini
2020-08-04
1
-5
/
+5
|
*
|
swiotlb-xen: add struct device * parameter to xen_phys_to_bus
Stefano Stabellini
2020-08-04
1
-7
/
+7
|
*
|
swiotlb-xen: remove start_dma_addr
Stefano Stabellini
2020-08-04
1
-5
/
+2
|
*
|
swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
Boris Ostrovsky
2020-08-04
1
-1
/
+7
|
*
|
Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"
Roger Pau Monne
2020-08-03
1
-14
/
+0
|
*
|
xen/balloon: make the balloon wait interruptible
Roger Pau Monne
2020-08-03
1
-2
/
+4
|
*
|
xen/balloon: fix accounting in alloc_xenballooned_pages error path
Roger Pau Monne
2020-08-03
1
-0
/
+6
|
*
|
xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
Souptick Joarder
2020-08-03
1
-8
/
+2
|
*
|
xen/privcmd: Mark pages as dirty
Souptick Joarder
2020-08-03
1
-1
/
+4
|
*
|
xen/privcmd: Corrected error handling path
Souptick Joarder
2020-08-03
1
-16
/
+15
*
|
|
dma-mapping: make support for dma ops optional
Christoph Hellwig
2020-07-19
1
-0
/
+1
|
/
/
*
|
Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-11
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
xen/xenbus: Fix a double free in xenbus_map_ring_pv()
Dan Carpenter
2020-07-10
1
-3
/
+1
*
|
Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-03
1
-86
/
+81
|
\
|
|
*
xen/xenbus: let xenbus_map_ring_valloc() return errno values only
Juergen Gross
2020-07-02
1
-16
/
+6
|
*
xen/xenbus: avoid large structs and arrays on the stack
Juergen Gross
2020-07-02
1
-78
/
+83
*
|
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-13
3
-57
/
+19
|
\
\
|
*
|
x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
1
-4
/
+2
|
*
|
x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
Thomas Gleixner
2020-06-11
2
-43
/
+1
|
*
|
x86/xen: Split HVM vector callback setup and interrupt gate allocation
Vitaly Kuznetsov
2020-06-11
1
-11
/
+17
*
|
|
Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-12
12
-123
/
+78
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
xen/pci: Get rid of verbose_request and use dev_dbg() instead
Boris Ostrovsky
2020-05-29
4
-50
/
+21
|
*
xenbus: Use dev_printk() when possible
Bjorn Helgaas
2020-05-27
1
-6
/
+5
|
*
xen-pciback: Use dev_printk() when possible
Bjorn Helgaas
2020-05-27
6
-83
/
+65
|
*
xen: enable BALLOON_MEMORY_HOTPLUG by default
Roger Pau Monne
2020-05-21
1
-0
/
+1
|
*
xen: expand BALLOON_MEMORY_HOTPLUG description
Roger Pau Monne
2020-05-21
1
-0
/
+3
|
*
xen/pvcalls: Make pvcalls_back_global static
YueHaibing
2020-05-21
1
-1
/
+1
|
*
xen/cpuhotplug: Fix initial CPU offlining for PV(H) guests
Boris Ostrovsky
2020-05-21
1
-5
/
+3
|
*
xen-platform: Constify dev_pm_ops
Rikard Falkeborn
2020-05-21
1
-1
/
+1
|
*
xen/pvcalls-back: test for errors when calling backend_connect()
Juergen Gross
2020-05-21
1
-1
/
+2
*
|
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-10
1
-1
/
+1
|
\
\
|
*
|
READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accesses
Will Deacon
2020-04-16
1
-1
/
+1
*
|
|
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
|
|
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
2
-9
/
+9
*
|
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
6
-6
/
+0
*
|
|
xen/privcmd: Remove unneeded asm/tlb.h include
Thomas Gleixner
2020-04-26
1
-1
/
+0
|
|
/
|
/
|
[next]