summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-10brd: use radix_tree_maybe_preload instead of radix_tree_preloadPankaj Raghav1-1/+1
2023-03-10qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt1-14/+7
2023-03-10drm/edid: fix parsing of 3D modes from HDMI VSDBJani Nikula1-12/+10
2023-03-10drm/edid: fix AVI infoframe aspect ratio handlingJani Nikula1-9/+12
2023-03-10drm/gud: Fix UBSAN warningNoralf Trønnes1-2/+2
2023-03-10drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison1-2/+2
2023-03-10drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison1-1/+1
2023-03-10drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak1-2/+3
2023-03-10drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nvMavroudis Chatzilaridis1-0/+2
2023-03-10drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello1-0/+5
2023-03-10vfio/type1: restore locked_vmSteve Sistare1-0/+35
2023-03-10vfio/type1: track locked_vm per dmaSteve Sistare1-6/+17
2023-03-10vfio/type1: prevent underflow of locked_vm via exec()Steve Sistare1-27/+14
2023-03-10vfio/type1: exclude mdevs from VFIO_UPDATE_VADDRSteve Sistare1-2/+42
2023-03-10iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan1-0/+7
2023-03-10iommu/vt-d: Avoid superfluous IOTLB tracking in lazy modeJacob Pan1-1/+6
2023-03-10bus: mhi: ep: Save channel state locally during suspend and resumeManivannan Sadhasivam1-0/+2
2023-03-10bus: mhi: ep: Move chan->lock to the start of processing queued ch ringManivannan Sadhasivam1-2/+15
2023-03-10bus: mhi: ep: Only send -ENOTCONN status if client driver is availableManivannan Sadhasivam1-6/+10
2023-03-10PCI/DPC: Await readiness of secondary bus after resetLukas Wunner3-5/+8
2023-03-10PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal1-0/+1
2023-03-10PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner1-30/+13
2023-03-10PCI: Unify delay handling for reset and resumeLukas Wunner3-32/+34
2023-03-10PCI/PM: Observe reset delay irrespective of bridge_d3Lukas Wunner1-1/+1
2023-03-10scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl1-1/+2
2023-03-10scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl1-5/+9
2023-03-10scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl1-9/+26
2023-03-10scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl1-2/+4
2023-03-10scsi: ses: Don't attach if enclosure has no componentsJames Bottomley1-0/+6
2023-03-10scsi: qla2xxx: Remove increment of interface err cntSaurav Kashyap1-2/+0
2023-03-10scsi: qla2xxx: Fix erroneous link downQuinn Tran1-2/+5
2023-03-10scsi: qla2xxx: Remove unintended flag clearingQuinn Tran1-1/+0
2023-03-10scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requestsArun Easi1-18/+1
2023-03-10scsi: qla2xxx: Check if port is online before sending ELSShreyas Deodhar1-4/+5
2023-03-10scsi: qla2xxx: Fix link failure in NPIV environmentQuinn Tran1-1/+1
2023-03-10scsi: aacraid: Allocate cmd_priv with scsicmdKees Cook1-2/+3
2023-03-10iommu/amd: Improve page fault error reportingVasant Hegde1-0/+9
2023-03-10iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia1-1/+15
2023-03-10remoteproc/mtk_scp: Move clk ops outside send_lockChen-Yu Tsai1-6/+5
2023-03-10media: ipu3-cio2: Fix PM runtime usage_count in driver unbindSakari Ailus1-0/+3
2023-03-10dax/kmem: Fix leak of memory-hotplug resourcesDan Williams2-3/+3
2023-03-10regulator: core: Use ktime_get_boottime() to determine how long a regulator w...Matthias Kaehlcke1-3/+3
2023-03-10rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() failsIlya Dryomov1-11/+9
2023-03-10hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()Zev Weiss1-1/+1
2023-03-10hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocationZev Weiss1-1/+1
2023-03-10dm flakey: fix a bug with 32-bit highmem systemsMikulas Patocka1-1/+2
2023-03-10dm flakey: don't corrupt the zero pageMikulas Patocka1-2/+5
2023-03-10dm cache: free background tracker's queued work in btracker_destroyJoe Thornber1-0/+8
2023-03-10dm flakey: fix logic when corrupting a bioMikulas Patocka1-10/+13
2023-03-10thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada1-4/+16