public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] PCI fixes for v6.10
@ 2024-06-06 18:59 Bjorn Helgaas
  2024-06-06 21:47 ` pr-tracker-bot
  0 siblings, 1 reply; 4+ messages in thread
From: Bjorn Helgaas @ 2024-06-06 18:59 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lorenzo Pieralisi,
	Krzysztof Wilczyński, Manivannan Sadhasivam, Dan Williams,
	Imre Deak, Hans de Goede, Kalle Valo, Dave Jiang, Jani Saarinen,
	Leon Romanovsky

The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.10-fixes-1

for you to fetch changes up to c9d52fb313d3719d69a040f4ca78a3e2e95fba21:

  PCI: Revert the cfg_access_lock lockdep mechanism (2024-06-04 12:10:05 -0500)

----------------------------------------------------------------
- Revert lockdep checking on locking that protects device resets from
  user-space config accesses; it exposed issues for which fixes are in the
  works but are too risky for this cycle (Dan Williams)

----------------------------------------------------------------
Dan Williams (1):
      PCI: Revert the cfg_access_lock lockdep mechanism

 drivers/pci/access.c    | 4 ----
 drivers/pci/pci.c       | 1 -
 drivers/pci/probe.c     | 3 ---
 include/linux/lockdep.h | 5 -----
 include/linux/pci.h     | 2 --
 5 files changed, 15 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] PCI fixes for v6.10
  2024-06-06 18:59 Bjorn Helgaas
@ 2024-06-06 21:47 ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2024-06-06 21:47 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
	Krzysztof Wilczyński, Manivannan Sadhasivam, Dan Williams,
	Imre Deak, Hans de Goede, Kalle Valo, Dave Jiang, Jani Saarinen,
	Leon Romanovsky

The pull request you sent on Thu, 6 Jun 2024 13:59:25 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.10-fixes-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d91e656262aeef16f6a296a2b6c8b0f7243f408a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] PCI fixes for v6.10
@ 2024-07-05 19:05 Bjorn Helgaas
  2024-07-05 19:37 ` pr-tracker-bot
  0 siblings, 1 reply; 4+ messages in thread
From: Bjorn Helgaas @ 2024-07-05 19:05 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lorenzo Pieralisi,
	Krzysztof Wilczyński, Manivannan Sadhasivam

The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git pci-v6.10-fixes-2

for you to fetch changes up to 419d57d429f6e1fbd9024d34b11eb84b3138c60e:

  CREDITS: Add Synopsys DesignWare eDMA driver for Gustavo Pimentel (2024-06-11 10:26:06 -0500)

----------------------------------------------------------------
- Update MAINTAINERS and CREDITS to credit Gustavo Pimentel with the
  Synopsys DesignWare eDMA driver and reflect that he is no longer at
  Synopsys and isn't in a position to maintain the DesignWare xData
  traffic generator (Bjorn Helgaas)

----------------------------------------------------------------
Bjorn Helgaas (2):
      MAINTAINERS: Orphan Synopsys DesignWare xData traffic generator
      CREDITS: Add Synopsys DesignWare eDMA driver for Gustavo Pimentel

 CREDITS     | 4 +++-
 MAINTAINERS | 3 +--
 2 files changed, 4 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] PCI fixes for v6.10
  2024-07-05 19:05 [GIT PULL] PCI fixes for v6.10 Bjorn Helgaas
@ 2024-07-05 19:37 ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2024-07-05 19:37 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
	Krzysztof Wilczyński, Manivannan Sadhasivam

The pull request you sent on Fri, 5 Jul 2024 14:05:13 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git pci-v6.10-fixes-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d270dd21bee023ab627f34cfb77a9b89a688492a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-07-05 19:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-05 19:05 [GIT PULL] PCI fixes for v6.10 Bjorn Helgaas
2024-07-05 19:37 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2024-06-06 18:59 Bjorn Helgaas
2024-06-06 21:47 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox