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, 15 Sep 2023 18:57:45 +0300
From:   Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To:     linux-pci@...r.kernel.org, Bjorn Helgaas <bhelgaas@...gle.com>
Cc:     linux-kernel@...r.kernel.org,
        Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
Subject: [PATCH 0/7] PCI/ASPM: Cleanups

What started as simple FIELD_GET/PREP() cleanup patch on ASPM became
this series of cleanups.

Ilpo Järvinen (7):
  PCI: Add PCI_L1SS_CTL2 fields
  PCI/ASPM: Use FIELD_GET/PREP() to access PCIe capability fields
  PCI/ASPM: Return U32_MAX instead of bit magic construct
  PCI/ASPM: Use time constants
  PCI/ASPM: Use FIELD_MAX() instead of literals
  PCI/ASPM: Remove unnecessary includes
  PCI/ASPM: Convert printk() to pr_*() and add include

 drivers/pci/pcie/aspm.c       | 71 +++++++++++++++++++----------------
 include/uapi/linux/pci_regs.h |  2 +
 2 files changed, 41 insertions(+), 32 deletions(-)

-- 
2.30.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ