All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] bitmap patches for v6.14
@ 2025-01-25  1:03 Yury Norov
  2025-01-27  0:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Yury Norov @ 2025-01-25  1:03 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel
  Cc: Yury Norov, Vincent Mailhol, Nathan Chancellor,
	Dr. David Alan Gilbert, I Hsin Cheng

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(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-01-27  0:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-25  1:03 [GIT PULL] bitmap patches for v6.14 Yury Norov
2025-01-27  0:35 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.