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, 9 Nov 2018 15:39:43 -0600
From:   Rob Herring <robherring2@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        devicetree@...r.kernel.org, Frank Rowand <frowand.list@...il.com>
Subject: [GIT PULL] Devicetree fixes for 4.20-rc, round 2

Linus,

Please pull.

Rob

The following changes since commit c961cb3be9064d1097ccc019390f8b5739daafc6:

  of: Fix cpu node iterator to not ignore disabled cpu nodes
(2018-11-01 16:16:54 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
tags/devicetree-fixes-for-4.20-2

for you to fetch changes up to 89c38422e072bb453e3045b8f1b962a344c3edea:

  of, numa: Validate some distance map rules (2018-11-08 12:44:34 -0600)

----------------------------------------------------------------
Devicetree fixes for 4.20-rc:

- Add validation of NUMA distance map to prevent crashes with bad map

- Fix setting of dma_mask

----------------------------------------------------------------
John Garry (1):
      of, numa: Validate some distance map rules

Robin Murphy (1):
      of/device: Really only set bus DMA mask when appropriate

 drivers/of/device.c  | 4 +++-
 drivers/of/of_numa.c | 9 +++++++--
 2 files changed, 10 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ