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>] [day] [month] [year] [list]
Date:	Mon, 16 May 2016 11:33:14 -0400
From:	Konrad Rzeszutek Wilk <konrad@...nel.org>
To:	linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org
Cc:	pjones@...hat.com, dbond@...e.com, lduncan@...e.com, hare@...e.de,
	michaelc@...wisc.edu
Subject: [GIT PULL] (ibft) stable/for-linus-4.7

Hey Linus,

Please git pull the following branch:

git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft.git stable/for-linus-4.7	

Sorry about the freshness of it - it was 5 weeks old until I realized
that one of the commits has the wrong author name (me!), so rebased it.

The pull has two features - both of them expand the SysFS entries:
 - 'prefix-len' - which is subnet_mask_prefix of the iBFT header.
 - 'acpi_header' dir with: 'iBFT', OEM-ID (whatever it extracts from the
   iBFT header) and OEM_TABLE_ID (also whatever it extracts from the
   iBFT header). This is to help NIC drivers to figure out during bootup
   how to deal with BIOS created iBFT tables (like by TianoCore UEFI implemenation).

Please pull! Thanks.

 Documentation/ABI/testing/sysfs-ibft | 10 ++++++
 drivers/firmware/iscsi_ibft.c        | 66 +++++++++++++++++++++++++++++++++++-
 drivers/scsi/iscsi_boot_sysfs.c      | 62 +++++++++++++++++++++++++++++++++
 include/linux/iscsi_boot_sysfs.h     | 13 +++++++
 4 files changed, 150 insertions(+), 1 deletion(-)

David Bond (1):
      ibft: Expose iBFT acpi header via sysfs

Hannes Reinecke (1):
      iscsi_ibft: Add prefix-len attr and display netmask

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ