mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] x86/core for v6.17-rc1
@ 2025-07-28 17:50 Borislav Petkov
  2025-07-30  0:24 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2025-07-28 17:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull the x86/core lineup for v6.17-rc1.

Thx.

---

The following changes since commit d7b8f8e20813f0179d8ef519541a3527e7661d3a:

  Linux 6.16-rc5 (2025-07-06 14:10:26 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/x86_core_for_v6.17_rc1

for you to fetch changes up to 4fdc3431e03b9c11803f399f91837fca487029a1:

  x86/lib: Add WBINVD and WBNOINVD helpers to target multiple CPUs (2025-07-10 13:30:17 +0200)

----------------------------------------------------------------
- Add helpers for WB{NO,}INVD with the purpose of using them in KVM and thus
  diminish the number of invalidations needed. With preceding cleanups, as
  always

----------------------------------------------------------------
Kevin Loughlin (1):
      x86/lib: Add WBNOINVD helper functions

Sean Christopherson (2):
      drm/gpu: Remove dead checks on wbinvd_on_all_cpus()'s return value
      x86/lib: Drop the unused return value from wbinvd_on_all_cpus()

Zheyun Shen (1):
      x86/lib: Add WBINVD and WBNOINVD helpers to target multiple CPUs

 arch/x86/include/asm/smp.h           | 23 ++++++++++++++++++++---
 arch/x86/include/asm/special_insns.h | 29 ++++++++++++++++++++++++++++-
 arch/x86/kvm/x86.c                   |  3 +--
 arch/x86/lib/cache-smp.c             | 26 ++++++++++++++++++++++++--
 drivers/gpu/drm/drm_cache.c          |  9 +++------
 5 files changed, 76 insertions(+), 14 deletions(-)


-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

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

end of thread, other threads:[~2025-07-30  0:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-28 17:50 [GIT PULL] x86/core for v6.17-rc1 Borislav Petkov
2025-07-30  0:24 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome