]> 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)
commitc05fd97d61c592776187159723a88cfb1e6934fd
treea64839493e04ac8608c52156d97d40ecd1c78be8
parentbea8ddec97db93856e70cdfe9cf6a1f2be54595c
parent63a99926f2200fc0c8f63de69bb1a9be8d90077b
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()