Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1736347
| From | Al Viro <viro@ZenIV.linux.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [git pull][vfs.git] a couple of fixes |
| Date | 2017-09-21 06:20 +0200 |
| Message-ID | <us17X-4gR-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
A couple of regression fixes, one for this merge window, one for
the previous cycle.
The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
for you to fetch changes up to 58aff0af757356065f33290d96a9cd46dfbcae88:
ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_user (2017-09-20 23:27:48 -0400)
----------------------------------------------------------------
Petar Penkov (1):
iov_iter: fix page_copy_sane for compound pages
Will Deacon (1):
ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_user
ipc/shm.c | 2 +-
lib/iov_iter.c | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[git pull][vfs.git] a couple of fixes Al Viro <viro@ZenIV.linux.org.uk> - 2017-09-21 06:20 +0200
Re: [git pull][vfs.git] a couple of fixes Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-21 18:10 +0200
Re: [git pull][vfs.git] a couple of fixes Al Viro <viro@ZenIV.linux.org.uk> - 2017-09-21 18:40 +0200
csiph-web