messages from 2024-12-11 21:57:30 to 2024-12-23 20:40:59 UTC [more...]
[PATCH v4 00/11] driver core: Constify API device_find_child()
2024-12-23 20:40 UTC (14+ messages)
` [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v4 02/11] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v4 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v4 05/11] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v4 06/11] driver core: Remove match_any()
[PATCH V6] scsi: ufs: qcom: Enable UFS Shared ICE Feature
2024-12-23 19:31 UTC (2+ messages)
[PATCH] scsi: isci: remote_device: Remove unused isci_remote_device_reset_complete
2024-12-23 18:02 UTC
[PATCH] scsi: iscsi: Remove unused iscsi_create_session
2024-12-23 18:01 UTC
[PATCH V4] scsi: ufs: qcom: Enable UFS Shared ICE Feature
2024-12-23 13:30 UTC (7+ messages)
[PATCH] scsi: target: Remove unused functions
2024-12-22 21:35 UTC
[PATCH] scsi: Documentation: corrections for struct updates
2024-12-21 21:25 UTC
[PATCH v2 0/4] scsi: st: scsi_error: More reset patches
2024-12-21 7:57 UTC (17+ messages)
` [PATCH v2 2/4] scsi: scsi_error: Add counters for New Media and Power On/Reset UNIT ATTENTIONs
` [PATCH v2 3/4] scsi: st: Modify st.c to use the new scsi_error counters
` [PATCH v2 4/4] scsi: st: Add sysfs file reset_blocked
[PATCH v2] scsi: mpi3mr: fix possible crash when setup bsg fail
2024-12-20 17:19 UTC (3+ messages)
[PATCH v4 0/9] blk: honor isolcpus configuration
2024-12-20 9:04 UTC (18+ messages)
` [PATCH v4 1/9] lib/group_cpus: let group_cpu_evenly return number of groups
` [PATCH v4 2/9] sched/isolation: document HK_TYPE housekeeping option
` [PATCH v4 3/9] blk-mq: add number of queue calc helper
` [PATCH v4 4/9] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v4 5/9] scsi: "
` [PATCH v4 6/9] virtio: blk/scsi: "
` [PATCH v4 7/9] lib/group_cpus: honor housekeeping config when grouping CPUs
` [PATCH v4 8/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled
` [PATCH v4 9/9] blk-mq: issue warning when offlining hctx with online isolcpus
[PATCH] scsi: documentation: scsi_eh: updates for EH changes
2024-12-19 21:49 UTC
[PATCH v3 0/4] scsi: ufs: qcom: Suspend fixes
2024-12-19 17:03 UTC (6+ messages)
` [PATCH v3 1/4] scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_power_up_sequence()
` [PATCH v3 2/4] scsi: ufs: core: Honor runtime/system PM levels if set by host controller drivers
` [PATCH v3 3/4] scsi: ufs: qcom: Allow passing platform specific OF data
` [PATCH v3 4/4] scsi: ufs: qcom: Power down the controller/device during system suspend for SM8550/SM8650 SoCs
[PATCH v2 0/3] scsi: ufs: qcom: Suspend fixes
2024-12-19 15:26 UTC (5+ messages)
` [PATCH v2 1/3] scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_power_up_sequence()
` [PATCH v2 2/3] scsi: ufs: qcom: Allow passing platform specific OF data
` [PATCH v2 3/3] scsi: ufs: qcom: Power down the controller/device during system suspend for SM8550/SM8650 SoCs
[PATCH v10 00/15] Support for hardware-wrapped inline encryption keys
2024-12-19 13:48 UTC (19+ messages)
` [PATCH v10 01/15] ufs: qcom: fix crypto key eviction
` [PATCH v10 02/15] ufs: crypto: add ufs_hba_from_crypto_profile()
` [PATCH v10 03/15] ufs: qcom: convert to use UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILE
` [PATCH v10 04/15] ufs: crypto: remove ufs_hba_variant_ops::program_key
` [PATCH v10 05/15] mmc: sdhci-msm: fix crypto key eviction
` [PATCH v10 06/15] mmc: crypto: add mmc_from_crypto_profile()
` [PATCH v10 07/15] mmc: sdhci-msm: convert to use custom crypto profile
` [PATCH v10 08/15] firmware: qcom: scm: add calls for wrapped key support
` [PATCH v10 09/15] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
` [PATCH v10 10/15] blk-crypto: add basic hardware-wrapped key support
` [PATCH v10 11/15] blk-crypto: show supported key types in sysfs
` [PATCH v10 12/15] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH v10 13/15] fscrypt: add support for "
` [PATCH v10 14/15] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v10 15/15] ufs: qcom: add support for wrapped keys
[PATCH V5] scsi: ufs: qcom: Enable UFS Shared ICE Feature
2024-12-19 12:34 UTC
[PATCH v2] net: core: Convert inet_addr_is_any() to sockaddr_storage
2024-12-19 10:08 UTC (2+ messages)
[PATCH 0/1] drivers/scsi: remove dead code
2024-12-18 23:59 UTC (3+ messages)
` [PATCH 1/1] "
` [PING] "
[PATCH V3] scsi: ufs: qcom: Enable UFS Shared ICE Feature
2024-12-18 15:18 UTC (3+ messages)
[PATCH v2 0/2] fix some bsg related bugs
2024-12-18 1:42 UTC (3+ messages)
` [PATCH v2 1/2] scsi: ufs: delete bsg_dev when setup bsg fail
` [PATCH v2 2/2] scsi: ufs: set bsg_queue to NULL after remove
[PATCH] scsi: driver-api documentation: change what is added to docbook
2024-12-18 0:07 UTC
block/032 triggers lockdep complaint with v6.13-rc3
2024-12-17 23:35 UTC (2+ messages)
[PATCH v3 00/19] Converge on using secs_to_jiffies()
2024-12-17 21:12 UTC (11+ messages)
` [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v3 04/19] s390: kernel: Convert timeouts to use secs_to_jiffies()
[PATCH 0/5] hyper-v: Don't assume cpu_possible_mask is dense
2024-12-17 19:21 UTC (4+ messages)
[PATCH v6 0/8] blk: refactor queue affinity helpers
2024-12-17 16:37 UTC (4+ messages)
[PATCH] net: core: Convert inet_addr_is_any() to sockaddr_storage
2024-12-17 16:00 UTC (3+ messages)
[PATCH] net: Convert proto_ops::getname to sockaddr_storage
2024-12-17 14:38 UTC (3+ messages)
Change in reported values of some block integrity sysfs attributes
2024-12-17 12:46 UTC (5+ messages)
[PATCH 0/2] fix some bsg related bugs
2024-12-17 11:33 UTC (5+ messages)
` [PATCH 1/2] scsi: ufs: delete bsg_dev when setup bsg fail
` [PATCH 2/2] scsi: ufs: set bsg_queue to NULL after remove
[PATCH] scsi: mpi3mr: fix possible crash when setup bsg fail
2024-12-17 10:31 UTC
[PATCH] [SCSI] raid class: Fix error handling in raid_component_add
2024-12-17 8:10 UTC
[PATCH 0/2] Remove cxl and cxlflash drivers
2024-12-17 3:37 UTC (3+ messages)
[PATCH] scsi: scsi_debug: Skip host/bus reset settle delay
2024-12-16 18:48 UTC
[PATCH] scsi: st: Regression fix: Don't set pos_unknown just after device recognition
2024-12-16 18:08 UTC (3+ messages)
[PATCH v4 0/3] Enable UFS on QCS615
2024-12-16 12:38 UTC (6+ messages)
` [PATCH v4 1/3] dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615
` [PATCH v4 2/3] arm64: dts: qcom: qcs615: add UFS node
` [PATCH v4 3/3] arm64: dts: qcom: qcs615-ride: Enable "
[PATCH 00/11] scsi: Constify 'struct bin_attribute'
2024-12-16 11:29 UTC (12+ messages)
` [PATCH 01/11] scsi: core: "
` [PATCH 02/11] scsi: 3w-sas: "
` [PATCH 03/11] scsi: arcmsr: "
` [PATCH 04/11] scsi: esas2r: "
` [PATCH 05/11] scsi: ibmvfc: "
` [PATCH 06/11] scsi: lpfc: "
` [PATCH 07/11] scsi: ipr: "
` [PATCH 08/11] scsi: qedf: "
` [PATCH 09/11] scsi: qedi: "
` [PATCH 10/11] scsi: qla2xxx: "
` [PATCH 11/11] scsi: qla4xxx: "
blktests failures with v6.13-rc2 kernel
2024-12-15 7:59 UTC
[GIT PULL] SCSI fixes for 6.13-rc2
2024-12-15 0:54 UTC (3+ messages)
LSF/MM/BPF: 2025: Call for Proposals
2024-12-13 19:00 UTC (2+ messages)
[PATCH 0/3] scsi: ufs: qcom: Suspend fixes
2024-12-13 12:28 UTC (6+ messages)
` [PATCH 2/3] scsi: ufs: qcom: Allow passing platform specific OF data
I urge you to understand my viewpoint accurately
2024-12-13 4:24 UTC
[PATCH 00/10] Update lpfc to revision 14.4.0.7
2024-12-12 23:33 UTC (11+ messages)
` [PATCH 01/10] lpfc: Redefine incorrect type in lpfc_create_device_data
` [PATCH 02/10] lpfc: Restrict the REG_FCFI MAM field to FCoE adapters only
` [PATCH 03/10] lpfc: Delete NLP_TARGET_REMOVE flag due to obsolete usage
` [PATCH 04/10] lpfc: Modify handling of ADISC based on ndlp state and RPI registration
` [PATCH 05/10] lpfc: Add handling for LS_RJT reason explanation authentication required
` [PATCH 06/10] lpfc: Change lpfc_nodelist save_flags member into a bitmask
` [PATCH 07/10] lpfc: Update definition of firmware configuration mbox cmds
` [PATCH 08/10] lpfc: Add support for large fw object application layer reads
` [PATCH 09/10] lpfc: Update lpfc version to 14.4.0.7
` [PATCH 10/10] lpfc: Copyright updates for 14.4.0.7 patches
[PATCH 1/2] scsi: mpt3sas: Add details to EEDPTagMode error message
2024-12-12 22:20 UTC (3+ messages)
` [PATCH 2/2] scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1
[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
2024-12-12 21:37 UTC (2+ messages)
[PATCH 0/5] scsi: fix kernel-doc for exported functions
2024-12-12 20:52 UTC (6+ messages)
` [PATCH 1/5] scsi: scsi_error: add "
` [PATCH 2/5] scsi: scsi_ioctl: "
` [PATCH 3/5] scsi: scsi_lib: "
` [PATCH 4/5] scsi: scsi_scan: add kernel-doc for exported function
` [PATCH 5/5] scsi: transports: fix kernel-doc for exported functions
[PATCH v3 0/3] Enable UFS on QCS615
2024-12-12 16:11 UTC (5+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: qcs615: add UFS node
[PATCH v7 00/15] Introduce support for Fabric Discovery and
2024-12-12 2:03 UTC (16+ messages)
` [PATCH v7 01/15] scsi: fnic: Replace shost_printk with dev_info/dev_err
` [PATCH v7 02/15] scsi: fnic: Add headers and definitions for FDLS
` [PATCH v7 03/15] scsi: fnic: Add support for fabric based solicited requests and responses
` [PATCH v7 04/15] scsi: fnic: Add support for target "
` [PATCH v7 05/15] scsi: fnic: Add support for unsolicited "
` [PATCH v7 06/15] scsi: fnic: Add Cisco hardware model names
` [PATCH v7 07/15] scsi: fnic: Add and integrate support for FDMI
` [PATCH v7 08/15] scsi: fnic: Add and integrate support for FIP
` [PATCH v7 09/15] scsi: fnic: Add functionality in fnic to support FDLS
` [PATCH v7 10/15] scsi: fnic: Modify IO path to use FDLS
` [PATCH v7 11/15] scsi: fnic: Modify fnic interfaces "
` [PATCH v7 12/15] scsi: fnic: Add stats and related functionality
` [PATCH v7 13/15] scsi: fnic: Code cleanup
` [PATCH v7 14/15] scsi: fnic: Add support to handle port channel RSCN
` [PATCH v7 15/15] scsi: fnic: Increment driver version
[PATCH 1/2] cxl: Deprecate driver
2024-12-11 23:23 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