summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-06Merge tag 'irq_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-06Merge tag 'edac_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-02-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-02-04Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-04PCI: kirin: Add dev struct for of_device_get_match_data()Bjorn Helgaas
2022-02-04Merge tag 'block-5.17-2022-02-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-02-04Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-02-04Merge tag 'iommu-fixes-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-04Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-04Merge tag 'acpi-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-02-04Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-02-04Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-02-04random: only call crng_finalize_init() for primary_crngDominik Brodowski
2022-02-04random: access primary_pool directly rather than through pointerDominik Brodowski
2022-02-04random: wake up /dev/random writers after zapJason A. Donenfeld
2022-02-04random: continually use hwgenerator randomnessDominik Brodowski
2022-02-04iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel
2022-02-04PCI/MSI: Remove bogus warning in pci_irq_get_affinity()Thomas Gleixner
2022-02-04ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin
2022-02-04Merge tag 'drm-intel-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-02-04Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-03net: stmmac: ensure PTP time register reads are consistentYannick Vignon
2022-02-03Merge tag 'nvme-5.17-2022-02-03' of git://git.infradead.org/nvme into block-5.17Jens Axboe
2022-02-03net: ipa: request IPA register values be retainedAlex Elder
2022-02-03drm: mxsfb: Fix NULL pointer dereferenceAlexander Stein
2022-02-03nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()Uday Shankar
2022-02-02drm/amdgpu: fix logic inversion in checkChristian König
2022-02-02drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello
2022-02-02drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi
2022-02-02drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu
2022-02-02drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh
2022-02-02drm/amd/display: Update watermark values for DCN301Agustin Gutierrez
2022-02-02drm/amdgpu: fix a potential GPU hang on cyan skillfishLang Yu
2022-02-02drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello
2022-02-02drm/amd: add support to check whether the system is set to s3Mario Limonciello
2022-02-02md: fix NULL pointer deref with nowait but no mddev->queueSong Liu
2022-02-02Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-02net: sparx5: do not refer to skb after passing it onSteen Hegelund
2022-02-02Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-02-02fbcon: Add option to enable legacy hardware accelerationHelge Deller
2022-02-02Revert "fbcon: Disable accelerated scrolling"Helge Deller
2022-02-02Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller
2022-02-02nvme-rdma: fix possible use-after-free in transport error_recovery workSagi Grimberg
2022-02-02nvme-tcp: fix possible use-after-free in transport error_recovery workSagi Grimberg
2022-02-02nvme: fix a possible use-after-free in controller reset during loadSagi Grimberg
2022-02-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-02-01net/mlx5e: Avoid field-overflowing memcpy()Kees Cook
2022-02-01net/mlx5e: Use struct_group() for memcpy() regionKees Cook