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: <985eaf77-3e63-4fef-bd47-e6214a6639fe@gmail.com>
Date: Mon, 30 Sep 2024 19:37:11 +0200
From: Javier Carrasco <javier.carrasco.cruz@...il.com>
To: Shuah Khan <shuah@...nel.org>, "David S. Miller" <davem@...emloft.net>,
 Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
 Paolo Abeni <pabeni@...hat.com>,
 Allison Henderson <allison.henderson@...cle.com>,
 Eric Biederman <ebiederm@...ssion.com>, Kees Cook <kees@...nel.org>
Cc: linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
 netdev@...r.kernel.org, linux-rdma@...r.kernel.org,
 rds-devel@....oracle.com, linux-mm@...ck.org
Subject: Re: [PATCH v3 0/5] selftests: gitignore and clean target file
 additions

On 25/09/2024 23:55, Javier Carrasco wrote:
> Trivial patches to update the gitignore files unders selftests, and a
> little addition to EXTRA_CLEAN under net/rds to account for the
> automatically generated include.sh.
> 
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@...il.com>
> ---
> Changes in v3:
> - Split new entries in core and net gitignore files into two patches.
> - Link to v2: https://lore.kernel.org/r/20240925-selftests-gitignore-v2-0-bbbbdef21959@gmail.com
> 
> Changes in v2:
> - [PATCH 4/4] add excepction for load_address.c (must be tracked).
> - Link to v1: https://lore.kernel.org/r/20240924-selftests-gitignore-v1-0-9755ac883388@gmail.com
> 
> ---
> Javier Carrasco (5):
>       selftests: core: add unshare_test to gitignore
>       selftests: net: add msg_oob to gitignore
>       selftests: rds: add include.sh to EXTRA_CLEAN
>       selftests: rds: add gitignore file for include.sh
>       selftests: exec: update gitignore for load_address
> 
>  tools/testing/selftests/core/.gitignore    | 1 +
>  tools/testing/selftests/exec/.gitignore    | 3 ++-
>  tools/testing/selftests/net/.gitignore     | 1 +
>  tools/testing/selftests/net/rds/.gitignore | 1 +
>  tools/testing/selftests/net/rds/Makefile   | 2 +-
>  5 files changed, 6 insertions(+), 2 deletions(-)
> ---
> base-commit: 4d0326b60bb753627437fff0f76bf1525bcda422
> change-id: 20240924-selftests-gitignore-e41133e6c5bd
> 
> Best regards,

I sent the net-related patches in a separate series:

- [PATCH v3 2/5] selftests: net: add msg_oob to gitignore
- [PATCH v3 3/5] selftests: rds: add include.sh to EXTRA_CLEAN
- [PATCH v3 4/5] selftests: rds: add gitignore file for include.sh

The rest of the patches belong to selftests too, and can be applied from
this series:

- [PATCH v3 1/5] selftests: core: add unshare_test to gitignore
- [PATCH v3 5/5] selftests: exec: update gitignore for load_address

Thanks and best regards,
Javier Carrasco

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ