Revision 972acfb49446b30a3533ceb5682bf8350c786bc8 authored by Linus Torvalds on 10 April 2019, 02:20:59 UTC, committed by Linus Torvalds on 10 April 2019, 02:20:59 UTC
Pull misc fixes from Al Viro:
 "A few regression fixes from this cycle"

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  aio: use kmem_cache_free() instead of kfree()
  iov_iter: Fix build error without CONFIG_CRYPTO
  aio: Fix an error code in __io_submit_one()
2 parent s 869e330 + 6af1c84
History
File Mode Size
Makefile -rw-r--r-- 180 bytes
lzo1x_compress.c -rw-r--r-- 8.9 KB
lzo1x_decompress_safe.c -rw-r--r-- 6.3 KB
lzodefs.h -rw-r--r-- 1.8 KB

back to top