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 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
1
-2
/
+0
|
\
|
*
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-2
/
+0
*
|
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-03
1
-4
/
+4
|
\
\
|
*
|
swiotlb: Convert io_default_tlb_mem to static allocation
Will Deacon
2021-07-23
1
-2
/
+2
|
*
|
swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
Claire Chang
2021-07-13
1
-1
/
+1
|
*
|
swiotlb: Update is_swiotlb_buffer to add a struct device argument
Claire Chang
2021-07-13
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-09-02
3
-40
/
+23
|
\
\
|
*
|
drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warnings
Jing Yangyang
2021-08-30
1
-6
/
+3
|
*
|
xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guests
Juergen Gross
2021-08-30
1
-34
/
+2
|
*
|
xen: check required Xen features
Juergen Gross
2021-08-30
1
-0
/
+18
*
|
|
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-09-02
1
-1
/
+1
|
\
\
\
|
*
|
|
xen: swiotlb: return error code from xen_swiotlb_map_sg()
Martin Oliveira
2021-08-09
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-09-01
2
-4
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
2
-4
/
+2
|
|
/
*
|
Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-14
1
-7
/
+15
|
\
\
|
|
/
|
/
|
|
*
xen/events: Fix race in set_evtchn_to_irq
Maximilian Heyne
2021-08-12
1
-6
/
+14
|
*
xen/events: remove redundant initialization of variable irq
Colin Ian King
2021-07-21
1
-1
/
+1
*
|
Merge tag 'for-linus-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-07
3
-28
/
+21
|
\
|
|
*
xen: Use DEVICE_ATTR_*() macro
YueHaibing
2021-07-05
3
-28
/
+21
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-02
1
-9
/
+8
|
\
\
|
|
/
|
/
|
|
*
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-05-31
1
-1
/
+1
|
*
scsi: core: Drop message byte helper
Hannes Reinecke
2021-05-31
1
-1
/
+1
|
*
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
2021-05-31
1
-2
/
+2
|
*
scsi: xen-scsiback: Use DID_ERROR instead of DRIVER_ERROR
Hannes Reinecke
2021-05-31
1
-4
/
+4
|
*
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
1
-2
/
+1
*
|
xen/events: reset active flag for lateeoi events later
Juergen Gross
2021-06-24
1
-1
/
+10
*
|
xen-pciback: reconfigure also from backend watch handler
Jan Beulich
2021-05-21
1
-5
/
+17
*
|
xen-pciback: redo VF placement in the virtual topology
Jan Beulich
2021-05-21
1
-6
/
+8
*
|
xen/swiotlb: check if the swiotlb has already been initialized
Stefano Stabellini
2021-05-14
1
-0
/
+5
*
|
xen/unpopulated-alloc: fix error return code in fill_list()
Zhen Lei
2021-05-10
1
-1
/
+3
*
|
xen/gntdev: fix gntdev_mmap() error exit path
Juergen Gross
2021-05-10
1
-1
/
+3
|
/
*
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-04
1
-100
/
+82
|
\
|
*
swiotlb: dynamically allocate io_tlb_default_mem
Christoph Hellwig
2021-03-19
1
-14
/
+8
|
*
swiotlb: move global variables into a new io_tlb_mem structure
Claire Chang
2021-03-19
1
-1
/
+1
|
*
xen-swiotlb: remove the unused size argument from xen_swiotlb_fixup
Christoph Hellwig
2021-03-17
1
-4
/
+3
|
*
xen-swiotlb: split xen_swiotlb_init
Christoph Hellwig
2021-03-17
1
-54
/
+70
|
*
swiotlb: lift the double initialization protection from xen-swiotlb
Christoph Hellwig
2021-03-17
1
-7
/
+0
|
*
xen-swiotlb: remove xen_io_tlb_start and xen_io_tlb_nslabs
Christoph Hellwig
2021-03-17
1
-32
/
+25
|
*
xen-swiotlb: remove xen_set_nslabs
Christoph Hellwig
2021-03-17
1
-12
/
+7
|
*
xen-swiotlb: use io_tlb_end in xen_swiotlb_dma_supported
Christoph Hellwig
2021-03-17
1
-8
/
+2
|
*
xen-swiotlb: use is_swiotlb_buffer in is_xen_swiotlb_buffer
Christoph Hellwig
2021-03-17
1
-4
/
+2
|
*
swiotlb: split swiotlb_tbl_sync_single
Christoph Hellwig
2021-03-17
1
-2
/
+2
|
*
swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single
Christoph Hellwig
2021-03-17
1
-2
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-28
1
-12
/
+9
|
\
\
|
*
|
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
2021-03-04
1
-1
/
+1
|
*
|
scsi: target: xen-scsiback: Convert to new submission API
Mike Christie
2021-03-04
1
-12
/
+9
*
|
|
Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
8
-1089
/
+4
|
\
\
\
|
*
|
|
xen-pciback: simplify vpci's find hook
Jan Beulich
2021-04-23
1
-6
/
+1
|
*
|
|
xen: Remove support for PV ACPI cpu/memory hotplug
Boris Ostrovsky
2021-04-23
6
-1080
/
+0
|
*
|
|
xen/pciback: Fix incorrect type warnings
Muhammad Usama Anjum
2021-04-23
1
-3
/
+3
[next]