https://github.com/torvalds/linux
Revision 699aee7b47dbb1d3c30bf24f3c905eff366d9571 authored by Linus Torvalds on 23 December 2022, 18:45:00 UTC, committed by Linus Torvalds on 23 December 2022, 18:45:00 UTC
Pull hotfixes from Andrew Morton:
 "Eight fixes, all cc:stable. One is for gcov and the remainder are MM"

* tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
  gcov: add support for checksum field
  test_maple_tree: add test for mas_spanning_rebalance() on insufficient data
  maple_tree: fix mas_spanning_rebalance() on insufficient data
  hugetlb: really allocate vma lock for all sharable vmas
  kmsan: export kmsan_handle_urb
  kmsan: include linux/vmalloc.h
  mm/mempolicy: fix memory leak in set_mempolicy_home_node system call
  mm, mremap: fix mremap() expanding vma with addr inside vma
2 parent s 8395ae0 + e96b95c
History
Tip revision: 699aee7b47dbb1d3c30bf24f3c905eff366d9571 authored by Linus Torvalds on 23 December 2022, 18:45:00 UTC
Merge tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Tip revision: 699aee7

back to top