]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'thermal-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 11 Oct 2024 18:35:30 +0000 (11:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 11 Oct 2024 18:35:30 +0000 (11:35 -0700)
commitf8fafb690b7c2dfd6e388248a817fd7d1fd2420f
treeba1b6e793d83eeb2b006d8fe9c4123bfb6c8362e
parent325354cf00c7031c32618feaadc0f22eadee790c
parent827a07525c099f54d3b15110408824541ec66b3c
Merge tag 'thermal-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull thermal control fixes from Rafael Wysocki:
 "Address possible use-after-free scenarios during the processing of
  thermal netlink commands and during thermal zone removal (Rafael
  Wysocki)"

* tag 'thermal-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  thermal: core: Free tzp copy along with the thermal zone
  thermal: core: Reference count the zone in thermal_zone_get_by_id()