Show patches with: Archived = No       |   19212 patches
« 1 2 3 4192 193 »
Patch Series S/W/F Date Submitter Delegate State
[7/7] mm: remove NR_BOUNCE zone stat [1/7] scsi: make aha152x depend on !HIGHMEM --- 2025-05-02 Christoph Hellwig Superseded
[6/7] block: remove bounce buffering support [1/7] scsi: make aha152x depend on !HIGHMEM --- 2025-05-02 Christoph Hellwig Superseded
[5/7] scsi: remove the no_highmem flag in the host [1/7] scsi: make aha152x depend on !HIGHMEM --- 2025-05-02 Christoph Hellwig Superseded
[4/7] usb-storage: reject probe of device one non-DMA HCDs when using highmem [1/7] scsi: make aha152x depend on !HIGHMEM --- 2025-05-02 Christoph Hellwig Superseded
[3/7] scsi: make ppa depend on !HIGHMEM [1/7] scsi: make aha152x depend on !HIGHMEM --- 2025-05-02 Christoph Hellwig Superseded
[2/7] scsi: make imm depend on !HIGHMEM [1/7] scsi: make aha152x depend on !HIGHMEM --- 2025-05-02 Christoph Hellwig Superseded
[1/7] scsi: make aha152x depend on !HIGHMEM [1/7] scsi: make aha152x depend on !HIGHMEM --- 2025-05-02 Christoph Hellwig Superseded
[3/3] scsi: ufs: qcom: Call ufs_qcom_cfg_timers() in clock scaling path Bug fixes for UFS multi-frequency scaling on Qcom platform --- 2025-05-02 Ziqi Chen Superseded
[2/3] scsi: ufs: qcom: Map devfreq OPP freq to UniPro Core Clock freq Bug fixes for UFS multi-frequency scaling on Qcom platform --- 2025-05-02 Ziqi Chen Superseded
[1/3] scsi: ufs: qcom: Check gear against max gear in vop freq_to_gear() Bug fixes for UFS multi-frequency scaling on Qcom platform --- 2025-05-02 Ziqi Chen New
scsi: docs: clean up some style in scsi_mid_low_api scsi: docs: clean up some style in scsi_mid_low_api --- 2025-05-02 Randy Dunlap New
[v2,next] scsi: sd: Avoid -Wflex-array-member-not-at-end warning [v2,next] scsi: sd: Avoid -Wflex-array-member-not-at-end warning --- 2025-05-01 Gustavo A. R. Silva New
scsi: remove the stream_status member from scsi_stream_status_header scsi: remove the stream_status member from scsi_stream_status_header --- 2025-05-01 Christoph Hellwig Superseded
scsi: scsi_debug: Reduce DEF_ATOMIC_WR_MAX_LENGTH scsi: scsi_debug: Reduce DEF_ATOMIC_WR_MAX_LENGTH --- 2025-05-01 John Garry New
scsi: NCR5380: Prevent potential out-of-bounds read in spi_print_msg() scsi: NCR5380: Prevent potential out-of-bounds read in spi_print_msg() --- 2025-04-30 Rand Deeb New
scsi: smartpqi: Delete a stray tab in pqi_is_parity_write_stream() scsi: smartpqi: Delete a stray tab in pqi_is_parity_write_stream() --- 2025-04-30 Dan Carpenter New
scsi: dc395x: Remove leftover if statement in reselect() scsi: dc395x: Remove leftover if statement in reselect() --- 2025-04-30 Nathan Chancellor New
scsi: ufs: ufs-qcom: Add more rates to ufs_qcom_freq_to_gear_speed() scsi: ufs: ufs-qcom: Add more rates to ufs_qcom_freq_to_gear_speed() --- 2025-04-29 Konrad Dybcio New
scsi: qla2xxx: Use secs_to_jiffies() instead of msecs_to_jiffies() scsi: qla2xxx: Use secs_to_jiffies() instead of msecs_to_jiffies() --- 2025-04-28 Thorsten Blum New
scsi: lpfc: Use secs_to_jiffies() instead of msecs_to_jiffies() scsi: lpfc: Use secs_to_jiffies() instead of msecs_to_jiffies() --- 2025-04-28 Thorsten Blum New
scsi: dc395x: remove DEBUG conditional compilation scsi: dc395x: remove DEBUG conditional compilation --- 2025-04-28 Oliver Neukum New
[RFC,1/1] scsi: mpi3mr: Introduce smp_affinity_enable module parameter scsi: mpi3mr: Introduce smp_affinity_enable module parameter --- 2025-04-28 Aaron Tomlin New
scsi: qla4xxx: Remove duplicate struct crb_addr_pair scsi: qla4xxx: Remove duplicate struct crb_addr_pair --- 2025-04-26 Kees Cook New
scsi: qla2xxx: Remove duplicate struct crb_addr_pair scsi: qla2xxx: Remove duplicate struct crb_addr_pair --- 2025-04-26 Kees Cook New
[next] scsi: sd: Avoid -Wflex-array-member-not-at-end warning [next] scsi: sd: Avoid -Wflex-array-member-not-at-end warning --- 2025-04-26 Gustavo A. R. Silva New
[8/8] lpfc: Copyright updates for 14.4.0.9 patches Update lpfc to revision 14.4.0.9 --- 2025-04-25 Justin Tee New
[7/8] lpfc: Update lpfc version to 14.4.0.9 Update lpfc to revision 14.4.0.9 --- 2025-04-25 Justin Tee New
[6/8] lpfc: Create lpfc_vmid_info sysfs entry Update lpfc to revision 14.4.0.9 --- 2025-04-25 Justin Tee New
[5/8] lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk Update lpfc to revision 14.4.0.9 --- 2025-04-25 Justin Tee New
[4/8] lpfc: Prevent failure to reregister with NVME transport after PRLI retry Update lpfc to revision 14.4.0.9 --- 2025-04-25 Justin Tee New
[3/8] lpfc: Restart eratt_poll timer if HBA_SETUP flag still unset Update lpfc to revision 14.4.0.9 --- 2025-04-25 Justin Tee New
[2/8] lpfc: Notify fc transport of rport disappearance during PCI fcn reset Update lpfc to revision 14.4.0.9 --- 2025-04-25 Justin Tee New
[1/8] lpfc: Fix lpfc_check_sli_ndlp handling for GEN_REQUEST64 commands Update lpfc to revision 14.4.0.9 --- 2025-04-25 Justin Tee New
ufs: core: Remove redundant query_complete trace ufs: core: Remove redundant query_complete trace --- 2025-04-25 Keoseong Park New
[GIT,PULL] SCSI fixes for 6.15-rc3 [GIT,PULL] SCSI fixes for 6.15-rc3 --- 2025-04-24 James Bottomley New
[v6,9/9] blk-mq: prevent offlining hk CPU with associated online isolated CPUs blk: honor isolcpus configuration --- 2025-04-24 Daniel Wagner New
[v6,8/9] blk-mq: use hk cpus only when isolcpus=io_queue is enabled blk: honor isolcpus configuration --- 2025-04-24 Daniel Wagner New
[v6,7/9] lib/group_cpus: honor housekeeping config when grouping CPUs blk: honor isolcpus configuration --- 2025-04-24 Daniel Wagner New
[v6,6/9] isolation: introduce io_queue isolcpus type blk: honor isolcpus configuration --- 2025-04-24 Daniel Wagner New
[v6,5/9] virtio: blk/scsi: use block layer helpers to calculate num of queues blk: honor isolcpus configuration --- 2025-04-24 Daniel Wagner New
[v6,4/9] scsi: use block layer helpers to calculate num of queues blk: honor isolcpus configuration --- 2025-04-24 Daniel Wagner New
[v6,3/9] nvme-pci: use block layer helpers to calculate num of queues blk: honor isolcpus configuration --- 2025-04-24 Daniel Wagner New
[v6,2/9] blk-mq: add number of queue calc helper blk: honor isolcpus configuration --- 2025-04-24 Daniel Wagner New
[v6,1/9] lib/group_cpus: let group_cpu_evenly return number initialized masks blk: honor isolcpus configuration --- 2025-04-24 Daniel Wagner New
[v2,2/2] target: Move delayed/ordered tracking to per cpu target: Remove atomics from main IO path --- 2025-04-24 Mike Christie New
[v2,1/2] target: Move IO path stats to per cpu target: Remove atomics from main IO path --- 2025-04-24 Mike Christie New
[RESEND] scsi: esas2r: Add check for alloc_ordered_workqueue() [RESEND] scsi: esas2r: Add check for alloc_ordered_workqueue() --- 2025-04-24 Haoxiang Li New
[v2] PCI: add CONFIG_MMU dependency [v2] PCI: add CONFIG_MMU dependency --- 2025-04-23 Arnd Bergmann New
[5/5] smartpqi: update driver version to 2.1.34-035 smartpqi updates --- 2025-04-23 Don Brace New
[4/5] smartpqi: fix smp_processor_id() call trace for preemptible kernels smartpqi updates --- 2025-04-23 Don Brace New
[3/5] Enhance WWID Logging Logic. smartpqi updates --- 2025-04-23 Don Brace New
[2/5] smartpqi: add new pci ids smartpqi updates --- 2025-04-23 Don Brace New
[1/5] smartpqi: take drives offline when controller is offline smartpqi updates --- 2025-04-23 Don Brace New
ufs: core: fix WB resize use wrong offset ufs: core: fix WB resize use wrong offset --- 2025-04-23 Huan Tang New
[v1] mpi3mr: Event processing debug improvement [v1] mpi3mr: Event processing debug improvement --- 2025-04-23 Ranjan Kumar New
[32/33] dt-bindings: display: panel: samsung,ams581vf01: Add google,sunfish Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[31/33] dt-bindings: arm: qcom: Add SM7150 Google Pixel 4a Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[30/33] arm64: dts: qcom: Add dtsi for Snapdragon 730/730g/732g (SM7150) SoCs Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[29/33] firmware: qcom: tzmem: disable sm7150 platform Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[28/33] cpufreq: Add SM7150 to cpufreq-dt-platdev blocklist Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[27/33] soc: qcom: pd-mapper: Add support for SM7150 Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[26/33] remoteproc: qcom: pas: Add SM7150 remoteproc support Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[25/33] dt-bindings: remoteproc: qcom: sc7180-pas: Add the SM7150 compatible Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[24/33] dt-bindings: clock: qcom,gpucc: Add the SM7150 compatible Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[23/33] dt-bindings: arm-smmu: Add the SM7150 compatible Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[22/33] dt-bindings: interconnect: OSM L3: Add the SM7150 compatible Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[21/33] dt-bindings: clock: qcom-rpmhcc: Add the SM7150 compatible Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[20/33] dt-bindings: i2c: qcom-cci: Add the SM7150 compatible Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[19/33] dt-bindings: interconnect: qcom-bwmon: Add the SM7150 compatible Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[18/33] dt-bindings: crypto: qcom,inline-crypto-engine: Add the SM7150 compatible Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[17/33] dt-bindings: nvmem: qfprom: Add the SM7150 compatible Untitled series #266027 --- 2025-04-22 Danila Tikhonov New
[16/33] dt-bindings: dmaengine: qcom: gpi: Add the SM7150 compatible Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
[15/33] dt-bindings: ufs: qcom: Add the SM7150 compatible Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
[14/33] dt-bindings: net: qcom,ipa: Add the SM7150 compatible Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
[13/33] dt-bindings: mfd: qcom,tcsr: Add the SM7150 compatible Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
[12/33] dt-bindings: soc: qcom,dcc: Add the SM7150 compatible Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
[11/33] dt-bindings: mmc: sdhci-msm: Add the SM7150 compatible Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
[10/33] dt-bindings: phy: qcom,qusb2: Add the SM7150 compatible Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
[09/33] dt-bindings: usb: dwc3: Add the SM7150 compatible Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
[08/33] dt-bindings: interrupt-controller: qcom-pdc: Add the SM7150 compatible Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
[07/33] dt-bindings: thermal: tsens: Add the SM7150 compatible Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
[06/33] dt-bindings: soc: qcom: aoss-qmp: Add the SM7150 compatible Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
[05/33] dt-bindings: sram: qcom,imem: Add the SM7150 compatible Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
[04/33] dt-bindings: mailbox: qcom: Add the SM7150 APCS compatible Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
[03/33] dt-bindings: watchdog: qcom-wdt: Add the SM7150 compatible Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
[02/33] dt-bindings: cpufreq: qcom-hw: Add the SM7150 compatible Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
[01/33] dt-bindings: arm: cpus: Add Kryo 470 CPUs Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a --- 2025-04-22 Danila Tikhonov New
scsi: Add SCSI error events, sent as kobject uevents by mid-layer scsi: Add SCSI error events, sent as kobject uevents by mid-layer --- 2025-04-22 Salomon Dushimirimana New
[RESEND] scsi: vmw_pvscsi: Use str_enabled_disabled() helper in pvscsi_probe() [RESEND] scsi: vmw_pvscsi: Use str_enabled_disabled() helper in pvscsi_probe() --- 2025-04-22 Thorsten Blum New
[next] scsi: myrb: Fix spelling mistake "statux" -> "status" [next] scsi: myrb: Fix spelling mistake "statux" -> "status" --- 2025-04-22 Colin Ian King New
ufs: core: add caps UFSHCD_CAP_MCQ_EN ufs: core: add caps UFSHCD_CAP_MCQ_EN --- 2025-04-21 Huan Tang New
mpt3sas: Check if the variable 'nr_msix' is equal to zero mpt3sas: Check if the variable 'nr_msix' is equal to zero --- 2025-04-21 Ваторопин Андрей New
[6.1,v2,3/3] scsi: aic79xx: check for non-NULL scb in ahd_linux_queue_abort_cmd aic79xx: Add some non-NULL checks --- 2025-04-21 Boris Belyavtsev New
[6.1,v2,2/3] scsi: aic79xx: check for non-NULL scb in ahd_handle_pkt_busfree aic79xx: Add some non-NULL checks --- 2025-04-21 Boris Belyavtsev New
[6.1,v2,1/3] scsi: aic79xx: check for non-NULL scb in ahd_handle_seqint aic79xx: Add some non-NULL checks --- 2025-04-21 Boris Belyavtsev New
[RFC,v4,11/11] ext4: add FALLOC_FL_WRITE_ZEROES support fallocate: introduce FALLOC_FL_WRITE_ZEROES flag --- 2025-04-21 Zhang Yi New
[RFC,v4,10/11] block: add FALLOC_FL_WRITE_ZEROES support fallocate: introduce FALLOC_FL_WRITE_ZEROES flag --- 2025-04-21 Zhang Yi New
[RFC,v4,09/11] block: factor out common part in blkdev_fallocate() fallocate: introduce FALLOC_FL_WRITE_ZEROES flag --- 2025-04-21 Zhang Yi New
[RFC,v4,08/11] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate fallocate: introduce FALLOC_FL_WRITE_ZEROES flag --- 2025-04-21 Zhang Yi New
[RFC,v4,07/11] fs: statx add write zeroes unmap attribute fallocate: introduce FALLOC_FL_WRITE_ZEROES flag --- 2025-04-21 Zhang Yi New
« 1 2 3 4192 193 »