Message ID | 20230627174314.67688-1-kuniyu@amazon.com (mailing list archive) |
---|---|
Headers | show |
Series | af_unix: Followup fixes for SO_PASSPIDFD. | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 27 Jun 2023 10:43:12 -0700 you wrote: > This series fixes 2 issues introduced by commit 5e2ff6704a27 ("scm: add > SO_PASSPIDFD and SCM_PIDFD"). > > The 1st patch fixes a warning in scm_pidfd_recv() reported by syzkaller. > The 2nd patch fixes a regression that bluetooth can't be built as module. > > > [...] Here is the summary with links: - [v1,net-next,1/2] af_unix: Skip SCM_PIDFD if scm->pid is NULL. https://git.kernel.org/netdev/net-next/c/603fc57ab70c - [v1,net-next,2/2] net: scm: introduce and use scm_recv_unix helper https://git.kernel.org/netdev/net-next/c/a9c49cc2f5b5 You are awesome, thank you!
Hello: This series was applied to bluetooth/bluetooth-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Tue, 27 Jun 2023 10:43:12 -0700 you wrote: > This series fixes 2 issues introduced by commit 5e2ff6704a27 ("scm: add > SO_PASSPIDFD and SCM_PIDFD"). > > The 1st patch fixes a warning in scm_pidfd_recv() reported by syzkaller. > The 2nd patch fixes a regression that bluetooth can't be built as module. > > > [...] Here is the summary with links: - [v1,net-next,1/2] af_unix: Skip SCM_PIDFD if scm->pid is NULL. https://git.kernel.org/bluetooth/bluetooth-next/c/603fc57ab70c - [v1,net-next,2/2] net: scm: introduce and use scm_recv_unix helper https://git.kernel.org/bluetooth/bluetooth-next/c/a9c49cc2f5b5 You are awesome, thank you!