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] [day] [month] [year] [list]
Date:	Tue, 16 Jun 2015 01:20:25 +0000
From:	Praveen Madhavan <praveenm@...lsio.com>
To:	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	"linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>
CC:	"davem@...emloft.net" <davem@...emloft.net>,
	"JBottomley@...allels.com" <JBottomley@...allels.com>,
	Hariprasad S <hariprasad@...lsio.com>,
	"Varun Prakash" <varun@...lsio.com>,
	Rajesh Kumar <rajesh.kumar@...lsio.com>
Subject: RE: [PATCH 0/3] csiostor:Debugfs support update.

Hi Davem,
Can you please apply this patch series against net-next ?

Thanks
Praveen
________________________________________
From: Praveen Madhavan [praveenm@...lsio.com]
Sent: Tuesday, June 09, 2015 6:44 PM
To: netdev@...r.kernel.org; linux-scsi@...r.kernel.org
Cc: davem@...emloft.net; JBottomley@...allels.com; Hariprasad S; Praveen Madhavan; Varun Prakash; Rajesh Kumar
Subject: [PATCH 0/3] csiostor:Debugfs support update.

This patch series adds debugfs functionality to dump adapter log,
adapter queues and fcoe DDP stats.

This patch has been created against net-next.

Praveen Madhavan (3):
  csiostor:Add devlog mailbox support.
  csiostor:Cleanup debugfs.
  csiostor:Adds debugfs support.

 drivers/net/ethernet/chelsio/cxgb4/t4_regs.h |    1 +
 drivers/scsi/csiostor/Makefile               |    2 +-
 drivers/scsi/csiostor/csio_debugfs.c         | 1100 ++++++++++++++++++++++++++
 drivers/scsi/csiostor/csio_hw.c              |   72 +-
 drivers/scsi/csiostor/csio_hw.h              |   12 +
 drivers/scsi/csiostor/csio_init.c            |  132 ----
 drivers/scsi/csiostor/csio_init.h            |    4 +
 drivers/scsi/csiostor/csio_mb.c              |   60 +-
 drivers/scsi/csiostor/csio_mb.h              |   17 +-
 9 files changed, 1237 insertions(+), 163 deletions(-)
 create mode 100644 drivers/scsi/csiostor/csio_debugfs.c

--
2.0.2

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ