]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Feb 2017 00:06:10 +0000 (16:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Feb 2017 00:06:10 +0000 (16:06 -0800)
commit076739e41864fa2363ec107daafa941124ea89f8
treea64839493e04ac8608c52156d97d40ecd1c78be8
parentb7ffb51da959fe4e045650210dc1fc34ba903adb
parentd5eac98bbb681eb3efe2011b06f6606d351a7b53
Merge branch 'akpm' (patches from Andrew)

Merge fixes from Andrew Morton:
 "4 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  mm/slub.c: fix random_seq offset destruction
  cpumask: use nr_cpumask_bits for parsing functions
  mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
  kernel/ucount.c: mark user_header with kmemleak_ignore()