mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] x86/misc for v6.11-rc1
@ 2024-07-15 15:00 Borislav Petkov
  2024-07-16  3:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2024-07-15 15:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull the x86/misc lineup for v6.11-rc1.

Thx.

---

The following changes since commit 83a7eefedc9b56fe7bfeff13b6c7356688ffa670:

  Linux 6.10-rc3 (2024-06-09 14:19:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/x86_misc_for_v6.11_rc1

for you to fetch changes up to bf6ab33d8487f5e2a0998ce75286eae65bb0a6d6:

  x86/kmsan: Fix hook for unaligned accesses (2024-06-25 11:37:21 +0200)

----------------------------------------------------------------
 - Make error checking of AMD SMN accesses more robust in the callers as
   they're the only ones who can interpret the results properly

 - The usual cleanups and fixes, left and right

----------------------------------------------------------------
Brian Johannesmeyer (1):
      x86/kmsan: Fix hook for unaligned accesses

Christian Heusel (1):
      tools/x86/kcpuid: Add missing dir via Makefile

Ilpo Järvinen (4):
      x86/of: Return consistent error type from x86_of_pci_irq_enable()
      x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handling
      x86/pci/xen: Fix PCIBIOS_* return code handling
      x86/platform/iosf_mbi: Convert PCIBIOS_* return codes to errnos

Marcin Juszkiewicz (1):
      x86, arm: Add missing license tag to syscall tables files

Yazen Ghannam (8):
      EDAC/amd64: Remove unused register accesses
      EDAC/amd64: Check return value of amd_smn_read()
      hwmon: (k10temp) Check return value of amd_smn_read()
      x86/amd_nb: Enhance SMN access error checking
      hwmon: (k10temp) Define a helper function to read CCD temperature
      hwmon: (k10temp) Reduce k10temp_get_ccd_support() parameters
      hwmon: (k10temp) Remove unused HAVE_TDIE() macro
      hwmon: (k10temp) Rename _data variable

 arch/arm/tools/syscall.tbl             |  1 +
 arch/x86/entry/syscalls/syscall_32.tbl |  1 +
 arch/x86/entry/syscalls/syscall_64.tbl |  1 +
 arch/x86/include/asm/amd_nb.h          |  4 +-
 arch/x86/kernel/amd_nb.c               | 44 +++++++++++++++++++---
 arch/x86/kernel/devicetree.c           |  2 +-
 arch/x86/lib/iomem.c                   |  5 ++-
 arch/x86/pci/intel_mid_pci.c           |  4 +-
 arch/x86/pci/xen.c                     |  4 +-
 arch/x86/platform/intel/iosf_mbi.c     |  4 +-
 drivers/edac/amd64_edac.c              | 69 +++++++++++++++++++---------------
 drivers/edac/amd64_edac.h              |  4 --
 drivers/hwmon/k10temp.c                | 62 +++++++++++++++++++-----------
 tools/arch/x86/kcpuid/Makefile         |  4 +-
 14 files changed, 136 insertions(+), 73 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-07-16  3:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-15 15:00 [GIT PULL] x86/misc for v6.11-rc1 Borislav Petkov
2024-07-16  3:41 ` 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®