summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-12s390/pci: narrow scope of zpci_configure_device()Niklas Schnelle
2021-04-12s390/cio: use DECLARE_WAIT_QUEUE_HEAD for static work_queue_head_tVineeth Vijayan
2021-04-07s390/sclp: use LIST_HEAD for InitializationVineeth Vijayan
2021-04-07s390: use DEFINE_SPINLOCK for initializationVineeth Vijayan
2021-04-05s390/vfio-ap: fix circular lockdep when setting/clearing crypto masksTony Krowiak
2021-04-05s390/cio: use DECLARE_WAIT_QUEUE_HEAD() for wait_queueShixin Liu
2021-04-05s390/cio: use DEFINE_SPINLOCK() for spinlockShixin Liu
2021-03-22s390/qdio: let driver manage the QAOBJulian Wiedmann
2021-03-22s390/pci: unify de-/configure for slots and eventsNiklas Schnelle
2021-03-22s390/cio: add CRW inject functionalityVineeth Vijayan
2021-03-22s390/cio: introduce CIO debugfs directoryVineeth Vijayan
2021-03-22s390/pci: refactor zpci function statesNiklas Schnelle
2021-03-22s390/sclp: increase sclp console line lengthPeter Oberparleiter
2021-03-21Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-21Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-21Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-21Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-03-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-03-19Merge tag 'block-5.12-2021-03-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-19Merge tag 'gpio-fixes-for-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-19Merge tag 's390-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-03-19Merge tag 'pm-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-19Merge tag 'iommu-fixes-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-19Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-03-19Revert "PM: runtime: Update device status before letting suppliers suspend"Rafael J. Wysocki
2021-03-19Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2021-03-19firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong
2021-03-18Merge tag 'drm-fixes-2021-03-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-03-19nouveau: Skip unvailable ttm page entriesTobias Klausmann
2021-03-19Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-03-19Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-03-19Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-03-18Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-03-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-03-18iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandlesDmitry Osipenko
2021-03-18iommu/amd: Keep track of amd_iommu_irq_remap stateJoerg Roedel
2021-03-18iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabledJoerg Roedel
2021-03-18iommu/amd: Move Stoney Ridge check to detect_ivrs()Joerg Roedel
2021-03-18staging: vt665x: fix alignment constraintsEdmundo Carmona Antoranz
2021-03-18usb: typec: tcpm: Skip sink_cap query only when VDM sm is busyBadhri Jagan Sridharan
2021-03-18nvmet-tcp: fix kmap leak when data digest in useElad Grupi
2021-03-18nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg
2021-03-18nvme-rdma: fix possible hang when failing to set io queuesSagi Grimberg
2021-03-18nvme-tcp: fix possible hang when failing to set io queuesSagi Grimberg
2021-03-18nvme-tcp: fix misuse of __smp_processor_id with preemption enabledSagi Grimberg
2021-03-18nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDUSagi Grimberg
2021-03-18nvme: fix Write Zeroes limitationsChristoph Hellwig
2021-03-18nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAITChristoph Hellwig
2021-03-18nvme: merge nvme_keep_alive into nvme_keep_alive_workChristoph Hellwig
2021-03-18nvme-fabrics: only reserve a single tagChristoph Hellwig