]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jan 2020 21:06:05 +0000 (13:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jan 2020 21:06:05 +0000 (13:06 -0800)
commit5eebcdf6b2114b67cb4504df24e9dde6e3dab0e2
tree539942cbb071ee8d4ce49f79d903e0ee1a7230cd
parentb7bb9741c7abfbad0f74820f81e1ad4e302b7c7b
parent0df5aab820a82d9739eaec9702478c60738b3625
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 mtrr updates from Ingo Molnar:
 "Two changes: restrict /proc/mtrr to CAP_SYS_ADMIN, plus a cleanup"

* 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/mtrr: Require CAP_SYS_ADMIN for all access
  x86/mtrr: Get rid of mtrr_seq_show() forward declaration