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:   Wed, 3 Jul 2019 03:39:17 +0000
From:   Joel Stanley <joel@....id.au>
To:     Greg KH <gregkh@...uxfoundation.org>
Cc:     Benjamin Herrenschmidt <benh@...nel.crashing.org>,
        Jeremy Kerr <jk@...abs.org>,
        Alistair Popple <alistair@...ple.id.au>,
        Eddie James <eajames@...ux.ibm.com>,
        linux-fsi@...ts.ozlabs.org,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] FSI changes for 5.3

Hello Greg,

We've not had a MAINAINERS entry for drivers/fsi, so this fixes that. It names
Jeremy and I as maintainers, so if it works for you we will send pull requests
to you each cycle.

I realise this one is a bit late, but please consider including so we have a
clear path for future submissions from 5.3 on.

This pull request contains two code changes. One touches hwmon and has an ack
from Guenter as the hwmon maintainer.

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi.git tags/fsi-for-5.3

for you to fetch changes up to 371975b0b07520c85098652d561639837a60a905:

  fsi/core: Fix error paths on CFAM init (2019-07-03 10:42:53 +0930)

----------------------------------------------------------------
FSI changes for 5.3

 - Add MAINTAINERS entry. There is now a git tree and a mailing
 list/patchwork for collecting FSI patches

 - Bug fix for error driver registration error paths

 - Correction for the OCC hwmon driver to meet the spec

----------------------------------------------------------------
Eddie James (1):
      OCC: FSI and hwmon: Add sequence numbering

Jeremy Kerr (1):
      fsi/core: Fix error paths on CFAM init

Joel Stanley (1):
      MAINTAINERS: Add FSI subsystem

 MAINTAINERS                | 13 +++++++++++++
 drivers/fsi/fsi-core.c     | 32 ++++++++++++++++++++------------
 drivers/fsi/fsi-occ.c      | 15 ++++++++++++---
 drivers/hwmon/occ/common.c |  4 ++--
 drivers/hwmon/occ/common.h |  1 +
 5 files changed, 48 insertions(+), 17 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ