* [git pull] IOMMU Fixes for Linux v6.5-rc1
@ 2023-07-14 20:31 Joerg Roedel
2023-07-15 3:19 ` Linus Torvalds
2023-07-15 15:57 ` pr-tracker-bot
0 siblings, 2 replies; 5+ messages in thread
From: Joerg Roedel @ 2023-07-14 20:31 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Will Deacon, linux-kernel, iommu
[-- Attachment #1: Type: text/plain, Size: 1056 bytes --]
Hi Linus,
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git iommu-fixes-v6.5-rc1
for you to fetch changes up to c20ecf7bb6153149b81a9277eda23398957656f2:
iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid() (2023-07-14 14:53:19 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v6.5-rc1
Including:
- Fix a regression causing a crash on sysfs access of iommu-group
specific files
- Fix signedness bug in SVA code
----------------------------------------------------------------
Dan Carpenter (1):
iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()
Jason Gunthorpe (1):
iommu: Fix crash during syfs iommu_groups/N/type
drivers/iommu/iommu-sva.c | 3 ++-
drivers/iommu/iommu.c | 27 ++++++++++++++-------------
2 files changed, 16 insertions(+), 14 deletions(-)
Please pull.
Thanks,
Joerg
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [git pull] IOMMU Fixes for Linux v6.5-rc1
2023-07-14 20:31 [git pull] IOMMU Fixes for Linux v6.5-rc1 Joerg Roedel
@ 2023-07-15 3:19 ` Linus Torvalds
2023-07-15 7:12 ` Joerg Roedel
2023-07-15 15:57 ` pr-tracker-bot
1 sibling, 1 reply; 5+ messages in thread
From: Linus Torvalds @ 2023-07-15 3:19 UTC (permalink / raw)
To: Joerg Roedel; +Cc: Will Deacon, linux-kernel, iommu
On Fri, 14 Jul 2023 at 13:31, Joerg Roedel <joro@8bytes.org> wrote:
>
> The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
>
> Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git iommu-fixes-v6.5-rc1
Nope. Nothing there.
Guys, 'git request-pull' should be *warning* you if what you claim is
there isn't actually there.
Why don't people look at what they do?
Linus
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [git pull] IOMMU Fixes for Linux v6.5-rc1
2023-07-15 3:19 ` Linus Torvalds
@ 2023-07-15 7:12 ` Joerg Roedel
0 siblings, 0 replies; 5+ messages in thread
From: Joerg Roedel @ 2023-07-15 7:12 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Will Deacon, linux-kernel, iommu
On Fri, Jul 14, 2023 at 08:19:00PM -0700, Linus Torvalds wrote:
> Nope. Nothing there.
>
> Guys, 'git request-pull' should be *warning* you if what you claim is
> there isn't actually there.
Ugh, sorry about that. I only pushed the changes to my backup-tree at
Github, but not to kernel.org. That is fixed now and I will send another
request soon.
The pull-request emails are generated by a script on my side (with the
option for me the edit the message before sending), but I checked again
with manually executing 'git request-pull'.
It looked to me like the only difference between pushed and not-pushed
remote-tags is the tags/ prefix in the proposed pull-head, and I
obviously missed that. Sorry again.
Regards,
Joerg
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [git pull] IOMMU Fixes for Linux v6.5-rc1
2023-07-14 20:31 [git pull] IOMMU Fixes for Linux v6.5-rc1 Joerg Roedel
2023-07-15 3:19 ` Linus Torvalds
@ 2023-07-15 15:57 ` pr-tracker-bot
1 sibling, 0 replies; 5+ messages in thread
From: pr-tracker-bot @ 2023-07-15 15:57 UTC (permalink / raw)
To: Joerg Roedel; +Cc: Linus Torvalds, Will Deacon, linux-kernel, iommu
The pull request you sent on Fri, 14 Jul 2023 22:31:28 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git iommu-fixes-v6.5-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/82678ab2a4af2b827d2b44b35b1295de8a1d312d
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* [git pull] IOMMU Fixes for Linux v6.5-rc1
@ 2023-07-15 7:15 Joerg Roedel
0 siblings, 0 replies; 5+ messages in thread
From: Joerg Roedel @ 2023-07-15 7:15 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Will Deacon, linux-kernel, iommu
[-- Attachment #1: Type: text/plain, Size: 1061 bytes --]
Hi Linus,
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v6.5-rc1
for you to fetch changes up to c20ecf7bb6153149b81a9277eda23398957656f2:
iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid() (2023-07-14 14:53:19 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v6.5-rc1
Including:
- Fix a regression causing a crash on sysfs access of iommu-group
specific files
- Fix signedness bug in SVA code
----------------------------------------------------------------
Dan Carpenter (1):
iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()
Jason Gunthorpe (1):
iommu: Fix crash during syfs iommu_groups/N/type
drivers/iommu/iommu-sva.c | 3 ++-
drivers/iommu/iommu.c | 27 ++++++++++++++-------------
2 files changed, 16 insertions(+), 14 deletions(-)
Please pull.
Thanks,
Joerg
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-07-15 15:57 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-14 20:31 [git pull] IOMMU Fixes for Linux v6.5-rc1 Joerg Roedel
2023-07-15 3:19 ` Linus Torvalds
2023-07-15 7:12 ` Joerg Roedel
2023-07-15 15:57 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2023-07-15 7:15 Joerg Roedel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox