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:   Sat, 20 Apr 2019 11:23:40 +0200
From:   Boris Brezillon <boris.brezillon@...labora.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-i3c <linux-i3c@...ts.infradead.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        Vitor Soares <vitor.soares@...opsys.com>,
        Przemyslaw Gaj <pgaj@...ence.com>
Subject: [GIT PULL] i3c: Fixes for 5.1-rc6

Hello Linus,

Here is the I3C fixes PR for 5.1-rc6.

Regards,

Boris

The following changes since commit 15ade5d2e7775667cf191cf2f94327a4889f8b9d:

  Linux 5.1-rc4 (2019-04-07 14:09:59 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/fixes-for-5.1-rc6

for you to fetch changes up to 709a53e1948494cc4f6c4636c6f84a4d36a8117e:

  MAINTAINERS: Fix the I3C entry (2019-04-10 12:47:55 +0200)

----------------------------------------------------------------
- Fix the random PID check
- Fix the disable controller logic in the designware driver
- Fix I3C entry in MAINTAINERS

----------------------------------------------------------------
Boris Brezillon (1):
      MAINTAINERS: Fix the I3C entry

Vitor Soares (2):
      i3c: Fix the verification of random PID
      i3c: dw: Fix dw_i3c_master_disable controller by using correct mask

 MAINTAINERS                        | 1 -
 drivers/i3c/master.c               | 5 ++---
 drivers/i3c/master/dw-i3c-master.c | 2 +-
 3 files changed, 3 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists