]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Mar 2013 00:51:13 +0000 (16:51 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Mar 2013 00:51:13 +0000 (16:51 -0800)
commitd1a22f1dcdaaa16e6ef519fbb2279b93383eb395
tree10c55c8fef383cf72059f796b82a36efae058384
parentc3bcda71a9dd14aef50b60ba7cdf7c7b5ef0d458
parent277aa07ecc3b12c36d3a455f4cd5b59664ce8ec8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace

Pull namespace bugfixes from Eric Biederman:
 "This is three simple fixes against 3.9-rc1.  I have tested each of
  these fixes and verified they work correctly.

  The userns oops in key_change_session_keyring and the BUG_ON triggered
  by proc_ns_follow_link were found by Dave Jones.

  I am including the enhancement for mount to only trigger requests of
  filesystem modules here instead of delaying this for the 3.10 merge
  window because it is both trivial and the kind of change that tends to
  bit-rot if left untouched for two months."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
  proc: Use nd_jump_link in proc_ns_follow_link
  fs: Limit sys_mount to only request filesystem modules (Part 2).
  fs: Limit sys_mount to only request filesystem modules.
  userns: Stop oopsing in key_change_session_keyring
drivers/firmware/efivars.c