index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
2026-03-07
scsi: qla2xxx: Completely fix fcport double free
Vladimir Riabchun
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-01-23
scsi: qla2xxx: edif: Fix dma_free_coherent() size
Thomas Fourier
2026-01-23
Merge patch series "Add WQ_PERCPU to alloc_workqueue() users"
Martin K. Petersen
2026-01-23
scsi: qla2xxx: target: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
2026-01-23
scsi: qla2xxx: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
2026-01-23
scsi: qla2xxx: Declare qla2xxx_mqueuecommand() static
Bart Van Assche
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-16
scsi: qla2xxx: Sanitize payload size to prevent member overflow
Jiasheng Jiang
2025-12-16
scsi: qla2xxx: Update version to 10.02.10.100-k
Nilesh Javali
2025-12-16
scsi: qla2xxx: Fix bsg_done() causing double free
Anil Gurumurthy
2025-12-16
scsi: qla2xxx: Query FW again before proceeding with login
Anil Gurumurthy
2025-12-16
scsi: qla2xxx: Validate sp before freeing associated memory
Anil Gurumurthy
2025-12-16
scsi: qla2xxx: Free sp in error path to fix system crash
Anil Gurumurthy
2025-12-16
scsi: qla2xxx: Delay module unload while fabric scan in progress
Anil Gurumurthy
2025-12-16
scsi: qla2xxx: Allow recovery for tape devices
Shreyas Deodhar
2025-12-16
scsi: qla2xxx: Add bsg interface to support firmware img validation
Manish Rangankar
2025-12-16
scsi: qla2xxx: Validate MCU signature before executing MBC 03h
Manish Rangankar
2025-12-16
scsi: qla2xxx: Add load flash firmware mailbox support for 28xxx
Manish Rangankar
2025-12-16
scsi: qla2xxx: Add support for 64G SFP speed
Manish Rangankar
2025-12-16
scsi: qla2xxx: Add Speed in SFP print information
Himanshu Madhani
2025-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-12-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-11-29
scsi: qla2xxx: Enable/disable IRQD_NO_BALANCING during reset
Wen Xiong
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-11-19
scsi: qla2xxx: Fix improper freeing of purex item
Zilin Guan
2025-11-12
Merge patch series "replace old wq(s), added WQ_PERCPU to alloc_workqueue"
Martin K. Petersen
2025-11-12
scsi: qla2xxx: WQ_PERCPU added to alloc_workqueue() users
Marco Crivellari
2025-11-12
scsi: qla2xxx: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-11-12
scsi: qla2xxx: target: Improve safety of cmd lookup by handle
Tony Battersby
2025-11-12
scsi: qla2xxx: target: Add back SRR support
Tony Battersby
2025-11-12
scsi: qla2xxx: target: Improve cmd logging
Tony Battersby
2025-11-12
scsi: qla2xxx: target: Add cmd->rsp_sent
Tony Battersby
2025-11-12
scsi: qla2xxx: target: Fix invalid memory access with big CDBs
Tony Battersby
2025-11-12
scsi: qla2xxx: Fix TMR failure handling
Tony Battersby
2025-11-12
scsi: qla2xxx: target: Improve checks in qlt_xmit_response() / qlt_rdy_to_xfer()
Tony Battersby
2025-11-12
scsi: qla2xxx: target: Fix races with aborting commands
Tony Battersby
2025-11-12
scsi: qla2xxx: Clear cmds after chip reset
Tony Battersby
2025-11-12
scsi: qla2xxx: target: Fix term exchange when cmd_sent_to_fw == 1
Tony Battersby
2025-11-12
scsi: qla2xxx: target: Improve debug output for term exchange
Tony Battersby
2025-11-12
scsi: qla2xxx: target: Remove code for unsupported hardware
Tony Battersby
2025-11-12
scsi: qla2xxx: Use reinit_completion on mbx_intr_comp
Tony Battersby
2025-11-12
scsi: qla2xxx: Fix lost interrupts with qlini_mode=disabled
Tony Battersby
2025-11-12
scsi: qla2xxx: Fix initiator mode with qlini_mode=exclusive
Tony Battersby
[next]