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-next>] [day] [month] [year] [list]
Message-ID: <Z5Q4bYQcc9qFa3m0@thinkpad>
Date: Fri, 24 Jan 2025 20:03:41 -0500
From: Yury Norov <yury.norov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Cc: Yury Norov <yury.norov@...il.com>,
	Vincent Mailhol <mailhol.vincent@...adoo.fr>,
	Nathan Chancellor <nathan@...nel.org>,
	"Dr. David Alan Gilbert" <linux@...blig.org>,
	I Hsin Cheng <richard120310@...il.com>
Subject: [GIT PULL] bitmap patches for v6.14

The following changes since commit fc033cf25e612e840e545f8d5ad2edd6ba613ed5:

  Linux 6.13-rc5 (2024-12-29 13:15:45 -0800)

are available in the Git repository at:

  https://github.com:/norov/linux.git tags/bitmap-for-6.14

for you to fetch changes up to e876695aab1e3d4743e11633219cea456820660b:

  cpumask: Rephrase comments for cpumask_any*() APIs (2025-01-19 13:45:35 -0500)

----------------------------------------------------------------
Hi Linus,

Please pull bitmap patches for v6.14.

This includes const_true() series from Vincent Mailhol, another
__always_inline rework from Nathan Chancellor for RISCV, and a
couple random fixes from Dr. David Alan Gilbert and I Hsin Cheng.

Thanks,
Yury

----------------------------------------------------------------
Dr. David Alan Gilbert (1):
      cpu: Remove unused init_cpu_online

I Hsin Cheng (1):
      cpumask: Rephrase comments for cpumask_any*() APIs

Nathan Chancellor (1):
      riscv: Always inline bitops

Vincent Mailhol (2):
      compiler.h: add const_true()
      linux/bits.h: simplify GENMASK_INPUT_CHECK()

 arch/riscv/include/asm/bitops.h | 20 ++++++++++----------
 include/linux/bits.h            |  5 ++---
 include/linux/compiler.h        | 22 ++++++++++++++++++++++
 include/linux/cpumask.h         |  9 ++++-----
 kernel/cpu.c                    |  5 -----
 5 files changed, 38 insertions(+), 23 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ