index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio-iommufd: Add detach_ioas support for physical VFIO devices
Yi Liu
2023-07-25
2
-0
/
+2
*
vfio/platform: Cleanup Kconfig
Alex Williamson
2023-06-16
3
-10
/
+19
*
vfio: platform: ignore missing reset if disabled at module init
Tomasz Duszynski
2023-02-01
1
-2
/
+5
*
vfio/platform: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Yishai Hadas
2023-01-23
2
-5
/
+5
*
vfio: platform: No need to check res again
Angus Chen
2023-01-23
1
-3
/
+0
*
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-15
3
-4
/
+1
|
\
|
*
vfio: Remove vfio_free_device
Eric Farman
2022-11-10
2
-2
/
+0
|
*
vfio: platform: Do not pass return buffer to ACPI _RST method
Rafael Mendonca
2022-11-09
1
-2
/
+1
*
|
vfio-iommufd: Support iommufd for physical VFIO devices
Jason Gunthorpe
2022-12-02
2
-0
/
+6
|
/
*
vfio/amba: Use the new device life cycle helpers
Kevin Tian
2022-09-21
3
-80
/
+55
*
vfio/platform: Use the new device life cycle helpers
Kevin Tian
2022-09-21
3
-23
/
+111
*
vfio: de-extern-ify function prototypes
Alex Williamson
2022-06-27
1
-11
/
+10
*
vfio: Set DMA ownership for VFIO devices
Lu Baolu
2022-04-28
2
-0
/
+2
*
vfio: Move vfio_iommu_group_get() to vfio_register_group_dev()
Jason Gunthorpe
2021-09-30
1
-12
/
+1
*
-
.
Merge branches 'v5.15/vfio/spdx-license-cleanups', 'v5.15/vfio/dma-valid-wait...
Alex Williamson
2021-08-26
2
-5
/
+5
|
\
\
|
|
*
vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
Jason Gunthorpe
2021-08-26
2
-5
/
+5
|
|
*
vfio: Use select for eventfd
Jason Gunthorpe
2021-08-26
1
-1
/
+1
|
|
/
*
/
vfio: platform: reset: Convert to SPDX identifier
Cai Huoqing
2021-08-24
1
-9
/
+1
|
/
*
vfio/platform: Use open_device() instead of open coding a refcnt scheme
Jason Gunthorpe
2021-08-11
2
-48
/
+32
*
vfio: Introduce a vfio_uninit_group_dev() API call
Max Gurtovoy
2021-08-11
1
-2
/
+5
*
vfio/platform: remove unneeded parent_module attribute
Max Gurtovoy
2021-06-15
3
-3
/
+0
*
vfio: centralize module refcount in subsystem layer
Max Gurtovoy
2021-06-15
1
-6
/
+0
*
vfio/platform: fix module_put call in error flow
Max Gurtovoy
2021-05-24
1
-1
/
+1
*
-
.
Merge branches 'v5.13/vfio/embed-vfio_device', 'v5.13/vfio/misc' and 'v5.13/v...
Alex Williamson
2021-04-06
1
-1
/
+1
|
\
\
|
*
|
vfio/platform: Fix spelling mistake "registe" -> "register"
Zhen Lei
2021-04-06
1
-1
/
+1
|
|
/
*
|
vfio: Remove device_data from the vfio bus driver API
Jason Gunthorpe
2021-04-06
1
-1
/
+1
*
|
vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'
Jason Gunthorpe
2021-04-06
1
-13
/
+20
*
|
vfio/platform: Use vfio_init/register/unregister_group_dev
Jason Gunthorpe
2021-04-06
4
-31
/
+25
|
/
*
ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST
Jason Gunthorpe
2021-03-16
1
-1
/
+1
*
vfio-platform: Add COMPILE_TEST to VFIO_PLATFORM
Jason Gunthorpe
2021-03-16
1
-1
/
+1
*
amba: Make the remove callback return void
Uwe Kleine-König
2021-02-02
1
-2
/
+1
*
vfio: platform: simplify device removal
Uwe Kleine-König
2021-02-02
1
-9
/
+5
*
vfio: platform: Switch to use platform_get_mem_or_io()
Andy Shevchenko
2020-12-10
1
-12
/
+1
*
vfio: platform: fix reference leak in vfio_platform_open
Zhang Qilong
2020-11-03
1
-2
/
+1
*
vfio: platform: Switch to platform_get_irq_optional()
Eric Auger
2020-03-24
1
-1
/
+1
*
Merge tag 'vfio-v5.6-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2020-02-03
1
-2
/
+2
|
\
|
*
vfio: platform: fix __iomem in vfio_platform_amdxgbe.c
Ben Dooks (Codethink)
2020-01-09
1
-2
/
+2
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
4
-6
/
+6
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
2
-24
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
5
-45
/
+5
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
vfio: Use dev_printk() when possible
Bjorn Helgaas
2019-04-22
2
-7
/
+10
*
vfio: platform: reset: fix up include directives to remove ccflags-y
Masahiro Yamada
2019-02-05
4
-5
/
+3
*
vfio: platform: Fix using devices in PM Domains
Geert Uytterhoeven
2018-06-08
1
-0
/
+10
*
vfio: platform: Make printed error messages more consistent
Geert Uytterhoeven
2018-06-08
1
-3
/
+2
*
vfio: platform: Fix reset module leak in error path
Geert Uytterhoeven
2018-06-08
1
-5
/
+10
*
Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2017-11-14
3
-0
/
+123
|
\
|
*
vfio: platform: reset: Add Broadcom FlexRM reset module
Anup Patel
2017-10-20
3
-0
/
+123
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
vfio: platform: constify amba_id
Arvind Yadav
2017-08-30
1
-1
/
+1
[next]