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>] [day] [month] [year] [list]
Message-ID: <ZMghwgp2/P/WIn5h@yury-ThinkPad>
Date:   Mon, 31 Jul 2023 14:04:02 -0700
From:   Yury Norov <yury.norov@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org,
        Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        Rasmus Villemoes <linux@...musvillemoes.dk>,
        Randy Dunlap <rdunlap@...radead.org>,
        Nathan Chancellor <nathan@...nel.org>,
        Nick Desaulniers <ndesaulniers@...gle.com>,
        Alexander Lobakin <aleksander.lobakin@...el.com>,
        Yury Norov <yury.norov@...il.com>
Subject: Re: [GIT PULL] bitmap: fixes for v6.5-rc5

(Sorry, accidentally dropped CC section.)

On Mon, Jul 31, 2023 at 02:00:27PM -0700, Yury Norov wrote:
> Hi Linus,
> 
> Please pull bitmap fixes for v6.5-rc5.
> 
> The 2nd patch in the series fixes (workarounds) build for CLANG+GCOV+KASAN
> configuration, so I believe it's worth to merge it in current merging cycle.
> 
> The patches spent for ~2 weeks in -next with no issues.
> 
> Thanks,
> Yury
> 
> The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:
> 
>   Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)
> 
> are available in the Git repository at:
> 
>   https://github.com:/norov/linux.git tags/bitmap-6.5-rc5
> 
> for you to fetch changes up to 2356d198d2b4ddec24efea98271cb3be230bc787:
> 
>   lib/bitmap: workaround const_eval test build failure (2023-07-18 13:25:37 -0700)
> 
> ----------------------------------------------------------------
> bitmap fixes for v6.5
> 
>  - Fix for bitmap documentation;
>  - Fix for kernel build under certain configuration.
> 
> ----------------------------------------------------------------
> Randy Dunlap (1):
>       cpumask: eliminate kernel-doc warnings
> 
> Yury Norov (1):
>       lib/bitmap: workaround const_eval test build failure
> 
>  include/linux/cpumask.h | 8 ++++++--
>  lib/Makefile            | 6 ++++++
>  lib/cpumask.c           | 5 ++++-
>  lib/test_bitmap.c       | 8 ++++----
>  4 files changed, 20 insertions(+), 7 deletions(-)
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ