linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/cpu updates for v5.10
@ 2020-10-12  9:57 Borislav Petkov
  2020-10-12 18:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2020-10-12  9:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull the x86/cpu changes collected this time.

Thx.

---

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_cpu_for_v5.10

for you to fetch changes up to e1ebb2b49048c4767cfa0d8466f9c701e549fa5e:

  KVM: SVM: Don't flush cache if hardware enforces cache coherency across encryption domains (2020-09-19 20:46:59 +0200)

----------------------------------------------------------------
* Add support for hardware-enforced cache coherency on AMD which
obviates the need to flush cachelines before changing the PTE encryption
bit, by Krish Sadhukhan.

* Add Centaur initialization support for families >= 7, by Tony W
Wang-oc.

* Add a feature flag for, and expose TSX suspend load tracking feature
to KVM, by Cathy Zhang.

* Emulate SLDT and STR so that windows programs don't crash on UMIP
machines, by Brendan Shanks and Ricardo Neri.

* Use the new SERIALIZE insn on Intel hardware which supports it, by
Ricardo Neri.

* Misc cleanups and fixes.

----------------------------------------------------------------
Brendan Shanks (1):
      x86/umip: Add emulation/spoofing for SLDT and STR instructions

Cathy Zhang (1):
      x86/kvm: Expose TSX Suspend Load Tracking feature

Ingo Molnar (1):
      x86/cpu: Fix typos and improve the comments in sync_core()

Krish Sadhukhan (3):
      x86/cpu: Add hardware-enforced cache coherency as a CPUID feature
      x86/mm/pat: Don't flush cache if hardware enforces cache coherency across encryption domnains
      KVM: SVM: Don't flush cache if hardware enforces cache coherency across encryption domains

Kyung Min Park (1):
      x86/cpufeatures: Enumerate TSX suspend load address tracking instructions

Ricardo Neri (1):
      x86/cpu: Use SERIALIZE in sync_core() when available

Tony W Wang-oc (2):
      x86/cpu/centaur: Replace two-condition switch-case with an if statement
      x86/cpu/centaur: Add Centaur family >=7 CPUs initialization support

Uros Bizjak (1):
      x86/cpu: Use XGETBV and XSETBV mnemonics in fpu/internal.h

 arch/x86/include/asm/cpufeatures.h   |  3 ++-
 arch/x86/include/asm/fpu/internal.h  |  7 ++-----
 arch/x86/include/asm/special_insns.h |  6 ++++++
 arch/x86/include/asm/sync_core.h     | 34 +++++++++++++++++++-----------
 arch/x86/kernel/cpu/centaur.c        | 27 +++++++++++-------------
 arch/x86/kernel/cpu/scattered.c      |  1 +
 arch/x86/kernel/umip.c               | 40 ++++++++++++++++++++++++------------
 arch/x86/kvm/cpuid.c                 |  2 +-
 arch/x86/kvm/svm/sev.c               |  3 ++-
 arch/x86/mm/pat/set_memory.c         |  2 +-
 10 files changed, 76 insertions(+), 49 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

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

* Re: [GIT PULL] x86/cpu updates for v5.10
  2020-10-12  9:57 [GIT PULL] x86/cpu updates for v5.10 Borislav Petkov
@ 2020-10-12 18:21 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-12 18:21 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Mon, 12 Oct 2020 11:57:56 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_cpu_for_v5.10

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

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:[~2020-10-12 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12  9:57 [GIT PULL] x86/cpu updates for v5.10 Borislav Petkov
2020-10-12 18:21 ` 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;
as well as URLs for NNTP newsgroup(s).