]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Feb 2026 20:13:27 +0000 (12:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Feb 2026 20:13:27 +0000 (12:13 -0800)
commit44331bd6a6107a33f8082521b227ffa4ec063a40
tree63634354bb1e6c66604a04b1287113885e25dd7e
parenta353e7260b5951a62dce43630ae9265accd96a4b
parent61dc9f776705d6db6847c101b98fa4f0e9eb6fa3
Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm

Pull MM fixes from Andrew Morton:
 "Three MM hotfixes, all three are cc:stable"

* tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
  procfs: fix possible double mmput() in do_procmap_query()
  mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCK
  mm/hugetlb: restore failed global reservations to subpool
fs/proc/task_mmu.c
mm/hugetlb.c
mm/page_alloc.c