summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-06rbd: take header_rwsem in rbd_dev_refresh() only when updatingIlya Dryomov1-11/+11
2023-10-06rbd: decouple parent info read-in from updating rbd_devIlya Dryomov1-62/+80
2023-10-06rbd: decouple header read-in from updating rbd_dev->headerIlya Dryomov1-92/+114
2023-10-06rbd: move rbd_dev_refresh() definitionIlya Dryomov1-35/+33
2023-10-06drm/meson: fix memory leak on ->hpd_notify callbackJani Nikula1-0/+2
2023-10-06drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz1-2/+2
2023-10-06drm/amdkfd: Use gpu_offset for user queue's wptrYuBiao Wang1-1/+1
2023-10-06power: supply: ab8500: Set typing and propsLinus Walleij2-9/+2
2023-10-06power: supply: rk817: Add missing module aliasNicolas Frattaroli1-0/+1
2023-10-06drm/i915/gt: Fix reservation address in ggtt_reserve_guc_topJavier Pello1-6/+17
2023-10-06i915: Limit the length of an sg list to the requested lengthMatthew Wilcox (Oracle)1-4/+7
2023-10-06ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal3-2/+11
2023-10-06ata: libata-core: Fix port and device removalDamien Le Moal1-1/+20
2023-10-06ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal1-9/+9
2023-10-06thermal: sysfs: Fix trip_point_hyst_store()Rafael J. Wysocki1-4/+5
2023-10-06net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg1-2/+1
2023-10-06media: uvcvideo: Fix OOB readRicardo Ribalda1-0/+3
2023-10-06cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registersSmita Koralahalli1-3/+3
2023-10-06cxl/port: Fix cxl_test register enumeration regressionDan Williams1-4/+9
2023-10-06cxl/mbox: Fix CEL logic for poison and security commandsIra Weiny1-11/+12
2023-10-06drm/tests: Fix incorrect argument in drm_test_mm_insert_rangeJanusz Krzysztofik1-1/+1
2023-10-06ACPI: NFIT: Fix incorrect calculation of idt sizeYu Liao1-1/+1
2023-10-06i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit1-0/+1
2023-10-06ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODESNiklas Cassel1-1/+1
2023-10-06scsi: sd: Do not issue commands to suspended disks on shutdownDamien Le Moal2-4/+14
2023-10-06scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal3-22/+80
2023-10-06ata: libata-scsi: link ata port and scsi deviceDamien Le Moal1-5/+40
2023-10-06serial: 8250_port: Check IRQ data before useAndy Shevchenko1-1/+4
2023-10-06scsi: core: ata: Do no try to probe for CDL on old drivesDamien Le Moal3-1/+15
2023-10-06Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"Daniel Starke1-3/+1
2023-10-06misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probeRicky WU6-212/+102
2023-10-06spi: zynqmp-gqspi: fix clock imbalance on probe failureJohan Hovold1-4/+8
2023-10-06iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_rangeNicolin Chen1-3/+24
2023-10-06fbdev/sh7760fb: Depend on FB=yThomas Zimmermann1-1/+1
2023-10-06i2c: designware: fix __i2c_dw_disable() in case master is holding SCL lowYann Sionneau2-0/+20
2023-10-06tsnep: Fix NAPI polling with budget 0Gerhard Engleder1-0/+4
2023-10-06tsnep: Fix ethtool channelsGerhard Engleder1-4/+2
2023-10-06tsnep: Fix NAPI schedulingGerhard Engleder1-4/+10
2023-10-06media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil1-2/+4
2023-10-06firmware: cirrus: cs_dsp: Only log list of algorithms in debug buildRichard Fitzgerald1-17/+17
2023-10-06spi: intel-pci: Add support for Granite Rapids SPI serial flashMika Westerberg1-0/+1
2023-10-06spi: stm32: add a delay before SPI disableValentin Caron1-0/+8
2023-10-06spi: nxp-fspi: reset the FLSHxCR1 registersHan Xu1-0/+7
2023-10-06ata: libata-eh: do not thaw the port twice in ata_eh_reset()Niklas Cassel1-3/+0
2023-10-06ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel1-10/+3
2023-10-06scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...Michal Grzedzicki1-0/+2
2023-10-06scsi: pm80xx: Use phy-specific SAS address when sending PHY_START commandMichal Grzedzicki2-2/+2
2023-10-06nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav1-3/+0
2023-10-06drm/amdgpu: Handle null atom context in VBIOS info ioctlDavid Francis1-6/+11
2023-10-06drm/amdkfd: Checkpoint and restore queues on GFX11David Francis1-0/+41