mbox series

[git,pull] vfs.git misc

Message ID 20190719034604.GZ17978@ZenIV.linux.org.uk (mailing list archive)
State New, archived
Headers show
Series [git,pull] vfs.git misc | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.misc

Message

Al Viro July 19, 2019, 3:46 a.m. UTC
Assorted stuff.

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.misc

for you to fetch changes up to 02e5ad973883c36c0868b301b8357d9c455bb91c:

  perf_event_get(): don't bother with fget_raw() (2019-06-26 20:43:53 -0400)

----------------------------------------------------------------
Al Viro (1):
      perf_event_get(): don't bother with fget_raw()

Ian Kent (1):
      vfs: update d_make_root() description

 Documentation/filesystems/porting | 15 +++++++++++++--
 kernel/events/core.c              |  4 +---
 2 files changed, 14 insertions(+), 5 deletions(-)

Comments

pr-tracker-bot@kernel.org July 19, 2019, 7:45 p.m. UTC | #1
The pull request you sent on Fri, 19 Jul 2019 04:46:04 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.misc

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4f5ed1318c0108369a76f4a56242fbeea537abe9

Thank you!