All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/cleanups for v6.15
@ 2025-03-22 11:50 Ingo Molnar
  2025-03-25  6:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2025-03-22 11:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, the arch/x86 maintainers

Linus,

Please pull the latest x86/cleanups Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-2025-03-22

   # HEAD: ec73859d76db768da97ee799a91eb9c7d28974fe x86/coco: Replace 'static const cc_mask' with the newly introduced cc_get_mask() function

Miscellaneous x86 cleanups by Arnd Bergmann, Charles Han,
Mirsad Todorovac, Randy Dunlap, Thorsten Blum and Zhang Kunbo.

 Thanks,

	Ingo

------------------>
Arnd Bergmann (1):
      x86/coco: Replace 'static const cc_mask' with the newly introduced cc_get_mask() function

Charles Han (1):
      x86/delay: Fix inconsistent whitespace

Mirsad Todorovac (1):
      selftests/x86/syscall: Fix coccinelle WARNING recommending the use of ARRAY_SIZE()

Randy Dunlap (1):
      x86/usercopy: Fix kernel-doc func param name in clean_cache_range()'s description

Thorsten Blum (1):
      x86/apic: Use str_disabled_enabled() helper in print_ipi_mode()

Zhang Kunbo (2):
      x86/irq: Fix missing declaration of 'io_apic_irqs'
      x86/platform: Fix missing declaration of 'x86_apple_machine'


 arch/x86/include/asm/coco.h                     | 10 +++++++++-
 arch/x86/include/asm/pgtable_types.h            |  2 +-
 arch/x86/kernel/apic/ipi.c                      |  3 ++-
 arch/x86/kernel/i8259.c                         |  1 +
 arch/x86/kernel/quirks.c                        |  2 ++
 arch/x86/lib/delay.c                            |  2 +-
 arch/x86/lib/usercopy_64.c                      |  2 +-
 tools/testing/selftests/x86/syscall_numbering.c |  3 ++-
 8 files changed, 19 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] x86/cleanups for v6.15
  2025-03-22 11:50 [GIT PULL] x86/cleanups for v6.15 Ingo Molnar
@ 2025-03-25  6:08 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-03-25  6:08 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Linus Torvalds, linux-kernel, the arch/x86 maintainers

The pull request you sent on Sat, 22 Mar 2025 12:50:15 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-2025-03-22

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a49a879f0ac19ed0a562e220019741857b261551

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2025-03-25  6:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-22 11:50 [GIT PULL] x86/cleanups for v6.15 Ingo Molnar
2025-03-25  6:08 ` 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.