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:   Mon, 21 May 2018 19:30:29 -0500
From:   Bjorn Helgaas <helgaas@...nel.org>
To:     linux-pci@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org,
        "David S. Miller" <davem@...emloft.net>,
        Meelis Roos <mroos@...ux.ee>
Subject: [PATCH v1 0/4] sparc/PCI: VGA resource and other fixes

The main thing here is the first patch, a legacy VGA framebuffer fix for
issues reported by Meelis.

The others are to converge the pci_enable_device() path for LEON and PCIC
with other arches (including sparc64), and to convert some logging to use
dev_printk() and make it more consistent with the PCI core.

I propose to merge these via the PCI tree.

---

Bjorn Helgaas (4):
      sparc/PCI: Request legacy VGA framebuffer only for VGA devices
      sparc32/PCI/LEON: Converge device enable path
      sparc32/PCI/PCIC: Converge device enable path
      sparc/PCI: Use dev_printk() when possible


 arch/sparc/kernel/leon_pci.c   |   62 ++++++------------
 arch/sparc/kernel/pci.c        |  136 +++++++++++++++++++++++++---------------
 arch/sparc/kernel/pci_common.c |   31 ++-------
 arch/sparc/kernel/pci_msi.c    |   10 +--
 arch/sparc/kernel/pcic.c       |   86 ++++++++++++-------------
 5 files changed, 159 insertions(+), 166 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ