All of lore.kernel.org
 help / color / mirror / Atom feed
From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, herbert@gondor.apana.org.au
Subject: RE: crypto: api - Change completion callback argument to void star
Date: Mon, 06 Feb 2023 04:23:12 -0800 (PST)	[thread overview]
Message-ID: <63e0f130.050a0220.b32f6.b3f3@mx.google.com> (raw)
In-Reply-To: <E1pOydY-007zgU-U2@formenos.hmeau.com>

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

This is an automated email and please do not reply to this email.

Dear Submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
While preparing the CI tests, the patches you submitted couldn't be applied to the current HEAD of the repository.

----- Output -----

error: patch failed: crypto/ahash.c:240
error: crypto/ahash.c: patch does not apply
error: patch failed: crypto/cryptd.c:281
error: crypto/cryptd.c: patch does not apply
error: patch failed: crypto/essiv.c:166
error: crypto/essiv.c: patch does not apply
error: patch failed: crypto/rsa-pkcs1pad.c:210
error: crypto/rsa-pkcs1pad.c: patch does not apply
error: patch failed: include/linux/crypto.h:176
error: include/linux/crypto.h: patch does not apply
hint: Use 'git am --show-current-patch' to see the failed patch

Please resolve the issue and submit the patches again.


---
Regards,
Linux Bluetooth


  reply	other threads:[~2023-02-06 12:23 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-06 10:21 [dm-devel] [PATCH 0/17] crypto: api - Change completion callback argument to void star Herbert Xu
2023-02-06 10:21 ` Herbert Xu
2023-02-06 10:22 ` [dm-devel] [PATCH 1/17] dm: Add scaffolding to change completion function signature Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-06 12:23   ` bluez.test.bot [this message]
2023-02-06 17:29   ` Mike Snitzer
2023-02-06 17:29     ` Mike Snitzer
2023-02-06 17:29     ` [dm-devel] " Mike Snitzer
2023-02-06 10:22 ` [dm-devel] [PATCH 2/17] net: macsec: " Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-10  0:43   ` Jarkko Sakkinen
2023-02-10  0:43     ` Jarkko Sakkinen
2023-02-10  0:43     ` [dm-devel] " Jarkko Sakkinen
2023-02-06 10:22 ` [dm-devel] [PATCH 3/17] fs: ecryptfs: Use crypto_wait_req Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-10  0:42   ` Jarkko Sakkinen
2023-02-10  0:42     ` Jarkko Sakkinen
2023-02-10  0:42     ` [dm-devel] " Jarkko Sakkinen
2023-02-06 10:22 ` [dm-devel] [PATCH 4/17] Bluetooth: " Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-06 10:22 ` [dm-devel] [PATCH 5/17] net: ipv4: Add scaffolding to change completion function signature Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-06 10:22 ` [dm-devel] [PATCH 6/17] net: ipv6: " Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-06 10:22 ` [dm-devel] [PATCH 7/17] tipc: " Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-06 10:22 ` [dm-devel] [PATCH 8/17] tls: Only use data field in crypto completion function Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-07  7:15   ` Jakub Kicinski
2023-02-07  7:15     ` Jakub Kicinski
2023-02-07  7:15     ` [dm-devel] " Jakub Kicinski
2023-02-07  8:18     ` [PATCH] tls: Pass rec instead of aead_req into tls_encrypt_done Herbert Xu
2023-02-07  8:18       ` Herbert Xu
2023-02-07  8:18       ` [dm-devel] " Herbert Xu
2023-02-07  8:41       ` bluez.test.bot
2023-02-07 18:50       ` [PATCH] " Jakub Kicinski
2023-02-07 18:50         ` Jakub Kicinski
2023-02-07 18:50         ` [dm-devel] " Jakub Kicinski
2023-02-06 10:22 ` [dm-devel] [PATCH 9/17] KEYS: DH: Use crypto_wait_req Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-06 10:22 ` [dm-devel] [PATCH 10/17] crypto: api - Use data directly in completion function Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-08  5:58   ` [v2 PATCH " Herbert Xu
2023-02-08  5:58     ` Herbert Xu
2023-02-08  5:58     ` [dm-devel] " Herbert Xu
2023-02-08  6:17     ` [v2,10/17] " bluez.test.bot
2023-02-06 10:22 ` [dm-devel] [PATCH 11/17] dm: Remove completion function scaffolding Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-06 17:29   ` Mike Snitzer
2023-02-06 17:29     ` Mike Snitzer
2023-02-06 17:29     ` [dm-devel] " Mike Snitzer
2023-02-06 10:22 ` [dm-devel] [PATCH 12/17] net: macsec: " Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-06 10:22 ` [dm-devel] [PATCH 13/17] net: ipv4: " Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-06 10:22 ` [dm-devel] [PATCH 14/17] net: ipv6: " Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-06 10:22 ` [dm-devel] [PATCH 15/17] tipc: " Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-06 10:22 ` [dm-devel] [PATCH 16/17] tls: " Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-06 10:22 ` [dm-devel] [PATCH 17/17] crypto: api - " Herbert Xu
2023-02-06 10:22   ` Herbert Xu
2023-02-10  0:56   ` Jarkko Sakkinen
2023-02-10  0:56     ` Jarkko Sakkinen
2023-02-10  0:56     ` [dm-devel] " Jarkko Sakkinen
2023-02-07  7:10 ` [PATCH 0/17] crypto: api - Change completion callback argument to void star Jakub Kicinski
2023-02-07  7:10   ` Jakub Kicinski
2023-02-07  7:10   ` [dm-devel] " Jakub Kicinski
2023-02-07  7:16   ` Jakub Kicinski
2023-02-07  7:16     ` Jakub Kicinski
2023-02-07  7:16     ` [dm-devel] " Jakub Kicinski
2023-02-07  8:03   ` Herbert Xu
2023-02-07  8:03     ` Herbert Xu
2023-02-07  8:03     ` [dm-devel] " Herbert Xu
2023-02-07 18:51     ` Jakub Kicinski
2023-02-07 18:51       ` Jakub Kicinski
2023-02-07 18:51       ` [dm-devel] " Jakub Kicinski
2023-02-08  4:02       ` Herbert Xu
2023-02-08  4:02         ` Herbert Xu
2023-02-08  4:02         ` [dm-devel] " Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=63e0f130.050a0220.b32f6.b3f3@mx.google.com \
    --to=bluez.test.bot@gmail.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.