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>] [day] [month] [year] [list]
Date:	Sat, 14 Dec 2013 12:31:20 -0700
From:	Bjorn Helgaas <bhelgaas@...gle.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
	Khalid Aziz <khalid.aziz@...cle.com>,
	Chang Liu <cl91tp@...il.com>,
	Konstantin Khlebnikov <koct9i@...il.com>,
	Jason Gunthorpe <jgunthorpe@...idianresearch.com>,
	Michal Marek <mmarek@...e.cz>,
	"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
	Alexander Duyck <alexander.h.duyck@...el.com>
Subject: [GIT PULL] PCI updates for v3.13

The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

  Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v3.13-fixes-2

for you to fetch changes up to f0b75693cbb26439ba959ba7d3b4f43e2fcf3da6:

  MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers (2013-12-11 10:40:59 -0700)

----------------------------------------------------------------
PCI updates for v3.13:

  PCI device hotplug
    - Move device_del() from pci_stop_dev() to pci_destroy_dev() (Rafael J. Wysocki)

  Host bridge drivers
    - Update maintainers for DesignWare, i.MX6, Armada, R-Car (Bjorn Helgaas)
    - mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin (Jason Gunthorpe)

  Miscellaneous
    - Avoid unnecessary CPU switch when calling .probe() (Alexander Duyck)
    - Revert "workqueue: allow work_on_cpu() to be called recursively" (Bjorn Helgaas)
    - Disable Bus Master only on kexec reboot (Khalid Aziz)
    - Omit PCI ID macro strings to shorten quirk names for LTO (Michal Marek)

 MAINTAINERS                  | 33 +++++++++++++++++++++++++++++++++
 drivers/pci/host/pci-mvebu.c |  5 +++++
 drivers/pci/pci-driver.c     | 38 ++++++++++++++++++++++++++++++--------
 drivers/pci/remove.c         |  4 +++-
 include/linux/kexec.h        |  3 +++
 include/linux/pci.h          | 30 +++++++++++++++---------------
 kernel/kexec.c               |  4 ++++
 kernel/workqueue.c           | 32 ++++++++++----------------------
 8 files changed, 103 insertions(+), 46 deletions(-)

----------------------------------------------------------------
Alexander Duyck (1):
      PCI: Avoid unnecessary CPU switch when calling driver .probe() method

Bjorn Helgaas (2):
      Revert "workqueue: allow work_on_cpu() to be called recursively"
      MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers

Jason Gunthorpe (1):
      PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin

Khalid Aziz (1):
      PCI: Disable Bus Master only on kexec reboot

Michal Marek (1):
      PCI: Omit PCI ID macro strings to shorten quirk names

Rafael J. Wysocki (1):
      PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()

 MAINTAINERS                  | 33 +++++++++++++++++++++++++++++++++
 drivers/pci/host/pci-mvebu.c |  5 +++++
 drivers/pci/pci-driver.c     | 38 ++++++++++++++++++++++++++++++--------
 drivers/pci/remove.c         |  4 +++-
 include/linux/kexec.h        |  3 +++
 include/linux/pci.h          | 30 +++++++++++++++---------------
 kernel/kexec.c               |  4 ++++
 kernel/workqueue.c           | 32 ++++++++++----------------------
 8 files changed, 103 insertions(+), 46 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ