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]
Message-ID: <PS2P216MB06427AB6C60D2848A5A015C880250@PS2P216MB0642.KORP216.PROD.OUTLOOK.COM>
Date:   Wed, 17 Apr 2019 14:16:24 +0000
From:   Nicholas Johnson <nicholas.johnson-opensource@...look.com.au>
To:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC:     "linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
        "bhelgaas@...gle.com" <bhelgaas@...gle.com>,
        "mika.westerberg@...ux.intel.com" <mika.westerberg@...ux.intel.com>,
        "corbet@....net" <corbet@....net>,
        Nicholas Johnson <nicholas.johnson-opensource@...look.com.au>
Subject: [PATCH v4 0/4] PCI: Patch series to support Thunderbolt without any
 BIOS support

1. Based on 5.1-rc5 so should apply cleanly to latest version
2. The comment clean-up patch is now last
3. Kernel parameters are no longer renamed

Sorry - last time I misunderstood or read over the requirements too 
quickly. I hope this time everything is as requested. Please let me know 
if there is anything else to change.

It is still not as thoroughly checked over as my PATCH v2 series for 
small typos, but I cannot find any problems. All patches pass the 
scripts/checkpatch.pl perfectly with no warnings.

Thank you for your continued patience and understanding.

Nicholas Johnson (4):
  PCI: Consider alignment of hot-added bridges when distributing
    available resources
  PCI: Fix serious bug when sizing bridges with additional size
  PCI: Modify kernel parameters to differentiate between MMIO and
    MMIO_PREF sizes
  PCI: Cleanup block comments in setup-bus.c to meet kernel style
    guidelines

 .../admin-guide/kernel-parameters.txt         |   5 +-
 drivers/pci/pci.c                             |  12 +-
 drivers/pci/setup-bus.c                       | 504 +++++++++---------
 include/linux/pci.h                           |   3 +-
 4 files changed, 278 insertions(+), 246 deletions(-)

-- 
2.20.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ