summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-02scsi: ufs: core: Honor runtime/system PM levels if set by host controller dri...Manivannan Sadhasivam1-3/+6
2025-01-02scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_p...Manivannan Sadhasivam4-17/+5
2024-12-10scsi: ufs: core: Update compl_time_stamp_local_clock after completing a cqeliuderong1-0/+1
2024-12-04scsi: scsi_debug: Fix hrtimer support for ndelayJohn Garry1-1/+1
2024-12-04scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...Cathy Avery1-1/+6
2024-12-04scsi: ufs: core: Add missing post notify for power mode changePeter Wang2-7/+10
2024-12-04scsi: sg: Fix slab-use-after-free read in sg_release()Suraj Sonawane1-1/+1
2024-12-04scsi: ufs: core: sysfs: Prevent div by zeroGwendal Grignou1-0/+6
2024-12-04scsi: qla2xxx: Update version to 10.02.09.400-kNilesh Javali1-2/+2
2024-12-04scsi: qla2xxx: Supported speed displayed incorrectly for VPortsAnil Gurumurthy1-0/+1
2024-12-04scsi: qla2xxx: Fix NVMe and NPIV connect issueQuinn Tran1-0/+1
2024-12-04scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cntSaurav Kashyap1-10/+0
2024-12-04scsi: qla2xxx: Fix use after free on unloadQuinn Tran1-7/+8
2024-12-04scsi: qla2xxx: Fix abort in bsg timeoutQuinn Tran1-22/+92
2024-12-04scsi: mpi3mr: Update driver version to 8.12.0.3.50Ranjan Kumar1-2/+2
2024-12-04scsi: mpi3mr: Handling of fault code for insufficient powerRanjan Kumar1-0/+40
2024-12-04scsi: mpi3mr: Start controller indexing from 0Ranjan Kumar1-1/+1
2024-12-04scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfsRanjan Kumar2-77/+13
2024-12-04scsi: mpi3mr: Synchronize access to ioctl data bufferRanjan Kumar1-11/+25
2024-12-04scsi: mpt3sas: Update driver version to 51.100.00.00Ranjan Kumar1-4/+4
2024-12-04scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...Ranjan Kumar1-1/+6
2024-12-02Merge branch '6.13/scsi-queue' into 6.13/scsi-fixesMartin K. Petersen24-604/+93
2024-12-02Linux 6.13-rc1v6.13-rc1Linus Torvalds1-2/+2
2024-12-02Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-3/+840
2024-12-02Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-24/+0
2024-12-01Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-6/+7
2024-12-01Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds16-24/+65
2024-12-01Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-11/+41
2024-12-01strscpy: write destination buffer only onceLinus Torvalds1-6/+17
2024-12-01printf: Remove unused 'bprintf'Dr. David Alan Gilbert2-24/+0
2024-12-01Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-127/+325
2024-12-01Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+7
2024-12-01Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+5
2024-12-01Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds27-192/+547
2024-12-01Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds8-47/+87
2024-12-01Merge tag 'dma-mapping-6.13-2024-11-30' of git://git.infradead.org/users/hch/...Linus Torvalds1-5/+15
2024-12-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds24-119/+257
2024-12-01Merge tag 'sh-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2024-12-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-11/+13
2024-12-01tools/power turbostat: 2024.11.30Len Brown2-2/+2
2024-12-01tools/power turbostat: Add RAPL psys as a built-in counterPatryk Wlazlyn2-10/+85
2024-12-01tools/power turbostat: Fix child's argument forwardingPatryk Wlazlyn1-1/+1
2024-12-01tools/power turbostat: Force --no-perf in --dump modePatryk Wlazlyn1-0/+6
2024-12-01tools/power turbostat: Add support for /sys/class/drm/card1Zhang Rui1-9/+29
2024-12-01tools/power turbostat: Cache graphics sysfs file descriptors during probeZhang Rui1-50/+32
2024-12-01tools/power turbostat: Consolidate graphics sysfs accessZhang Rui1-9/+6
2024-12-01tools/power turbostat: Remove unnecessary fflush() callZhang Rui1-4/+3
2024-12-01tools/power turbostat: Enhance platform divergence descriptionZhang Rui1-28/+30
2024-12-01tools/power turbostat: Add initial support for GraniteRapids-DZhang Rui1-0/+1
2024-12-01tools/power turbostat: Remove PC3 support on LunarlakeZhang Rui1-1/+1