#!/bin/bash perf record -m 16384 -e sched:sched_wakeup -e sched:sched_wakeup_new -e sched:sched_switch -e sched:sched_migrate_task $@ ='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/uio?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/uio
AgeCommit message (Expand)Author
2021-12-29UIO: use default_groups in kobj_typeGreg Kroah-Hartman
2021-12-05uio: uio_dmem_genirq: Catch the ExceptionJiasheng Jiang
2021-10-28Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VMTianyu Lan
2021-05-21uio: Remove leading spaces in KconfigJuerg Haefliger
2021-05-21Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman
2021-05-14uio: uio_pci_generic: add memory resource mappingsFiras Ashkar
2021-05-14uio: uio_aec: Use pci_iounmap instead of iounmapChristophe JAILLET
2021-05-14uio_hv_generic: Fix another memory leak in error handling pathsChristophe JAILLET
2021-05-14uio_hv_generic: Fix a memory leak in error handling pathsChristophe JAILLET
2021-05-14uio/uio_pci_generic: fix return value changed in refactoringMartin Ă…gren
2021-03-28uio: uio_dfl: add userspace i/o driver for DFL busXu Yilun
2021-02-09uio: uio_pci_generic: don't fail probe if pdev->irq equals to IRQ_NOTCONNECTEDJie Li