lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 23 Feb 2015 09:10:31 -0000
From:	"Dov Levenglick" <dovl@...eaurora.org>
To:	"Gilad Broner" <gbroner@...eaurora.org>
Cc:	james.bottomley@...senpartnership.com,
	linux-kernel@...r.kernel.org, linux-scsi@...r.kernel.org,
	linux-arm-msm@...r.kernel.org, santoshsy@...il.com,
	linux-scsi-owner@...r.kernel.org, subhashj@...eaurora.org,
	ygardi@...eaurora.org, draviv@...eaurora.org,
	"Gilad Broner" <gbroner@...eaurora.org>
Subject: Re: [PATCH v3 0/4] Add ioctl and debug utilities to UFS driver

> Changes from V2:
> Fixed comment for debugfs change:
> Added missing clean up to driver unload path and remove redundant macros.
>
> Dolev Raviv (1):
>   scsi: ufs: add ioctl interface for query request
>
> Gilad Broner (1):
>   scsi: ufs: add trace events and dump prints for debug
>
> Lee Susman (1):
>   scsi: ufs: add debugfs for ufs
>
> Sujit Reddy Thumma (1):
>   scsi: ufs: inject errors to verify error handling
>
>  drivers/scsi/ufs/Makefile      |    1 +
>  drivers/scsi/ufs/ufs-debugfs.c | 1042
> ++++++++++++++++++++++++++++++++++++++++
>  drivers/scsi/ufs/ufs-debugfs.h |   42 ++
>  drivers/scsi/ufs/ufs-qcom.c    |   53 ++
>  drivers/scsi/ufs/ufs.h         |   53 +-
>  drivers/scsi/ufs/ufshcd.c      |  959
> ++++++++++++++++++++++++++++++++++--
>  drivers/scsi/ufs/ufshcd.h      |  115 +++++
>  drivers/scsi/ufs/ufshci.h      |    3 +
>  include/trace/events/ufs.h     |  227 +++++++++
>  include/uapi/scsi/Kbuild       |    1 +
>  include/uapi/scsi/ufs/Kbuild   |    3 +
>  include/uapi/scsi/ufs/ioctl.h  |   57 +++
>  include/uapi/scsi/ufs/ufs.h    |   66 +++
>  lib/Kconfig.debug              |   14 +
>  14 files changed, 2552 insertions(+), 84 deletions(-)
>  create mode 100644 drivers/scsi/ufs/ufs-debugfs.c
>  create mode 100644 drivers/scsi/ufs/ufs-debugfs.h
>  create mode 100644 include/trace/events/ufs.h
>  create mode 100644 include/uapi/scsi/ufs/Kbuild
>  create mode 100644 include/uapi/scsi/ufs/ioctl.h
>  create mode 100644 include/uapi/scsi/ufs/ufs.h
>
> --
> Qualcomm Israel, on behalf of Qualcomm Innovation Center, Inc.
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

Reviewed-by: Dov Levenglick <dovl@...eaurora.org>

QUALCOMM ISRAEL, on behalf of Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ