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-- 486 bytes
test_klp_atomic_replace.c -rw-r--r-- 1.3 KB
test_klp_callbacks_busy.c -rw-r--r-- 1.1 KB
test_klp_callbacks_demo.c -rw-r--r-- 2.9 KB
test_klp_callbacks_demo2.c -rw-r--r-- 2.3 KB
test_klp_callbacks_mod.c -rw-r--r-- 581 bytes
test_klp_livepatch.c -rw-r--r-- 1.1 KB
test_klp_shadow_vars.c -rw-r--r-- 6.3 KB

back to top