]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Jun 2019 21:45:48 +0000 (14:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Jun 2019 21:45:48 +0000 (14:45 -0700)
commitbbf907572207457be17912f4dbe97ef4b94e423c
treedafa4cb2a3d59eabe2e3c00c55da4c479ef7314b
parent35207bea9fab10b5807456c0740c6c5973170935
parent85d934f6bfcf89e5a6bc9d43a19deb0e0633c0aa
Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc

Pull ARC fixes from Vineet Gupta:

 - Fix for userspace trying to access kernel vaddr space

 - HSDK platform DT updates

 - Cleanup some build warnings

* tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc:
  ARC: [plat-hsdk] Get rid of inappropriate PHY settings
  ARC: [plat-hsdk]: Add support of Vivante GPU
  ARC: [plat-hsdk]: enable creg-gpio controller
  ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC node
  ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
  ARC: mm: SIGSEGV userspace trying to access kernel virtual memory
  ARC: fix build warnings