A couple of fixes - no common topic ;-) The following changes since commit 73116df7bb90435ccb2817f44113295240d15034: afs: Use d_instantiate() rather than d_add() and don't d_drop() (2018-11-29 21:08:14 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes for you to fetch changes up to ea5751ccd665a2fd1b24f9af81f6167f0718c5f6: proc/sysctl: don't return ENOMEM on lookup when a table is unregistering (2018-12-13 20:59:44 -0500) ---------------------------------------------------------------- Ivan Delalande (1): proc/sysctl: don't return ENOMEM on lookup when a table is unregistering Jeff Moyer (1): aio: fix spectre gadget in lookup_ioctx fs/aio.c | 2 ++ fs/proc/proc_sysctl.c | 13 ++++++------- 2 files changed, 8 insertions(+), 7 deletions(-)