All of lore.kernel.org
 help / color / mirror / Atom feed
* Missing signoff in the block tree
@ 2026-03-06 11:57 Mark Brown
  0 siblings, 0 replies; 7+ messages in thread
From: Mark Brown @ 2026-03-06 11:57 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-kernel, linux-next

[-- Attachment #1: Type: text/plain, Size: 141 bytes --]

Commit

  4f2ea80dc6c44 ("fixup! treewide: fix remaining read/write iterator conversion issues")

is missing a Signed-off-by from its author

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Missing signoff in the block tree
@ 2026-03-06 11:57 Mark Brown
  0 siblings, 0 replies; 7+ messages in thread
From: Mark Brown @ 2026-03-06 11:57 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-kernel, linux-next

[-- Attachment #1: Type: text/plain, Size: 144 bytes --]

Commit

  4f2ea80dc6c44 ("fixup! treewide: fix remaining read/write iterator conversion issues")

is missing a Signed-off-by from its committer

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Missing signoff in the block tree
@ 2026-06-23 12:43 Mark Brown
  0 siblings, 0 replies; 7+ messages in thread
From: Mark Brown @ 2026-06-23 12:43 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-kernel, linux-next

[-- Attachment #1: Type: text/plain, Size: 117 bytes --]

Commit

  0ab5ee5a1badb ("blk-cgroup: fix UAF in __blkcg_rstat_flush()")

is missing a Signed-off-by from its author

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Missing signoff in the block tree
@ 2026-08-17 12:40 Mark Brown
  2026-08-17 14:03 ` Jens Axboe
  0 siblings, 1 reply; 7+ messages in thread
From: Mark Brown @ 2026-08-17 12:40 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-kernel, linux-next

[-- Attachment #1: Type: text/plain, Size: 515 bytes --]

Commits

  8ce883fd068b7 ("nvme-apple: Drop the PRP null check chicken bit")
  ea2160c7b7818 ("nvme-apple: Require page aligned buffers on the admin queue")
  69d22a6b2f698 ("nvme: Add a quirk for page aligned admin queue buffers")
  cc0fec9b42cfb ("nvme-apple: Never set the opcode in the NVMMU TCB")
  94dd5804938d6 ("nvme-apple: Don't set a DMA direction for commands without a data transfer")
  87d5b9864c811 ("nvme-apple: Destroy the admin queue on removal")

are missing a Signed-off-by from their committers

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: Missing signoff in the block tree
  2026-08-17 12:40 Missing signoff in the block tree Mark Brown
@ 2026-08-17 14:03 ` Jens Axboe
  2026-08-17 14:07   ` Mark Brown
  0 siblings, 1 reply; 7+ messages in thread
From: Jens Axboe @ 2026-08-17 14:03 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-kernel, linux-next, Keith Busch

On 8/17/26 6:40 AM, Mark Brown wrote:
> Commits
> 
>   8ce883fd068b7 ("nvme-apple: Drop the PRP null check chicken bit")
>   ea2160c7b7818 ("nvme-apple: Require page aligned buffers on the admin queue")
>   69d22a6b2f698 ("nvme: Add a quirk for page aligned admin queue buffers")
>   cc0fec9b42cfb ("nvme-apple: Never set the opcode in the NVMMU TCB")
>   94dd5804938d6 ("nvme-apple: Don't set a DMA direction for commands without a data transfer")
>   87d5b9864c811 ("nvme-apple: Destroy the admin queue on removal")
> 
> are missing a Signed-off-by from their committers

Keith, fix your scripts...

-- 
Jens Axboe


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

* Re: Missing signoff in the block tree
  2026-08-17 14:03 ` Jens Axboe
@ 2026-08-17 14:07   ` Mark Brown
  2026-08-17 14:35     ` Keith Busch
  0 siblings, 1 reply; 7+ messages in thread
From: Mark Brown @ 2026-08-17 14:07 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-kernel, linux-next, Keith Busch

[-- Attachment #1: Type: text/plain, Size: 271 bytes --]

On Mon, Aug 17, 2026 at 08:03:34AM -0600, Jens Axboe wrote:
> On 8/17/26 6:40 AM, Mark Brown wrote:

> > are missing a Signed-off-by from their committers

> Keith, fix your scripts...

https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc-tools.git/

might be useful.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: Missing signoff in the block tree
  2026-08-17 14:07   ` Mark Brown
@ 2026-08-17 14:35     ` Keith Busch
  0 siblings, 0 replies; 7+ messages in thread
From: Keith Busch @ 2026-08-17 14:35 UTC (permalink / raw)
  To: Mark Brown; +Cc: Jens Axboe, linux-kernel, linux-next

On Mon, Aug 17, 2026 at 03:07:26PM +0100, Mark Brown wrote:
> On Mon, Aug 17, 2026 at 08:03:34AM -0600, Jens Axboe wrote:
> > On 8/17/26 6:40 AM, Mark Brown wrote:
> 
> > > are missing a Signed-off-by from their committers
> 
> > Keith, fix your scripts...
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc-tools.git/
> 
> might be useful.

Thanks, and sorry. I was experimenting with agents and didn't double
check the resulting commit message. It worked correctly for patches not
in the Apple patchset for some reason, but clearly needs more oversight.

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

end of thread, other threads:[~2026-08-17 14:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-17 12:40 Missing signoff in the block tree Mark Brown
2026-08-17 14:03 ` Jens Axboe
2026-08-17 14:07   ` Mark Brown
2026-08-17 14:35     ` Keith Busch
  -- strict thread matches above, loose matches on Subject: below --
2026-06-23 12:43 Mark Brown
2026-03-06 11:57 Mark Brown
2026-03-06 11:57 Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.