linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/misc for v5.16
@ 2021-11-01 10:37 Borislav Petkov
  2021-11-01 23:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2021-11-01 10:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull the x86/misc updates which do not fit into any other bucket,
for v5.16.

Thx.

---

The following changes since commit 9e1ff307c779ce1f0f810c7ecce3d95bbae40896:

  Linux 5.15-rc4 (2021-10-03 14:08:47 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_v5.16_rc1

for you to fetch changes up to f96b4675839b66168f5a07bf964dde6c2f1c4885:

  x86/insn: Use get_unaligned() instead of memcpy() (2021-10-06 11:56:37 +0200)

----------------------------------------------------------------
- Use the proper interface for the job: get_unaligned() instead of
memcpy() in the insn decoder

- A randconfig build fix

----------------------------------------------------------------
Borislav Petkov (1):
      x86/insn: Use get_unaligned() instead of memcpy()

Randy Dunlap (1):
      x86/Kconfig: Fix an unused variable error in dell-smm-hwmon

 arch/x86/Kconfig                       |  3 ++-
 arch/x86/lib/insn.c                    |  5 +++--
 tools/arch/x86/lib/insn.c              |  5 +++--
 tools/include/asm-generic/unaligned.h  | 23 +++++++++++++++++++++++
 tools/perf/util/intel-pt-decoder/Build |  2 ++
 5 files changed, 33 insertions(+), 5 deletions(-)
 create mode 100644 tools/include/asm-generic/unaligned.h


-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Ivo Totev, HRB 36809, AG Nürnberg

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

* Re: [GIT PULL] x86/misc for v5.16
  2021-11-01 10:37 [GIT PULL] x86/misc for v5.16 Borislav Petkov
@ 2021-11-01 23:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-01 23:10 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Mon, 1 Nov 2021 11:37:07 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_v5.16_rc1

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

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:[~2021-11-01 23:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-01 10:37 [GIT PULL] x86/misc for v5.16 Borislav Petkov
2021-11-01 23:10 ` 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).