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-next>] [day] [month] [year] [list]
Date:	Fri, 18 Mar 2016 15:26:35 +0100
From:	Johannes Thumshirn <jthumshirn@...e.de>
To:	Johannes Thumshirn <jthumshirn@...e.de>
Cc:	Andreas Werner <andreas.werner@....de>,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] mcb: export FPGA information via sysfs

The following series adds a way to obtain information about a MCB FPGA via
sysfs. This is viable i.e. for a field technician to check if the latest FPGA
bitstream version is applied to the hardware.

The first patch layes the foundation in order to get sysfs correctly working
with MCB and the second patch exports the bus information into sysfs.

Changes from v1:
* Address kbuild robots warning about broken bisectability

Johannes Thumshirn (2):
  mcb: Correctly initialize the bus's device
  mcb: export bus information via sysfs

 Documentation/ABI/testing/sysfs-bus-mcb | 29 ++++++++++++
 drivers/mcb/mcb-core.c                  | 79 +++++++++++++++++++++++++++++++--
 drivers/mcb/mcb-internal.h              |  1 -
 drivers/mcb/mcb-parse.c                 | 15 +++----
 include/linux/mcb.h                     | 14 ++++--
 5 files changed, 121 insertions(+), 17 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-bus-mcb

-- 
2.7.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ