lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251124115145.0e6bb004@kernel.org>
Date: Mon, 24 Nov 2025 11:51:45 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Kuniyuki Iwashima <kuniyu@...gle.com>
Cc: "David S . Miller" <davem@...emloft.net>, Eric Dumazet
 <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, Simon Horman
 <horms@...nel.org>, Kuniyuki Iwashima <kuni1840@...il.com>,
 netdev@...r.kernel.org
Subject: Re: [PATCH v1 net-next 1/2] selftest: af_unix: Create its own
 .gitignore.

On Mon, 24 Nov 2025 19:43:33 +0000 Kuniyuki Iwashima wrote:
> Somehow AF_UNIX tests have reused ../.gitignore,
> but now NIPA warns about it.
> 
> Let's create .gitignore under af_unix/.

Thanks for following up!

NIPA says it doesn't apply:

error: patch failed: tools/testing/selftests/net/.gitignore:35
error: tools/testing/selftests/net/.gitignore: patch does not apply
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"

Does it have a dependency in net or on the list?

> new file mode 100644
> index 000000000000..694bcb11695b
> --- /dev/null
> +++ b/tools/testing/selftests/net/af_unix/.gitignore
> @@ -0,0 +1,8 @@
> +diag_uid
> +msg_oob
> +scm_inq
> +scm_pidfd
> +scm_rights
> +so_peek_off
> +unix_connect
> +unix_connreset
> \ No newline at end of file

nit: missing new line
-- 
pw-bot: cr

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ