]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Nov 2016 02:33:50 +0000 (18:33 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Nov 2016 02:33:50 +0000 (18:33 -0800)
commit980d7c816ec984e18820834a17ef743b09739057
tree3ba4fefa66b461127523bef71f2472b28e6d4342
parent1fe221f9a24771701823ef856ff6036040815b9d
parent93e1d71531bcfacce7a07a36dbe604c2ba4ac21d
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4

Pull ext4 fixes from Ted Ts'o:
 "A security fix (so a maliciously corrupted file system image won't
  panic the kernel) and some fixes for CONFIG_VMAP_STACK"

* tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  ext4: sanity check the block and cluster size at mount time
  fscrypto: don't use on-stack buffer for key derivation
  fscrypto: don't use on-stack buffer for filename encryption