lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251019110512.GAaPTF6LixGcvVysQ7@fat_crate.local>
Date: Sun, 19 Oct 2025 13:05:12 +0200
From: Borislav Petkov <bp@...en8.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/urgent for v6.18-rc2

Hi Linus,

please pull the x86/urgent lineup for v6.18-rc2.

Thx.

---

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/x86_urgent_for_v6.18_rc2

for you to fetch changes up to e6416c2dfe23c9a6fec881fda22ebb9ae486cfc5:

  x86/CPU/AMD: Prevent reset reasons from being retained across reboot (2025-10-15 21:38:06 +0200)

----------------------------------------------------------------
- Reset the why-the-system-rebooted register on AMD to avoid stale bits
  remaining from previous boots

- Add a missing barrier in the TLB flushing code to prevent erroneously not
  flushing a TLB generation

- Make sure cpa_flush() does not overshoot when computing the end range of
  a flush region

- Fix resctrl bandwidth counting on AMD systems when the amount of monitoring
  groups created exceeds the number the hardware can track

----------------------------------------------------------------
Babu Moger (1):
      x86/resctrl: Fix miscount of bandwidth event when reactivating previously unavailable RMID

Ingo Molnar (1):
      x86/mm: Fix SMP ordering in switch_mm_irqs_off()

Rik van Riel (1):
      x86/mm: Fix overflow in __cpa_addr()

Rong Zhang (1):
      x86/CPU/AMD: Prevent reset reasons from being retained across reboot

 arch/x86/kernel/cpu/amd.c             | 16 ++++++++++++++--
 arch/x86/kernel/cpu/resctrl/monitor.c | 14 ++++++++++----
 arch/x86/mm/pat/set_memory.c          |  2 +-
 arch/x86/mm/tlb.c                     | 24 ++++++++++++++++++++++--
 4 files changed, 47 insertions(+), 9 deletions(-)


-- 
Regards/Gruss,
    Boris.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ