mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] x86/paravirt for v6.8
@ 2024-01-07 22:08 Borislav Petkov
  2024-01-09  0:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2024-01-07 22:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull the x86/paravirt pile of changes for v6.8.

Thx.

---

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_paravirt_for_v6.8

for you to fetch changes up to 7991ed43587d1106315208cc289c851d6915d4a3:

  x86/alternative: Correct feature bit debug output (2023-12-30 12:25:55 +0100)

----------------------------------------------------------------
- Replace the paravirt patching functionality using the alternatives
  infrastructure and remove the former

- Misc other improvements

----------------------------------------------------------------
Borislav Petkov (AMD) (1):
      x86/alternative: Correct feature bit debug output

Hou Wenlong (2):
      x86/paravirt: Use relative reference for the original instruction offset
      x86/paravirt: Make the struct paravirt_patch_site packed

Juergen Gross (5):
      x86/paravirt: Introduce ALT_NOT_XEN
      x86/paravirt: Move some functions and defines to alternative.c
      x86/alternative: Add indirect call patching
      x86/paravirt: Switch mixed paravirt/alternative calls to alternatives
      x86/paravirt: Remove no longer needed paravirt patching code

 arch/x86/include/asm/alternative.h        |  30 ++++++-
 arch/x86/include/asm/paravirt.h           |  79 +++++-------------
 arch/x86/include/asm/paravirt_types.h     |  87 ++++++-------------
 arch/x86/include/asm/qspinlock_paravirt.h |   4 +-
 arch/x86/include/asm/text-patching.h      |  12 ---
 arch/x86/kernel/alternative.c             | 134 +++++++++++++++---------------
 arch/x86/kernel/callthunks.c              |  17 ++--
 arch/x86/kernel/kvm.c                     |   4 +-
 arch/x86/kernel/module.c                  |  20 ++---
 arch/x86/kernel/paravirt.c                |  54 ++----------
 arch/x86/kernel/vmlinux.lds.S             |  13 ---
 arch/x86/tools/relocs.c                   |   2 +-
 arch/x86/xen/irq.c                        |   2 +-
 13 files changed, 169 insertions(+), 289 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:[~2024-01-09  0:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-07 22:08 [GIT PULL] x86/paravirt for v6.8 Borislav Petkov
2024-01-09  0:47 ` 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

all inboxes | Powered by JetHome®