All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] vfs.git - a couple of fixes
@ 2018-12-23 17:16 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2018-12-23 17:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel

	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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-23 17:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-23 17:16 [git pull] vfs.git - a couple of fixes Al Viro

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.