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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 28 Mar 2019 14:03:40 -0500
From:   Bjorn Helgaas <helgaas@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
        Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
        Lukas Wunner <lukas@...ner.de>,
        Alexandru Gagniuc <mr.nuke.me@...il.com>,
        Borislav Petkov <bp@...e.de>
Subject: [GIT PULL] PCI fixes for v5.1

PCI fixes:

  - Clear level-triggered interrupts for the bandwidth notification
    supported added for v5.1 (Alexandru Gagniuc)

  - Clear bandwidth notification interrupts before enabling them (Lukas
    Wunner)

  - Report post-enumeration bandwidth changes only once for multi-function
    devices (Lukas Wunner)


The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.1-fixes-1

for you to fetch changes up to 0fa635aec9abd718bd18c0bda2261351a0811efc:

  PCI/LINK: Deduplicate bandwidth reports for multi-function devices (2019-03-25 17:59:07 -0500)

----------------------------------------------------------------
pci-v5.1-fixes-1

----------------------------------------------------------------
Alexandru Gagniuc (1):
      PCI/LINK: Supply IRQ handler so level-triggered IRQs are acked

Lukas Wunner (2):
      PCI/LINK: Clear bandwidth notification interrupt before enabling it
      PCI/LINK: Deduplicate bandwidth reports for multi-function devices

 drivers/pci/pci.h                  |  1 +
 drivers/pci/pcie/bw_notification.c | 23 +++++++++++++++++------
 drivers/pci/probe.c                |  2 +-
 3 files changed, 19 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ