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] [day] [month] [year] [list]
Date: Tue, 20 Feb 2024 16:31:58 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: Javier Carrasco <javier.carrasco.cruz@...il.com>,
 Shuah Khan <shuah@...nel.org>, SeongJae Park <sj@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org,
 Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH v4 0/3] selftests: add missing gitignore files and include
 generated objects

On 2/13/24 17:03, Javier Carrasco wrote:
> This series aims to keep the git status clean after building the
> selftests by adding some missing .gitignore files and object inclusion
> in existing .gitignore files. This is one of the requirements listed in
> the selftests documentation for new tests, but it is not always followed
> as desired.
> 
> After adding these .gitignore files and including the generated objects,
> the working tree appears clean again.
> 
> To: Shuah Khan <shuah@...nel.org>
> To: SeongJae Park <sj@...nel.org>
> Cc: linux-kernel@...r.kernel.org
> Cc: linux-kselftest@...r.kernel.org
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@...il.com>
> 
> Changes in v4:
> - damon: remove from the series to apply it in mm separately.
> - Link to v3: https://lore.kernel.org/r/20240213-selftest_gitignore-v3-0-1f812368702b@gmail.com
> 
> Changes in v3:
> - General: base on mm-unstable to avoid conflicts.
> - damon: add missing Closes tag.
> - Link to v2: https://lore.kernel.org/r/20240212-selftest_gitignore-v2-0-75f0de50a178@gmail.com
> 
> Changes in v2:
> - Remove patch for netfilter (not relevant anymore).
> - Add patch for damon (missing binary in .gitignore).
> - Link to v1: https://lore.kernel.org/r/20240101-selftest_gitignore-v1-0-eb61b09adb05@gmail.com
> 
> ---
> Javier Carrasco (3):
>        selftests: uevent: add missing gitignore
>        selftests: thermal: intel: power_floor: add missing gitignore
>        selftests: thermal: intel: workload_hint: add missing gitignore
> 
>   tools/testing/selftests/thermal/intel/power_floor/.gitignore   | 1 +
>   tools/testing/selftests/thermal/intel/workload_hint/.gitignore | 1 +
>   tools/testing/selftests/uevent/.gitignore                      | 1 +
>   3 files changed, 3 insertions(+)
> ---
> base-commit: 7e90b5c295ec1e47c8ad865429f046970c549a66
> change-id: 20240101-selftest_gitignore-7da2c503766e
> 
> Best regards,


Applied to next for Linux 6.9-rc1

thanks,
-- Shuah


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ