messages from 2025-04-03 12:41:12 to 2025-04-10 20:00:06 UTC [more...]
[PATCH V2 0/6] Refactor phy powerup sequence
2025-04-10 20:00 UTC (13+ messages)
` [PATCH V2 2/6] phy: qcom-qmp-ufs: Refactor phy_power_on and phy_calibrate callbacks
` [PATCH V2 3/6] phy: qcom-qmp-ufs: Refactor UFS PHY reset
` [PATCH V2 6/6] scsi: ufs: host : Introduce phy_power_on/off wrapper function
[PATCH hyperv-next 0/6] Confidential VMBus
2025-04-10 19:10 UTC (21+ messages)
` [PATCH hyperv-next 1/6] Documentation: hyperv: "
` [PATCH hyperv-next 2/6] drivers: hyperv: VMBus protocol version 6.0
` [PATCH hyperv-next 3/6] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next 4/6] arch: x86, drivers: hyperv: Enable confidential VMBus
` [PATCH hyperv-next 5/6] arch, drivers: Add device struct bitfield to not bounce-buffer
` [PATCH hyperv-next 6/6] drivers: SCSI: Do not bounce-bufffer for the confidential VMBus
[PATCH] drivers: Two potential integer overflow in sbp_make_tpg() and usbg_make_tpg()
2025-04-10 17:01 UTC (2+ messages)
[RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-04-10 9:35 UTC (16+ messages)
` [RFC PATCH -next v3 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH -next v3 04/10] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [RFC PATCH -next v3 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [RFC PATCH -next v3 09/10] block: factor out common part in blkdev_fallocate()
[PATCH V3 0/9] Refactor phy powerup sequence
2025-04-10 9:01 UTC (10+ messages)
` [PATCH V3 1/9] scsi: ufs: qcom: add a new phy calibrate API call
` [PATCH V3 2/9] phy: qcom-qmp-ufs: Rename qmp_ufs_enable and qmp_ufs_power_on
` [PATCH V3 3/9] phy: qcom-qmp-ufs: Refactor phy_power_on and phy_calibrate callbacks
` [PATCH V3 4/9] phy: qcom-qmp-ufs: Refactor UFS PHY reset
` [PATCH V3 5/9] phy: qcom-qmp-ufs: Remove qmp_ufs_com_init()
` [PATCH V3 6/9] phy: qcom-qmp-ufs: Refactor qmp_ufs_exit callback
` [PATCH V3 7/9] scsi: ufs: qcom : Refactor phy_power_on/off calls
` [PATCH V3 8/9] scsi: ufs: qcom : Introduce phy_power_on/off wrapper function
` [PATCH V3 9/9] scsi: ufs: qcom: Prevent calling phy_exit before phy_init
blktests failures with v6.15-rc1 kernel
2025-04-10 4:41 UTC
[PATCH v2] scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort()
2025-04-10 0:13 UTC
[PATCH v10] ufs: core: Add WB buffer resize support
2025-04-09 21:17 UTC (2+ messages)
[PATCH V6 0/3] scsi: ufs-qcom: Enable Hibern8, MCQ, and Testbus registers Dump
2025-04-09 21:08 UTC (5+ messages)
` [PATCH V6 1/3] scsi: ufs-qcom: Add support for dumping HW and SW hibern8 count
` [PATCH V6 2/3] scsi: ufs-qcom: Add support to dump MCQ registers
` [PATCH V6 3/3] scsi: ufs-qcom: Add support to dump testbus registers
[PATCH] scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort()
2025-04-09 20:59 UTC (2+ messages)
[patch V4 09/14] PCI/MSI: Switch msix_capability_init() to guard(msi_desc_lock)
2025-04-09 18:38 UTC (13+ messages)
` commit 7b025f3f85ed causes NULL pointer dereference
[PATCH 00/24] Optimize the hot path in the UFS driver
2025-04-09 16:42 UTC (40+ messages)
` [PATCH 01/24] scsi: core: Make scsi_cmd_to_rq() accept const arguments
` [PATCH 02/24] scsi: core: Make scsi_cmd_priv() "
` [PATCH 03/24] scsi: core: Use scsi_cmd_priv() instead of open-coding it
` [PATCH 04/24] scsi: core: Implement reserved command handling
` [PATCH 05/24] scsi: core: Introduce scsi_host_update_can_queue()
` [PATCH 06/24] scsi: ufs: core: Change the type of one ufshcd_add_cmd_upiu_trace() argument
` [PATCH 07/24] scsi: ufs: core: Only call ufshcd_add_command_trace() for SCSI commands
` [PATCH 08/24] scsi: ufs: core: Change the type of one ufshcd_add_command_trace() argument
` [PATCH 09/24] scsi: ufs: core: Change the type of one ufshcd_send_command() argument
` [PATCH 10/24] scsi: ufs: core: Only call ufshcd_should_inform_monitor() for SCSI commands
` [PATCH 11/24] scsi: ufs: core: Change the monitor function argument types
` [PATCH 12/24] scsi: ufs: core: Rework ufshcd_mcq_compl_pending_transfer()
` [PATCH 13/24] scsi: ufs: core: Rework ufshcd_eh_device_reset_handler()
` [PATCH 14/24] scsi: ufs: core: Cache the DMA buffer sizes
` [PATCH 15/24] scsi: ufs: core: Add an argument to ufshcd_mcq_decide_queue_depth()
` [PATCH 16/24] scsi: ufs: core: Add an argument to ufshcd_alloc_mcq()
` [PATCH 17/24] scsi: ufs: core: Call ufshcd_mcq_init() once
` [PATCH 18/24] scsi: ufs: core: Allocate the SCSI host earlier
` [PATCH 19/24] scsi: ufs: core: Call ufshcd_init_lrb() later
` [PATCH 20/24] scsi: ufs: core: Use hba->reserved_slot
` [PATCH 21/24] scsi: ufs: core: Allocate the reserved slot as a reserved request
` [PATCH 22/24] scsi: ufs: core: Do not clear driver-private command data
` [PATCH 23/24] scsi: ufs: core: Optimize the hot path
` [PATCH 24/24] scsi: ufs: core: Remove the ufshcd_lrb task_tag member
[PATCH] lpfc: use memcpy for bios version
2025-04-09 11:34 UTC
[PATCH] scsi: iscsi: print error info after unlock 'frwd_lock' in iscsi_check_transport_timeouts()
2025-04-09 1:29 UTC
[PATCH v2] scsi: elx: sli4: Replace deprecated strncpy() with strscpy()
2025-04-08 23:42 UTC (2+ messages)
[PATCH V2 0/2] scsi: ufs: Implement Quirks for Samsung UFS Devices
2025-04-08 18:00 UTC (11+ messages)
` [PATCH V2 1/2] ufs: qcom: Add quirks for Samsung UFS devices
` [PATCH V2 2/2] scsi: ufs: introduce quirk to extend PA_HIBERN8TIME for "
[PATCH v13 0/3] Support for wrapped inline encryption keys on Qualcomm SoCs
2025-04-08 12:54 UTC (6+ messages)
` [PATCH v13 1/3] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
` [PATCH v13 2/3] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v13 3/3] ufs: qcom: add support for wrapped keys
[RFC] PCI: add CONFIG_MMU dependency
2025-04-08 12:37 UTC (7+ messages)
[[PATCH v2]] transform strncpy into strscpy
2025-04-08 7:18 UTC (10+ messages)
` [PATCH v3] "
` [PATCH v4] scsi: target: "
[PATCH] scsi: elx: sli4: Replace deprecated strncpy() with strscpy()
2025-04-07 20:53 UTC (5+ messages)
[PATCH v2] scsi: ufs: core: Fix a race condition related to device commands
2025-04-07 19:44 UTC (6+ messages)
[PATCH RFT v3 0/3] ufs: core: cleanup and threaded irq handler
2025-04-07 19:44 UTC (6+ messages)
` [PATCH RFT v3 1/3] ufs: core: drop last_intr_status/ts stats
` [PATCH RFT v3 2/3] ufs: core: track when MCQ ESI is enabled
` [PATCH RFT v3 3/3] ufs: core: delegate the interrupt service routine to a threaded irq handler
[PATCH] scsi: pm80xx: Add __nonstring annotations for unterminated strings
2025-04-07 18:37 UTC (3+ messages)
[PATCH v2 0/6] Add UFS support for SM8750
2025-04-07 12:15 UTC (8+ messages)
` [PATCH v2 2/6] phy: qcom-qmp-ufs: Add PHY Configuration support for sm8750
[RESEND PATCH] scsi: target: Remove unnecessary strscpy() size arguments
2025-04-07 9:47 UTC
[PATCH v8] ufs: core: Add WB buffer resize support
2025-04-07 8:57 UTC (2+ messages)
[PATCH v8] ufs: core: Add WB buffer resize support
2025-04-07 8:56 UTC (2+ messages)
[PATCH v9] ufs: core: Add WB buffer resize support
2025-04-07 8:51 UTC
[PATCH v4 1/1] scsi: ufs: core: add device level exception support
2025-04-06 18:23 UTC (11+ messages)
[PATCH v3 0/4] Add UFS support for SM8750
2025-04-04 23:06 UTC (3+ messages)
` [PATCH v3 2/4] arm64: dts: qcom: sm8750: Add UFS nodes for SM8750 SoC
qla1280 driver for qlogic-1040 on alpha
2025-04-04 21:35 UTC (21+ messages)
[PATCH 5.10/5.15] scsi: ufs: bsg: Set bsg_queue to NULL after removal
2025-04-04 12:31 UTC
[PATCH v1 0/1] *** export interface for custom UPIU transfer ***
2025-04-04 8:49 UTC (5+ messages)
` [PATCH v1 1/1] ufs: core: Export interface for sending raw UPIU commands
[PATCH AUTOSEL 5.4 10/14] scsi: st: Fix array overflow in st_setup()
2025-04-03 19:10 UTC
[PATCH AUTOSEL 5.10 11/15] scsi: st: Fix array overflow in st_setup()
2025-04-03 19:09 UTC
[PATCH AUTOSEL 5.15 12/16] scsi: st: Fix array overflow in st_setup()
2025-04-03 19:09 UTC
[PATCH AUTOSEL 6.1 13/18] scsi: st: Fix array overflow in st_setup()
2025-04-03 19:08 UTC
[PATCH AUTOSEL 6.6 03/26] scsi: target: spc: Fix RSOC parameter data header size
2025-04-03 19:07 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 21/26] scsi: st: Fix array overflow in st_setup()
[PATCH AUTOSEL 6.12 06/47] scsi: mpi3mr: Avoid reply queue full condition
2025-04-03 19:05 UTC (4+ messages)
` [PATCH AUTOSEL 6.12 07/47] scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue
` [PATCH AUTOSEL 6.12 12/47] scsi: target: spc: Fix RSOC parameter data header size
` [PATCH AUTOSEL 6.12 34/47] scsi: st: Fix array overflow in st_setup()
[PATCH AUTOSEL 6.13 06/49] scsi: mpi3mr: Avoid reply queue full condition
2025-04-03 19:03 UTC (4+ messages)
` [PATCH AUTOSEL 6.13 07/49] scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue
` [PATCH AUTOSEL 6.13 12/49] scsi: target: spc: Fix RSOC parameter data header size
` [PATCH AUTOSEL 6.13 34/49] scsi: st: Fix array overflow in st_setup()
[PATCH AUTOSEL 6.14 08/54] scsi: mpi3mr: Avoid reply queue full condition
2025-04-03 19:01 UTC (4+ messages)
` [PATCH AUTOSEL 6.14 09/54] scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue
` [PATCH AUTOSEL 6.14 14/54] scsi: target: spc: Fix RSOC parameter data header size
` [PATCH AUTOSEL 6.14 38/54] scsi: st: Fix array overflow in st_setup()
[PATCH 1/2] megaraid_sas: Block zero-length ATA VPD inquiry due to firmware bug
2025-04-03 15:23 UTC (2+ messages)
[PATCH v5 1/1] scsi: ufs: core: add device level exception support
2025-04-03 14:55 UTC (2+ messages)
[PATCH] scsi: scsi_transport_srp: replace min/max nesting with clamp()
2025-04-03 14:55 UTC (2+ messages)
[PATCH v2 1/1] scsi: ufs: core: Rename ufshcd_wb_presrv_usrspc_keep_vcc_on()
2025-04-03 14:55 UTC (2+ messages)
[PATCH] scsi: smartpqi: use is_kdump_kernel() to check for kdump
2025-04-03 14:09 UTC (2+ messages)
[PATCH] scsi: pm80xx: Set phy_attached to zero when device is gone
2025-04-03 14:06 UTC (2+ messages)
[PATCH v2 0/7] ufs-exynos stability fixes for gs101
2025-04-03 14:04 UTC (2+ messages)
[PATCH] scsi: iscsi: Fix missing scsi_host_put in error path
2025-04-03 13:47 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox