index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-30
scsi: sd: Make sd_revalidate_disk() return void
Abinash Singh
1
-6
/
+5
2025-08-30
scsi: sd: Remove redundant printk() after kmalloc() failure
Abinash Singh
1
-4
/
+1
2025-08-30
scsi: sd: Fix build warning in sd_revalidate_disk()
Abinash Singh
1
-22
/
+28
2025-08-30
scsi: ufs: exynos: fsd: Gate ref_clk and put UFS device in reset on suspend
Bharat Uppal
1
-0
/
+8
2025-08-25
scsi: pm80xx: Fix race condition caused by static variables
Francisco Gutierrez
3
-10
/
+17
2025-08-25
scsi: mpi3mr: Update driver version to 8.15.0.5.50
Chandrakanth Patil
1
-2
/
+2
2025-08-25
scsi: mpi3mr: Fix premature TM timeouts on virtual drives
Chandrakanth Patil
2
-5
/
+17
2025-08-25
scsi: mpi3mr: Update MPI headers to revision 37
Chandrakanth Patil
4
-2
/
+41
2025-08-25
scsi: mpi3mr: Fix I/O failures during controller reset
Chandrakanth Patil
2
-0
/
+5
2025-08-25
scsi: mpi3mr: Fix controller init failure on fault during queue creation
Chandrakanth Patil
1
-0
/
+10
2025-08-25
scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed
Chandrakanth Patil
2
-6
/
+13
2025-08-25
scsi: aic94xx: Remove redundant code
Qiang Liu
1
-1
/
+0
2025-08-19
scsi: myrs: Fix dma_alloc_coherent() error check
Thomas Fourier
1
-4
/
+4
2025-08-19
scsi: lpfc: use min() to improve code
Qianfeng Rong
2
-10
/
+3
2025-08-19
scsi: hpsa: use min()/min_t() to improve code
Qianfeng Rong
1
-8
/
+3
2025-08-19
scsi: ufs: core: Reduce the size of struct ufshcd_lrb
Bart Van Assche
1
-3
/
+2
2025-08-19
scsi: ufs: core: Only collect timestamps if monitoring is enabled
Bart Van Assche
1
-10
/
+16
2025-08-19
scsi: qla2xxx: Fix memcpy() field-spanning write issue
Gustavo A. R. Silva
4
-16
/
+18
2025-08-19
scsi: scsi_debug: Use vcalloc() to simplify code
Qianfeng Rong
1
-4
/
+2
2025-08-19
scsi: ipr: Use vmalloc_array() to simplify code
Qianfeng Rong
1
-4
/
+4
2025-08-19
scsi: hpsa: Fix incorrect comment format
Cryolitia PukNgae
1
-2
/
+2
2025-08-18
scsi: pm80xx: Use pm80xx_get_local_phy_id() to access phy array
Niklas Cassel
1
-2
/
+5
2025-08-18
scsi: pm80xx: Fix pm8001_abort_task() for chip_8006 when using an expander
Niklas Cassel
1
-3
/
+3
2025-08-18
scsi: pm80xx: Add helper function to get the local phy id
Niklas Cassel
4
-8
/
+16
2025-08-18
scsi: pm80xx: Use dev_parent_is_expander() helper
Niklas Cassel
3
-13
/
+8
2025-08-18
scsi: mvsas: Use dev_parent_is_expander() helper
Niklas Cassel
1
-1
/
+1
2025-08-18
scsi: isci: Use dev_parent_is_expander() helper
Niklas Cassel
1
-1
/
+1
2025-08-18
scsi: hisi_sas: Use dev_parent_is_expander() helper
Niklas Cassel
3
-9
/
+5
2025-08-18
scsi: libsas: Add dev_parent_is_expander() helper
Niklas Cassel
2
-4
/
+9
2025-08-18
scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmod
Niklas Cassel
1
-1
/
+8
2025-08-18
scsi: pm80xx: Restore support for expanders
Niklas Cassel
1
-3
/
+2
2025-08-18
scsi: ufs: core: Improve IOPS
Bart Van Assche
1
-1
/
+3
2025-08-14
scsi: ufs: host: mediatek: Fix invalid access in vccqx handling
Alice Chao
1
-0
/
+3
2025-08-14
scsi: ufs: host: mediatek: Change reset sequence for improved stability
Peter Wang
1
-3
/
+3
2025-08-14
scsi: ufs: host: mediatek: Fix UniPro setting for MT6989
Peter Wang
1
-0
/
+11
2025-08-14
scsi: ufs: host: mediatek: Optimize power mode change handling
Peter Wang
1
-0
/
+11
2025-08-14
scsi: ufs: host: mediatek: Assign power mode userdata before FASTAUTO mode ch...
Alice Chao
1
-0
/
+22
2025-08-14
scsi: ufs: host: mediatek: Fix PWM mode switch issue
Peter Wang
1
-3
/
+22
2025-08-14
scsi: ufs: host: mediatek: Fine-tune clock scaling
Peter Wang
1
-0
/
+13
2025-08-14
scsi: ufs: host: mediatek: Add debug information for Auto-Hibern8
Peter Wang
1
-1
/
+7
2025-08-14
scsi: ufs: host: mediatek: Fix auto-hibern8 timer configuration
Peter Wang
1
-22
/
+64
2025-08-14
scsi: ufs: host: mediatek: Simplify variable usage
Peter Wang
1
-1
/
+1
2025-08-14
scsi: ufs: qcom: dt-bindings: Split SM8650 and similar
Krzysztof Kozlowski
2
-32
/
+178
2025-08-14
scsi: ufs: qcom: dt-bindings: Split SC7180 and similar
Krzysztof Kozlowski
2
-69
/
+202
2025-08-14
scsi: ufs: qcom: dt-bindings: Split common part to qcom,ufs-common.yaml
Krzysztof Kozlowski
2
-52
/
+68
2025-08-10
Linux 6.17-rc1
v6.17-rc1
Linus Torvalds
1
-2
/
+2
2025-08-09
tools/power turbostat: version 2025.09.09
Len Brown
1
-1
/
+1
2025-08-09
tools/power turbostat: Handle non-root legacy-uncore sysfs permissions
Len Brown
1
-1
/
+2
2025-08-09
tools/power turbostat: standardize PER_THREAD_PARAMS
Len Brown
1
-20
/
+22
2025-08-09
tools/power turbostat: Fix DMR support
Zhang Rui
1
-14
/
+15
[next]