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:   Thu, 17 Aug 2017 20:28:13 +0200
From:   Helge Deller <deller@....de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
        James Bottomley <James.Bottomley@...senPartnership.com>,
        John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc architecture fixes for v4.13-rc6

Hi Linus,

please pull two small patches from:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.13-5

Changelog:

- Fix PCI memory bar assignments with 64-bit kernels on machines with Dino/Cujo
  PCI chipsets. This makes PCI graphic cards work on such machines (from Thomas
  Bogendoerfer).

- Fix documentation to be more clear about the difference between %pF and %pS
  printk format usage. There are still many places in the kernel which have it
  wrong (from Petr Mladek, Sergey Senozhatsky & me).

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (1):
      printk-formats.txt: Better describe the difference between %pS and %pF

Thomas Bogendoerfer (1):
      parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo

 Documentation/printk-formats.txt | 19 +++++++++++--------
 drivers/parisc/dino.c            |  2 +-
 2 files changed, 12 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ