]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Jul 2020 00:23:50 +0000 (17:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Jul 2020 00:23:50 +0000 (17:23 -0700)
commit21aec211eac8b07b47c0022f552813e8ebd1b7b1
tree7b6e81e5aecdbcebf93a05178ef0223c3e4ba0a8
parent89972d5362f97145fbfcc4407ff46722166e7e4c
parent8fd8b1fdfd0f5fc518591ddfad01d521a7460171
Merge branch 'akpm' (patches from Andrew)

Merge misc fixes from Andrew Morton:
 "Subsystems affected by this patch series: mm/hugetlb, samples, mm/cma,
  mm/vmalloc, mm/pagealloc"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  mm/page_alloc: fix documentation error
  vmalloc: fix the owner argument for the new __vmalloc_node_range callers
  mm/cma.c: use exact_nid true to fix possible per-numa cma leak
  samples/vfs: avoid warning in statx override
  mm/hugetlb.c: fix pages per hugetlb calculation