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
/
uio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 6.9-rc5 into char-misc-next
Greg Kroah-Hartman
2024-04-23
1
-4
/
+8
|
\
|
*
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-04-11
1
-4
/
+8
|
|
\
|
|
*
uio_hv_generic: Don't free decrypted memory
Rick Edgecombe
2024-04-10
1
-4
/
+8
*
|
|
uio: update kerneldoc comments for interrupt functions
Chris Packham
2024-04-15
1
-1
/
+6
*
|
|
uio_hv_generic: Remove use of PAGE_SIZE
Saurabh Sengar
2024-04-11
1
-4
/
+3
*
|
|
uio_hv_generic: Enable interrupt for low speed VMBus devices
Saurabh Sengar
2024-04-11
1
-6
/
+3
*
|
|
uio_hv_generic: Query the ringbuffer size for device
Saurabh Sengar
2024-04-11
1
-2
/
+5
*
|
|
uio: use threaded interrupts
Chris Packham
2024-04-11
1
-4
/
+13
*
|
|
uio_pdrv_genirq: convert to use device_property APIs
Chris Packham
2024-04-11
1
-5
/
+5
*
|
|
uio: pruss: Remove this driver
Andrew Davis
2024-04-11
3
-274
/
+0
*
|
|
uio: fsl_elbc_gpcm: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-11
1
-4
/
+2
|
/
/
*
|
Fix build errors due to new UIO_MEM_DMA_COHERENT mess
Linus Torvalds
2024-03-27
3
-4
/
+4
*
|
uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversion
Chris Leech
2024-03-07
1
-14
/
+8
*
|
uio_pruss: UIO_MEM_DMA_COHERENT conversion
Chris Leech
2024-03-07
1
-2
/
+4
*
|
uio: introduce UIO_MEM_DMA_COHERENT type
Chris Leech
2024-03-07
1
-0
/
+47
|
/
*
uio: Fix use-after-free in uio_open
Guanghui Feng
2024-01-04
1
-4
/
+3
*
uio: pruss: fix missing iounmap() in pruss_probe()
Yang Yingliang
2023-08-22
1
-1
/
+2
*
uio: pruss: fix to check return value of platform_get_irq() in pruss_probe()
Zhang Shurong
2023-08-04
1
-1
/
+5
*
uio: dfl: add vendor-specific feature id
Peter Colberg
2023-05-31
1
-0
/
+2
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-1
/
+1
|
\
|
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
*
|
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
2023-01-17
1
-3
/
+2
|
/
*
uio: uio_dmem_genirq: Use non-atomic bit operations in irq config and handling
Rafael Mendonca
2022-11-10
1
-3
/
+8
*
uio: uio_dmem_genirq: Fix deadlock between irq config and handling
Rafael Mendonca
2022-11-10
1
-1
/
+4
*
uio: uio_dmem_genirq: Fix missing unlock in irq configuration
Rafael Mendonca
2022-11-10
1
-5
/
+3
*
uio: uio_fsl_elbc_gpcm: Replace NO_IRQ by 0
Christophe Leroy
2022-11-10
1
-3
/
+3
*
uio: dfl: add IOPLL user-clock feature id
Peter Colberg
2022-09-01
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-06-10
1
-9
/
+1
*
uio: dfl: add HSSI subsystem feature id
Matthew Gerlach
2022-05-09
1
-0
/
+2
*
UIO: use default_groups in kobj_type
Greg Kroah-Hartman
2021-12-29
1
-3
/
+5
*
uio: uio_dmem_genirq: Catch the Exception
Jiasheng Jiang
2021-12-05
1
-1
/
+5
*
Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
Tianyu Lan
2021-10-28
1
-10
/
+8
*
uio: Remove leading spaces in Kconfig
Juerg Haefliger
2021-05-21
1
-1
/
+1
*
Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...
Greg Kroah-Hartman
2021-05-21
2
-4
/
+10
|
\
|
*
uio_hv_generic: Fix another memory leak in error handling paths
Christophe JAILLET
2021-05-14
1
-1
/
+3
|
*
uio_hv_generic: Fix a memory leak in error handling paths
Christophe JAILLET
2021-05-14
1
-2
/
+6
|
*
uio/uio_pci_generic: fix return value changed in refactoring
Martin Ågren
2021-05-14
1
-1
/
+1
*
|
uio: uio_pci_generic: add memory resource mappings
Firas Ashkar
2021-05-14
1
-0
/
+32
*
|
uio: uio_aec: Use pci_iounmap instead of iounmap
Christophe JAILLET
2021-05-14
1
-1
/
+1
|
/
*
uio: uio_dfl: add userspace i/o driver for DFL bus
Xu Yilun
2021-03-28
3
-0
/
+84
*
uio: uio_pci_generic: don't fail probe if pdev->irq equals to IRQ_NOTCONNECTED
Jie Li
2021-02-09
1
-1
/
+1
*
uio: uio_hv_generic: use devm_kzalloc() for private data alloc
Alexandru Ardelean
2020-12-09
1
-6
/
+2
*
uio: uio_fsl_elbc_gpcm: use device-managed allocators
Alexandru Ardelean
2020-12-09
1
-23
/
+9
*
uio: uio_aec: use devm_kzalloc() for uio_info object
Alexandru Ardelean
2020-12-09
1
-6
/
+2
*
uio: uio_cif: use devm_kzalloc() for uio_info object
Alexandru Ardelean
2020-12-09
1
-6
/
+2
*
uio: uio_netx: use devm_kzalloc() for or uio_info object
Alexandru Ardelean
2020-12-09
1
-6
/
+2
*
uio: uio_mf624: use devm_kzalloc() for uio_info object
Alexandru Ardelean
2020-12-09
1
-6
/
+2
*
uio: uio_sercos3: use device-managed functions for simple allocs
Alexandru Ardelean
2020-12-09
1
-10
/
+4
*
uio: uio_dmem_genirq: finalize conversion of probe to devm_ handlers
Alexandru Ardelean
2020-12-09
1
-18
/
+10
*
uio: uio_dmem_genirq: convert simple allocations to device-managed
Alexandru Ardelean
2020-12-09
1
-26
/
+8
[next]