index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-17
/
+82
2024-06-02
Merge tag 'hardening-v6.10-rc2-take2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+6
2024-05-31
scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings
Kees Cook
2
-10
/
+6
2024-05-28
Merge branch '6.10/scsi-queue' into 6.10/scsi-fixes
Martin K. Petersen
8
-17
/
+82
2024-05-28
sd: also set max_user_sectors when setting max_sectors
Christoph Hellwig
1
-1
/
+3
2024-05-23
scsi: core: Handle devices which return an unusually large VPD page count
Martin K. Petersen
1
-0
/
+7
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-55
/
+16
2024-05-22
scsi: virtio: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-8
/
+8
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+6
2024-05-16
scsi: vmw_pvscsi: Do not use PCI_IRQ_LEGACY instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-05-16
scsi: pmcraid: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-05-16
scsi: mpt3sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-05-16
scsi: megaraid_sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-2
/
+2
2024-05-16
scsi: ipr: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-05-16
scsi: hpsa: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-05-16
scsi: arcmsr: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-05-15
scsi: mpt3sas: Add missing kerneldoc parameter descriptions
Deming Wang
1
-2
/
+2
2024-05-15
scsi: qedf: Set qed_slowpath_params to zero before use
Saurav Kashyap
1
-0
/
+1
2024-05-15
scsi: qedf: Wait for stag work during unload
Saurav Kashyap
2
-3
/
+28
2024-05-15
scsi: qedf: Don't process stag work during unload and recovery
Saurav Kashyap
1
-0
/
+16
2024-05-15
scsi: sr: Fix unintentional arithmetic wraparound
Justin Stitt
2
-2
/
+5
2024-05-15
scsi: core: alua: I/O errors for ALUA state transitions
Martin Wilck
1
-9
/
+22
2024-05-15
scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_port_add()
Nathan Chancellor
1
-1
/
+1
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
96
-1137
/
+1191
2024-05-13
Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-13
/
+7
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
4
-353
/
+10
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-6
/
+6
2024-05-08
scsi: mpi3mr: Sanitise num_phys
Tomas Henzl
1
-0
/
+10
2024-05-06
Merge patch series "Update lpfc to revision 14.4.0.2"
Martin K. Petersen
15
-413
/
+432
2024-05-06
scsi: lpfc: Copyright updates for 14.4.0.2 patches
Justin Tee
1
-1
/
+1
2024-05-06
scsi: lpfc: Update lpfc version to 14.4.0.2
Justin Tee
1
-1
/
+1
2024-05-06
scsi: lpfc: Add support for 32 byte CDBs
Justin Tee
5
-38
/
+80
2024-05-06
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
12
-331
/
+279
2024-05-06
scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list
Justin Tee
5
-8
/
+22
2024-05-06
scsi: lpfc: Clear deferred RSCN processing flag when driver is unloading
Justin Tee
2
-30
/
+45
2024-05-06
scsi: lpfc: Update logging of protection type for T10 DIF I/O
Justin Tee
1
-1
/
+1
2024-05-06
scsi: lpfc: Change default logging level for unsolicited CT MIB commands
Justin Tee
1
-8
/
+8
2024-05-06
Merge branch '6.9/s/lpfc2' into 6.10/s/lpfc
Martin K. Petersen
16
-185
/
+177
2024-05-06
scsi: iscsi: Remove unused list 'connlist_err'
Dr. David Alan Gilbert
1
-1
/
+0
2024-05-06
scsi: qla2xxx: Fix debugfs output for fw_resource_count
Himanshu Madhani
1
-1
/
+1
2024-05-06
scsi: qedf: Ensure the copied buf is NUL terminated
Bui Quang Minh
1
-1
/
+1
2024-05-06
scsi: bfa: Ensure the copied buf is NUL terminated
Bui Quang Minh
1
-2
/
+2
2024-05-04
scsi: Use device_show_string() helper for sysfs attributes
Lukas Wunner
5
-55
/
+16
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
1
-1
/
+1
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+2
2024-04-25
scsi: qla2xxx: Avoid possible run-time warning with long model_num
Kees Cook
1
-4
/
+2
[next]