]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Sep 2015 02:16:36 +0000 (19:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Sep 2015 02:16:36 +0000 (19:16 -0700)
commite5e07d23e487ef10bc827f860f0b9e368306e7ee
tree9c2fffb52276dbbe7ce334e683a3262f699d3d10
parentb2adca1f6fab5e335d1351c15a9e481d777de36c
parentd86437d06c07fcd148a337a170f999de1c83f5cb
Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86/kasan changes from Ingo Molnar:
 "These are two KASAN changes that factor out (and generalize) x86
  specific KASAN code from x86 to mm"

* 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()
  x86/kasan: Define KASAN_SHADOW_OFFSET per architecture