]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Feb 2020 05:08:37 +0000 (21:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Feb 2020 05:08:37 +0000 (21:08 -0800)
commit1476782fc3f7f3b1909a4c7beddb36025b2e5ac4
treec85eae730763b4fb3d0986801de9e8b6a77e1094
parent3f6caf1ebccbc0ab3c099f4db24c843fee10570b
parent2cbb8c2d443d4741c2f8c8bb7f09a87a8ebdc69d
Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs

Pull eCryptfs fixes from Tyler Hicks:

 - downgrade the eCryptfs maintenance status to "Odd Fixes"

 - change my email address

 - fix a couple memory leaks in error paths

 - stability improvement to avoid a needless BUG_ON()

* tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs:
  ecryptfs: replace BUG_ON with error handling code
  eCryptfs: Replace deactivated email address
  MAINTAINERS: eCryptfs: Update maintainer address and downgrade status
  ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
  ecryptfs: fix a memory leak bug in parse_tag_1_packet()
MAINTAINERS
fs/ecryptfs/crypto.c
fs/ecryptfs/keystore.c