]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Jun 2025 15:28:24 +0000 (08:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Jun 2025 15:28:24 +0000 (08:28 -0700)
commitcc69ac7a65820dd96c48fd2988255f8acc2527f2
tree65dc45d5c4f34f3fd904930f5216b9c24da8f476
parent2fc18d0b8958dcea74c7357ebbc6912d0d6e2936
parentfa7d0f83c5c4223a01598876352473cb3d3bd4d7
Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 fixes from Borislav Petkov:

 - Make sure DR6 and DR7 are initialized to their architectural values
   and not accidentally cleared, leading to misconfigurations

* tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/traps: Initialize DR7 by writing its architectural reset value
  x86/traps: Initialize DR6 by writing its architectural reset value