Linux SCSI Development
[Prev Page][Next Page]
[PATCH -next] scsi: megaraid_sas: Remove unnecessary ternary operators, Ruan Jinjie
[GIT PULL] SCSI fixes for 6.5-rc4,
James Bottomley
[PATCH v3 0/6] UFS: Add OPP support,
Manivannan Sadhasivam
[PATCH 0/2] scsi: ufs: qcom: Add interconnect support,
Manivannan Sadhasivam
[PATCH v4 00/10] libata: remove references to 'old' error handler,
Niklas Cassel
- [PATCH v4 02/10] ata,scsi: remove ata_sas_port_{start,stop} callbacks, Niklas Cassel
- [PATCH v4 01/10] ata: remove reference to non-existing error_handler(), Niklas Cassel
- [PATCH v4 03/10] ata,scsi: remove ata_sas_port_destroy(), Niklas Cassel
- [PATCH v4 04/10] ata: remove ata_sas_sync_probe(), Niklas Cassel
- [PATCH v4 05/10] ata: inline ata_port_probe(), Niklas Cassel
- [PATCH v4 06/10] ata,scsi: cleanup __ata_port_probe(), Niklas Cassel
- [PATCH v4 08/10] ata: sata_sx4: drop already completed TODO, Niklas Cassel
- [PATCH v4 07/10] ata,scsi: remove ata_sas_port_init(), Niklas Cassel
- [PATCH v4 10/10] ata: remove deprecated EH callbacks, Niklas Cassel
- [PATCH v4 09/10] ata: remove ata_bus_probe(), Niklas Cassel
- Re: [PATCH v4 00/10] libata: remove references to 'old' error handler, Martin K. Petersen
- Re: [PATCH v4 00/10] libata: remove references to 'old' error handler, Damien Le Moal
[PATCH v2 0/3] scsi: qedf: sanitise uaccess,
Oleksandr Natalenko
[PATCH] ata,scsi: do not issue START STOP UNIT on resume,
Damien Le Moal
- Re: [PATCH] ata,scsi: do not issue START STOP UNIT on resume, TW
- Re: [PATCH] ata,scsi: do not issue START STOP UNIT on resume, Tanner Watkins
- Re: [PATCH] ata,scsi: do not issue START STOP UNIT on resume, Hannes Reinecke
- Re: [PATCH] ata,scsi: do not issue START STOP UNIT on resume, Paul Ausbeck
- Re: [PATCH] ata,scsi: do not issue START STOP UNIT on resume, Bart Van Assche
- Re: [PATCH] ata,scsi: do not issue START STOP UNIT on resume, Damien Le Moal
- Re: [PATCH] ata,scsi: do not issue START STOP UNIT on resume, Rodrigo Vivi
- Re: [PATCH] ata,scsi: do not issue START STOP UNIT on resume, Geert Uytterhoeven
[PATCH] scsi:libsas: Simplify sas_queue_reset and remove unused code,
Wenchao Hao
[PATCH 1/1] scsi: storvsc: Fix handling of virtual Fibre Channel timeouts,
Michael Kelley
[PATCH] scsi: megaraid: Fix potential deadlock on &adapter->lock, Chengfeng Ye
danny! - Increase Customer Engagement with Chatchun - Your Website's Chat Solution, chatchunsearch
[patch v2 00/38] x86/cpu: Rework the topology evaluation,
Thomas Gleixner
- [patch v2 01/38] x86/cpu: Encapsulate topology information in cpuinfo_x86, Thomas Gleixner
- [patch v2 03/38] x86/cpu: Move cpu_die_id into topology info, Thomas Gleixner
- [patch v2 05/38] hwmon: (fam15h_power) Use topology_core_id(), Thomas Gleixner
- [patch v2 04/38] scsi: lpfc: Use topology_core_id(), Thomas Gleixner
- [patch v2 02/38] x86/cpu: Move phys_proc_id into topology info, Thomas Gleixner
- [patch v2 08/38] x86/cpu: Remove pointless evaluation of x86_coreid_bits, Thomas Gleixner
- [patch v2 09/38] x86/cpu: Move logical package and die IDs into topology info, Thomas Gleixner
- [patch v2 06/38] x86/cpu: Move cpu_core_id into topology info, Thomas Gleixner
- [patch v2 13/38] x86/apic: Use u32 for check_apicid_used(), Thomas Gleixner
- [patch v2 07/38] x86/cpu: Move cu_id into topology info, Thomas Gleixner
- [patch v2 12/38] x86/apic: Use u32 for APIC IDs in global data, Thomas Gleixner
- [patch v2 11/38] x86/apic: Use BAD_APICID consistently;, Thomas Gleixner
- [patch v2 10/38] x86/cpu: Move cpu_l[l2]c_id into topology info, Thomas Gleixner
- [patch v2 15/38] x86/apic: Use u32 for phys_pkg_id(), Thomas Gleixner
- [patch v2 14/38] x86/apic: Use u32 for cpu_present_to_apicid(), Thomas Gleixner
- [patch v2 16/38] x86/apic: Use u32 for [gs]et_apic_id(), Thomas Gleixner
- [patch v2 18/38] x86/cpu/topology: Cure the abuse of cpuinfo for persisting logical ids, Thomas Gleixner
- [patch v2 17/38] x86/apic: Use u32 for wakeup_secondary_cpu[_64](), Thomas Gleixner
- [patch v2 19/38] x86/cpu: Provide debug interface, Thomas Gleixner
- [patch v2 20/38] x86/cpu: Provide cpuid_read() et al., Thomas Gleixner
- [patch v2 22/38] x86/cpu: Add legacy topology parser, Thomas Gleixner
- [patch v2 21/38] x86/cpu: Provide cpu_init/parse_topology(), Thomas Gleixner
- [patch v2 23/38] x86/cpu: Use common topology code for Centaur and Zhaoxin, Thomas Gleixner
- [patch v2 25/38] x86/cpu: Provide a sane leaf 0xb/0x1f parser, Thomas Gleixner
- [patch v2 26/38] x86/cpu: Use common topology code for Intel, Thomas Gleixner
- [patch v2 24/38] x86/cpu: Move __max_die_per_package to common.c, Thomas Gleixner
- [patch v2 28/38] x86/cpu: Provide an AMD/HYGON specific topology parser, Thomas Gleixner
- [patch v2 31/38] x86/cpu: Use common topology code for HYGON, Thomas Gleixner
- [patch v2 32/38] x86/mm/numa: Use core domain size on AMD, Thomas Gleixner
- [patch v2 30/38] x86/cpu: Use common topology code for AMD, Thomas Gleixner
- [patch v2 27/38] x86/cpu/amd: Provide a separate acessor for Node ID, Thomas Gleixner
- [patch v2 29/38] x86/smpboot: Teach it about topo.amd_node_id, Thomas Gleixner
- [patch v2 33/38] x86/cpu: Make topology_amd_node_id() use the actual node info, Thomas Gleixner
- [patch v2 34/38] x86/cpu: Remove topology.c, Thomas Gleixner
- [patch v2 35/38] x86/cpu: Remove x86_coreid_bits, Thomas Gleixner
- [patch v2 36/38] x86/apic: Remove unused phys_pkg_id() callback, Thomas Gleixner
- [patch v2 37/38] x86/xen/smp_pv: Remove cpudata fiddling, Thomas Gleixner
- [patch v2 38/38] x86/apic/uv: Remove the private leaf 0xb parser, Thomas Gleixner
- Re: [patch v2 00/38] x86/cpu: Rework the topology evaluation, Dimitri Sivanich
- Re: [patch v2 00/38] x86/cpu: Rework the topology evaluation, Sohil Mehta
[PATCH 0/3] scsi: qedf: sanitise uaccess,
Oleksandr Natalenko
[PATCH v2 00/12] Multiple cleanup patches for the UFS driver,
Bart Van Assche
- [PATCH v2 01/12] scsi: ufs: Follow the kernel-doc syntax for documenting return values, Bart Van Assche
- [PATCH v2 02/12] scsi: ufs: Document all return values, Bart Van Assche
- [PATCH v2 03/12] scsi: ufs: Fix kernel-doc headers, Bart Van Assche
- [PATCH v2 04/12] scsi: ufs: Rename a function argument, Bart Van Assche
- [PATCH v2 05/12] scsi: ufs: Minimize #include directives, Bart Van Assche
- [PATCH v2 06/12] scsi: ufs: Simplify zero-initialization, Bart Van Assche
- [PATCH v2 07/12] scsi: ufs: Improve type safety, Bart Van Assche
- [PATCH v2 08/12] scsi: ufs: Remove a local variable from ufshcd_abort_all(), Bart Van Assche
- [PATCH v2 09/12] scsi: ufs: Simplify ufshcd_abort_all(), Bart Van Assche
- [PATCH v2 10/12] scsi: ufs: Remove a member variable, Bart Van Assche
- [PATCH v2 11/12] scsi: ufs: Simplify transfer request header initialization, Bart Van Assche
- [PATCH v2 12/12] scsi: ufs: Simplify response header parsing, Bart Van Assche
- Re: [PATCH v2 00/12] Multiple cleanup patches for the UFS driver, Martin K. Petersen
- Re: [PATCH v2 00/12] Multiple cleanup patches for the UFS driver, Martin K. Petersen
[PATCH] scsi: fnic: Replace return codes in fnic_clean_pending_aborts(), Karan Tilak Kumar
[PATCH] 53c700: add 'slot' check to NULL,
Alexandra Diupina
[PATCH] scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock, Chengfeng Ye
[PATCH v2] scsi: lpfc: Fix potential deadlock on &ndlp->lock,
Chengfeng Ye
[PATCH] scsi: lpfc: Fix potential deadlock on &ndlp->lock, Chengfeng Ye
[PATCH] scsi: lpfc: Fix potential deadlock on &phba->hbalock,
Chengfeng Ye
[PATCH V2 0/2] Fix hibern8 enter failure during host reset,
Nitin Rawat
[PATCH] scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock,
Chengfeng Ye
[RFC PATCH 0/3] SCSI target logs,
Anastasia Kovaleva
[PATCH v3 0/2] mpt3sas: Additional retries when reading specific registers,
Ranjan Kumar
[PATCH] qedf: Changed string copy method for "stop_io_on_error" from sprintf to put_user,
Saurav Kashyap
[PATCH V2 0/9] blk-mq: fix wrong queue mapping for kdump kernel,
Ming Lei
- [PATCH V2 2/9] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues, Ming Lei
- [PATCH V2 1/9] blk-mq: add blk_mq_max_nr_hw_queues(), Ming Lei
- [PATCH V2 4/9] scsi: lpfc: use blk_mq_max_nr_hw_queues() to calculate io vectors, Ming Lei
- [PATCH V2 5/9] scsi: hisi: take blk_mq_max_nr_hw_queues() into account for calculating io vectors, Ming Lei
- [PATCH V2 3/9] scsi: core: add helper of scsi_max_nr_hw_queues(), Ming Lei
- [PATCH V2 6/9] scsi: mpi3mr: take blk_mq_max_nr_hw_queues() into account for calculating io vectors, Ming Lei
- [PATCH V2 7/9] scsi: megaraid: take blk_mq_max_nr_hw_queues() into account for calculating io vectors, Ming Lei
- [PATCH V2 9/9] scsi: pm8001: take blk_mq_max_nr_hw_queues() into account for calculating io vectors, Ming Lei
- [PATCH V2 8/9] scsi: mpt3sas: take blk_mq_max_nr_hw_queues() into account for calculating io vectors, Ming Lei
- Re: [PATCH V2 0/9] blk-mq: fix wrong queue mapping for kdump kernel, Christoph Hellwig
[PATCH] scsi: hisi_sas: Fix warning detected by sparse,
Sunil V L
[PATCH V1 0/2] Fix hibern8 enter failure during host reset,
Nitin Rawat
SCSI: fix parsing of /proc/scsci/scsi file,
Linus Torvalds
[PATCH 0/6] scsi: mpt3sas: Use flexible arrays and do a few cleanups,
James Seo
[PATCH -next] scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface(),
YueHaibing
[PATCH] scsi: pm80xx: fix error return code in pm8001_pci_probe(),
Yang Yingliang
[PATCH RFC] scsi: target: iscsi: Handle abort for ICF_OOO_CMDSN cmds, jirong.feng
[PATCH] docs: move powerpc under arch,
Costa Shulyupin
[PATCH v2 1/2] scsi: iscsi: Add length check for nlattr payload,
Lin Ma
[PATCH RFC] scsi {add,remove}-single-device and /proc/scsi/scsi, Tony Battersby
[PATCH 00/12] Multiple cleanup patches for the UFS driver,
Bart Van Assche
- [PATCH 01/12] scsi: ufs: Follow the kernel-doc syntax for documenting return values, Bart Van Assche
- [PATCH 02/12] scsi: ufs: Document all return values, Bart Van Assche
- [PATCH 03/12] scsi: ufs: Fix kernel-doc headers, Bart Van Assche
- [PATCH 04/12] scsi: ufs: Rename a function argument, Bart Van Assche
- [PATCH 05/12] scsi: ufs: Minimize #include directives, Bart Van Assche
- [PATCH 06/12] scsi: ufs: Simplify zero-initialization, Bart Van Assche
- [PATCH 07/12] scsi: ufs: Improve type safety, Bart Van Assche
- [PATCH 08/12] scsi: ufs: Remove a local variable from ufshcd_abort_all(), Bart Van Assche
- [PATCH 09/12] scsi: ufs: Simplify ufshcd_abort_all(), Bart Van Assche
- [PATCH 10/12] scsi: ufs: Remove a member variable, Bart Van Assche
- [PATCH 11/12] scsi: ufs: Simplify transfer request header initialization, Bart Van Assche
- [PATCH 12/12] scsi: ufs: Simplify response header parsing, Bart Van Assche
[PATCH v2 0/2] Fix residual handling in two SCSI LLDs,
Bart Van Assche
[GIT PULL] SCSI fixes for 6.5-rc3,
James Bottomley
[patch 00/29] x86/cpu: Rework the topology evaluation,
Thomas Gleixner
- [patch 01/29] x86/cpu: Encapsulate topology information in cpuinfo_x86, Thomas Gleixner
- [patch 02/29] x86/cpu: Move phys_proc_id into topology info, Thomas Gleixner
- [patch 04/29] scsi: lpfc: Use topology_core_id(), Thomas Gleixner
- [patch 03/29] x86/cpu: Move cpu_die_id into topology info, Thomas Gleixner
- [patch 05/29] hwmon: (fam15h_power) Use topology_core_id(), Thomas Gleixner
- [patch 06/29] x86/cpu: Move cpu_core_id into topology info, Thomas Gleixner
- [patch 07/29] x86/cpu: Move cu_id into topology info, Thomas Gleixner
- [patch 09/29] x86/cpu: Move logical package and die IDs into topology info, Thomas Gleixner
- [patch 08/29] x86/cpu: Remove pointless evaluation of x86_coreid_bits, Thomas Gleixner
- [patch 11/29] x86/cpu: Provide debug interface, Thomas Gleixner
- [patch 12/29] x86/cpu: Provide cpuid_read() et al., Thomas Gleixner
- [patch 10/29] x86/cpu: Move cpu_l[l2]c_id into topology info, Thomas Gleixner
- [patch 15/29] x86/cpu: Use common topology code for Centaur and Zhaoxin, Thomas Gleixner
- [patch 14/29] x86/cpu: Add legacy topology parser, Thomas Gleixner
- [patch 13/29] x86/cpu: Provide cpu_init/parse_topology(), Thomas Gleixner
- [patch 16/29] x86/cpu: Move __max_die_per_package to common.c, Thomas Gleixner
- [patch 17/29] x86/cpu: Provide a sane leaf 0xb/0x1f parser, Thomas Gleixner
- [patch 18/29] x86/cpu: Use common topology code for Intel, Thomas Gleixner
- [patch 19/29] x86/cpu/amd: Provide a separate acessor for Node ID, Thomas Gleixner
- [patch 20/29] x86/cpu: Provide an AMD/HYGON specific topology parser, Thomas Gleixner
- [patch 26/29] x86/cpu: Remove topology.c, Thomas Gleixner
- [patch 21/29] x86/smpboot: Teach it about topo.amd_node_id, Thomas Gleixner
- [patch 22/29] x86/cpu: Use common topology code for AMD, Thomas Gleixner
- [patch 24/29] x86/mm/numa: Use core domain size on AMD, Thomas Gleixner
- [patch 23/29] x86/cpu: Use common topology code for HYGON, Thomas Gleixner
- [patch 27/29] x86/cpu: Remove x86_coreid_bits, Thomas Gleixner
- [patch 28/29] x86/apic: Remove unused phys_pkg_id() callback, Thomas Gleixner
- [patch 25/29] x86/cpu: Make topology_amd_node_id() use the actual node info, Thomas Gleixner
- [patch 29/29] x86/apic/uv: Remove the private leaf 0xb parser, Thomas Gleixner
- Re: [patch 00/29] x86/cpu: Rework the topology evaluation, Peter Zijlstra
- Re: [patch 00/29] x86/cpu: Rework the topology evaluation, Dimitri Sivanich
- Re: [patch 00/29] x86/cpu: Rework the topology evaluation, Sohil Mehta
[PATCH] zfcp: defer fc_rport blocking until after ADISC response,
Steffen Maier
[PATCH v1 0/6] mpi3mr: Few Enhancements and minor fixes,
Ranjan Kumar
[PATCH] scsi: ufs: qcom: remove unused variable,
Arnd Bergmann
[RFC PATCH 0/3] scsi: qedf: sanitise uaccess,
Oleksandr Natalenko
VM Boot Hangs with Commit "Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle"" on linux-5.4.y,
Sherry Yang
[PATCH 00/13] scsi: Support LUN/target based error handle,
Wenchao Hao
- [PATCH 01/13] scsi: Define basic framework for driver LUN/target based error handle, Wenchao Hao
- [PATCH 03/13] scsi:scsi_error: Check if to do reset in scsi_try_xxx_reset, Wenchao Hao
- [PATCH 04/13] scsi:scsi_error: Add helper scsi_eh_sdev_stu to do START_UNIT, Wenchao Hao
- [PATCH 02/13] scsi:scsi_error: Move complete variable eh_action from shost to sdevice, Wenchao Hao
- [PATCH 05/13] scsi:scsi_error: Add helper scsi_eh_sdev_reset to do lun reset, Wenchao Hao
- [PATCH 09/13] scsi:core: increase/decrease target_busy without check can_queue, Wenchao Hao
- [PATCH 06/13] scsi:scsi_error: Add flags to mark error handle steps has done, Wenchao Hao
- [PATCH 08/13] scsi:scsi_error: Add LUN based error handler based previous helper, Wenchao Hao
- [PATCH 11/13] scsi:scsi_error: Add target based error handler based previous helper, Wenchao Hao
- [PATCH 07/13] scsi:scsi_error: Define helper to perform LUN based error handle, Wenchao Hao
- [PATCH 12/13] scsi:scsi_debug: Add param to control if setup LUN based error handle, Wenchao Hao
- [PATCH 13/13] scsi:scsi_debug: Add param to control if setup target based error handle, Wenchao Hao
- [PATCH 10/13] scsi:scsi_error: Define helper to perform target based error handle, Wenchao Hao
- Re: [PATCH 00/13] scsi: Support LUN/target based error handle, haowenchao (C)
- Re: [PATCH 00/13] scsi: Support LUN/target based error handle, haowenchao (C)
- Re: [PATCH 00/13] scsi: Support LUN/target based error handle, haowenchao (C)
- Re: [PATCH 00/13] scsi: Support LUN/target based error handle, haowenchao (C)
[PATCH v3 0/9] scsi:scsi_debug: Add error injection for single device,
Wenchao Hao
[PATCH v1] scsi: qla4xxx: Add length check when paring nlattrs,
Lin Ma
[PATCH v1] scsi: be2iscsi: Add length check when parsing nlattrs,
Lin Ma
[PATCH v1 2/2] scsi: iscsi: Add strlen check in iscsi_if_set_{host}_param,
Lin Ma
[PATCH v1 1/2] scsi: iscsi: Add length check for nlattr payload, Lin Ma
[PATCH 0/2] scsi: target: iscsi: Get rid of sprintf in iscsi_target_configfs.c,
Konstantin Shelekhin
[RFC, PATCH 0/1] Replay Protected Memory Block (RPMB) driver,
Shyam Saini
[PATCH 6.1 024/223] scsi: ufs: ufs-mediatek: Add dependency for RESET_CONTROLLER, Greg Kroah-Hartman
[PATCH v3 0/9] libata: remove references to 'old' error handler,
Niklas Cassel
- [PATCH v3 1/9] ata: remove reference to non-existing error_handler(), Niklas Cassel
- [PATCH v3 2/9] ata,scsi: remove ata_sas_port_{start,stop} callbacks, Niklas Cassel
- [PATCH v3 3/9] ata,scsi: remove ata_sas_port_destroy(), Niklas Cassel
- [PATCH v3 4/9] ata: remove ata_sas_sync_probe(), Niklas Cassel
- [PATCH v3 5/9] ata: inline ata_port_probe(), Niklas Cassel
- [PATCH v3 6/9] ata,scsi: cleanup __ata_port_probe(), Niklas Cassel
- [PATCH v3 7/9] ata: sata_sx4: drop already completed TODO, Niklas Cassel
- [PATCH v3 8/9] ata: remove ata_bus_probe(), Niklas Cassel
- [PATCH v3 9/9] ata: remove deprecated EH callbacks, Niklas Cassel
[PATCH 6.4 040/292] scsi: ufs: ufs-mediatek: Add dependency for RESET_CONTROLLER, Greg Kroah-Hartman
[PATCH 0/3] Fix residual handling in two SCSI LLDs,
Bart Van Assche
[PATCH] bnx2fc: Remove dma_alloc_coherent to suppress the BUG_ON.,
Saurav Kashyap
[PATCH 1/1] scsi: storvsc: Limit max_sectors for virtual Fibre Channel devices,
Michael Kelley
[PATCH] drivers/scsi: Fix typos in comments,
pangzizhen001
[PATCH] x86/head64: Harmonize the style of array-type parameter for fixup_pointer, Wang Jinchao
[PATCH] scsi: aic7xxx: avoid checkpatch error,
sunran001
[PATCH V3] scsi: ufs: ufs-qcom: Change UFS devfreq timer to delayed,
Nitin Rawat
[PATCH] scsi: aic7xxx: fix the following errors,
sunran001
[PATCH] scsi: aic79xx: fix some errors related to spaces, sunran001
[PATCH] scsi: aic7xxx: aic79xx: Remove unnecessary parentheses, sunran001
[PATCH] scsi: csiostor: fix coccicheck.log errors, sunran001
[PATCH] [SCSI] aic7xxx: Remove unnecessary parentheses in hyperv.h, sunran001
[PATCH] aic7xxx: add missing spaces, sunran001
[PATCH] scsi: aic7xxx: that open brace { should be on the previous line, sunran001
[PATCH] scsi: aic7xxx: add missing spaces, sunran001
[PATCH] scsi: aic7xxx: "foo* bar" should be "foo *bar", sunran001
[PATCH] scsi: aic7xxx: add missing spaces before '(' and after '!=', sunran001
[PATCH] scsi: aic7xxx: Remove unnecessary parentheses in hyperv.h,
sunran001
[PATCH v2 00/15] UFS: Add OPP and interconnect support,
Manivannan Sadhasivam
- [PATCH v2 01/15] dt-bindings: ufs: common: add OPP table, Manivannan Sadhasivam
- [PATCH v2 02/15] dt-bindings: opp: Increase maxItems for opp-hz property, Manivannan Sadhasivam
- [PATCH v2 03/15] arm64: dts: qcom: sdm845: Add missing RPMh power domain to GCC, Manivannan Sadhasivam
- [PATCH v2 04/15] arm64: dts: qcom: sdm845: Fix the min frequency of "ice_core_clk", Manivannan Sadhasivam
- [PATCH v2 05/15] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC, Manivannan Sadhasivam
- [PATCH v2 06/15] arm64: dts: qcom: sm8250: Add OPP table support to UFSHC, Manivannan Sadhasivam
- [PATCH v2 07/15] OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs, Manivannan Sadhasivam
- [PATCH v2 08/15] OPP: Introduce dev_pm_opp_get_freq_indexed() API, Manivannan Sadhasivam
- [PATCH v2 09/15] PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs, Manivannan Sadhasivam
- [PATCH v2 10/15] scsi: ufs: core: Add OPP support for scaling clocks and regulators, Manivannan Sadhasivam
- [PATCH v2 11/15] scsi: ufs: host: Add support for parsing OPP, Manivannan Sadhasivam
- [PATCH v2 12/15] arm64: dts: qcom: sdm845: Add interconnect paths to UFSHC, Manivannan Sadhasivam
- [PATCH v2 13/15] arm64: dts: qcom: sm8250: Add interconnect paths to UFSHC, Manivannan Sadhasivam
- [PATCH v2 14/15] scsi: ufs: core: Add enums for UFS lanes, Manivannan Sadhasivam
- [PATCH v2 15/15] scsi: ufs: qcom: Add support for scaling interconnects, Manivannan Sadhasivam
- Re: [PATCH v2 00/15] UFS: Add OPP and interconnect support, Bart Van Assche
- Re: [PATCH v2 00/15] UFS: Add OPP and interconnect support, Viresh Kumar
- Re: (subset) [PATCH v2 00/15] UFS: Add OPP and interconnect support, Bjorn Andersson
[PATCH v2 0/8] libata: remove references to 'old' error handler,
Niklas Cassel
- [PATCH v2 1/8] ata: remove reference to non-existing error_handler(), Niklas Cassel
- [PATCH v2 2/8] ata,scsi: remove ata_sas_port_{start,stop} callbacks, Niklas Cassel
- [PATCH v2 3/8] ata,scsi: remove ata_sas_port_destroy(), Niklas Cassel
- [PATCH v2 4/8] ata: remove ata_sas_sync_probe(), Niklas Cassel
- [PATCH v2 5/8] ata: inline ata_port_probe(), Niklas Cassel
- [PATCH v2 6/8] ata,scsi: cleanup ata_port_probe(), Niklas Cassel
- [PATCH v2 7/8] ata: sata_sx4: drop already completed TODO, Niklas Cassel
- [PATCH v2 8/8] ata: remove ata_bus_probe(), Niklas Cassel
Re: [PATCH v2] scsi: iscsi: kfree_sensitive() in iscsi_session_free(),
Chris Leech
[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs,
Gaurav Kashyap
- [PATCH v2 01/10] ice, ufs, mmc: use blk_crypto_key for program_key, Gaurav Kashyap
- [PATCH v2 02/10] qcom_scm: scm call for deriving a software secret, Gaurav Kashyap
- [PATCH v2 05/10] ufs: core: support wrapped keys in ufs core, Gaurav Kashyap
- [PATCH v2 06/10] ufs: host: wrapped keys support in ufs qcom, Gaurav Kashyap
- [PATCH v2 03/10] soc: qcom: ice: add hwkm support in ice, Gaurav Kashyap
- [PATCH v2 04/10] soc: qcom: ice: support for hardware wrapped keys, Gaurav Kashyap
- [PATCH v2 07/10] qcom_scm: scm call for create, prepare and import keys, Gaurav Kashyap
- [PATCH v2 08/10] ufs: core: add support for generate, import and prepare keys, Gaurav Kashyap
- [PATCH v2 10/10] ufs: host: support for generate, import and prepare key, Gaurav Kashyap
- [PATCH v2 09/10] soc: qcom: support for generate, import and prepare key, Gaurav Kashyap
- Re: [PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs, Eric Biggers
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]