messages from 2024-11-22 06:45:52 to 2024-12-03 00:36:03 UTC [more...]
[PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
2024-12-03 0:33 UTC (4+ messages)
` [PATCH v2 01/32] driver core: Constify API device_find_child()
` [PATCH v2 02/32] driver core: Introduce device_match_type() to match device with a device type
` [PATCH v2 03/32] drm/mediatek: Adapt for constified device_find_child()
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-12-02 21:16 UTC (6+ messages)
` [PATCH v2 09/21] drm/etnaviv: Convert timeouts to secs_to_jiffies()
` [PATCH v2 18/21] ceph: "
[PATCH 0/5] sysfs: introduce and use macro BIN_ATTR_ADMIN_WO()
2024-12-02 19:00 UTC (6+ messages)
` [PATCH 1/5] sysfs: add "
` [PATCH 2/5] s390/sclp_config: use BIN_ATTR_ADMIN_WO() for bin_attribute definition
` [PATCH 3/5] powerpc/powernv/flash: Use "
` [PATCH 4/5] firmware: google: gsmi: "
` [PATCH 5/5] scsi: arcmsr: Use BIN_ATTR_ADMIN_WO() for bin_attribute definitions
[PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
2024-12-02 18:36 UTC (21+ messages)
` [PATCH RESEND v7 01/17] blk-crypto: add basic hardware-wrapped key support
` [PATCH RESEND v7 02/17] blk-crypto: show supported key types in sysfs
` [PATCH RESEND v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH RESEND v7 04/17] fscrypt: add support for "
` [PATCH RESEND v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
` [PATCH RESEND v7 06/17] firmware: qcom: scm: add a call for deriving the software secret
` [PATCH RESEND v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
` [PATCH RESEND v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support
` [PATCH RESEND v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH RESEND v7 10/17] soc: qcom: ice: add support for hardware wrapped keys
` [PATCH RESEND v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
` [PATCH RESEND v7 12/17] ufs: core: add support for wrapped keys to UFS core
` [PATCH RESEND v7 13/17] ufs: core: add support for deriving the software secret
` [PATCH RESEND v7 14/17] ufs: core: add support for generating, importing and preparing keys
` [PATCH RESEND v7 15/17] ufs: host: add support for wrapped keys in QCom UFS
` [PATCH RESEND v7 16/17] ufs: host: add a callback for deriving software secrets and use it
` [PATCH RESEND v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys
[PATCH v3 0/3] Enable UFS on QCS615
2024-12-02 14:48 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615
` [PATCH v3 2/3] arm64: dts: qcom: qcs615: add UFS node
` [PATCH v3 3/3] arm64: dts: qcom: qcs615-ride: Enable "
[PATCH v6 0/8] blk: refactor queue affinity helpers
2024-12-02 14:00 UTC (9+ messages)
` [PATCH v6 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v6 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v6 3/8] virtio: "
` [PATCH v6 4/8] blk-mq: introduce blk_mq_map_hw_queues
` [PATCH v6 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
` [PATCH v6 6/8] nvme: "
` [PATCH v6 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v6 8/8] blk-mq: remove unused queue mapping helpers
[PATCH v5 0/8] blk: refactor queue affinity helpers
2024-12-02 13:48 UTC (4+ messages)
` [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues
[PATCH] scsi: scsi_debug: Fix hrtimer support for ndelay
2024-12-02 13:00 UTC
[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
2024-12-02 1:08 UTC (20+ messages)
` [PATCH v4 01/19] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH v4 02/19] lib/crc32: improve support for arch-specific overrides
` [PATCH v4 03/19] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v4 04/19] crypto: crc32 - don't unnecessarily register arch algorithms
` [PATCH v4 05/19] arm/crc32: expose CRC32 functions through lib
` [PATCH v4 06/19] loongarch/crc32: "
` [PATCH v4 07/19] mips/crc32: "
` [PATCH v4 08/19] powerpc/crc32: "
` [PATCH v4 09/19] s390/crc32: "
` [PATCH v4 10/19] sparc/crc32: "
` [PATCH v4 11/19] x86/crc32: update prototype for crc_pcl()
` [PATCH v4 12/19] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH v4 13/19] x86/crc32: expose CRC32 functions through lib
` [PATCH v4 14/19] bcachefs: Explicitly select CRYPTO from BCACHEFS_FS
` [PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib
` [PATCH v4 16/19] ext4: switch to using the crc32c library
` [PATCH v4 17/19] jbd2: "
` [PATCH v4 18/19] f2fs: switch to using the crc32 library
` [PATCH v4 19/19] scsi: target: iscsi: switch to using the crc32c library
[bug report] [SCSI] iscsi_transport: Add support to display CHAP list and delete CHAP entry
2024-11-30 10:02 UTC
[PATCH 00/10] Improve SCSI target logs
2024-11-29 22:08 UTC (13+ messages)
` [PATCH 01/10] target: core: "
` [PATCH 02/10] target: Use new log wrappers
` [PATCH 03/10] target: Fix quoted strings splitting
` [PATCH 04/10] target: Fix some obvious style problems
` [PATCH 05/10] target: Add log prefix to all tcm files
` [PATCH 06/10] target: Remove old prefixes from log messages
` [PATCH 07/10] target: core: Extend CaW logging
` [PATCH 08/10] target: core: Use extended logs where possible
` [PATCH 09/10] target: Use __func__ in logs
` [PATCH 10/10] target: iscsi: Improve a log message
[PATCH v11 00/10] Read/Write with meta/integrity
2024-11-29 16:04 UTC (12+ messages)
` [PATCH v11 01/10] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v11 02/10] block: copy back bounce buffer to user-space correctly in case of split
` [PATCH v11 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v11 04/10] fs, iov_iter: define meta io descriptor
` [PATCH v11 05/10] fs: introduce IOCB_HAS_METADATA for metadata
` [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
` [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v11 08/10] nvme: add support for passing on the application tag
` [PATCH v11 09/10] scsi: add support for user-meta interface
` [PATCH v11 10/10] block: add support to pass user meta buffer
blktests failures with v6.12 kernel
2024-11-29 8:37 UTC (3+ messages)
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-11-29 6:23 UTC (23+ messages)
[PATCH 00/22] Converge on using secs_to_jiffies()
2024-11-28 12:29 UTC (3+ messages)
` [PATCH 18/22] ceph: Convert timeouts to secs_to_jiffies()
[PATCH v2] scsi: ufs: core: Do not hold any lock in ufshcd_hba_stop
2024-11-28 7:25 UTC
[PATCH] scsi: ufs: core: Do not hold any lock in ufshcd_hba_stop
2024-11-28 7:13 UTC (3+ messages)
[PATCH v2] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
2024-11-27 22:37 UTC (2+ messages)
[PATCH] scsi: Don't wait for completion of in-flight requests
2024-11-27 15:20 UTC (7+ messages)
[PATCH v10 00/10] Read/Write with meta/integrity
2024-11-27 11:24 UTC (22+ messages)
` [PATCH v10 01/10] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v10 02/10] block: copy back bounce buffer to user-space correctly in case of split
` [PATCH v10 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v10 04/10] fs, iov_iter: define meta io descriptor
` [PATCH v10 05/10] fs: introduce IOCB_HAS_METADATA for metadata
` [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support
` [PATCH v10 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v10 08/10] nvme: add support for passing on the application tag
` [PATCH v10 09/10] scsi: add support for user-meta interface
` [PATCH v10 10/10] block: add support to pass user meta buffer
[PATCH] scsi: pm80xx: Improve debugging for aborted commands
2024-11-26 22:55 UTC
[PATCH] scsi: pm80xx: Increase reserved tags from 8 to 128
2024-11-26 22:49 UTC
qla1280 driver for qlogic-1040 on alpha
2024-11-26 21:33 UTC (19+ messages)
[PATCH 2/2] block: remove the ioprio field from struct request
2024-11-26 7:37 UTC (10+ messages)
[PATCH] scsi: sg: fix slab-use-after-free Read in sg_release
2024-11-26 5:19 UTC (4+ messages)
[PATCH] scsi: ufs: core: Fix link_startup_again on success
2024-11-26 4:52 UTC (3+ messages)
[GIT PULL] SCSI updates for the 6.12+ merge window
2024-11-26 2:59 UTC (2+ messages)
[PATCH] scsi: ufs: core: sysfs: Prevent div by zero
2024-11-25 23:08 UTC (4+ messages)
[PATCH v5 0/4] Untie the host lock entanglement - part 2
2024-11-25 21:35 UTC (8+ messages)
` [PATCH v5 1/4] scsi: ufs: core: Introduce ufshcd_has_pending_tasks
` [PATCH v5 2/4] scsi: ufs: core: Prepare to introduce a new clock_gating lock
` [PATCH v5 3/4] scsi: ufs: core: Introduce "
` [PATCH v5 4/4] scsi: ufs: core: Introduce a new clock_scaling lock
[PATCH] scsi: pm80xx: Use dynamic tag numbers for phy start and stop
2024-11-25 21:33 UTC
[PATCH v2 0/4] scsi: st: scsi_error: More reset patches
2024-11-25 14:03 UTC (5+ messages)
` [PATCH v2 1/4] scsi: st: Restore some drive settings after reset
` [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] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
2024-11-25 13:24 UTC (3+ messages)
[PATCH] qla2xxx: Fix START_SP_W_RETRIES checks _rval with positive EAGAIN
2024-11-25 11:22 UTC (2+ messages)
` [PATCH RESEND] "
[PATCH] qla2xxx: Fix START_SP_W_RETRIES returns positive EINVAL
2024-11-25 11:21 UTC (2+ messages)
` [PATCH RESEND] "
[PATCH v16 00/26] Improve write performance for zoned UFS devices
2024-11-25 4:19 UTC (16+ messages)
` [PATCH v16 05/26] blk-zoned: Fix a deadlock triggered by unaligned writes
` [PATCH v16 26/26] scsi: ufs: Inform the block layer about write ordering
[PATCH v5 0/7] Initial support for RK3576 UFS controller
2024-11-25 3:41 UTC (8+ messages)
` [PATCH v5 5/7] scsi: ufs: core: Export ufshcd_dme_reset() and ufshcd_dme_enable()
` [PATCH v5 6/7] scsi: ufs: rockchip: initial support for UFS
` [PATCH v5 7/7] arm64: dts: rockchip: Add UFS support for RK3576 SoC
[PATCH] [SCSI] csiostor: fix typo doesnt->doesn't
2024-11-23 11:30 UTC
[PATCH v2] ufs: core: add missing post notify for power mode change
2024-11-22 18:23 UTC (2+ messages)
[RFC v1 0/8] scsi: Multipath support for scsi disk devices
2024-11-22 14:27 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).